Commit Graph

2179 Commits

Author SHA1 Message Date
florian
491c20797c * class destructors fixed, class instances weren't disposed correctly 1999-02-02 11:04:36 +00:00
florian
769b8d8711 * class destructor helper routine for the new calling copnventions fixed 1999-02-02 11:04:27 +00:00
florian
1941182a11 + c styled comments 1999-02-02 00:15:09 +00:00
pierre
a6c6180e4c * getgraphmode returns -1 if not in graphic mode 1999-02-01 13:19:01 +00:00
michael
4ab89d0f88 + Added spanish error constants 1999-02-01 10:47:45 +00:00
florian
e207d78d70 + functions lo/hi for DWord type implemented 1999-02-01 00:05:14 +00:00
florian
4ec3402851 * compiler crash fixed when constant arguments passed to round/trunc
exceeds the longint range
1999-02-01 00:00:50 +00:00
michael
219dd5f0b5 + Hopefully all is there. 1999-01-31 22:24:39 +00:00
pierre
bd13b83a00 readme 1999-01-29 11:39:45 +00:00
pierre
19f6b92bc0 + better info for impossible type conversion in calln 1999-01-29 11:34:50 +00:00
pierre
8f5a141f9b * incompatible size warning or error suppressed for sizes > 4 1999-01-29 11:24:02 +00:00
pierre
d9ee9a43c3 * saving and restoring old ltemptoremove 1999-01-29 11:22:13 +00:00
peter
29927b0d6b + needobjdir,needlibdir 1999-01-29 10:34:30 +00:00
peter
3db62868d8 * objectsearchpath is now also searched if an object is not found 1999-01-29 10:33:07 +00:00
pierre
03d3ba4054 win32.inc 1999-01-29 09:24:46 +00:00
pierre
1cd9b0fb0e * Fillchar(..,..,boolean) added 1999-01-29 09:23:09 +00:00
florian
02b4722695 * the reference in the result location of a function call wasn't resetted =>
problem with unallowed far pointer, is solved now
1999-01-28 23:56:44 +00:00
florian
2494f7667f * made it compilable 1999-01-28 23:55:41 +00:00
peter
e9581ee95d * makefile updates 1999-01-28 19:58:19 +00:00
peter
5cfcec9788 * moved to include compiler/gdb independent of each other 1999-01-28 19:56:03 +00:00
peter
92a42e35dc * removed warning 1999-01-28 19:50:15 +00:00
peter
cc14343c7b * fixed high generation for ansistrings with str,writeln 1999-01-28 19:43:43 +00:00
peter
b49c75e37b * mssing endif added 1999-01-28 19:42:03 +00:00
peter
96ac1855a8 * fixed readln(ansistring) 1999-01-28 19:38:19 +00:00
pierre
28e8e7951d * conversion from boolean to longint must be explicit 1999-01-28 18:24:29 +00:00
pierre
9cd2a98429 * error adds for bug0175 1999-01-28 14:33:26 +00:00
pierre
094fde4f06 * bug0175 solved give error on $R+ and warning otherwise 1999-01-28 14:12:59 +00:00
florian
3134c9352e * small fix for method pointers
* found the annoying strpas bug, mainly nested call to type cast which
    use ansistrings crash
1999-01-28 14:06:45 +00:00
michael
5076475236 + Fixed memory leak in findfirst/findnext 1999-01-28 12:54:13 +00:00
michael
13e1341858 + Fixed findclose bug 1999-01-28 12:10:42 +00:00
Jonas Maebe
17216fee04 * added description for bug0201 1999-01-27 20:53:11 +00:00
pierre
0775130ef7 * fixed bugs added 1999-01-27 17:41:32 +00:00
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