florian
|
f60d89cc75
+ StrToQWord patch from Vincent Snijders
|
19 years ago |
florian
|
c94849ddb0
* readded overload directive to lowercase
|
20 years ago |
florian
|
6df53bf057
- removed overload directive from LowerCase, UpperCase hasn't one either
|
20 years ago |
florian
|
6bce91adc0
+ CurrToStrF
|
20 years ago |
florian
|
ce08f48926
- from Jakob Klos: removed DefaultTextLineBreakStyle and TTextLineBreakStyle, it's already in the system unit
|
20 years ago |
florian
|
0d79442d0f
+ sscanf
|
20 years ago |
florian
|
64c72bd312
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
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 |
florian
|
c36eadddf7
+ variants: string -> float/int casts
|
20 years ago |
michael
|
525e2cf1ff
+ Added FormatCurr by Uberto Barbini
|
20 years ago |
florian
|
0bfbd0a18e
+ added Ansi* routines to widestring manager
|
20 years ago |
peter
|
e417e34496
* truncate log
|
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 |
michael
|
aa96eb6ceb
+ Implemented wraptext
|
20 years ago |
marco
|
d7cc714078
* updated ansiexctractquotedstring (more delphi compat, both interface and code)
|
21 years ago |
michael
|
09490c6f5a
+ Added MACOS linebreakstyle (tlbsCR)
|
21 years ago |
florian
|
d4117aeb34
+ TryStrToInt* added
|
21 years ago |
florian
|
61cf2984c7
* fixed bootstrapping problems
|
21 years ago |
florian
|
6427a54c3d
* fixed some bootstrapping problems as well as some 64 bit stuff
|
21 years ago |
michael
|
70143302f0
+ Fixed currency<->string conversion support
|
21 years ago |
michael
|
e91bc5bb19
+ Added AnsiSameStr
|
21 years ago |
michael
|
c07028fe4e
+ Merged fixbranch fixes, missing in main branch
|
22 years ago |
marco
|
d086084380
* sametext and ansisametext added. (simple (ansi)comparetext wrappers)
|
22 years ago |
peter
|
3d27318cb2
* moved classes unit to rtl
|
22 years ago |