Take advantage of the recursive nature of .gitignore for Makefile entries.
[wine] / libs / unicode / wine_unicode.def
2006-05-24  Alexandre Julliardlibwine_unicode: Renamed is_dbcs_leadbyte to wine_is_db...
2006-05-24  Alexandre Julliardlibwine_unicode: Define all functions in the library...
2004-04-02  Alexandre JulliardAdded memicmpW.
2004-01-20  Rein KlazesFix MultiByteToWideChar and WideCharToMultiByte when...
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-10-15  Jon GriffithsAdded string folding support.
2003-06-27  Dmitry TimoshkovImplement LCMapString using unicode collation tables.
2003-03-28  Steven EdwardsFixed the .def files for the Mingw build.
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2003-03-21  Alexandre JulliardMoved libwine_unicode to the libs/ directory.