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 |
Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
20 years ago |
marco
|
1ec105d95e
* some 1.0.x fixes
|
20 years ago |
florian
|
0bfbd0a18e
+ added Ansi* routines to widestring manager
|
20 years ago |
Jonas Maebe
|
8281d7a359
* fixed newstr() and disposestr()
|
20 years ago |
Jonas Maebe
|
1162235207
* fixed web bug #3708
|
20 years ago |
florian
|
eb4b962cee
+ implemented WideFormat
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
michael
|
525832f03a
+ Patch from peter to fix 1.0 compile
|
20 years ago |
florian
|
3ed23de88e
+ StrCharLength infrastructure
|
20 years ago |
peter
|
b89cddc0ec
* extended overload disabled for powerpc
|
20 years ago |
michael
|
95714e9a4e
+ Patch from Colin Western to implemenet TryStrToFLoat
|
20 years ago |
peter
|
cb255fffed
* fix bugs 3477, 3478, 3479
|
20 years ago |
michael
|
aa96eb6ceb
+ Implemented wraptext
|
20 years ago |
michael
|
ff146b3d32
+ Patch from Pete: Dont support widestrings when compiled with 1.0.x and Add additional typecasts to Widestring for widechar/pwidechar
|
21 years ago |
michael
|
9eb3c1ced6
+ Fix from Alexey Barkovoy for bug #3302
|
21 years ago |
marco
|
e3812e3683
* fixed little 1.0.xism
|
21 years ago |
marco
|
841e3b75aa
* %x 64-bit support
|
21 years ago |
marco
|
743ac811fb
* %u
|
21 years ago |
marco
|
d7cc714078
* updated ansiexctractquotedstring (more delphi compat, both interface and code)
|
21 years ago |
michael
|
201b7dc791
+ Extra index check in IsDelimiter
|
21 years ago |
florian
|
76513df77d
* fixed CompareStr with a patch from Michalis Kamburelis
|
21 years ago |
florian
|
d4117aeb34
+ TryStrToInt* added
|
21 years ago |
florian
|
6427a54c3d
* fixed some bootstrapping problems as well as some 64 bit stuff
|
21 years ago |