]> asedeno.scripts.mit.edu Git - PuTTY.git/history - charset
first pass
[PuTTY.git] / charset /
2014-09-24 Simon TathamRework versioning system to not depend on Subversion.
2013-05-25 Simon TathamIt's probably well past time for this: change PuTTY...
2011-10-14 Simon TathamSupport code page 852. Thanks to Tamas Tevesz.
2011-09-16 Simon TathamAdd some missing consts in character set handling.
2009-01-11 Ben HarrisPropagate my ctype fixes (r8404) from libcharset.
2008-06-04 Simon TathamAt last, merge the putty-gtk2 branch back into the trunk!
2006-04-26 Jacob Nevinssbcsgen.pl was giving different results on different...
2005-12-18 Jacob NevinsUpdate status of this library wrt other variants.
2005-12-18 Jacob NevinsCP866 is popular and small. Add it to both the general...
2004-11-16 Simon TathamRemove .cvsignore files on all active branches.
2003-04-05 Simon TathamBah. There's always one I forget to `cvs add'.
2003-04-05 Simon TathamFixed the printing and charset combo boxes in Unix...
2003-01-25 Ben HarrisDon't pass NULL to strcmp. Instead, if the user passes...
2003-01-02 Simon Tatham... of course, that would be better still if I remember...
2003-01-02 Simon TathamA better solution to the problem of duplicated positions in
2003-01-01 Ben HarrisAdd a mechanism for determining which charset to use...
2003-01-01 Simon TathamHaving painstakingly generated those reverse mapping...
2003-01-01 Ben HarrisAdd all the Mac OS simple single-byte character sets...
2002-12-31 Ben HarrisI have no idea what Simon thought he was doing casting...
2002-12-31 Ben HarrisAdd internal prototypes to keep my compiler from compla...
2002-12-31 Simon TathamBetter, I think, to avoid mapping 0x00 -> U+0020 in the X11
2002-12-31 Simon TathamFirst draft of Unicode support in pterm. It's pretty...