index
:
~wrmr/wed
master
Unnamed repository; edit this file 'description' to name the repository.
Worm Heamer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
txt.h
Age
Commit message (
Expand
)
Author
7 days
TxtHistNode distinct from TxtPieceTbl, with TxtLoc cur member
WormHeamer
7 days
word v bigword, K to view man page
WormHeamer
9 days
move some char/byte next/prev stuff into txt.h, as inline
WormHeamer
9 days
convert non-utf-8 files to a readonly hex dump
WormHeamer
9 days
set and unset dirty flag as appropriate on undo/redo
WormHeamer
9 days
undo/redo
WormHeamer
10 days
make prev_line_start(), next_line_start() public
WormHeamer
11 days
allow opening multiple files at once + replace modes
WormHeamer
12 days
simplify and clarify txt_split_piece(), txt_insert(), txt_delete()
WormHeamer
12 days
add txt_range_equal()
WormHeamer
12 days
add txt_collect_range() and txt_read_chunk()
WormHeamer
13 days
various asserts
WormHeamer
13 days
txt_delete_range()
WormHeamer
13 days
remove most explicit Txt* params, fix some utf-8 problems
WormHeamer
13 days
add Txt pointer to TxtLoc
WormHeamer
13 days
lots of features & bugfixes both
WormHeamer
14 days
put more emphasis on TxtLoc
WormHeamer
14 days
basic piece table implementation
WormHeamer