michael
|
aaec51dd3f
* Fixed bug #8033, removed longrec, so sysutils version is used
|
18 years ago |
michael
|
dc2daf7ed3
* Fixed bug #8100: TDuplicates refers to types TDuplicates
|
18 years ago |
michael
|
fcce3195b6
* TFormatSettings implementation, stage 3 (final)
|
18 years ago |
Jonas Maebe
|
e1a94f5606
* fixed test
|
18 years ago |
michael
|
cab9811e02
* TFormatSettings implementation, stage 2
|
18 years ago |
florian
|
e3f37f98ae
* correct handling of -<currency> on non x86 CPUs
|
18 years ago |
yury
|
21dcfcd404
* fixed fpc_ShortStr_Currency in case of 0 value.
|
18 years ago |
yury
|
a4a125e561
* fixed FloatToStrF for ffExponent format.
|
18 years ago |
Jonas Maebe
|
3381fd2ea1
* ismultithread is a longbool nowadays (cmpb -> cmpl)
|
18 years ago |
Jonas Maebe
|
8e5a5d3f2b
* fixed test (typecast floating point constants to float)
|
18 years ago |
florian
|
93c86bbaf2
* target test fixed, resolves #6580
|
18 years ago |
pierre
|
901cc71411
+ allow also <BR/> as line break tag
|
18 years ago |
pierre
|
f33e66bb4e
* avoid overflow check and errors
|
18 years ago |
pierre
|
f9e00ff2d9
* Move inlcude platform.inc before
|
18 years ago |
pierre
|
d2711a7013
+ added new code to deal better with
|
18 years ago |
pierre
|
ceec409cff
+ FpToolsDebugMessage added to
|
18 years ago |
pierre
|
92b63304b3
+ ReadlnFromFile added to try to cope with
|
18 years ago |
florian
|
6791f7caea
* test
|
18 years ago |
florian
|
36a500c38c
* don't coalescate with frame/stack pointer
|
18 years ago |
yury
|
df10089076
* currency is handled directly in StrToCurr, CurrToStr, CurrToStrF functions.
|
18 years ago |
joost
|
e8707ad4b8
* added tests for filtering and null-valued fields
|
18 years ago |
yury
|
a95e47507b
* Replaced lot of duplicate code in fpc_Read_xxx procedures by call to internal CheckRead function.
|
18 years ago |
michael
|
bb9d6120ed
* TFormatSettings implementation, stage 1
|
18 years ago |
yury
|
b3c82a05c5
* Use fpc_Write_Text_Currency and fpc_Read_Text_Currency for currency.
|
18 years ago |
yury
|
71961bb8ce
* Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency.
|
18 years ago |
micha
|
650bb51d31
update to tdbf svn
|
18 years ago |
florian
|
ace48bcdf0
* adapted to new fpc behaviour
|
18 years ago |
yury
|
f45a5e2961
* fixed compilation on 64 bit targets.
|
18 years ago |
Jonas Maebe
|
45e9633f97
* count references to class fields/messages from outside that class'
|
18 years ago |
pierre
|
6f66f75f69
* more special char fixes
|
18 years ago |