Andreas Rumpf
|
cbdda631db
base64: fixes the error message for an invalid base64 input character [backport:1.2]
|
4 years ago |
narimiran
|
46aacf917f
Fix style inconsistencies due to the previous commit
|
4 years ago |
narimiran
|
ebaf603c84
revert 0944b0f4
|
4 years ago |
Araq
|
48213c7428
encodeMIME should be encodeMime by our coding guidelines
|
4 years ago |
Andreas Rumpf
|
fc5dd11b3d
fixes #13722 (#13729)
|
4 years ago |
Araq
|
dae9865b14
fight the code bloat in base64.nim
|
4 years ago |
Juan Carlos
|
70d93636cb
Add Base64 safe (#13672)
|
4 years ago |
3n-k1
|
0944b0f441
[backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#12754)
|
5 years ago |
Andy Davidoff
|
bd8f49cbd3
replace some runtime repr in stdlib for gc:arc (#12716)
|
5 years ago |
Jjp137
|
93461aee34
Fix many broken links
|
5 years ago |
treeform
|
5ba932e43c
About 50% faster base64 implemention. (#12436)
|
5 years ago |
narimiran
|
15895ebc3f
[backport] run nimpretty on hashes
|
5 years ago |
Araq
|
5abe880469
last stdlib cleanups
|
5 years ago |
Araq
|
bc7733827d
make more parts of the stdlib compile with --styleCheck:error
|
5 years ago |
Andreas Rumpf
|
a68fe3d082
fixes #11364 (#11383)
|
5 years ago |
Zed
|
3b4952da94
Fix header inconsistencies in documentation (#11071)
|
5 years ago |
Thomas T. Jarløv
|
15aea78405
better docs: base64 (#10371)
|
6 years ago |
Andreas Rumpf
|
0fad659bf7
make more tests green
|
6 years ago |
Daniil Yarancev
|
6ac37ee2fb
Small base64.nim refactor (#5755)
|
7 years ago |
Florent
|
9965123098
Fixes #5457 - StdLib base64 encodeInternal crashes with out of bound exception (#5464)
|
7 years ago |
Yuriy Glukhov
|
8cd4ec978c
Fixed base64 encode
|
8 years ago |
Dominik Picheta
|
6b002e805e
Added examples and more docs to base64 module.
|
9 years ago |
Adam Strzelecki
|
43bddf62dd
lib: Trim .nim files trailing whitespace
|
9 years ago |
Dominik Picheta
|
69d4eb14bc
Some docgen fixes.
|
10 years ago |
Araq
|
d69e8f4de4
updated base64.nim
|
10 years ago |
Araq
|
11b6958755
big rename
|
10 years ago |
Dominik Picheta
|
030c2d6deb
Fixes base64 crash.
|
10 years ago |
onionhammer
|
6901a8cb13
Added base64 encode overload for arrays of integers/bytes
|
11 years ago |
Araq
|
50403afb5c
fixes base64 module
|
11 years ago |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
11 years ago |