Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lots of defect fixes #1262

Merged
merged 4 commits into from Nov 11, 2015
Merged

Lots of defect fixes #1262

merged 4 commits into from Nov 11, 2015

Commits on Nov 9, 2015

  1. Lots of defect fixes

    tambry committed Nov 9, 2015
    Copy the full SHA
    fac9d74 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9c2f48c View commit details
    Browse the repository at this point in the history
  3. Replace most returns with CHECK_ASSERTION

    Also fix some Seek methods return types being unsigned, while returning
    negative errors.
    
    Added the CHECK_ASSERTION macro checks in a couple more places.
    
    Simplified CHECK_ASSERTION macro usage.
    tambry committed Nov 9, 2015
    Copy the full SHA
    5d5a4f8 View commit details
    Browse the repository at this point in the history
  4. Add new VS Update 1 database format to .gitignore

    It can be enabled in options, under C/C++ -> Editor. It's experimental,
    but should be faster. It will be introduced in Update 1.
    tambry committed Nov 9, 2015
    Copy the full SHA
    2a5f5c0 View commit details
    Browse the repository at this point in the history