]> arthur.barton.de Git - netatalk.git/history - libatalk/unicode
fix LFS test for cross compilation, from Bolke de Bruin
[netatalk.git] / libatalk / unicode /
2007-09-17 didguse the right number for num charset and max charset...
2006-09-19 didgin unicode function convert_charset needs trailing...
2006-09-18 didgin unicode function trailing zero needs to be wide...
2006-07-19 didgadd mac greek encoding from P. Christeas
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-07-22 didgadd Hangul combining, from hat at fa2.so-net.ne.jp
2005-02-06 didgfix compiler warning, from Olaf Hering.
2005-02-05 didgBidi patch, this one should compile and work :(
2005-02-02 didg Ignore bidi hints in utf.
2004-09-07 bfernhombergfix macname cache, SF bug 1021642
2004-09-02 bfernhombergmake the definitions in ucs2_casetable.h static const.
2004-08-11 bfernhombergrework iconv detection, always check for libiconv....
2004-08-11 bfernhombergfix a sigsegv on conversion error.
2004-06-24 bfernhomberg check if UCS-2-INTERNAL is supported by libiconv
2004-06-15 bfernhomberg only try to resolve LOCALE once
2004-06-09 bfernhombergread Mac and Unix charset settings from enviroment
2004-05-12 didgremove '\n' char in log messages.
2004-05-04 didgmore verbose error msgs.
2004-02-29 bfernhombergfix casefold volume option
2004-02-29 didgadd japanese from iconv.
2004-01-25 bfernhomberglibiconv warning fix
2004-01-11 lenneisAdd .cvsignore files where missing.
2003-11-26 bfernhombergfix a mem leak
2003-11-26 bfernhombergfix typos, minor cleanup
2003-11-14 bfernhombergsome unicode fixes
2003-11-10 bfernhombergremove some debug noise
2003-11-06 bfernhombergunicode endian fixes
2003-11-02 bfernhombergfix some OSX compile issues, reported by Thomas Kaiser
2003-11-01 bfernhombergFix endianess issues with unicode
2003-09-28 didgmangling fixes
2003-09-22 bfernhombergmake sure we return the right length in pre/decompose
2003-09-14 bfernhombergremove the '_' escape stuff --we want to be compatible...
2003-09-12 bfernhombergfix some roundtrip problems
2003-09-12 bfernhombergmake push/pull ascii functions return EILSEQ for extend...
2003-09-12 bfernhombergbugfixes: last byte was overwritten with 0x0 in convert...
2003-09-12 bfernhombergminor cleanup, remove a // comment
2003-09-11 bfernhombergminor cleanup
2003-09-11 bfernhomberg- remove unused/obsolete functions
2003-09-11 bfernhombergremove obsolete function
2003-09-09 didgremove old files.
2003-09-09 didgbig merge for db frontend and unicode.
2003-06-23 didgAdd unicode to Mac OS code page (internal or with iconv...