Tomohiro
|
d6633ae1da
Change how to multiply 1.5 to ints to reduce overflow (#24257)
|
3 месяцев назад |
bptato
|
30cf570af9
Fix std/base64.decode out of bounds read (#23526)
|
9 месяцев назад |
tersec
|
26f2ea149c
remove unnecessary side-effects from base64.encode(mime) (#22986)
|
1 год назад |
Amjad Ben Hedhili
|
5b195ab0f0
Add `safe` parameter to `base64.encodeMime` (#20559)
|
2 лет назад |
Amjad Ben Hedhili
|
944e4cf585
Remove unused `base64.encode` overload (#20369)
|
2 лет назад |
Amjad Ben Hedhili
|
f7f375f59d
Optimize `base64.encodeMime` (#20409)
|
2 лет назад |
Sizhe Zhao
|
b2c5d7b4ff
Documentation: Fix word usage (#19529)
|
2 лет назад |
Timothee Cour
|
38b41f893a
fix #17941: UnusedImport works for var/let/const/type invoked inside a generic (#17942)
|
3 лет назад |
flywind
|
9f75e8abc1
[std/base64] uses runnableExamples (#17882)
|
3 лет назад |
Andrey Makarov
|
42687457b0
further progress on rst roles & directives (fix #17646) (#17659)
|
3 лет назад |
Danil Yarantsev
|
56461c280f
Change stdlib imports to use std prefix in most examples (#17202)
|
3 лет назад |
flywind
|
fcb5cf643c
use single backtick (#17181)
|
3 лет назад |
Juan Carlos
|
0c8ce2dccf
Save some alloc on base64 using encodeSize (#16465)
|
4 лет назад |
Andreas Rumpf
|
cbdda631db
base64: fixes the error message for an invalid base64 input character [backport:1.2]
|
4 лет назад |
narimiran
|
46aacf917f
Fix style inconsistencies due to the previous commit
|
4 лет назад |
narimiran
|
ebaf603c84
revert 0944b0f4
|
4 лет назад |
Araq
|
48213c7428
encodeMIME should be encodeMime by our coding guidelines
|
4 лет назад |
Andreas Rumpf
|
fc5dd11b3d
fixes #13722 (#13729)
|
4 лет назад |
Araq
|
dae9865b14
fight the code bloat in base64.nim
|
4 лет назад |
Juan Carlos
|
70d93636cb
Add Base64 safe (#13672)
|
4 лет назад |
3n-k1
|
0944b0f441
[backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#12754)
|
5 лет назад |
Andy Davidoff
|
bd8f49cbd3
replace some runtime repr in stdlib for gc:arc (#12716)
|
5 лет назад |
Jjp137
|
93461aee34
Fix many broken links
|
5 лет назад |
treeform
|
5ba932e43c
About 50% faster base64 implemention. (#12436)
|
5 лет назад |
narimiran
|
15895ebc3f
[backport] run nimpretty on hashes
|
5 лет назад |
Araq
|
5abe880469
last stdlib cleanups
|
5 лет назад |
Araq
|
bc7733827d
make more parts of the stdlib compile with --styleCheck:error
|
5 лет назад |
Andreas Rumpf
|
a68fe3d082
fixes #11364 (#11383)
|
5 лет назад |
Zed
|
3b4952da94
Fix header inconsistencies in documentation (#11071)
|
5 лет назад |
Thomas T. Jarløv
|
15aea78405
better docs: base64 (#10371)
|
6 лет назад |