]> git.mdlowis.com Git - projs/tide.git/commit
Added *extremely* basic character set detection logic. Only binary and UTF-8 are...
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 8 Oct 2016 04:04:17 +0000 (00:04 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 8 Oct 2016 04:04:17 +0000 (00:04 -0400)
commitecee2adb64f270a3255988b3c4aca31de0552c4b
tree04b755f8fcb4b665aca518be9ecf9d0366b909fd
parentd7b662ac902cd37ecb513766a31b002e6d408b2a
Added *extremely* basic character set detection logic. Only binary and UTF-8 are supported at the moment
Makefile
buf.c
charset.c [new file with mode: 0644]
edit.h
foo [deleted file]
keyboard.c
tests/tests.c