Commit Graph

51 Commits

Author SHA1 Message Date
sg
6f90c58ca5 * Applied patch by Markus Kaemmerer with minor modifications: More methods
of the Exception class are now implemented (in a manner so that they can
  be used as in Delphi, although the declarations are somewhat different)
2000-07-27 16:20:52 +00:00
michael
586c4cea50 + Conditionals fixed 2000-07-14 10:33:09 +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
michael
b5ed343973 + Added ExceptObject, ExceptAddr,ExceptionErrorMessage
ShowException Abort; OutOfMemoryError; Beep;
2000-06-22 18:05:18 +00:00
peter
41fce946a7 + TSysCharSet 2000-06-11 07:07:23 +00:00
peter
8818701433 * added enhancedraise define 2000-04-24 13:34:29 +00:00
peter
ebbf2e578f * backtraces for exceptions are now only generated from the place of the
exception
  * frame is also pushed for exceptions
  * raise statement enhanced with [,<frame>]
2000-04-24 11:11:50 +00:00
pierre
ad052390fb No stack check inside CatchUnhandledException 2000-03-30 13:54:15 +00:00
florian
c815eeb430 * quick hack for stack trace in the case of an unhandled exception 2000-02-10 22:56:43 +00:00
peter
6b66a55cd6 * truncated log 2000-02-09 16:59:28 +00:00
Tomas Hajny
89fde0f912 * 'uses Dos' added for OS/2 target 2000-01-16 19:10:25 +00:00
daniel
ec29a31834 * copyright 2000 2000-01-07 16:41:28 +00:00
Tomas Hajny
52448eed22 * OS/2 target added to the uses clause 1999-12-26 19:30:53 +00:00
Tomas Hajny
7e3b1ab30f * OS/2 target added to the uses clause 1999-12-26 19:25:22 +00:00
peter
78d5e706ac * exception address fixes 1999-11-15 21:49:47 +00:00
peter
aa083c5b4d * truncated log 1999-11-06 14:35:38 +00:00
peter
71d7f4ef38 * memorymanager expanded with allocmem/reallocmem 1999-10-30 17:39:05 +00:00
peter
b32a542f15 * assert handler must use shortstring 1999-10-26 12:29:07 +00:00
florian
1ca3cc1b93 * patch from Sebastian Guenther applied: TMethod implementation 1999-09-15 20:26:30 +00:00
florian
ccf87d0937 * bug #471 fixed: run time error 2 is now converted into a file not
found exception
1999-08-28 14:53:27 +00:00
michael
b52b8d7d34 * Fixed reallocmem bug #535 1999-08-18 11:28:24 +00:00
peter
0c5da5b022 + filerec,textrec declarations 1999-07-27 13:01:12 +00:00
michael
6a6ff18554 + Freed exception classes in finalization code 1999-07-08 19:32:36 +00:00
florian
5ba784880e + added some runtime->excpetin wrappers: eintoverflow, eoverflow, eunderflow, einvalidop 1999-07-02 17:03:22 +00:00
michael
75b750e247 + Fixed tfiletime problem 1999-04-09 08:40:46 +00:00
michael
5e1b59ee73 + Added (re)allocmem 1999-04-08 16:26:31 +00:00
peter
93b9fd3102 * removed os.inc 1999-04-08 12:22:52 +00:00
michael
d5003218b4 + Added internationalization support and more format functions 1999-02-28 13:17:34 +00:00
michael
8200498fbb + Changed to ansistrings 1999-02-10 22:15:10 +00:00
pierre
89ea39e37d * dos unit missing for go32v2 !! 1999-02-09 14:24:50 +00:00
michael
d541279136 * Fixed INt() proble. Defined THandle, included Filemode constants 1999-02-09 12:38:42 +00:00
michael
2517026b82 + Uses Windows on win32 platform 1999-02-03 16:18:58 +00:00
peter
516958a67b * removed temp symbols 1998-12-15 22:42:49 +00:00
michael
279b995838 + Forgot to include disk functions 1998-10-20 19:26:37 +00:00
michael
3b8fd18808 + More sysutils calls. 1998-10-11 12:23:40 +00:00
michael
0559825e19 Added assertion handling 1998-10-10 09:53:09 +00:00
florian
5e622e60c0 * EInvalidCast added (from runerror 219) 1998-10-03 15:08:04 +00:00
michael
864454422f + More RTL error handling 1998-10-02 13:00:09 +00:00
michael
cf6ce49cb1 + Made sure it compiles with official 0.99.8 1998-10-02 12:17:17 +00:00
michael
3dadf35145 + Added RTL error handling 1998-10-01 16:04:11 +00:00
peter
5c40dd43d7 * updated for auto objpas loading 1998-09-24 23:45:26 +00:00
michael
e4b82f7372 Changes in exception and open array handling 1998-09-24 16:13:48 +00:00
michael
6a28735427 * Changed use_excepions to useexceptions 1998-09-18 23:57:26 +00:00
pierre
147938436d * go32v2 did not compile
* wrong code in systr.inc corrected
1998-09-16 14:34:37 +00:00
michael
40feecac4e Update from gertjan Schouten, plus small fix for linux 1998-09-16 08:28:36 +00:00
peter
f03a034c8f * 0.99.5 doesn't compile a whole objpas anymore to overcome crashes 1998-09-04 08:49:06 +00:00
peter
177e2e567f * fixed so 0.99.5 compiles it, but no exception class 1998-08-10 15:52:27 +00:00
michael
9865eea0ef included sysutils and math.pp as target. They compile now. 1998-07-29 15:44:32 +00:00
michael
f310cf5ad9 Added a lot of functions donated by GertJan Schouten 1998-04-10 15:18:21 +00:00