peter
|
ec0a511cfa
|
* merged
|
1999-06-14 00:43:35 +00:00 |
|
florian
|
fd074a2629
|
* more memory leaks fixed:
- exceptaddrobject is now properly disposed
- after the end of the on ... do block the exception
class instance is disposed
|
1999-05-13 18:38:26 +00:00 |
|
florian
|
f0093ed32d
|
* popaddrstack didn't release any memory, fixed
|
1999-05-13 16:30:18 +00:00 |
|
peter
|
17f26f6577
|
* removed warnings
|
1999-04-08 11:30:57 +00:00 |
|
florian
|
5e622e60c0
|
* EInvalidCast added (from runerror 219)
|
1998-10-03 15:08:04 +00:00 |
|
michael
|
a99c5a00c7
|
better handling of unhandled exceptions
|
1998-10-02 10:40:19 +00:00 |
|
florian
|
cc290ede1a
|
* the raise helper routine get the exception object call by value
|
1998-08-02 16:43:35 +00:00 |
|
michael
|
d207893bde
|
+ Added support for ExceptProc+
|
1998-07-30 16:10:11 +00:00 |
|
michael
|
dc7304e08e
|
+ Small change in raise statement object is passed by reference
|
1998-07-30 14:52:04 +00:00 |
|
michael
|
9865eea0ef
|
included sysutils and math.pp as target. They compile now.
|
1998-07-29 15:44:32 +00:00 |
|
michael
|
11cbb1fd82
|
+ Initial implementation
|
1998-07-28 20:36:41 +00:00 |
|