]> git.xolatile.top Git - emil-bake.git/log
emil-bake.git
22 months agofixed bug where find region wouldn't detect a NULL return from map and thus segv...
Emil [Wed, 11 Oct 2023 11:16:07 +0000 (11:16 +0000)]
fixed bug where find region wouldn't detect a NULL return from map and thus segv'd when suggesting a noexist file would occur

22 months agoMAP_FAILED overwrite unexpected in usecase
Emil [Tue, 10 Oct 2023 03:41:17 +0000 (03:41 +0000)]
MAP_FAILED overwrite unexpected in usecase

22 months agoReduced bloat around how mmap is handled, fixes to nobloat
Emil [Tue, 10 Oct 2023 03:37:26 +0000 (03:37 +0000)]
Reduced bloat around how mmap is handled, fixes to nobloat

22 months agobaked-nobloat.c added as minor venture to reduce bloat of baked.c, reduced bloat...
Emil [Tue, 10 Oct 2023 03:04:59 +0000 (03:04 +0000)]
baked-nobloat.c added as minor venture to reduce bloat of baked.c, reduced bloat of find_region

22 months agoDetails on new options.
Emil [Tue, 10 Oct 2023 02:19:53 +0000 (02:19 +0000)]
Details on new options.

22 months agoadd --help, --dry-run, ...bloat...
Emil [Tue, 10 Oct 2023 02:19:18 +0000 (02:19 +0000)]
add --help, --dry-run, ...bloat...

22 months agobug with ordering, make OTHER_START optional
Emil [Tue, 10 Oct 2023 01:59:43 +0000 (01:59 +0000)]
bug with ordering, make OTHER_START optional

22 months agocomment commit
Emil [Tue, 10 Oct 2023 01:29:56 +0000 (01:29 +0000)]
comment commit

22 months agochanged START::STOP to @START STOP@, revised find to how it was formerly, removed...
Emil [Tue, 10 Oct 2023 00:10:14 +0000 (00:10 +0000)]
changed START::STOP to @START STOP@, revised find to how it was formerly, removed SLEN (better compat with shake), handle spacing more effectively (shake compat++), fixed bug with $+ where more than 1 arg was concatted instead of being spaced apart

22 months agoForgot
Emil [Sat, 7 Oct 2023 18:14:49 +0000 (18:14 +0000)]
Forgot

22 months agoLocale and some checks
Emil [Sat, 7 Oct 2023 02:17:40 +0000 (02:17 +0000)]
Locale and some checks

22 months agoBetter message on help and failure with -n.
Emil [Sat, 30 Sep 2023 03:04:53 +0000 (03:04 +0000)]
Better message on help and failure with -n.

22 months agoReduce heap usage by using mmap
Emil [Fri, 29 Sep 2023 07:05:40 +0000 (07:05 +0000)]
Reduce heap usage by using mmap

22 months agoFixed range checking bug
Emil [Fri, 29 Sep 2023 02:27:55 +0000 (02:27 +0000)]
Fixed range checking bug

22 months agoMissing newline
Emil [Thu, 28 Sep 2023 18:39:38 +0000 (18:39 +0000)]
Missing newline

22 months agognu89
Emil [Thu, 28 Sep 2023 18:33:29 +0000 (18:33 +0000)]
gnu89

22 months agoStrip function
Emil [Thu, 28 Sep 2023 18:32:53 +0000 (18:32 +0000)]
Strip function

22 months agoInfo on options
Emil [Thu, 28 Sep 2023 06:20:48 +0000 (06:20 +0000)]
Info on options

22 months agoAdded options
Emil [Thu, 28 Sep 2023 06:14:17 +0000 (06:14 +0000)]
Added options

22 months agoMemory optimization
Emil [Thu, 28 Sep 2023 05:02:34 +0000 (05:02 +0000)]
Memory optimization

22 months agoConditional and isolated allocation of expansions
Emil [Wed, 27 Sep 2023 23:31:21 +0000 (23:31 +0000)]
Conditional and isolated allocation of expansions

22 months agoRewrite
Emil [Wed, 27 Sep 2023 22:50:55 +0000 (22:50 +0000)]
Rewrite

22 months agoSatisfied -fanalyzer under -DNDEBUG with local_assert
Emil [Wed, 27 Sep 2023 17:49:22 +0000 (17:49 +0000)]
Satisfied -fanalyzer under -DNDEBUG with local_assert

22 months agoMerged exists and load
Emil [Wed, 27 Sep 2023 17:23:30 +0000 (17:23 +0000)]
Merged exists and load

22 months agoUpdated README with BOP date
Emil [Wed, 27 Sep 2023 06:05:22 +0000 (06:05 +0000)]
Updated README with BOP date
Funny thing, I got really mad when I mistakely uploaded baked-semi, which was a ELF file that contained a semi-stable version of the program which I was using to implement the new features safetly, and when I realized this I just did the 'natural thing' of deleting the .git directory and reintializing and git pushing with --force, so I added this note to make this mistake known. I have project history saved locally, however I doubt I'll end up using it. I wish git was more mutable.

22 months agoREADME updated
Emil [Wed, 27 Sep 2023 05:59:13 +0000 (05:59 +0000)]
README updated

22 months agoReduced
Emil [Wed, 27 Sep 2023 05:58:31 +0000 (05:58 +0000)]
Reduced

22 months agoMore flexible build with TARGET
Emil [Wed, 27 Sep 2023 05:58:21 +0000 (05:58 +0000)]
More flexible build with TARGET

22 months agoI forgot that the Makefile existed
Emil [Wed, 27 Sep 2023 05:50:44 +0000 (05:50 +0000)]
I forgot that the Makefile existed

22 months agocd project root
Emil [Wed, 27 Sep 2023 05:49:50 +0000 (05:49 +0000)]
cd project root

22 months agoMinor fix to shake build
Emil [Wed, 27 Sep 2023 05:46:28 +0000 (05:46 +0000)]
Minor fix to shake build

23 months agoinit
Emil [Wed, 27 Sep 2023 05:28:54 +0000 (05:28 +0000)]
init