Amjad Ben Hedhili
|
5b195ab0f0
Add `safe` parameter to `base64.encodeMime` (#20559)
|
2 gadi atpakaļ |
Amjad Ben Hedhili
|
944e4cf585
Remove unused `base64.encode` overload (#20369)
|
2 gadi atpakaļ |
Amjad Ben Hedhili
|
f7f375f59d
Optimize `base64.encodeMime` (#20409)
|
2 gadi atpakaļ |
Sizhe Zhao
|
b2c5d7b4ff
Documentation: Fix word usage (#19529)
|
2 gadi atpakaļ |
Timothee Cour
|
38b41f893a
fix #17941: UnusedImport works for var/let/const/type invoked inside a generic (#17942)
|
3 gadi atpakaļ |
flywind
|
9f75e8abc1
[std/base64] uses runnableExamples (#17882)
|
3 gadi atpakaļ |
Andrey Makarov
|
42687457b0
further progress on rst roles & directives (fix #17646) (#17659)
|
3 gadi atpakaļ |
Danil Yarantsev
|
56461c280f
Change stdlib imports to use std prefix in most examples (#17202)
|
3 gadi atpakaļ |
flywind
|
fcb5cf643c
use single backtick (#17181)
|
3 gadi atpakaļ |
Juan Carlos
|
0c8ce2dccf
Save some alloc on base64 using encodeSize (#16465)
|
3 gadi atpakaļ |
Andreas Rumpf
|
cbdda631db
base64: fixes the error message for an invalid base64 input character [backport:1.2]
|
4 gadi atpakaļ |
narimiran
|
46aacf917f
Fix style inconsistencies due to the previous commit
|
4 gadi atpakaļ |
narimiran
|
ebaf603c84
revert 0944b0f4
|
4 gadi atpakaļ |
Araq
|
48213c7428
encodeMIME should be encodeMime by our coding guidelines
|
4 gadi atpakaļ |
Andreas Rumpf
|
fc5dd11b3d
fixes #13722 (#13729)
|
4 gadi atpakaļ |
Araq
|
dae9865b14
fight the code bloat in base64.nim
|
4 gadi atpakaļ |
Juan Carlos
|
70d93636cb
Add Base64 safe (#13672)
|
4 gadi atpakaļ |
3n-k1
|
0944b0f441
[backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#12754)
|
5 gadi atpakaļ |
Andy Davidoff
|
bd8f49cbd3
replace some runtime repr in stdlib for gc:arc (#12716)
|
5 gadi atpakaļ |
Jjp137
|
93461aee34
Fix many broken links
|
5 gadi atpakaļ |
treeform
|
5ba932e43c
About 50% faster base64 implemention. (#12436)
|
5 gadi atpakaļ |
narimiran
|
15895ebc3f
[backport] run nimpretty on hashes
|
5 gadi atpakaļ |
Araq
|
5abe880469
last stdlib cleanups
|
5 gadi atpakaļ |
Araq
|
bc7733827d
make more parts of the stdlib compile with --styleCheck:error
|
5 gadi atpakaļ |
Andreas Rumpf
|
a68fe3d082
fixes #11364 (#11383)
|
5 gadi atpakaļ |
Zed
|
3b4952da94
Fix header inconsistencies in documentation (#11071)
|
5 gadi atpakaļ |
Thomas T. Jarløv
|
15aea78405
better docs: base64 (#10371)
|
5 gadi atpakaļ |
Andreas Rumpf
|
0fad659bf7
make more tests green
|
6 gadi atpakaļ |
Daniil Yarancev
|
6ac37ee2fb
Small base64.nim refactor (#5755)
|
7 gadi atpakaļ |
Florent
|
9965123098
Fixes #5457 - StdLib base64 encodeInternal crashes with out of bound exception (#5464)
|
7 gadi atpakaļ |