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