Commit Graph

2397 Commits

Author SHA1 Message Date
pierre
50eb9d04ad changes to test if executable OK 1999-01-27 17:28:31 +00:00
pierre
4aba3f4ee5 * bug0157 solved : write(x:5.3) is rejected now 1999-01-27 16:28:22 +00:00
pierre
633f56fb4e * typo error corrected solves bug0190 and bug0204 1999-01-27 14:56:56 +00:00
pierre
c24fa14e89 * bug0209 corrected (introduce while solving other bool to int related bugs) 1999-01-27 14:15:25 +00:00
pierre
c3080c078e htypechk.pas 1999-01-27 13:53:27 +00:00
pierre
dfc4adb603 * dos end of line problem 1999-01-27 13:51:44 +00:00
pierre
1623b4fcfe * slightly rewritten code 1999-01-27 13:20:37 +00:00
pierre
36ddf5811b * bool to int must be explicit 1999-01-27 13:12:10 +00:00
pierre
7885677f56 * problem related with libc : go32v2 and linux differences 1999-01-27 13:07:58 +00:00
pierre
714da479ee * memory leak in case optimization fixed 1999-01-27 13:06:57 +00:00
pierre
f7732dfcee * give include file name on error 1999-01-27 13:05:41 +00:00
pierre
b285b17fed * bug with static vars in assembler readers 1999-01-27 13:04:11 +00:00
pierre
04b19b1d77 boolean to int conversion problems bug0205 bug0208 1999-01-27 13:02:21 +00:00
pierre
d61dcbb1e0 tccnv.pas 1999-01-27 12:59:32 +00:00
pierre
75c443fcf8 * memory leaks with hightree solved by adding a new disposetyp
dt_leftrighthigh
1999-01-27 12:57:22 +00:00
pierre
3d18bdff95 new tbs and tbf added, some rewritten 1999-01-27 12:47:57 +00:00
pierre
13c058d6ef two new bugs found 1999-01-27 11:18:53 +00:00
florian
97e2d2e12a + two bugs added 1999-01-27 11:02:51 +00:00
florian
ccd94e19cc * "procedure of object"-stuff fixed 1999-01-27 00:13:52 +00:00
michael
db12b9222a + Some completions for ansistrings and MODE switch 1999-01-26 14:39:26 +00:00
pierre
699b53f316 * ppheap init code can be called before any getmem 1999-01-26 11:32:13 +00:00
pierre
0109220005 * bug0152 for i:=1 to i-5 do (i-5) evaluated first 1999-01-26 11:26:21 +00:00
pierre
34b0307b1a * open arrays stabs changed 1999-01-26 09:57:29 +00:00
peter
da253c659e * fixed the string define which was left for debugging purposes 1999-01-25 22:51:29 +00:00
peter
eadf1f63b4 * more fixes for the on bug with unknown id 1999-01-25 22:49:09 +00:00
peter
725887d0ba + detect,default constants 1999-01-25 20:31:30 +00:00
peter
06e8a03894 * fixed insert to support again the max string length 1999-01-25 20:24:28 +00:00
peter
91070d3da1 * linux updates 1999-01-25 20:23:04 +00:00
peter
ad379bc2dd * fixed crash with forward declared class of ... 1999-01-25 20:13:48 +00:00
peter
ea2c9773fb * link libc always as last 1999-01-25 15:02:13 +00:00
florian
8936581df6 * very rare problem with in-operator fixed, mainly it was a problem of
emit_to_reg32 (typo in case ranges)
1999-01-25 09:29:38 +00:00
florian
48c5580258 * first check version 1999-01-24 22:39:14 +00:00
florian
a184e5ff43 * well, more changes, especially parts of secondload ported 1999-01-24 22:32:33 +00:00
florian
ce1b4eff9e + first versions 1999-01-23 23:35:02 +00:00
florian
90d0bea35a * first running version of the new code generator
* when compiling exceptions under Linux fixed
1999-01-23 23:29:31 +00:00
pierre
3316a50471 * adaptd to changes in gdbint and gdbcon for to / 1999-01-22 18:14:09 +00:00
pierre
46136c0052 * DoneScreen Removed I did not find any such proc ?? 1999-01-22 18:13:22 +00:00
pierre
a5aed753fb * added missing directories 1999-01-22 18:10:42 +00:00
pierre
f0c36a6ce2 * overflow in addname for open arrays removed 1999-01-22 17:29:30 +00:00
pierre
ec93b43e64 + findclose added 1999-01-22 16:25:58 +00:00
pierre
f851a800c9 * Daniel removal of findclose reverted 1999-01-22 16:22:09 +00:00
pierre
3ebb26894c * PsignalHandler is now a pointer as changed in linux.pp 1999-01-22 15:46:33 +00:00
pierre
76375f02f8 Daniel change removed : broke make cycle !! 1999-01-22 15:44:59 +00:00
pierre
ab763cd69c + added text arg for dump_stack 1999-01-22 12:39:19 +00:00
pierre
7ffa0f6ac0 + currently compiled file name added on errors 1999-01-22 12:19:30 +00:00
pierre
7974fe193c * with bug introduced with DIRECTWITH removed 1999-01-22 12:18:34 +00:00
florian
1ef946fa36 + support of font8x8 added 1999-01-22 11:12:09 +00:00
peter
a0902ea0ba * libname only used when libtype is set or smartlink 1999-01-22 10:26:25 +00:00
peter
9abc13ec3e + gdbcon fake unit 1999-01-22 10:24:16 +00:00
peter
b03f9282c6 * first debugger things 1999-01-22 10:24:02 +00:00