Sign in
goma
/
wine
/
487637b32f65f1b92ea7cae9fa4d5b8a423e6017
/
libs
/
unicode
3c0e5ee
A few fixes for pointer qualifiers (const, volatile) warnings.
by Eric Pouech
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
970fcb1
Updated codepage tables to Unicode version 4.1.
by Alexandre Julliard
· 19 years ago
3d086ca
Only update modified files.
by Alexandre Julliard
· 19 years ago
04aa6a8
Remove some incompatibilities in the wctype table by updating the
by Robert Shearman
· 19 years ago
7e4c88c
Avoid some warnings on 64-bit platforms.
by Alexandre Julliard
· 20 years ago
f732617
Fix a gcc 4.0 -Wpointer-sign warning.
by Mike McCormack
· 20 years ago
2abbb90
gcc 4.0 warning fix.
by Mike McCormack
· 20 years ago
385a199
Faster implementation of wcstombs that handles overlapping buffers
by Alexandre Julliard
· 20 years ago
809edab
Const correctness fixes.
by Eric Pouech
· 20 years ago
65ad7da
Fix some declaration and write string warnings.
by Mike McCormack
· 20 years ago
62b94d8
Ukrainian codepage 21866 added and respective files corrected. Two
by Oleh R. Nykyforchyn
· 20 years ago
294835a
Another round of const correctness fixes.
by Eric Pouech
· 20 years ago
0a25896
Const correctness fixes.
by Eric Pouech
· 20 years ago
5333206
Added memicmpW.
by Alexandre Julliard
· 21 years ago
440ff6d
Added version scripts for libwine and libwine_unicode.
by Alexandre Julliard
· 21 years ago
f20ce3b
Fix MultiByteToWideChar and WideCharToMultiByte when called with code
by Rein Klazes
· 21 years ago
6ba2226
When building a PE DLL (MinGW), variables exported from a DLL must be
by Ge van Geldorp
· 21 years ago
33f9dcb
Move CompareString implementation to libwine_unicode, add a bunch of
by Dmitry Timoshkov
· 21 years ago
b93eb13
Remove a redundant test.
by Jon Griffiths
· 21 years ago
f405629
Weekly spelling fixes.
by Francois Gouget
· 21 years ago
bf1df18
Added string folding support.
by Jon Griffiths
· 21 years ago
a02ce81
Add generation of digit and compatability mapping tables.
by Jon Griffiths
· 21 years ago
0aefd85
vsnprintfW: %% should output a literal % sign.
by Jon Griffiths
· 22 years ago
85d4281
Implement LCMapString using unicode collation tables.
by Dmitry Timoshkov
· 22 years ago
8c4b96f
Added generation of table of collation keys (based on a patch by
by Alexandre Julliard
· 22 years ago
996dc01
Updated to the latest Unicode standard.
by Alexandre Julliard
· 22 years ago
794b130
Handle overlapping buffers properly in wcstombs_sbcs (spotted by
by Alexandre Julliard
· 22 years ago
0789ba6
Fixed return value of wine_utf8_wcstombs (spotted by Jan Sporbeck).
by Alexandre Julliard
· 22 years ago
117436e
Moved rules for building shared libraries into a global Makelib.rules file.
by Alexandre Julliard
· 22 years ago
d73a1c4
Hacked 0x00a5 to map to backslash in Shift-JIS codepage.
by Alexandre Julliard
· 22 years ago
401a9e0
Fixed the .def files for the Mingw build.
by Steven Edwards
· 22 years ago
8d7b8e5
Portability fixes.
by Alexandre Julliard
· 22 years ago
2d1c790
Moved libwine to libs/ directory. Some makefile fixes and cleanups.
by Alexandre Julliard
· 22 years ago
25fe361
Added 'wine' prefix to libwine_unicode exports.
by Alexandre Julliard
· 22 years ago
7ab9a71
Moved libwine_unicode to the libs/ directory.
by Alexandre Julliard
· 22 years ago