Klaas Freitag
|
b261ecb705
|
Do proper handling of Win32 special characters.
Introduced a tchar based handling of wide character encoding that
is happening on Windows platforms.
|
2012-07-09 13:25:59 +02:00 |
|
Andreas Schneider
|
9d6001d39d
|
std: Add missing include.
|
2012-03-02 17:02:59 +01:00 |
|
Andreas Schneider
|
e7a495dc50
|
Fix a segfault in c_uppercase and c_lowercase.
|
2009-04-29 09:55:32 +02:00 |
|
Andreas Schneider
|
e7a09af755
|
Add a function to uppercase and to lowercase a string.
|
2009-04-21 09:05:40 +02:00 |
|
Andreas Schneider
|
8753352e5e
|
Set errno for expand function of the string list.
|
2008-09-02 11:23:38 +02:00 |
|
Andreas Schneider
|
262a179c68
|
Add a strreplace function to stdlib.
|
2008-06-16 12:12:06 +02:00 |
|
Andreas Schneider
|
10ec516dce
|
The string we add should be const for strlist.
|
2008-03-25 16:07:58 +01:00 |
|
Andreas Schneider
|
b4811c36bc
|
Add a stringlist expand function.
|
2008-03-20 10:34:58 +01:00 |
|
Andreas Schneider
|
1b29a420bc
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
|