Commit Graph

29 Commits

Author SHA1 Message Date
peter
aa083c5b4d * truncated log 1999-11-06 14:35:38 +00:00
florian
c9c758e318 * bug #645 fixed: format('%x',...) should writes unsigned hexadecimals, also
prec fixed: max. value in delphi is 15 (and not 32)
1999-10-12 19:16:27 +00:00
peter
dd04b920c0 * fixed comparetext 1999-10-03 19:42:40 +00:00
florian
d2c3613518 * format('%g',[0.0]) returned long format string, fixed 1999-09-04 20:48:34 +00:00
michael
d525b426d8 fixed Formaterror, added missing raise 1999-08-25 13:13:58 +00:00
peter
b29395f75e * fixed newstr/disposestr 1999-08-16 22:38:53 +00:00
michael
d47e0e0e11 + Fixed bug in format, reported by Romio Pedchecko 1999-07-18 17:27:28 +00:00
michael
aae9265b5c Implemented strtofloat 1999-06-19 07:39:43 +00:00
michael
7ed5f5cc10 + Final fixes: RightStr 1999-06-05 20:47:03 +00:00
peter
3db89ed4f1 * removed warnings 1999-05-31 20:50:44 +00:00
michael
0e29b158e6 + Small fix. Delete not recognised without system in front of it ? 1999-05-30 07:53:15 +00:00
michael
a51e21da0f * too may fixes to list 1999-05-28 20:08:20 +00:00
peter
17f26f6577 * removed warnings 1999-04-08 11:30:57 +00:00
peter
ad65fe3aec * pchar support for %s 1999-04-08 10:19:41 +00:00
peter
d94060a283 * format support for ansistring (from mailinglist)
* fixed length checking in Trim()
1999-04-04 10:19:07 +00:00
michael
2412733cf2 changed delete to system.delete 1999-03-01 12:40:06 +00:00
michael
d5003218b4 + Added internationalization support and more format functions 1999-02-28 13:17:34 +00:00
michael
a7bb45265d + Small fixes. Moved getlocaltime to system-dependent files 1999-02-24 15:56:28 +00:00
michael
8200498fbb + Changed to ansistrings 1999-02-10 22:15:10 +00:00
peter
516958a67b * removed temp symbols 1998-12-15 22:42:49 +00:00
peter
5727090134 * ansistring fixes 1998-11-04 10:20:48 +00:00
michael
5046369285 Format error now causes exception 1998-10-02 13:57:37 +00:00
michael
cf6ce49cb1 + Made sure it compiles with official 0.99.8 1998-10-02 12:17:17 +00:00
michael
0e7268a3ea + Initial implementation of format 1998-10-02 10:42:17 +00:00
michael
b17c2a5999 Added (empty) format function 1998-10-01 16:05:37 +00:00
michael
f296cf3117 + Further fixes from GertJan Schouten 1998-09-17 12:39:52 +00:00
pierre
147938436d * go32v2 did not compile
* wrong code in systr.inc corrected
1998-09-16 14:34:37 +00:00
michael
40feecac4e Update from gertjan Schouten, plus small fix for linux 1998-09-16 08:28:36 +00:00
michael
80e4fa2639 + Initial implementation; Donated by Gertjan Schouten
His file was split into several files, to keep it a little bit structured.
1998-04-10 15:17:46 +00:00