Commit Graph

446 Commits

Author SHA1 Message Date
olle
6fae444a85 + added error 900, for macos 2004-08-20 10:18:58 +00:00
michael
dd1426b42c + Added SEmptyStreamIllegalReader/Writer 2004-08-19 07:28:50 +00:00
peter
1fb9d993e5 * patch from mattias to fix endianness and bufferoverflow with
1 and 2 byte ordinals
2004-08-16 16:12:28 +00:00
michael
18ad03d0fd + Implemented decodedateweek 2004-08-12 12:26:34 +00:00
Jonas Maebe
75680eaa31 * use C versions of string routines if FPC_USE_LIBC is defined 2004-08-09 16:44:23 +00:00
florian
76513df77d * fixed CompareStr with a patch from Michalis Kamburelis 2004-08-07 19:32:35 +00:00
florian
d4117aeb34 + TryStrToInt* added 2004-08-07 16:56:28 +00:00
florian
b950207508 * tcomponent.destroying is now called in tcomponent.beforedestruction 2004-08-07 16:44:34 +00:00
michael
370f47e611 + Added getappconfigdir calls 2004-08-05 07:28:01 +00:00
michael
5de50944d3 + Implemented DivMod 2004-07-25 16:46:08 +00:00
michael
ebead1b5ee + Implemented all functions 2004-07-21 20:37:03 +00:00
Tomas Hajny
668400675a + support 8.3 2004-07-18 21:41:34 +00:00
michael
072f6e4ec6 + Added some RxStrUtils functions for Rx compatibility 2004-07-13 18:42:39 +00:00
peter
ae9df33b40 * fix 1.0.x compile 2004-07-01 15:42:18 +00:00
marco
fd72704e78 * updates from B. Tierens 2004-06-29 19:37:17 +00:00
michael
a657c82a59 + Fix GetPropList when Proplist is nil 2004-06-24 23:43:14 +00:00
florian
61cf2984c7 * fixed bootstrapping problems 2004-06-20 20:41:47 +00:00
peter
7f9b703d64 * use sizeint 2004-06-17 16:23:50 +00:00
florian
6427a54c3d * fixed some bootstrapping problems as well as some 64 bit stuff 2004-06-13 10:49:50 +00:00
michael
2b66cb3edd + Enhanced FloatToStrF to 18 digits (Delphi compatibility, bug #3106 2004-06-12 13:57:18 +00:00
michael
70143302f0 + Fixed currency<->string conversion support 2004-06-12 13:23:17 +00:00
michael
796637192c + Patch from matthias gaertner to fix GetMethodProp with procedural spec 2004-06-02 14:33:18 +00:00
florian
ef303e5570 * fixed IsNan and IsInf for big endian systems 2004-05-29 12:28:59 +00:00
florian
25b9e0d6e5 * fixed comp property writing for cpus where comp=int64 2004-05-24 21:05:19 +00:00
florian
c9e76f10da + added widestring routines 2004-05-23 19:00:40 +00:00
marco
ed6ecf40db * fixes from Luiz Am?rico 2004-05-17 07:33:01 +00:00
marco
b0bc2d5bb9 * fix to AM/PM behaviour of formatdatetime around noon 2004-05-02 13:40:55 +00:00
peter
81b6d9f16c * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
marco
5af746ce28 * fileno -> getfilehandle 2004-05-01 11:56:25 +00:00
marco
b82160ba33 * fileno 2004-05-01 11:04:34 +00:00
peter
8c60c6f93e * ordinal-pointer conversions fixed 2004-04-28 20:48:20 +00:00
florian
8222e0deb6 * compilation with 1.0.10 fixed 2004-04-27 17:29:04 +00:00
michael
0d9f209c26 + Case change (bug 3050) 2004-04-16 10:07:44 +00:00
peter
f8590e2841 * disable range,overflow check when generating Nan/Inf 2004-04-08 16:37:08 +00:00
marco
bbd6690d62 * Initial version 2004-03-20 23:41:34 +00:00
marco
8f0bc1fc2d * more strutils small things 2004-03-19 12:54:22 +00:00
marco
e6365c83ca * more simple implementations done, based on copy() Largely untested 2004-03-18 16:55:47 +00:00
marco
98923076ac * initial implementations for some routines 2004-03-17 22:18:48 +00:00
marco
e546db7a23 * interlocked* changed to longints, including winapi. (which was a bug) 2004-03-05 12:17:50 +00:00
michael
e91bc5bb19 + Added AnsiSameStr 2004-02-26 08:46:21 +00:00
florian
934fe41c45 * several 64 bit issues fixed 2004-02-22 16:48:39 +00:00
florian
a895e7bb78 * several 64 bit/x86-64 fixes 2004-02-21 22:53:49 +00:00
florian
ff42d8657a + x86_64 dependend sysutils part added
* some 64 bit adaptions
2004-02-20 22:15:16 +00:00
florian
b43854bb09 + added Inf/Nan stuff 2004-02-20 20:10:44 +00:00
peter
4fcace5406 * enable variant again 2004-02-20 15:55:26 +00:00
marco
4f6d200630 * addition of second executeprocess prototype 2004-02-13 13:02:21 +00:00
florian
715c546567 * compilation on ppc fixed 2004-02-09 18:53:09 +00:00
marco
71ec4c10a9 * 1.0 compilation fixes 2004-02-09 17:21:04 +00:00
michael
acd272b7b3 + Implemented SameValue 2004-02-09 09:11:46 +00:00
michael
2a928b5180 + Missing functions IsZero,InRange,EnsureRange implemented 2004-02-09 08:55:45 +00:00