urbit/v
Wladimir J. van der Laan 01c33b1c50 Fix off-by ones in UTF-8 parsing in terminal
- 11100000 (224) was misinterpreted as 2-byte sequence, whereas it defines a 3-byte
- 11110000 (240) was misinterpreted as 3-byte sequence, whereas it defines a 4-byte

Makes it possible to type characters from the Supplementary Multilingual Plane such as 𐎒 and 𝄐.
2014-12-11 10:05:01 +01:00
..
ames.c Revert "test fork" 2014-11-22 17:48:42 -05:00
batz.c Another great renaming. 2014-11-05 16:20:01 -08:00
cttp.c Rename. 2014-11-06 11:13:57 -08:00
http.c More error. 2014-11-06 14:04:02 -08:00
loop.c Various profiling and other fixes. 2014-11-30 16:06:08 -08:00
main.c Various profiling and other fixes. 2014-11-30 16:06:08 -08:00
raft.c Use standard format specifiers for 64bit ints 2014-11-29 15:41:28 -05:00
reck.c handle init in ef_init. 2014-11-19 18:36:36 -08:00
save.c Use standard format specifiers for 64bit ints 2014-11-29 15:41:28 -05:00
sist.c Use standard format specifiers for 64bit ints 2014-11-29 15:41:28 -05:00
temp.c Another great renaming. 2014-11-05 16:20:01 -08:00
term.c Fix off-by ones in UTF-8 parsing in terminal 2014-12-11 10:05:01 +01:00
time.c Rename. 2014-11-06 11:13:57 -08:00
unix.c fix sync memory leak on linux 2014-12-08 17:46:46 -05:00
walk.c Rename. 2014-11-06 11:13:57 -08:00