Commit Graph

35 Commits

Author SHA1 Message Date
florian
215b870f5e * StrToBool friends, fixes #7222
git-svn-id: trunk@4378 -
2006-08-06 15:38:27 +00:00
florian
0a9a9dd69c - mispelled TryStrQWord removed
git-svn-id: trunk@4143 -
2006-07-11 20:03:21 +00:00
michael
89d52a3be9 + Added StrToQWord
git-svn-id: trunk@4063 -
2006-07-02 09:25:35 +00:00
marco
5d4300fd45 * PSysCharset.
git-svn-id: trunk@3052 -
2006-03-27 09:01:14 +00:00
Jonas Maebe
7338c03fac + comp and int64 overloads for floattostr(f)
git-svn-id: trunk@2403 -
2006-02-02 10:33:12 +00:00
Jonas Maebe
e9a6b3dc10 * fixed some FloatToStrF and FloatToStr precision problems. Still fails
for some corner cases (e.g. 8.502 as double), but that problem is in
    str_real

git-svn-id: trunk@2390 -
2006-02-01 10:22:52 +00:00
florian
f60d89cc75 + StrToQWord patch from Vincent Snijders
git-svn-id: trunk@2148 -
2006-01-03 22:15:22 +00:00
florian
c94849ddb0 * readded overload directive to lowercase
+ lowercase(<variant>);

git-svn-id: trunk@1156 -
2005-09-22 17:18:28 +00:00
florian
6df53bf057 - removed overload directive from LowerCase, UpperCase hasn't one either
git-svn-id: trunk@1151 -
2005-09-20 21:10:24 +00:00
florian
6bce91adc0 + CurrToStrF
+ ListSeparator

git-svn-id: trunk@1100 -
2005-09-17 19:31:59 +00:00
florian
ce08f48926 - from Jakob Klos: removed DefaultTextLineBreakStyle and TTextLineBreakStyle, it's already in the system unit
git-svn-id: trunk@624 -
2005-07-14 10:27:32 +00:00
florian
0d79442d0f + sscanf
git-svn-id: trunk@604 -
2005-07-09 22:34:26 +00:00
florian
64c72bd312 * patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
git-svn-id: trunk@374 -
2005-06-10 17:05:35 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
michael
ffb55c4254 + Removed VER1_0 defines
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
florian
c36eadddf7 + variants: string -> float/int casts 2005-04-28 09:15:43 +00:00
michael
525e2cf1ff + Added FormatCurr by Uberto Barbini 2005-04-26 16:40:51 +00:00
florian
0bfbd0a18e + added Ansi* routines to widestring manager
* made them using OS calls on windows
2005-03-12 14:56:22 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
florian
3ed23de88e + StrCharLength infrastructure 2005-02-06 09:38:45 +00:00
peter
b89cddc0ec * extended overload disabled for powerpc 2005-01-17 18:38:48 +00:00
michael
95714e9a4e + Patch from Colin Western to implemenet TryStrToFLoat 2005-01-16 17:53:27 +00:00
michael
aa96eb6ceb + Implemented wraptext 2004-12-19 17:55:38 +00:00
marco
d7cc714078 * updated ansiexctractquotedstring (more delphi compat, both interface and code) 2004-11-16 18:30:35 +00:00
michael
09490c6f5a + Added MACOS linebreakstyle (tlbsCR) 2004-08-30 13:07:03 +00:00
florian
d4117aeb34 + TryStrToInt* added 2004-08-07 16:56:28 +00:00
florian
61cf2984c7 * fixed bootstrapping problems 2004-06-20 20:41:47 +00:00
florian
6427a54c3d * fixed some bootstrapping problems as well as some 64 bit stuff 2004-06-13 10:49:50 +00:00
michael
70143302f0 + Fixed currency<->string conversion support 2004-06-12 13:23:17 +00:00
michael
e91bc5bb19 + Added AnsiSameStr 2004-02-26 08:46:21 +00:00
michael
c07028fe4e + Merged fixbranch fixes, missing in main branch 2003-11-26 22:17:42 +00:00
marco
d086084380 * sametext and ansisametext added. (simple (ansi)comparetext wrappers) 2003-10-07 12:02:47 +00:00
peter
3d27318cb2 * moved classes unit to rtl 2003-10-06 21:01:06 +00:00