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

Pull 25-04-18 #2

Merged
merged 13 commits into from
Apr 25, 2018
Merged

Pull 25-04-18 #2

merged 13 commits into from
Apr 25, 2018

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    72dfe17 View commit details
    Browse the repository at this point in the history
  2. Don't escape multibyte characters (#7570)

    GULPF authored and Araq committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    8caf257 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. nimgrep: add --filenames option

    Araq committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    64908bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba86b09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e5192b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ce9e43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee366f1 View commit details
    Browse the repository at this point in the history
  6. make tests green again

    Araq committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    7df892d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b503ca0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    c461811 View commit details
    Browse the repository at this point in the history
  2. Consts in fenv (#7688)

    * Fixes #7574
    
    * better comments
    
    * Changes vars to consts for side effect tracking
    
    * Revert unintended changes
    cooldome authored and Araq committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    c385391 View commit details
    Browse the repository at this point in the history
  3. Rename Time.nanoseconds to nanosecond (#7673)

    * Rename `Time.nanoseconds` to `nanosecond`
    
    * Fix bug with Duration comparision
    GULPF authored and Araq committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    b34580f View commit details
    Browse the repository at this point in the history
  4. Fixes #802, #803 and #3775 - genscript issues (#7677)

    * Fixes #802, #803 and #3775 - genscript issues
    
    * Test case for genscript
    
    * Test script
    
    * Verify on Linux
    
    * Update categories.nim
    
    * Fix merge
    
    * Improve test framework
    
    * Windows fixes
    genotrance authored and Araq committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    e931f3b View commit details
    Browse the repository at this point in the history