Michaël Van Canneyt
|
81e2db47a9
* Add some methods to TFormatSettings for Delphi compatibility
|
il y a 1 an |
Michael VAN CANNEYT
|
78374bf772
* Synchronize API for AnsiString/Unicode string, keep string where possible.
|
il y a 2 ans |
Michael VAN CANNEYT
|
4336599c3a
* Char -> AnsiChar
|
il y a 2 ans |
marco
|
9534c5bd8b
* Delphi XE (2010?) compatible alias for defaultformatsettings.
|
il y a 14 ans |
yury
|
d568718cb0
* Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines.
|
il y a 18 ans |
yury
|
220a37b443
* Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here.
|
il y a 18 ans |
michael
|
bb9d6120ed
* TFormatSettings implementation, stage 1
|
il y a 18 ans |
florian
|
6bce91adc0
+ CurrToStrF
|
il y a 20 ans |
marco
|
0f9a1ab006
* delphi compat fields added to syslocale
|
il y a 20 ans |
peter
|
4ace790492
* remove $Log
|
il y a 20 ans |
fpc
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
fpc
|
50778076c3
initial import
|
il y a 20 ans |
florian
|
7fef413b69
+ SysLocale
|
il y a 20 ans |
peter
|
e417e34496
* truncate log
|
il y a 20 ans |
peter
|
3d27318cb2
* moved classes unit to rtl
|
il y a 22 ans |