]>
 
 
git.xolatile.top Git - emil-bake.git/log 
 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Emil  [Wed, 11 Oct 2023 11:59:40 +0000  (11:59 +0000)] 
 
constant and unavoidable bloat 
 
Emil  [Wed, 11 Oct 2023 11:58:58 +0000  (11:58 +0000)] 
 
fixed keeping first newline under strip function 
 
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 
 
Emil  [Tue, 10 Oct 2023 03:41:17 +0000  (03:41  +0000)] 
 
MAP_FAILED overwrite unexpected in usecase 
 
Emil  [Tue, 10 Oct 2023 03:37:26 +0000  (03:37  +0000)] 
 
Reduced bloat around how mmap is handled, fixes to nobloat 
 
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 
 
Emil  [Tue, 10 Oct 2023 02:19:53 +0000  (02:19  +0000)] 
 
Details on new options. 
 
Emil  [Tue, 10 Oct 2023 02:19:18 +0000  (02:19  +0000)] 
 
add --help, --dry-run, ...bloat... 
 
Emil  [Tue, 10 Oct 2023 01:59:43 +0000  (01:59  +0000)] 
 
bug with ordering, make OTHER_START optional 
 
Emil  [Tue, 10 Oct 2023 01:29:56 +0000  (01:29  +0000)] 
 
comment commit 
 
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 
 
Emil  [Sat, 7 Oct 2023 18:14:49 +0000  (18:14 +0000)] 
 
Forgot 
 
Emil  [Sat, 7 Oct 2023 02:17:40 +0000  (02:17  +0000)] 
 
Locale and some checks 
 
Emil  [Sat, 30 Sep 2023 03:04:53 +0000  (03:04  +0000)] 
 
Better message on help and failure with -n. 
 
Emil  [Fri, 29 Sep 2023 07:05:40 +0000  (07:05 +0000)] 
 
Reduce heap usage by using mmap 
 
Emil  [Fri, 29 Sep 2023 02:27:55 +0000  (02:27  +0000)] 
 
Fixed range checking bug 
 
Emil  [Thu, 28 Sep 2023 18:39:38 +0000  (18:39 +0000)] 
 
Missing newline 
 
Emil  [Thu, 28 Sep 2023 18:33:29 +0000  (18:33 +0000)] 
 
gnu89 
 
Emil  [Thu, 28 Sep 2023 18:32:53 +0000  (18:32 +0000)] 
 
Strip function 
 
Emil  [Thu, 28 Sep 2023 06:20:48 +0000  (06:20 +0000)] 
 
Info on options 
 
Emil  [Thu, 28 Sep 2023 06:14:17 +0000  (06:14 +0000)] 
 
Added options 
 
Emil  [Thu, 28 Sep 2023 05:02:34 +0000  (05:02  +0000)] 
 
Memory optimization 
 
Emil  [Wed, 27 Sep 2023 23:31:21 +0000  (23:31 +0000)] 
 
Conditional and isolated allocation of expansions 
 
Emil  [Wed, 27 Sep 2023 22:50:55 +0000  (22:50 +0000)] 
 
Rewrite 
 
Emil  [Wed, 27 Sep 2023 17:49:22 +0000  (17:49 +0000)] 
 
Satisfied -fanalyzer under -DNDEBUG with local_assert 
 
Emil  [Wed, 27 Sep 2023 17:23:30 +0000  (17:23 +0000)] 
 
Merged exists and load 
 
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. 
 
Emil  [Wed, 27 Sep 2023 05:59:13 +0000  (05:59  +0000)] 
 
README updated 
 
Emil  [Wed, 27 Sep 2023 05:58:31 +0000  (05:58  +0000)] 
 
Reduced 
 
Emil  [Wed, 27 Sep 2023 05:58:21 +0000  (05:58  +0000)] 
 
More flexible build with TARGET 
 
Emil  [Wed, 27 Sep 2023 05:50:44 +0000  (05:50  +0000)] 
 
I forgot that the Makefile existed 
 
Emil  [Wed, 27 Sep 2023 05:49:50 +0000  (05:49  +0000)] 
 
cd project root 
 
Emil  [Wed, 27 Sep 2023 05:46:28 +0000  (05:46  +0000)] 
 
Minor fix to shake build 
 
Emil  [Wed, 27 Sep 2023 05:28:54 +0000  (05:28  +0000)] 
 
init