Commit Graph

421 Commits

Author SHA1 Message Date
michael
e31cf3e728 + Implemented RaiseLastOSError 2004-02-08 11:02:40 +00:00
michael
68cd24e2e7 + Renamed intf to avoid conflicts 2004-02-06 08:33:21 +00:00
michael
94b905367a + Renamed to avoid conflicts 2004-02-06 08:32:40 +00:00
peter
e2df62fc08 * EOSError.errorcode change to Longint which is more compatible
with unix platforms
2004-01-28 22:09:52 +00:00
michael
67d7dcdc91 + Implemented sleep() on Unix. 2004-01-10 17:34:36 +00:00
florian
822ce0df68 * changed sysutils.exec to ExecuteProcess 2004-01-05 22:37:15 +00:00
marco
5d49357d80 * Exec(ansistring) function 2004-01-03 08:55:58 +00:00
peter
0d3948fc5f * register calling updates 2003-12-04 21:42:07 +00:00
michael
c07028fe4e + Merged fixbranch fixes, missing in main branch 2003-11-26 22:17:42 +00:00
michael
07583c11a7 TwoDigitYearCenturyWindow is 50 2003-11-26 20:15:46 +00:00
michael
0271650b3a + New runerror 231 (exception stack error) and 232 (nothread support) 2003-11-26 20:12:08 +00:00
florian
058d480f40 * error handling for Variants improved 2003-11-26 20:00:19 +00:00
michael
18c394efa8 + Fix for bug #2476 2003-11-24 23:00:56 +00:00
marco
c29abe12db * johill patch applied 2003-11-22 17:18:53 +00:00
michael
3e33c1a5ab + Small optimization in comparemem 2003-11-22 16:17:26 +00:00
michael
cae0e667de + Patched CompareMem for case when length is 0 2003-11-22 15:46:48 +00:00
michael
9e8353e232 + Position specifier in format string affects all later specifiers 2003-11-09 13:37:42 +00:00
marco
b15ba0a5ae * Peter's Cardinal<->Longint fixes patch 2003-11-03 09:42:27 +00:00
Tomas Hajny
57538cb669 * THandle in sysutils common using System.THandle 2003-10-25 23:42:35 +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