Jonas Maebe
|
7b47ebff6b
* removed Darwin/Solaris-specific code and fixed all issues by calling
|
18 years ago |
micha
|
3e97c6b324
* fix cwstring compilation: remove extra "}"
|
18 years ago |
Jonas Maebe
|
6111e3e2b9
* also force utf-8 on Solaris, nl_langinfo(CODESET) doesn't work there
|
18 years ago |
Jonas Maebe
|
8523bdc831
* force utf-8 for darwin
|
18 years ago |
Jonas Maebe
|
399ab249d6
* initialise/finalise critical section
|
18 years ago |
Jonas Maebe
|
7e3b792713
* fixed for solaris:
|
18 years ago |
daniel
|
a6a0745436
* Apply path in Mantis report 8103 to fix ansi2wide issue
|
18 years ago |
marco
|
779b33148c
* fix
|
18 years ago |
daniel
|
76cf70bdbd
* Use proper critical sections.
|
18 years ago |
marco
|
dd7f715405
* FreeBSD fixes
|
19 years ago |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
Jonas Maebe
|
2b98aa8005
+ CODESET for solaris
|
19 years ago |
michael
|
497abf8f5d
+ Several improvements by Martin Schreiber
|
19 years ago |
florian
|
e92cc059a7
* fixed previous commit
|
19 years ago |
florian
|
f32b1ccbe0
+ cwstring multithreading safe, fixes #6873
|
19 years ago |
florian
|
246eb14e95
* fixed widestring lib on solaris
|
19 years ago |
peter
|
513cbb1c6e
* Make RTL compilable
|
19 years ago |
marco
|
768bf94a99
* more "shared" fixes
|
19 years ago |
Jonas Maebe
|
b08eccdbf0
- reverted ansi2wide and wide2ansi changes, because they affect
|
19 years ago |
Jonas Maebe
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
19 years ago |
florian
|
6e2a771c41
* Ansi2Wide inserts ? for unknown chars
|
20 years ago |
florian
|
bb26084a0f
+ UCS4StringToWideString
|
20 years ago |
florian
|
63ed93fc24
* fixed previous commit
|
20 years ago |
florian
|
629fc8fe64
+ StrCompAnsi implementation
|
20 years ago |
marco
|
287e8317a6
* apparantly broke linux since iconv is in glibc there, fixed + some minor gotchas
|
20 years ago |
marco
|
c90da53c9f
* more darwin fixes. Export to libiconv not iconv
|
20 years ago |
marco
|
40ff86dd59
* Darwin fixes. Untested on Darwin yet. (adding lib + name to external statements)
|
20 years ago |
marco
|
801428838f
* FreeBSD cwstring support
|
20 years ago |
florian
|
e473858821
* fixed setting of widestringmanager
|
20 years ago |
Jonas Maebe
|
828eebe984
* cwstring fixed and activated for Darwin
|
20 years ago |