peter
|
767291ca5f
* refactor reading and setting of parent classes
|
19 years ago |
tom_at_work
|
b2e1cf2610
* powerpc64 port now (manually) cycles, most test programs in tests/test are fine too
|
20 years ago |
florian
|
0b3094fdde
* from Thomas Schatzl: changed result type of InstanceSize to PtrInt
|
20 years ago |
michael
|
a775d3d487
+ Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines
|
20 years ago |
michael
|
21425e303c
+ Removed HASVARIANT define
|
20 years ago |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
da85b90f65
+ tmethod
|
20 years ago |
peter
|
7cf6eff07f
* interface additions
|
20 years ago |
peter
|
a68b710efd
* retrieve backtrace when exception is raised
|
20 years ago |
peter
|
b80e1cfcdb
* vtype changed to ptrint
|
21 years ago |
peter
|
f66ecd70cd
* class size changed to aint
|
21 years ago |
florian
|
6bf70cec85
* fixed vmt issues on 64 bit systems
|
21 years ago |
florian
|
badb5717e1
* widechars in tvarrec fixed for big endian machines as well
|
22 years ago |
Jonas Maebe
|
8b4adf2a8e
* changed tvarrec so chars and booleans work on big endian machines
|
22 years ago |
florian
|
cd88850377
* fixed some arm stuff
|
22 years ago |
marco
|
b15ba0a5ae
* Peter's Cardinal<->Longint fixes patch
|
22 years ago |
florian
|
91cd02e04e
+ applied patch for ref. counted exceptions by Johannes Berg
|
22 years ago |
peter
|
c7786e73aa
* ClassType changed to class method
|
22 years ago |
florian
|
b7f8fc41d8
+ tvarrec field vcurrency for compilers with hascurrency released
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
florian
|
6476fbf2fe
* fixed and added a lot of stuff to get the Jedi DX( headers
|
24 years ago |
peter
|
d1d438367f
* freeandnil added
|
24 years ago |
peter
|
46b58ded78
* fixes for the stricter compiler
|
24 years ago |
florian
|
f9e28f053f
* TGUID definition from win32/wininc/struct.inc copied
|
24 years ago |
florian
|
dadbc26bc8
* some types moved to systemh
|
24 years ago |
florian
|
f79644d9ca
+ AfterConstruction and BeforeDestruction implemented
|
25 years ago |