summary refs log tree commit diff stats
path: root/tests/stdlib/tbase64.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #13722 (#13729)Andreas Rumpf2020-03-231-3/+6
* Add Base64 safe (#13672)Juan Carlos2020-03-201-0/+15
* About 50% faster base64 implemention. (#12436)treeform2019-10-171-0/+44
d=2c5ea01dd2003f172bdc5afdb8bb8bf34eccf0fa'>^
b4c2c703 ^
811b7c28 ^






b4c2c703 ^
bd0ede8d ^


871c502d ^
b4b0eb24 ^
871c502d ^

bd0ede8d ^
f6dc79db ^

871c502d ^
bd0ede8d ^
871c502d ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30