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

Add date field check #169

Merged
merged 10 commits into from
Jul 19, 2016
Merged

Add date field check #169

merged 10 commits into from
Jul 19, 2016

Commits on Jul 18, 2016

  1. Bump mafia

    olorin committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    83cd13f View commit details
    Browse the repository at this point in the history
  2. Remove unused 7.8 lockfile

    olorin committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    d2d435e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f5bb8d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

  1. Add basic test for date fields

    olorin committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    6395bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf1a586 View commit details
    Browse the repository at this point in the history
  3. All the warnings except -Wextra

    Something in the build process generates code which violates the warn-on-unused
    rule.
    olorin committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    671cbd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86dabc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e83bc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e92646 View commit details
    Browse the repository at this point in the history
  7. Fail if someone tries to compile us on a big-endian CPU

    Unlikely as that may be. Have a bunch of LE-specific optimisations in place.
    olorin committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    5424f22 View commit details
    Browse the repository at this point in the history