Added a file_exists argument to wine_dll_load to allow checking
[wine] / libs / unicode /
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.