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