Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
torvalds
/
uemacs
Micro-emacs
Mirrored from
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/uemacs.git
Clone this repo:
Branches
master
fa00fe8
Stop using 'short' for line and allocation sizes
by Linus Torvalds
· 10 years ago
master
25f0141
Avoid memory access errors if llength() overflows
by Linus Torvalds
· 10 years ago
8899ed4
Fix the unicode character limit (0 .. 0x10ffff)
by Linus Torvalds
· 11 years ago
dbf1a01
uemacs: Remove unused 'lflag' variables from file.c
by Pekka Enberg
· 11 years ago
ddd45db
Fix 'getccol()' and 'getgoal()' functions for multibyte UTF-8 characters
by Linus Torvalds
· 11 years ago
1edeced
Fix vtputc() and simplify show_line by using it again
by Linus Torvalds
· 11 years ago
0a8b429
Start doing character removal properly
by Linus Torvalds
· 11 years ago
0e9fc2b
Start actually inserting full utf8 sequences
by Linus Torvalds
· 11 years ago
4bccfab
Make 'show_line()' do proper TAB handling
by Linus Torvalds
· 11 years ago
42d9cb3
Expand keycode to 'int' from 'short'
by Linus Torvalds
· 11 years ago
6e4a45c
character input: make sure we have enough bytes for a full utf8 character
by Linus Torvalds
· 11 years ago
3abd3db
utf8: make sure to honor the array length properly
by Linus Torvalds
· 11 years ago
3c7bd9a
Make kbd macro save area use 'int' instead of short
by Linus Torvalds
· 11 years ago
ec6f4f3
Use utf8 helper functions for keyboard input
by Linus Torvalds
· 11 years ago
6b79321
Make cursor movement (largely) understand UTF-8 character boundaries
by Linus Torvalds
· 11 years ago
e62cdf0
Split up the utf8 helper functions into a file of their own
by Linus Torvalds
· 11 years ago
12e4647
Remove the old utf8_mode thing.
by Linus Torvalds
· 11 years ago
cee00b0
Show UTF-8 input as UTF-8 output
by Linus Torvalds
· 11 years ago
e8f984a
Make the 'struct video' contain an array of unicode characters rather than bytes
by Linus Torvalds
· 11 years ago
2dddd4f
Show lines with a single helper function, not one byte at a time
by Linus Torvalds
· 11 years ago
More »