0
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use bint_t (ssize_t) instead of size_t More... almost 10 years ago
rename char_pos/char_width to char_vcol/char_vwidth More... almost 10 years ago
bring back ref_count More... almost 10 years ago
add buffer_set_tab_width More... almost 10 years ago
fix bug in buffer_open More... almost 10 years ago
add callback_udata More... almost 10 years ago
add buffer_set_callback More... almost 10 years ago
split _buffer_apply_styles More... almost 10 years ago
fix snprintf truncate bug in srule_new_* More... almost 10 years ago
swap functionality of mark_insert_after and mark_insert_before More... about 10 years ago
rename buffer_new_file to buffer_new_open; add buffer.ref_count More... about 10 years ago
add buffer_open, buffer_save, buffer_save_as More... about 10 years ago
add mark_move_to More... about 10 years ago
add mark_is_lt and mark_is_eq More... about 10 years ago
rename project to mlbuf 2 More... about 10 years ago
Update README.md More... about 10 years ago
remove incomplete callback feature More... about 10 years ago
rename project to mlbuf More... about 10 years ago
Update README.md More... about 10 years ago
Create README.md More... about 10 years ago
lots of tests + a few bug fixes More... about 10 years ago
test_buffer_set; test_buffer_substr; test_buffer_undo More... about 10 years ago
test_buffer_add_srule; test_buffer_destroy; test_buffer_insert; test_buffer_new; test_buffer_redo; test_buffer_remove_srule More... about 10 years ago
test_buffer_delete; test_buffer_destroy; test_buffer_get; test_buffer_get_bline; test_buffer_get_bline_col; test_buffer_get_offset More... about 10 years ago
test_buffer_add_mark; test_buffer_add_srule More... about 10 years ago
test_bline_insert; test_bline_get_col More... about 10 years ago
test_bline_delete More... about 10 years ago
restructure tests More... about 10 years ago
add undo + redo More... about 10 years ago
implement some mark functions; add buffer_debug_dump More... about 10 years ago