Commit History

Author SHA1 Message Date
  Danil Yarantsev 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 3 years ago
  flywind f140c92409 fix some warnings (#16952) 4 years ago
  Juan Carlos 78a99587a4 Deprecate TaintedString (#15423) 4 years ago
  ee7 297c8e403d styleCheck: Fix some inconsistent identifiers (#16177) 4 years ago
  Andreas Rumpf 16bdc547b7 fixes #14760 (#14769) 4 years ago
  alaviss 1bdc30bdb1 Make file descriptors from stdlib non-inheritable by default (#13201) 4 years ago
  Jjp137 3ad48069d3 Fix word wrapping 5 years ago
  Jjp137 93461aee34 Fix many broken links 5 years ago
  Andreas Rumpf 889b745b2b Revert "Fixes #12187 (#12321)" (#12447) 5 years ago
  Clyybber 00c31e8766 Fixes #12187 (#12321) 5 years ago
  narimiran 34d0be2ec1 [backport] run nimpretty on os-related stuff 5 years ago
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 years ago
  Araq f8000d4ba1 fixes #12186 5 years ago
  c-blake 322f395f31 Make MemSlice stringification both simpler and faster. (#10464) 6 years ago
  c-blake a54e3f4602 Allow an escape hatch for platform specific flags/default override (#9968) 6 years ago
  Araq f828e5da49 clean up the implementation of the new memfiles.resize 6 years ago
  Araq 77a884f178 export every field of MemFile for more low level trickery; refs #9922 6 years ago
  Charles Blake b92594572e For now just implement `resize` per https://github.com/nim-lang/Nim/pull/9922 6 years ago
  Charles Blake 369ac2dd2d Address dom96/Araq opinions in https://github.com/nim-lang/Nim/pull/9922 6 years ago
  Charles Blake 740c5b13ea Let handles be seen outside of `memfiles` module so that "updating" 6 years ago
  Andreas Rumpf 223e92b83a stdlib: documenation updates, the exception names have been changed 6 years ago
  c-blake cec89d8354 This has been unnecessary as long as rawNewObj has called zeroMem, (#8867) 6 years ago
  Yuriy Glukhov dfe3f16022 Don't depend on string.h in codegen (#8299) 6 years ago
  Araq 8bcaee1fdf make tmemfile2 work again 6 years ago
  Dmitry Atamanov bf5d619a52 Add MemMapFileStream. Fixes in memFiles. (#7944) 6 years ago
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 years ago
  Araq e593fef320 memfiles: better error checking for Windows; refs #6361 7 years ago
  Denis Rumyantsev 71b1377be9 Update memfiles.nim (#6328) 7 years ago
  Arne Döring 000b8afd26 Remove expr/stmt (#5857) 7 years ago
  c-blake d59441340d Fixes incorrect fd==0 test on Unix; Conserves handles by default. (#5512) 8 years ago