-
Notifications
You must be signed in to change notification settings - Fork 0
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-23-04-18 #1
Commits on Apr 16, 2018
-
* Fixes #7595 * Add brackets * Fix for treeRepr and lispRepr too
Configuration menu - View commit details
-
Copy full SHA for 412cd61 - Browse repository at this point
Copy the full SHA 412cd61View commit details -
osproc: fix double close on POSIX (#5724)
Calling close() in some cases issued two close() syscalls to one FD, which is incorrect in multithreaded programs.
Configuration menu - View commit details
-
Copy full SHA for b2060ac - Browse repository at this point
Copy the full SHA b2060acView commit details -
Add none[T]() as alias to none(T) (#7512)
* Add none[T]() as alias to none(T) * Add tests for none[T] * this test shouldn't work anyway
Configuration menu - View commit details
-
Copy full SHA for 38b2596 - Browse repository at this point
Copy the full SHA 38b2596View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d7cc3 - Browse repository at this point
Copy the full SHA c4d7cc3View commit details -
os.setLastModificationTime*(file: string, t: times.Time) (#7543)
* add proc toFILETIME to winlean * add proc toWinTime to times * add proc setFileTime to winlean * openHandle with write access * add proc setLastModificationTime to os * moved epochDiff,rateDiff constants and proc toWinTime The constants were moved out of the when defined(JS) block so that they are alsways available in proc toWinTime. proc toWinTime was moved above the # Deprecated procs comment. Best new location seemed to be with the toUnix proc.
Configuration menu - View commit details
-
Copy full SHA for b1b5171 - Browse repository at this point
Copy the full SHA b1b5171View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d4fd1f - Browse repository at this point
Copy the full SHA 9d4fd1fView commit details
Commits on Apr 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a708fda - Browse repository at this point
Copy the full SHA a708fdaView commit details -
* remove php * fix * keep nimphpext * remove targetJS enum
Configuration menu - View commit details
-
Copy full SHA for 35b0cc6 - Browse repository at this point
Copy the full SHA 35b0cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0448d3f - Browse repository at this point
Copy the full SHA 0448d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9cafe5 - Browse repository at this point
Copy the full SHA b9cafe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf1d12 - Browse repository at this point
Copy the full SHA fdf1d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for a230307 - Browse repository at this point
Copy the full SHA a230307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc9635 - Browse repository at this point
Copy the full SHA 9bc9635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a9f6f0 - Browse repository at this point
Copy the full SHA 4a9f6f0View commit details -
Setting the option to true, then to false would not turn off bright attribute.
Configuration menu - View commit details
-
Copy full SHA for e237428 - Browse repository at this point
Copy the full SHA e237428View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d13e3f - Browse repository at this point
Copy the full SHA 5d13e3fView commit details
Commits on Apr 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 17cb2f2 - Browse repository at this point
Copy the full SHA 17cb2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb03ae2 - Browse repository at this point
Copy the full SHA cb03ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc4d6d - Browse repository at this point
Copy the full SHA 0dc4d6dView commit details -
hasCustomPragma/getCustomPragmaVal: small fix (#7650)
* fix hasCustomPragma/getCustomPragmaVal for types without pragma * fix pragma on pointer test * removed trailing spaces
Configuration menu - View commit details
-
Copy full SHA for 3402926 - Browse repository at this point
Copy the full SHA 3402926View commit details -
allow setting template/macro recursive evaluation limits (#7652)
* allow setting template/macro recursive evaluation limits * revert setting template/macro eval limits set them to 1000
Configuration menu - View commit details
-
Copy full SHA for 7e15d51 - Browse repository at this point
Copy the full SHA 7e15d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d034d7 - Browse repository at this point
Copy the full SHA 7d034d7View commit details
Commits on Apr 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 262aafa - Browse repository at this point
Copy the full SHA 262aafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc8fec - Browse repository at this point
Copy the full SHA 9cc8fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6667362 - Browse repository at this point
Copy the full SHA 6667362View commit details
Commits on Apr 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 33b69f0 - Browse repository at this point
Copy the full SHA 33b69f0View commit details -
macro manual improvements (#7666)
* macro manual improvements * fixes a typo * Small fixes
Configuration menu - View commit details
-
Copy full SHA for 516ce73 - Browse repository at this point
Copy the full SHA 516ce73View commit details -
Configuration menu - View commit details
-
Copy full SHA for e44c6d8 - Browse repository at this point
Copy the full SHA e44c6d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f10b5e - Browse repository at this point
Copy the full SHA 4f10b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14046d9 - Browse repository at this point
Copy the full SHA 14046d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ea959 - Browse repository at this point
Copy the full SHA 85ea959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e496f - Browse repository at this point
Copy the full SHA 14e496fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b43025b - Browse repository at this point
Copy the full SHA b43025bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f4e8a - Browse repository at this point
Copy the full SHA 07f4e8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ba50f9 - Browse repository at this point
Copy the full SHA 0ba50f9View commit details
Commits on Apr 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 34b333b - Browse repository at this point
Copy the full SHA 34b333bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b70c5 - Browse repository at this point
Copy the full SHA a8b70c5View commit details