Commit Graph

13 Commits

Author SHA1 Message Date
Jon Griffiths 0aefd857b7 vsnprintfW: %% should output a literal % sign. 2003-07-19 03:05:28 +00:00
Dmitry Timoshkov 85d4281616 Implement LCMapString using unicode collation tables.
Move CompareString and LCMapString to dlls/kernel/locale.c.
2003-06-27 19:02:23 +00:00
Alexandre Julliard 8c4b96fc46 Added generation of table of collation keys (based on a patch by
Dmitry Timoshkov).
2003-06-27 04:04:59 +00:00
Alexandre Julliard 996dc01432 Updated to the latest Unicode standard. 2003-06-26 02:51:12 +00:00
Alexandre Julliard 794b130cbb Handle overlapping buffers properly in wcstombs_sbcs (spotted by
Dmitry Timoshkov).
2003-05-11 02:54:09 +00:00
Alexandre Julliard 0789ba6888 Fixed return value of wine_utf8_wcstombs (spotted by Jan Sporbeck). 2003-05-08 21:05:50 +00:00
Alexandre Julliard 117436e08e Moved rules for building shared libraries into a global Makelib.rules
file.
2003-05-01 00:39:29 +00:00
Alexandre Julliard d73a1c4642 Hacked 0x00a5 to map to backslash in Shift-JIS codepage.
Added mapping for 0x00a6.
2003-04-14 21:39:23 +00:00
Steven Edwards 401a9e096a Fixed the .def files for the Mingw build. 2003-03-28 00:28:09 +00:00
Alexandre Julliard 8d7b8e573f Portability fixes. 2003-03-23 20:11:45 +00:00
Alexandre Julliard 2d1c79066e Moved libwine to libs/ directory.
Some makefile fixes and cleanups.
2003-03-22 20:40:48 +00:00
Alexandre Julliard 25fe361010 Added 'wine' prefix to libwine_unicode exports. 2003-03-21 21:30:51 +00:00
Alexandre Julliard 7ab9a715a8 Moved libwine_unicode to the libs/ directory. 2003-03-21 05:06:48 +00:00