yury
|
a95e47507b
* Replaced lot of duplicate code in fpc_Read_xxx procedures by call to internal CheckRead function.
|
18 vuotta sitten |
michael
|
bb9d6120ed
* TFormatSettings implementation, stage 1
|
18 vuotta sitten |
yury
|
b3c82a05c5
* Use fpc_Write_Text_Currency and fpc_Read_Text_Currency for currency.
|
18 vuotta sitten |
yury
|
71961bb8ce
* Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency.
|
18 vuotta sitten |
micha
|
650bb51d31
update to tdbf svn
|
18 vuotta sitten |
florian
|
ace48bcdf0
* adapted to new fpc behaviour
|
18 vuotta sitten |
yury
|
f45a5e2961
* fixed compilation on 64 bit targets.
|
18 vuotta sitten |
Jonas Maebe
|
45e9633f97
* count references to class fields/messages from outside that class'
|
18 vuotta sitten |
pierre
|
6f66f75f69
* more special char fixes
|
18 vuotta sitten |
pierre
|
8b8db4c1a9
* handle hexadecimal nubmer starting with 'x'
|
18 vuotta sitten |
yury
|
52b72564e9
* Str and Val for currency values are handled by fpc_xxx_Currency and fpc_Val_Currency_xxx.
|
18 vuotta sitten |
Jonas Maebe
|
2fa51a485f
* bootstrapping for systems where currency is not a float
|
18 vuotta sitten |
florian
|
9619f4c09d
* fixed Math.SetRoundingMode
|
18 vuotta sitten |
yury
|
adae4e9976
* implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr.
|
18 vuotta sitten |
florian
|
538e1bb8e8
* fixed broken Math.SetExceptionMask
|
18 vuotta sitten |
Almindor
|
2ddc5fed76
* re-add some somehow missed units, update to latest
|
18 vuotta sitten |
yury
|
b6b9582d8e
* implemented fpc_AnsiStr_Currency and fpc_Val_Currency_AnsiStr.
|
18 vuotta sitten |
yury
|
b04c30dfb8
* fixed warnings.
|
18 vuotta sitten |
micha
|
702685717f
* cleanup of rtlevents, remove startwait due to persistance guarantee
|
18 vuotta sitten |
yury
|
2244f1b9c6
* fixed warning.
|
18 vuotta sitten |
yury
|
2d683bcbe6
* implemented fpc_Val_Currency_ShortStr.Not used yet.
|
18 vuotta sitten |
peter
|
1b4775d46c
* more tex fixes
|
18 vuotta sitten |
peter
|
b5252ef8ba
* fix description end
|
18 vuotta sitten |
yury
|
697875f5af
* Fixed reading beyond input string in fpc_Val_Real_ShortStr if empty string was passed.
|
18 vuotta sitten |
yury
|
a2f4c7fd2a
* fixed fpc_ShortStr_Currency.
|
18 vuotta sitten |
yury
|
37b9258431
* Implemented fpc_ShortStr_Currency. Not used yet.
|
18 vuotta sitten |
Jonas Maebe
|
4003047c42
* recommanded -> recommended
|
18 vuotta sitten |
yury
|
69e956949b
* Made redef.inc wince only.
|
18 vuotta sitten |
florian
|
7c08279f82
* forgotten commit, fixes loader assembling
|
18 vuotta sitten |
florian
|
8e8c0832c6
* fixed previous commit
|
18 vuotta sitten |