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

Use ctypes.c_long to get the native long type on all platforms; fixes 32-bit TimeStamp hashcode #22

Merged
merged 4 commits into from
Apr 9, 2015

Commits on Apr 9, 2015

  1. Detect the bitness of the current process in order to better match th…

    …e C TimeStamp hashcode. Fixes #21
    jamadden committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    679a64b View commit details
    Browse the repository at this point in the history
  2. Detect the bitness of the current process in order to better match th…

    …e C TimeStamp hashcode. Fixes #21
    jamadden committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    385fdc0 View commit details
    Browse the repository at this point in the history
  3. changelog.

    jamadden committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    5a62f7d View commit details
    Browse the repository at this point in the history
  4. Complete comment.

    jamadden committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    84390bc View commit details
    Browse the repository at this point in the history