Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.
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: pressly/NULevelDB
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shacked/NULevelDB
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 21 files changed
  • 1 contributor

Commits on Aug 11, 2012

  1. Created iOS project and the Public Headers dir

    Dave Keck committed Aug 11, 2012
    Configuration menu
    Copy the full SHA
    de48d4f View commit details
    Browse the repository at this point in the history
  2. Added Mac project

    Dave Keck committed Aug 11, 2012
    Configuration menu
    Copy the full SHA
    3ab90c7 View commit details
    Browse the repository at this point in the history
  3. Xcode wanted to update some project settings, committing those. Fixed…

    … build error in NULDBDB+Enumeration.mm by casting argument.
    Dave Keck committed Aug 11, 2012
    Configuration menu
    Copy the full SHA
    fdbbea0 View commit details
    Browse the repository at this point in the history
  4. Fixing a few things to remove compiler warnings

    Dave Keck committed Aug 11, 2012
    Configuration menu
    Copy the full SHA
    7c23372 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2012

  1. Configuration menu
    Copy the full SHA
    6cc5509 View commit details
    Browse the repository at this point in the history
  2. Test commit 1/2

    Dave Keck committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    3a6f867 View commit details
    Browse the repository at this point in the history
  3. Test commit 2/2

    Dave Keck committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    00f30e6 View commit details
    Browse the repository at this point in the history
  4. Test commit 1/2

    Dave Keck committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    3abb634 View commit details
    Browse the repository at this point in the history
  5. Test commit 2/2

    Dave Keck committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    0ce0a8b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2012

  1. Updated project so the static archive can be used in apps linked 10.7…

    …. (Previously the status archive would cause 10.7-linked apps to crash.)
    Dave Keck committed Aug 28, 2012
    Configuration menu
    Copy the full SHA
    649badd View commit details
    Browse the repository at this point in the history
Loading