Commit History

作者 SHA1 備註 提交日期
  Andreas Rumpf ebb632ccba fixes #15369 (#15371) 4 年之前
  Miran c62513049c fix #14082, don't crash on incorrectly formatted input (#14977) [backport] 4 年之前
  narimiran 5732bb41ef [backport] run nimpretty on the remaining files 5 年之前
  Gérôme Fournier 181350f6c9 Fix out of bound access in cgi module (#11578) 5 年之前
  Miran 214f48eae9 Remove long deprecated stuff (#10332) 6 年之前
  Konstantin Molchanov d5e113c3a6 Add readData proc that accepts a string. 6 年之前
  Araq 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs 6 年之前
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 年之前
  Andreas Rumpf 39b81c836c cgi module: don't depent on the terminating zero 6 年之前
  Veladus 27ea1750e5 Moved encodeUrl and decodeUrl from cgi to url 7 年之前
  Andreas Rumpf 58187f2120 added a warning that the .deprecate statement is unreliable for routines 7 年之前
  Araq 8be9e46403 udpated the compiler and tester to use getOrDefault 9 年之前
  patrick dw 15e7fe787a renamed writeln to writeLine in lib 9 年之前
  Araq 9500780037 renamed URLencode to encodeUrl 10 年之前
  Dominik Picheta 055ed5149f Add depraction warnings for URLencode/decode. 10 年之前
  Dominik Picheta 205b765fdd Fixes case in cgi module. 10 年之前
  Araq d05df2173b Nimrod renamed to Nim 10 年之前
  Araq bae9a0ceac more modules updated 10 年之前
  Araq 11b6958755 big rename 10 年之前
  Araq 2f43fdb837 renamefest 10 年之前
  Araq e6d17e6273 made large parts of the stdlib gcsafe 10 年之前
  Araq 3e25d5f247 merged better html links #850 10 年之前
  Michał Zieliński 74a63c004f Rework CGI error reporting. 11 年之前
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 年之前
  Araq 0cac8d9b6f made tests green again 12 年之前
  Araq f0172b0a5f exported strutils.abbrev 13 年之前
  Araq 0f37d0e1f2 sockets.recv optimizations; stdlib now supports taint mode 13 年之前
  Araq 6023e994fb beginning of a taint mode; type system enhancements 13 年之前
  Keita Haga 9da77eb5cb lib/pure/cgi.nim: fix typo 'passwort' instead of 'password' 13 年之前
  Araq d2e2d71d05 newStringOfCap implemented and used to optimize some procs 13 年之前