Konstantin Isakov
|
babde3d53d
|
*! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and
wchar_t. This changes nothing on Linux and most other systems, but on Win32
it causes to use normal UCS-4 strings instead of Win32's usual UTF-16.
|
2009-04-18 17:20:12 +00:00 |
|
Konstantin Isakov
|
9df2db4011
|
+ Support for dictd files (.index/.dict(.dz)) added, among with other small
accompanying changes.
|
2009-04-09 18:50:49 +00:00 |
|
Konstantin Isakov
|
4bae99aeb5
|
Mass-update email to point to a @berlios one.
|
2009-02-05 14:21:47 +00:00 |
|
Konstantin Isakov
|
e9799ba248
|
FsEncoding has got a basename() function. The Lsa module now uses it instead
of the system/local one. The implementation of FsEncoding::dirname() was also
changed to stop relying on the system version.
|
2009-02-02 15:01:48 +00:00 |
|
Konstantin Isakov
|
c05781368b
|
Created /trunk/src and moved everything there.
|
2009-01-28 20:55:45 +00:00 |
|