Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tjd/sqlite_cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tjd/sqlite_cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 316 files changed
  • 1 contributor

Commits on Jan 17, 2011

  1. starting point for v2

    tjd committed Jan 17, 2011
    Configuration menu
    Copy the full SHA
    b9ec0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    257059b View commit details
    Browse the repository at this point in the history
  3. fixed operator=

    tjd committed Jan 17, 2011
    Configuration menu
    Copy the full SHA
    7e918a5 View commit details
    Browse the repository at this point in the history
  4. added perf.cpp

    tjd committed Jan 17, 2011
    Configuration menu
    Copy the full SHA
    3623bed View commit details
    Browse the repository at this point in the history
  5. added Best DB class

    tjd committed Jan 17, 2011
    Configuration menu
    Copy the full SHA
    6133883 View commit details
    Browse the repository at this point in the history
  6. clean up and some assertions

    tjd committed Jan 17, 2011
    Configuration menu
    Copy the full SHA
    b07e201 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2011

  1. first draft of ga.cpp

    tjd committed Jan 18, 2011
    Configuration menu
    Copy the full SHA
    d20dd48 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2011

  1. added simple selection

    tjd committed Jan 19, 2011
    Configuration menu
    Copy the full SHA
    c973cbc View commit details
    Browse the repository at this point in the history
  2. made pop and next_pop global

    tjd committed Jan 19, 2011
    Configuration menu
    Copy the full SHA
    290b5d5 View commit details
    Browse the repository at this point in the history
  3. improved ga.cpp

    tjd committed Jan 19, 2011
    Configuration menu
    Copy the full SHA
    359ae76 View commit details
    Browse the repository at this point in the history
  4. removed next_pop

    tjd committed Jan 19, 2011
    Configuration menu
    Copy the full SHA
    fb53266 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2011

  1. Configuration menu
    Copy the full SHA
    f2603c6 View commit details
    Browse the repository at this point in the history
  2. added improvement code

    tjd committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    604f7ff View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2011

  1. Configuration menu
    Copy the full SHA
    cbef729 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2011

  1. added dfs

    tjd committed Jan 22, 2011
    Configuration menu
    Copy the full SHA
    2e6fa32 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2011

  1. final tweaks?

    tjd committed Jan 23, 2011
    Configuration menu
    Copy the full SHA
    b0f5957 View commit details
    Browse the repository at this point in the history
Loading