Jonas Maebe
|
afab9fb99c
* force utf-8 on iPhoneOS, because locale settings are absent/ignored there
|
16 年之前 |
Jonas Maebe
|
4771ca3ce1
* import iconv functions as libiconv_* instead of as iconv_* for ppc32
|
16 年之前 |
florian
|
c127154efa
o Haiku patches by Olivier Coursiere
|
16 年之前 |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 年之前 |
florian
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 年之前 |
florian
|
213dd11800
* setlength in utf16/widestringtoutf32 fixed, resolves #10462
|
17 年之前 |
Jonas Maebe
|
2ffc310ebb
* fixed AnsiStrLComp and AnsiStrLIComp: they also have to ignore
|
17 年之前 |
Jonas Maebe
|
8536e35e44
* fixed indentation of LowerAnsiString/UpperAnsiString
|
17 年之前 |
Jonas Maebe
|
19985965e6
* fixed AnsiStrLower/AnsiStrUpper (were exchanged)
|
17 年之前 |
Jonas Maebe
|
60ccf03a0b
* completed cwstring unit
|
17 年之前 |
Jonas Maebe
|
7ec9dc5bc9
* fixed unix CompareWideString to not treat null characters inside
|
17 年之前 |
Jonas Maebe
|
8b8ee03c32
* fixed BeOS compilation (patch from Olivier Coursiere)
|
17 年之前 |
Jonas Maebe
|
02c714aec1
* characters <= 127, not just < 127, can be concatenated to an
|
17 年之前 |
Jonas Maebe
|
a180fdcc74
- removed commented out implementation of Upper/LowerWideString which
|
17 年之前 |
Jonas Maebe
|
68595c8b72
* fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
|
17 年之前 |
Jonas Maebe
|
4d254e4de8
* import iconv routines as iconv_* rather than libiconv_* for darwin
|
17 年之前 |
florian
|
7f4c387841
o new BeOS patch by Olivier Coursiere:
|
18 年之前 |
florian
|
bcd5fc555a
* rtl part of Olivier Coursier's BeOS patch
|
18 年之前 |
Jonas Maebe
|
815cd2b39d
+ support for widestring manager based widechar conversions
|
18 年之前 |
Jonas Maebe
|
0d8594a705
* made cwstring thread safe without locks + test (twide4): widestring
|
18 年之前 |
Jonas Maebe
|
7b47ebff6b
* removed Darwin/Solaris-specific code and fixed all issues by calling
|
18 年之前 |
micha
|
3e97c6b324
* fix cwstring compilation: remove extra "}"
|
18 年之前 |
Jonas Maebe
|
6111e3e2b9
* also force utf-8 on Solaris, nl_langinfo(CODESET) doesn't work there
|
18 年之前 |
Jonas Maebe
|
8523bdc831
* force utf-8 for darwin
|
18 年之前 |
Jonas Maebe
|
399ab249d6
* initialise/finalise critical section
|
18 年之前 |
Jonas Maebe
|
7e3b792713
* fixed for solaris:
|
18 年之前 |
daniel
|
a6a0745436
* Apply path in Mantis report 8103 to fix ansi2wide issue
|
18 年之前 |
marco
|
779b33148c
* fix
|
18 年之前 |
daniel
|
76cf70bdbd
* Use proper critical sections.
|
18 年之前 |
marco
|
dd7f715405
* FreeBSD fixes
|
19 年之前 |