]>
git.mdlowis.com Git - archive/gapbuf.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael D. Lowis [Wed, 7 Mar 2018 02:54:07 +0000 (21:54 -0500)]
added scaffolding for syncong the gap and performing edits
Michael D. Lowis [Wed, 7 Mar 2018 02:20:24 +0000 (21:20 -0500)]
removed utf.h and added puts and del
Michael D. Lowis [Wed, 7 Mar 2018 02:01:32 +0000 (21:01 -0500)]
removed selection arg from buf_load
Michael D. Lowis [Tue, 6 Mar 2018 21:25:46 +0000 (16:25 -0500)]
Added selection helper functions
Michael D. Lowis [Tue, 6 Mar 2018 19:07:56 +0000 (14:07 -0500)]
removed die function and added emalloc to gracefully handle out of memory errors
Michael D. Lowis [Tue, 6 Mar 2018 18:40:34 +0000 (13:40 -0500)]
Added logic to save file to disk
Michael D. Lowis [Mon, 5 Mar 2018 21:20:30 +0000 (16:20 -0500)]
Added more unit tests
Michael D. Lowis [Mon, 5 Mar 2018 21:14:28 +0000 (16:14 -0500)]
initial commit