log src/main.c @ 87:2e819b84d7c0 default tip

age author description
7 months ago Paper posix: improvements
10 months ago Paper *: change license to BSD, update README for Unicode v2.1
10 months ago Paper *: refactor... basically everything! v2.0
2022-07-21 Paper [gui.c]: show version and type in a box
2022-05-22 Paper Remove the need for <inttypes.h> and <stdbool.h>
2022-05-21 Paper Use a common.c file to hold concurrent functions
2022-05-20 Paper Patch a bug that would make files cap at 1.4 MB
2022-05-20 Paper I'm an idiot
2022-05-20 Paper gah,,
2022-05-20 Paper welcome to Ctec and will it compile?
2022-05-13 Paper use basename() on cli version
2022-03-11 Paper CLI version: use switch statement instead of generic if else... may give us performance benefit??
2022-02-02 Paper Multiple changes
2022-01-27 Paper Increase filename limit
2022-01-27 Paper fix fgetc() call
2022-01-27 Paper Add Windows GUI version and a multitude of other changes