Commit Graph

21 Commits

Author SHA1 Message Date
peter
db24d91c85 * old logs removed and tabs fixed 2002-09-07 15:15:22 +00:00
michael
cad8564131 + Notify correctly implemented 2002-08-16 10:04:58 +00:00
florian
106ba3fd82 * raise takes now a void pointer as at and frame address
instead of a longint, fixed
2002-07-16 13:57:39 +00:00
peter
346c2a9ed1 * seek(int64) overload only for 1.1 compiler 2001-12-03 21:39:58 +00:00
sg
624a27a081 * Added performance improvements suggested by Mattias Gaertner
- list grows in steps of 25% if size >= 128
  - list shrinks by 50% if size drops below a quarter of the capacity
2001-07-17 22:07:29 +00:00
sg
a4e93f299d * Extended Error methods so that exceptions are raised from the caller's
address instead of the Error method
2000-11-17 13:39:49 +00:00
michael
0161dba7ca + Fixed setcapacity 2000-09-14 18:39:31 +00:00
michael
650fbb86aa + removed logs 2000-07-13 11:32:24 +00:00
michael
e7aca136a1 + Initial import 2000-07-13 06:29:38 +00:00
lazarus
ff7424265d Added TThreadlist code. Shane 2000-06-27 15:55:19 +00:00
pierre
48174a41fe * fix of 877 2000-03-20 14:30:03 +00:00
peter
eb31271e15 * updated copyright to 2000 2000-01-07 01:24:32 +00:00
peter
d353155496 * moved out of packages/ back to topdir 2000-01-06 01:20:30 +00:00
peter
d9273dd907 * moved to packages 2000-01-03 19:31:09 +00:00
michael
0539b2fe23 + Some bug fixes by Romio 1999-04-13 12:46:15 +00:00
peter
a7741dd7e7 * makefile updates 1999-04-08 10:18:47 +00:00
michael
1b126ff278 + Added exceptions for error handling 1998-10-02 22:41:23 +00:00
michael
a5c52b5362 + Fixec index check in exchange method. 1998-05-06 07:27:22 +00:00
michael
7e4ff5bbcf TList completely implemented 1998-05-05 15:54:31 +00:00
michael
f325d30461 + Partial implementation of TList 1998-05-04 15:54:07 +00:00
michael
39a62a2569 * Split file according to Class; implemented dummys for all methods, so unit compiles. 1998-05-04 14:30:11 +00:00