index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
tcs
Age
Commit message (
Collapse
)
Author
2020-03-10
improve usage messages (thanks henesy)
Ori Bernstein
Fix inconsistencies between programs and their usage messages, correct instances where information seems to be missing or lost. This includes missing arguments, making usage consistent with manuals, and so on.
2018-12-26
remove function prototype that leaked into last commit
BurnZeZ
2018-12-26
tcs: clean up old port code, and avoid writing 0 to stdout
BurnZeZ
2018-08-28
shift-jis: add support for half-width kana
aiju
2018-06-02
tcs: support EUC-JP JIS X 0212 codes
aiju
2016-01-07
format pointer subtraction results with %zd instead of %ld (for long -> ↵
cinap_lenrek
intptr on amd64)
2015-05-28
tcs: fix swaped alias mapping gb <-> gb2312
cinap_lenrek
2015-01-01
tcs: update charsets. Fixes issue #214
ftrvxmtrx
2014-05-11
tcs: handle surrogate pairs
cinap_lenrek
2014-05-11
tcs: prevent accidents with runes beyond 16-bit
cinap_lenrek
2014-05-10
tcs: fix inplace 16 bit unicode conversion
cinap_lenrek
inplace conversions do not work anymore as Rune is not unsigned short anymore.
2013-10-26
mkfiles: do not rely on path containing the . element
cinap_lenrek
when executing generated binaries and helper scripts, always execute them as ./name instead of relying that path contsins the dot.
2013-09-26
tcs: eleminate ambigous html entity runes.
cinap_lenrek
2013-09-21
tcs: add html5 rune entities
cinap_lenrek
2013-07-04
tcs: fix koi8-ru chars (ukrainian and belorussian)
ftrvxmtrx
2013-07-04
tcs: fix koi8-r ё and Ё
ftrvxmtrx
2012-12-31
fix utf and rune handling in preparation for 32bit runes
cinap_lenrek
2012-12-20
tcs: dont get confused on odd read count for utf-16
cinap_lenrek
2011-10-04
tcs: fix special character detection
cinap_lenrek
2011-09-27
tcs: +apos
cinap_lenrek
2011-09-24
html2ms, tcs, mothra, uhtml: threat ' as special entity, add uhtml(1)
cinap_lenrek
2011-09-20
tcs: missing utf8 -> utf alias
cinap_lenrek
2011-09-20
tcs: comments lie
cinap_lenrek
2011-09-19
add ircrc
stanley lieber
2011-09-20
tcs: use character set alias names from abaco, more tolerant html entity support
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen