1. f673b71 Fixed make install target to work even when nothing has been compiled by Alexandre Julliard · 23 years ago
  2. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  3. 3538914 Export the debug API as functions instead of pointers. by Alexandre Julliard · 23 years ago
  4. 9b6f433 Implemented strtolW/strtoulW in libwine_unicode and used it to replace by Alexandre Julliard · 23 years ago
  5. fc01b72 Added some support for cross-compilation using mingw32. by Alexandre Julliard · 23 years ago
  6. ce830a9 Added mkinstalldirs to create directories more portably. by Alexandre Julliard · 23 years ago
  7. 801e300 Updated for Unicode 3.2. Added ISO8859-16 codepage. by Alexandre Julliard · 23 years ago
  8. 8a37450 'used' should be set even if we are only computing the necessary buffer size. by Alexandre Julliard · 23 years ago
  9. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  10. 5d2b0a1 Regenerated codepage files with Unicode 3.1 data. by Alexandre Julliard · 24 years ago
  11. e21ead40 Make sure 'used' is set to 0 if no conversions take place. by James Hatheway · 24 years ago
  12. e709cdb Added support for composite Unicode characters in MultiByteToWideChar by Alexandre Julliard · 24 years ago
  13. d48ca94 Use dllwrap for building shared libraries in cygwin. by Hidenori Takeshima · 24 years ago
  14. c4b8b26 Add new encodings ISO 8859-10 (cp28600), 8859-13 (cp28603), 8859-14 (cp28604), by Nerijus Baliunas · 24 years ago
  15. 2fa4f76 Build ntdll as a real dll, including everything that was previously in by Alexandre Julliard · 24 years ago
  16. c97bb4c Added Unicode ctype support. by Alexandre Julliard · 25 years ago
  17. aea7853 Added UTF-8 conversion support. by Alexandre Julliard · 25 years ago
  18. 7e495e1 Make unicode.o into a separate ELF library so that we can use it from by Alexandre Julliard · 25 years ago
  19. 31142f8 cp_mbstowcs: check functions return zero on success. by Uwe Bonnes · 25 years ago
  20. 3085591 Initial release of the message compiler. by Bertho Stultiens · 25 years ago
  21. 0d4a558 Added a couple of Unicode string routines. by Alexandre Julliard · 25 years ago
  22. 261abcd Reimplemented Unicode case mapping in a slightly more efficient way. by Alexandre Julliard · 25 years ago
  23. d268c22 Added support for symbol codepage. by Alexandre Julliard · 25 years ago
  24. 6659308 Added support for WC_NO_BEST_FIT_CHAR and default char parameters in by Alexandre Julliard · 25 years ago
  25. fb270dd Added a bunch of code page tables for multibyte<->wide char by Alexandre Julliard · 25 years ago