Added a __wine_dbg_set_channel_flags function to allow changing flags
[wine] / libs / unicode /
2005-09-13  Alexandre JulliardAvoid some warnings on 64-bit platforms.
2005-08-03  Mike McCormackFix a gcc 4.0 -Wpointer-sign warning.
2005-08-01  Mike McCormackgcc 4.0 warning fix.
2005-07-22  Alexandre JulliardFaster implementation of wcstombs that handles overlapp...
2005-06-27  Eric PouechConst correctness fixes.
2005-06-16  Mike McCormackFix some declaration and write string warnings.
2005-01-19  Oleh R. NykyforchynUkrainian codepage 21866 added and respective files...
2004-12-06  Eric PouechAnother round of const correctness fixes.
2004-11-30  Eric PouechConst correctness fixes.
2004-04-02  Alexandre JulliardAdded memicmpW.
2004-02-12  Alexandre JulliardAdded version scripts for libwine and libwine_unicode.
2004-01-20  Rein KlazesFix MultiByteToWideChar and WideCharToMultiByte when...
2003-12-13  Ge van GeldorpWhen building a PE DLL (MinGW), variables exported...
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-11-14  Jon GriffithsRemove a redundant test.
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-15  Jon GriffithsAdded string folding support.
2003-10-15  Jon GriffithsAdd generation of digit and compatability mapping tables.
2003-07-19  Jon GriffithsvsnprintfW: %% should output a literal % sign.
2003-06-27  Dmitry TimoshkovImplement LCMapString using unicode collation tables.
2003-06-27  Alexandre JulliardAdded generation of table of collation keys (based...
2003-06-26  Alexandre JulliardUpdated to the latest Unicode standard.
2003-05-11  Alexandre JulliardHandle overlapping buffers properly in wcstombs_sbcs...
2003-05-08  Alexandre JulliardFixed return value of wine_utf8_wcstombs (spotted by...
2003-05-01  Alexandre JulliardMoved rules for building shared libraries into a global...
2003-04-14  Alexandre JulliardHacked 0x00a5 to map to backslash in Shift-JIS codepage.
2003-03-28  Steven EdwardsFixed the .def files for the Mingw build.
2003-03-23  Alexandre JulliardPortability fixes.
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2003-03-21  Alexandre JulliardMoved libwine_unicode to the libs/ directory.