Jonas Maebe
|
7ec9dc5bc9
* fixed unix CompareWideString to not treat null characters inside
|
17 yıl önce |
Jonas Maebe
|
8b8ee03c32
* fixed BeOS compilation (patch from Olivier Coursiere)
|
17 yıl önce |
Jonas Maebe
|
02c714aec1
* characters <= 127, not just < 127, can be concatenated to an
|
17 yıl önce |
Jonas Maebe
|
a180fdcc74
- removed commented out implementation of Upper/LowerWideString which
|
17 yıl önce |
Jonas Maebe
|
68595c8b72
* fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
|
17 yıl önce |
Jonas Maebe
|
4d254e4de8
* import iconv routines as iconv_* rather than libiconv_* for darwin
|
17 yıl önce |
florian
|
7f4c387841
o new BeOS patch by Olivier Coursiere:
|
18 yıl önce |
florian
|
bcd5fc555a
* rtl part of Olivier Coursier's BeOS patch
|
18 yıl önce |
Jonas Maebe
|
815cd2b39d
+ support for widestring manager based widechar conversions
|
18 yıl önce |
Jonas Maebe
|
0d8594a705
* made cwstring thread safe without locks + test (twide4): widestring
|
18 yıl önce |
Jonas Maebe
|
7b47ebff6b
* removed Darwin/Solaris-specific code and fixed all issues by calling
|
18 yıl önce |
micha
|
3e97c6b324
* fix cwstring compilation: remove extra "}"
|
18 yıl önce |
Jonas Maebe
|
6111e3e2b9
* also force utf-8 on Solaris, nl_langinfo(CODESET) doesn't work there
|
18 yıl önce |
Jonas Maebe
|
8523bdc831
* force utf-8 for darwin
|
18 yıl önce |
Jonas Maebe
|
399ab249d6
* initialise/finalise critical section
|
18 yıl önce |
Jonas Maebe
|
7e3b792713
* fixed for solaris:
|
18 yıl önce |
daniel
|
a6a0745436
* Apply path in Mantis report 8103 to fix ansi2wide issue
|
18 yıl önce |
marco
|
779b33148c
* fix
|
18 yıl önce |
daniel
|
76cf70bdbd
* Use proper critical sections.
|
18 yıl önce |
marco
|
dd7f715405
* FreeBSD fixes
|
19 yıl önce |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 yıl önce |
Jonas Maebe
|
2b98aa8005
+ CODESET for solaris
|
19 yıl önce |
michael
|
497abf8f5d
+ Several improvements by Martin Schreiber
|
19 yıl önce |
florian
|
e92cc059a7
* fixed previous commit
|
19 yıl önce |
florian
|
f32b1ccbe0
+ cwstring multithreading safe, fixes #6873
|
19 yıl önce |
florian
|
246eb14e95
* fixed widestring lib on solaris
|
19 yıl önce |
peter
|
513cbb1c6e
* Make RTL compilable
|
19 yıl önce |
marco
|
768bf94a99
* more "shared" fixes
|
19 yıl önce |
Jonas Maebe
|
b08eccdbf0
- reverted ansi2wide and wide2ansi changes, because they affect
|
19 yıl önce |
Jonas Maebe
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
19 yıl önce |