log src/main.c @ 80:719570851563

age author description
Wed, 20 Mar 2024 17:06:26 -0400 Paper *: refactor... basically everything! v2.0
Thu, 21 Jul 2022 00:46:18 -0400 Paper [gui.c]: show version and type in a box
Sun, 22 May 2022 00:08:10 -0400 Paper Remove the need for <inttypes.h> and <stdbool.h>
Sat, 21 May 2022 18:41:54 -0400 Paper Use a common.c file to hold concurrent functions
Fri, 20 May 2022 14:41:46 -0400 Paper Patch a bug that would make files cap at 1.4 MB
Fri, 20 May 2022 06:38:21 -0400 Paper I'm an idiot
Fri, 20 May 2022 06:33:29 -0400 Paper gah,,
Fri, 20 May 2022 06:27:30 -0400 Paper welcome to Ctec and will it compile?
Fri, 13 May 2022 00:48:11 -0400 Paper use basename() on cli version
Fri, 11 Mar 2022 03:41:20 -0500 Paper CLI version: use switch statement instead of generic if else... may give us performance benefit??
Tue, 01 Feb 2022 21:01:29 -0500 Paper Multiple changes
Wed, 26 Jan 2022 23:12:41 -0500 Paper Increase filename limit
Wed, 26 Jan 2022 22:32:41 -0500 Paper fix fgetc() call
Wed, 26 Jan 2022 20:25:08 -0500 Paper Add Windows GUI version and a multitude of other changes