chiark / gitweb /
base91.git
4 years agoProvide test cases for maxlen functions master
Ian Jackson [Sun, 17 Nov 2019 11:45:57 +0000 (11:45 +0000)]
Provide test cases for maxlen functions

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
4 years agoProvide maxlen functions
Ian Jackson [Sun, 17 Nov 2019 11:41:04 +0000 (11:41 +0000)]
Provide maxlen functions

These make it much easier to write callers!

I have chosen not to try to deal with "large" input values and instead
write a calculation that would overflow and document the limitation.

Handling those large values is fiddle and left for a future
enhancement.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
4 years agoProvide a .gitignore file
Ian Jackson [Sun, 17 Nov 2019 11:40:52 +0000 (11:40 +0000)]
Provide a .gitignore file

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
4 years agocli.c: Make a fixed string const-correct
Ian Jackson [Sun, 17 Nov 2019 01:42:43 +0000 (01:42 +0000)]
cli.c: Make a fixed string const-correct

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
4 years agobase91-0.6.0.tar.gz downloaed just now
Ian Jackson [Sun, 17 Nov 2019 00:44:41 +0000 (00:44 +0000)]
base91-0.6.0.tar.gz downloaed just now

From
http://downloads.sourceforge.net/base91/base91-0.6.0.tar.gz

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>