about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* base64: remove unnecessary breakphoebos2021-07-112-4/+3
|
* base64: fix algorithmphoebos2021-07-111-2/+2
| | | | works now!
* base64: array instead of pointersphoebos2021-07-101-12/+13
|
* base64: initial with pointersphoebos2021-07-101-1/+28
| | | | doesn't work
* base64: tweaksphoebos2021-07-101-7/+8
|
* base64: change to BSD-3 licensephoebos2021-07-061-16/+27
|
* base64: add lookup tablephoebos2021-07-061-0/+12
|
* base64: only work on one file/stdinphoebos2021-07-061-22/+24
|
* base64: allow no arguments for stdinphoebos2021-07-061-18/+26
|
* base64: initial getopt and read filesphoebos2021-07-062-0/+87
|
* 1-15: use a function for 1.2 temp conversion HEAD masterphoebos2021-06-211-1/+7
|
* 1-14: nice unicode blockphoebos2021-06-211-1/+1
|
* READMEphoebos2021-05-201-2/+2
|
* READMEphoebos2021-05-192-0/+18
|
* spacingphoebos2021-05-192-14/+3
|
* 1-14: character freq histogramaabacchus2021-05-191-30/+21
|
* 1-13: add usageaabacchus2021-05-191-2/+11
|
* vertical histogramaabacchus2021-05-191-6/+28
|
* horizontal histogramaabacchus2021-05-191-15/+24
|
* might as well make commits out of theseaabacchus2021-05-197-0/+102