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

Remove the -X command line option, and various other tweaks #1421

Merged
merged 6 commits into from
Jun 16, 2017

Commits on Jun 14, 2017

  1. Configuration menu
    Copy the full SHA
    b45dc64 View commit details
    Browse the repository at this point in the history
  2. Remove CLI option -X and obsolete CRC checking code

    This also removes the global variable SyCheckCRCCompiledModule.
    Note: This does not remove the CRC checks for GAP files compiled to C
    cod by GAC. Rather, the removed code was a left-over from the long-gone
    "completion" mechanism. It did not actually do anything, because the
    only call to SyFindOrLinkGapRootFile hardcoded 0 as reference CRC.
    fingolfin committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    51569af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce5bde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f5fe99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19a3ee4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    025cc45 View commit details
    Browse the repository at this point in the history