コミット履歴

作者 SHA1 メッセージ 日付
  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. 12 年 前
  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 年 前
  Araq adf13aaea3 docgen understands and ignores *when false* 14 年 前
  Araq d11a62af31 bugfix: httpclient 14 年 前
  Andreas Rumpf 40ea1d0330 fixed pango/pangoutils new wrappers 15 年 前
  rumpf_a@web.de 40a5d6c3b9 continued work on html/xmlparser 15 年 前
  Andreas Rumpf 8259d9d15a wrappers do not contain invalid identifiers 15 年 前