0
I Use This!
Inactive

Commits : Listings

Analyzed 19 days ago. based on code collected 19 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 6 years ago
support replacement symbols $n, $t, and $xHH More... almost 7 years ago
add -Wextra and fix warnings More... almost 7 years ago
no need to link pcre at build time (resolves at runtime) More... almost 7 years ago
do not require bash in makefile More... almost 7 years ago
fix makefile for osx More... almost 7 years ago
edit buffer_set_callback prototype More... almost 7 years ago
replace find_budge with mark_move_next_*_nudge funcs More... almost 7 years ago
make `Makefile` a bit more packaging friendly
rindeal
as Jan Chren
More... about 7 years ago
add apache license More... over 8 years ago
update readme More... over 8 years ago
fix placement of marks after deletion More... over 8 years ago
add str_append_char; add geometric realloc More... over 8 years ago
dry bracket pairs More... over 8 years ago
fix str_prepend More... over 8 years ago
fix buffer_register_get More... over 8 years ago
static analysis fixes More... over 8 years ago
make test target fail if tests fail More... over 8 years ago
add mark_set_find_budge More... over 8 years ago
add bactions for replace More... over 8 years ago
add buffer_replace More... over 8 years ago
work on buffer_replace More... over 8 years ago
prevent negative mark->col on deletion More... over 8 years ago
reset style of entire chars[] memory segment More... over 8 years ago
fix mark_find_*ex bug More... over 8 years ago
reject invalid mark letters More... over 8 years ago
add buffer_get_lettered_mark More... over 8 years ago
move str_t into mlbuf util; buffer registers; lettered marks as array More... over 8 years ago
add lettered marks; add mark_move_*ex More... over 8 years ago
add mark_move_to_w_bline More... over 8 years ago