Commit Graph

5025 Commits

Author SHA1 Message Date
peter
36710decd4 * support exit,break,continue in try...except
* support break,continue in try...finally
1999-12-19 17:02:45 +00:00
peter
aeb5fb9b9a * has_rtti should be saved in the ppu for objects 1999-12-19 17:00:27 +00:00
peter
7f8a26678a * readded 1999-12-19 15:18:51 +00:00
peter
005e98fb55 * fpcmaked -> fpcmade.<TARGET> 1999-12-19 15:16:39 +00:00
peter
2c5b28763b * fpcmade.<TARGET> added
* parameter support. So it can be using with "find -name 'Makefile.fpc'"
1999-12-19 15:15:04 +00:00
peter
878b1b28e6 * constant array type conversion fixed 1999-12-19 15:13:56 +00:00
florian
84b60272b4 * bug reported by Alex S. fixed: it wasn't possible to type cast nil in const
declarations: const l = longint(nil);
1999-12-19 12:08:27 +00:00
florian
ab313eb964 *** empty log message *** 1999-12-19 12:07:23 +00:00
florian
b8d4922188 * bug #766 fixed 1999-12-18 23:08:33 +00:00
florian
22ba06f140 * Bug reported by Marco fixed: Intel assembler reader: fld qword ptr x
was read as fldq x but it must be fldl x
1999-12-18 20:00:33 +00:00
florian
2d887a07ee *** empty log message *** 1999-12-18 19:59:23 +00:00
Tomas Hajny
8ae86c6d2b + Starting cdecl additions 1999-12-18 18:32:38 +00:00
florian
3df732dfa0 + initial version 1999-12-18 14:55:53 +00:00
florian
89c403c529 * very basic widestring support 1999-12-18 14:54:34 +00:00
pierre
a5ad88d254 * fix for bug754 : increase now dynamically max open handles 1999-12-17 23:11:48 +00:00
pierre
cd0d5a35bb + bug #754 : test for too many files open 1999-12-17 22:46:19 +00:00
florian
ff5d46b647 + TIDEApp.Idle does always call GiveUpTimeSlice 1999-12-17 15:07:01 +00:00
florian
eb70ce1522 * made the goto checking for excpetions more fool proof against errors 1999-12-17 11:20:06 +00:00
florian
603de2a4bb * 761 fixed 1999-12-17 10:43:34 +00:00
florian
94a2710341 *** empty log message *** 1999-12-17 10:42:09 +00:00
peter
f1936b0ddf * allow constant pointer^ also for assignment 1999-12-16 19:12:04 +00:00
peter
a3c7cfd396 * fixed sysmemsize which did the and sizemask wrong 1999-12-16 19:11:49 +00:00
pierre
22d213532d * fix of web bug #756 1999-12-16 16:55:52 +00:00
pierre
790191f04a * small errors/misses corrected 1999-12-16 15:09:47 +00:00
pierre
1c7d0390cc + tbug735 tbug760 1999-12-16 14:59:48 +00:00
pierre
dc85d5b496 create a temp file to avoid directory problems 1999-12-16 14:28:38 +00:00
pierre
5c5eecd993 * avoid crashes with Nil dereferences 1999-12-16 14:24:00 +00:00
pierre
525f8777c8 * adapted to new graph unit 1999-12-14 22:59:52 +00:00
pierre
540c68e49f * go32v2 or win32 args 1999-12-14 22:47:42 +00:00
pierre
03adfea271 * better again also for exec failure 1999-12-14 22:01:56 +00:00
pierre
7c56f630c2 + second pass with ppwin32 1999-12-14 16:39:52 +00:00
pierre
0b91548a66 * reset also exitcode 1999-12-14 16:38:38 +00:00
pierre
c5ce630a84 * line causing error removed 1999-12-14 14:55:06 +00:00
peter
a5c7366212 + 304,305,306 1999-12-14 10:41:30 +00:00
florian
4c928ce997 * fixed an internalerror 10 with pred(...) 1999-12-14 10:17:40 +00:00
florian
fc7bd3de7a *** empty log message *** 1999-12-14 10:15:10 +00:00
florian
4598827d00 + some new tests for the goto checking in exception blocks added 1999-12-14 09:59:06 +00:00
florian
577edbbd3f + compiler checks now if a goto leaves an exception block 1999-12-14 09:58:41 +00:00
pierre
64257a0484 * unit needed for ts010018 1999-12-14 09:02:38 +00:00
florian
80cdf79bae * ports needs objpas.ppu ! 1999-12-13 23:05:12 +00:00
pierre
999712c01e * bug in extdebugg code for inlined procedures 1999-12-13 21:49:54 +00:00
peter
e9fadd941c * regenerated 1999-12-13 21:07:36 +00:00
peter
a3749c8bf3 * fixed getmem call with wrong size from reallocmem 1999-12-13 21:04:46 +00:00
pierre
57b5128e32 * some LONGLOG changes 1999-12-13 14:04:58 +00:00
pierre
c59cfa7115 batch to complete go32v2 tests under win95 1999-12-13 13:36:51 +00:00
pierre
210a1fc9f8 tbug744 must fail 1999-12-13 12:40:03 +00:00
pierre
201af712e4 tbug744 must fail => moved to webtbf dir 1999-12-13 12:38:16 +00:00
michael
39b5363d10 + initial implementation. 1999-12-13 12:38:01 +00:00
peter
7eabba02a8 * better position for for counter errors 1999-12-13 11:21:24 +00:00
peter
318a9d501f * fixed typo 1999-12-13 11:21:12 +00:00