florian
|
e22cb380d4
+ popsecondobjectstack added
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
florian
|
d3b00ca358
* popobjectstack is now a function
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
florian
|
95b0c00463
* catch doesn't call popaddrstack anymore, this is done now by the compiler
|
26 years ago |
florian
|
7d90aed73f
* reraise doesn't call popaddrstack anymode
|
26 years ago |
peter
|
ec0a511cfa
* merged
|
26 years ago |
florian
|
fd074a2629
* more memory leaks fixed:
|
26 years ago |
florian
|
f0093ed32d
* popaddrstack didn't release any memory, fixed
|
26 years ago |
peter
|
17f26f6577
* removed warnings
|
26 years ago |
florian
|
5e622e60c0
* EInvalidCast added (from runerror 219)
|
27 years ago |
michael
|
a99c5a00c7
better handling of unhandled exceptions
|
27 years ago |
florian
|
cc290ede1a
* the raise helper routine get the exception object call by value
|
27 years ago |
michael
|
d207893bde
+ Added support for ExceptProc+
|
27 years ago |
michael
|
dc7304e08e
+ Small change in raise statement object is passed by reference
|
27 years ago |
michael
|
9865eea0ef
included sysutils and math.pp as target. They compile now.
|
27 years ago |
michael
|
11cbb1fd82
+ Initial implementation
|
27 years ago |