Commit Graph

2525 Commits

Author SHA1 Message Date
florian
cb0660deaa *** empty log message *** 1999-03-22 22:07:21 +00:00
peter
9170b30465 - ipc unit because it crashes on 0.99.10 1999-03-22 13:09:10 +00:00
florian
fafb271270 + functional screen mode switching added 1999-03-21 22:51:35 +00:00
pierre
a9dcc269c9 * handle loss fixed 1999-03-20 00:04:49 +00:00
pierre
acfcb937da * lost reference because refcount not increased fixed 1999-03-19 17:31:54 +00:00
pierre
0e31a84f5b * Tnamed_object done also removed left and right 1999-03-19 16:35:29 +00:00
peter
a299ce06e8 * new compiler dialog 1999-03-19 16:04:27 +00:00
peter
461a11158e + .a writer 1999-03-18 20:30:44 +00:00
michael
215e6cb22d - Really removed debug statements 1999-03-18 16:15:59 +00:00
peter
e1f073567e * convert only to s32bit if integer or enum 1999-03-18 11:21:52 +00:00
peter
55fbeb959d * memavail fixed for too big freemem calls 1999-03-18 11:21:16 +00:00
peter
b146ffa733 * fixed zipinstall 1999-03-18 11:19:31 +00:00
florian
f9b1534e17 * a FPC compiled compiler checks now also in debug mode in assigned
if a pointer points to the heap
  * when a symtable is loaded, there is no need to check for duplicate
    symbols. This leads to crashes because defowner isn't assigned
    in this case
1999-03-17 22:23:19 +00:00
pierre
3800254e29 new comment bug 1999-03-17 12:31:00 +00:00
peter
406a486895 * fixed comment in directive 1999-03-17 10:52:38 +00:00
florian
0f2dee71da *** empty log message *** 1999-03-16 22:03:09 +00:00
peter
5b7745e420 * check for dup uses 1999-03-16 21:07:25 +00:00
peter
c77f7deb26 * all array of const enum/ord are converted to s32bit 1999-03-16 21:02:10 +00:00
peter
728a26f106 * removed initernalization debug writeln's 1999-03-16 21:01:00 +00:00
peter
035ec8ca3b * fixed old tp comment behaviour within directives 1999-03-16 21:00:27 +00:00
Jonas Maebe
1e6d667c3b * changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
* in cgi386inl: also range checking for subrange types (compile with "-dreadrangecheck")
  * in cgai386: also small fixes to emitrangecheck
1999-03-16 17:52:52 +00:00
Jonas Maebe
228829bd86 * changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
* in text.inc: changed RTE 106 when read integer values are out of bounds to RTE 201
  * in systemh.inc: disabled "support_fixed" for the i386 because it gave internal errors,
1999-03-16 17:49:36 +00:00
peter
cc15fb70fb * tools macro fixes
+ tph writer
  + first things for resource files
1999-03-16 12:38:06 +00:00
peter
f002eda080 + 229 1999-03-16 00:50:57 +00:00
peter
467cb024d7 + init 1999-03-16 00:50:29 +00:00
peter
f1b0c333cb * makefile.fpc targets start with fpc_
* small updates for install scripts
1999-03-16 00:46:54 +00:00
peter
fa2ffb0242 * forgotten in last commit :( 1999-03-16 00:44:42 +00:00
florian
c3065106d5 + options/preferences dialog added, without function yet 1999-03-14 22:18:16 +00:00
michael
90926ed6ed + clean and libsclean added 1999-03-12 21:02:19 +00:00
michael
e5c36db961 + Changed clean and libsclean to fpc_target 1999-03-12 21:01:30 +00:00
michael
a270a5d20d + Fixed clean target 1999-03-12 17:24:43 +00:00
peter
04437f8936 + makefile.fpc 1999-03-12 17:10:17 +00:00
peter
fa4edfc81f * flag if trytoopen should look for other extensions
+ browser tab in the tools-compiler
1999-03-12 01:13:56 +00:00
peter
a0c648d7aa * use TryToOpen() with parameter files to overcome double opened files
at startup
1999-03-12 01:13:01 +00:00
peter
ed4fdd2e0b * extended primaryfile to load a .pri file 1999-03-12 01:12:22 +00:00
pierre
73b33240d5 + code for coff writer 1999-03-12 00:07:48 +00:00
pierre
cbad5f2934 bug0198 solved 1999-03-11 18:55:05 +00:00
peter
8a7250cdc6 * better check for makefile.fpc
* check if cmp exists
1999-03-11 17:54:00 +00:00
peter
d34db3b796 * s_is<x> functions have now word para instead of integer 1999-03-11 12:02:03 +00:00
daniel
37c3308ca8 * Reverted C styled comments 1999-03-11 10:46:29 +00:00
peter
d52b68e703 * AS is now always asw 1999-03-10 23:45:21 +00:00
florian
67c66987e5 + system.cmdline variable for go32v2 and win32 added 1999-03-10 22:15:28 +00:00
florian
d10d8cb5fd * str and val for extended use now int constants to minimize
rounding error
1999-03-10 21:49:02 +00:00
florian
f198ef8a45 *** empty log message *** 1999-03-10 21:48:26 +00:00
pierre
337f054764 section order changed to get closer output from coff writer 1999-03-10 13:25:42 +00:00
pierre
a514c02e9b * array of const type to definition field 1999-03-10 13:24:23 +00:00
pierre
762d6d4ade + override EXECPPAS if LOCALOPT contains win32 1999-03-10 12:30:12 +00:00
pierre
ebd2da41dc * typecheck for exit(value) : resulttype was not set 1999-03-10 11:23:29 +00:00
peter
b570974cea * type check the exit() 1999-03-09 19:24:42 +00:00
pierre
07da08426d * pecoff default assem for win32 with ag386bin 1999-03-09 11:54:09 +00:00