Cronologia Commit

Autore SHA1 Messaggio Data
  Andrey Makarov fbf28d1ce7 fix 3 minor bugs in joinPath (see #13455) (#13462) [backport] 4 anni fa
  Kaushal Modi 274f94c84a [backport] Add docs to better distinguish among getProjectPath, getCurrentDir and currentSourcePath (#12565) 5 anni fa
  Nindaleth 1d43c8620e fix several typos in documentation and comments (#12553) 5 anni fa
  Andrew Smith e03b1b79ae Updated the code example in the os module to use better grammar. (#12328) 5 anni fa
  Tomohiro 5785444520 Fix how `relativePath` handle case sensitiviy (#12312) [backport] 5 anni fa
  Federico Ceratto fa7f5742d3 Fix spellings (#12277) [backport] 5 anni fa
  Araq 48537fec81 fixes #12209 5 anni fa
  pgkos 5a8fddf29b Fix mode_t posix definitions (fixes #12119) (#12132) 5 anni fa
  pgkos 296dfae8af Fixes splitfile (#11918) [bugfix] 5 anni fa
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 anni fa
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 anni fa
  Andreas Rumpf 02b9af2f75 ABI fixes for OSX/BSD; fixes #6860 (#11666) 5 anni fa
  Kaushal Modi 2334680b3d Use TMPDIR env var if available to get the temp dir name (#11443) [bugfix] 5 anni fa
  Kaushal Modi 3c62d41468 Make -d:tempDir switch work once again [bugfix] (#11442) 5 anni fa
  Miran 6586516511 fix #8395, fix #8734: normalize os.tailDir and os.parentDir (#11288) 5 anni fa
  Araq 204ecfc817 os.nim: proper indentation 5 anni fa
  Miran 1eefbf6da8 improve docs for os.joinPath, fixes #10836 (#10866) 5 anni fa
  Simon Krauter 0b56b3595a Make doku of os.moveFile() more precise. (#10758) [ci skip] 5 anni fa
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 anni fa
  Timothee Cour 942495611b revive #10228 (fix #9880) (#10610) 6 anni fa
  narimiran 237a36075a another quickfix for os.nim documentation 6 anni fa
  narimiran 9bd0c2d59a quick-fix for os.nim documentation 6 anni fa
  Miran 0c2c2dca2a better docs: os (#10492) 6 anni fa
  Neelesh Chandola 3cc39c2eb9 Show filename in exception raised by expandFilename on windows (#10365) 6 anni fa
  Timothee Cour 9af85fb69f fixes #10273 execShellCmd now returns nonzero when child killed with signal + other fixes (#10274) 6 anni fa
  alaviss 6737634d88 os.execShellCmd: fixes #10231 (#10232) 6 anni fa
  alaviss 139fa396e8 os.execShellCmd: use WEXITSTATUS to retrieve exit code (#10222) 6 anni fa
  Hugo Locurcio e5ca57d85c Fix the tuple returned by `os.splitFile()` in documentation (#10197) 6 anni fa
  Neelesh Chandola e9a192c36f expandFilename on windows is now consistent with other platforms (#10154) 6 anni fa
  Araq 0c97d3a41c fixes #10066 6 anni fa