michael
|
bea2706914
+ fix from Ivan Shikhalev for QueryInterface to return ancestor methods
|
22 years ago |
florian
|
eab5d1f7c5
* started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C)
|
22 years ago |
peter
|
c7786e73aa
* ClassType changed to class method
|
22 years ago |
peter
|
4deb6a9b4e
* 'inlined' some more calls
|
23 years ago |
peter
|
2e3c4a27eb
* manual inline classparent calls in the loops
|
23 years ago |
florian
|
b5f091d0cb
* initinterfacepointers improved
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
carl
|
1b53eca49d
- remove logs
|
23 years ago |
florian
|
44ad4027b7
* several fixes for Linux/PPC compilation
|
23 years ago |
Jonas Maebe
|
58fc64dc09
* interface "as" helpers converted from procedures to functions
|
23 years ago |
florian
|
272865d6af
* interface helpers for 1.1 compilers without interface support fixed
|
23 years ago |
peter
|
71a1ae2136
* sLineBreak changed to normal constant like Kylix
|
23 years ago |
peter
|
268e4bb7e7
* use saveregisters for incr routines, saves also problems with
|
23 years ago |
peter
|
0cdf327866
* updated compilerprocs
|
23 years ago |
carl
|
b03cb5eadb
* don't crash everything if the class allocation failed
|
23 years ago |
peter
|
21a8c2cc8e
* merged fixes from 1.0.x
|
23 years ago |
Jonas Maebe
|
fc6d300a95
* almost all second pass typeconvnode helpers are now processor independent
|
24 years ago |
Jonas Maebe
|
b9f6efc85b
+ "compproc" helpers
|
24 years ago |
florian
|
23b3c24a01
+ made the ref. couting MT safe
|
24 years ago |
peter
|
e150c46c78
* remove warnings
|
24 years ago |
florian
|
7416c90ad8
* is-operator fixed
|
24 years ago |
florian
|
5da658c6db
* interfaces basically running
|
25 years ago |
florian
|
b3c53b4f55
* Finalize to int_finalize renamed
|
25 years ago |
florian
|
f79644d9ca
+ AfterConstruction and BeforeDestruction implemented
|
25 years ago |
florian
|
9882598ab6
* another fix
|
25 years ago |
florian
|
49881f1aec
* another fix for interfaces
|
25 years ago |
peter
|
2660e94c5f
* removed some warnings
|
25 years ago |
peter
|
94c1f86d79
* changed ver1_0 defines to temporary defs
|
25 years ago |
florian
|
8dc903fc3b
* fixed linker errors
|
25 years ago |
florian
|
747f3d9552
+ interfaces support
|
25 years ago |