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