florian
|
215b870f5e
* StrToBool friends, fixes #7222
|
19 years ago |
florian
|
0a9a9dd69c
- mispelled TryStrQWord removed
|
19 years ago |
michael
|
89d52a3be9
+ Added StrToQWord
|
19 years ago |
Jonas Maebe
|
7338c03fac
+ comp and int64 overloads for floattostr(f)
|
19 years ago |
Jonas Maebe
|
e9a6b3dc10
* fixed some FloatToStrF and FloatToStr precision problems. Still fails
|
19 years ago |
florian
|
f60d89cc75
+ StrToQWord patch from Vincent Snijders
|
19 years ago |
Jonas Maebe
|
5769739834
* fixed floattostr and friends for systems where extended = double
|
19 years ago |
florian
|
446c24ed77
* fixed StrToFloat for large constants
|
20 years ago |
tom_at_work
|
7a1860190b
* fixes error introduced in sscanf() when looking for 64 bit unsafe pointer casts
|
20 years ago |
tom_at_work
|
653f4b465d
* fixed some typecasts of pointers to Longint for 64 bit architectures (Linux and generic parts of the RTL only)
|
20 years ago |
Jonas Maebe
|
f67ffaa7c8
* fixed TextToFloat for platforms where currency = Int64 (webtbs/tw4093)
|
20 years ago |
florian
|
e0d2eee158
* GenericAnsiStrComp fix from Vincent Snijders
|
20 years ago |
florian
|
c94849ddb0
* readded overload directive to lowercase
|
20 years ago |
florian
|
6bce91adc0
+ CurrToStrF
|
20 years ago |
florian
|
af3b2f28ca
* generic AnsiStrComp fixed
|
20 years ago |
florian
|
547c3f92b2
* AnsiReplaceText fixed, fixes 4260
|
20 years ago |
florian
|
6ed53e2c70
* Trim removes now all spaces and controll chars
|
20 years ago |
florian
|
cfcaff7dc9
* fixed mysql date problems using sscanf :]
|
20 years ago |
florian
|
4258bee1c5
+ char support for sscanf
|
20 years ago |
florian
|
0d79442d0f
+ sscanf
|
20 years ago |
michael
|
7fb254755d
+ Optimizations for lower/uppercase functions
|
20 years ago |
florian
|
64c72bd312
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
20 years ago |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
michael
|
b60c5b9cd2
+ Fixed bug #3957
|
20 years ago |
florian
|
c36eadddf7
+ variants: string -> float/int casts
|
20 years ago |
michael
|
525e2cf1ff
+ Added FormatCurr by Uberto Barbini
|
20 years ago |