Commit Graph

5997 Commits

Author SHA1 Message Date
pierre
babef0ad6d + InlineStat and InlineEnd amrker added 2000-02-29 23:55:53 +00:00
pierre
6bad578fb6 * first bug with ORDERSOURCES corrected :( 2000-02-29 22:32:13 +00:00
pierre
431941d1ec + use $GOTO ON 2000-02-29 22:13:41 +00:00
pierre
97417dcf26 * ORDERSOURCES released 2000-02-29 21:58:31 +00:00
pierre
fa9047fa9e * Get the tests to compile (incdir and sourcesdir were incomplete) 2000-02-29 12:16:27 +00:00
pierre
72785f07b7 Common removed 2000-02-29 12:14:59 +00:00
pierre
fc64463f57 Common renamed apicomm 2000-02-29 11:50:17 +00:00
pierre
d937b4cc4b Common renamed APIComm to avoid problems with free vision 2000-02-29 11:49:12 +00:00
pierre
6edc2c8a92 Common renamed APIComm to avoid problems with free vision 2000-02-29 11:43:16 +00:00
florian
b3fab5545b *** empty log message *** 2000-02-28 17:47:52 +00:00
florian
e818f77d31 * a lot of new stuff 2000-02-28 17:45:40 +00:00
daniel
7ebb3f07ae * Modified "not aktpackrecords" as suggested by Jonas. 2000-02-28 17:40:15 +00:00
daniel
fb1a842118 * Current work of symtable integration committed. The symtable can be
activated by defining 'newst', but doesn't compile yet. Changes in type
  checking and oop are completed. What is left is to write a new
  symtablestack and adapt the parser to use it.
2000-02-28 17:23:56 +00:00
pierre
1ce3442161 * remove Jonas unnecessary (but correct) code 2000-02-28 11:17:48 +00:00
pierre
63aea60fdb * system_exit instead of halt 2000-02-28 09:42:16 +00:00
michael
b3e1b84cbc Initial import 2000-02-28 08:49:09 +00:00
marco
a8e778f685 * Redone the syscalls 2000-02-27 23:45:39 +00:00
florian
e55c2abd01 * updated version from Goran and Morton 2000-02-27 21:07:58 +00:00
Jonas Maebe
077ce2a546 * marked bug #310 and 311 as fixed (I think Florian fixed them) 2000-02-27 14:49:06 +00:00
peter
9d5429188c * check for ld-so.2.0.* then no glibc21 is used, else glibc21 is used 2000-02-27 14:46:04 +00:00
peter
50a4b4b4db * if calling convention doesn't match don't print note about
different manglednames
2000-02-27 14:44:39 +00:00
peter
66ea55dd7c * removed warnings/notes 2000-02-27 14:40:40 +00:00
peter
7b226fcd19 * added explicit linklib c 2000-02-27 14:39:54 +00:00
peter
e7e4c9afc6 * check for fpcdir also under linux 2000-02-27 14:39:26 +00:00
peter
febb7a0d06 * cleanup, removed warnings
* external decls moved from implementation to interface
2000-02-27 13:11:31 +00:00
pierre
3a5a62b567 * Enormous bug in mouse fix fixed 2000-02-27 11:21:17 +00:00
michael
724dc1b0df + Made table fit in page width. 2000-02-26 22:03:17 +00:00
michael
80fc1b549e + Initial implementation by Florian 2000-02-26 21:54:56 +00:00
Jonas Maebe
51bbb51a06 * fix for lost precision because sometimes the correction value was
larger than the number to be corrected
  * incompatibility with TP's output fixed
2000-02-26 18:53:11 +00:00
Jonas Maebe
0b02714817 + new str_real which is completely TP compatible regarding output
format and which should have no rounding errors anymore
2000-02-26 15:49:40 +00:00
florian
d46c1c823c * writing at coloumn <screenwidth> wasn't possible in some cases,
fixed
2000-02-26 14:57:17 +00:00
peter
6b3feb7b84 * removed hyperref as it conflicts with latest latex2html 2000-02-26 13:43:04 +00:00
peter
3a041b68fe * removed hyperref which is included from fpc.sty already 2000-02-26 13:41:43 +00:00
peter
5bba83f3e4 * fixed fexpand with empty argument to return current dir 2000-02-26 13:24:26 +00:00
peter
2ba0ebe607 * removed warnings/notes 2000-02-24 18:41:38 +00:00
peter
bcabe43e0a * moved to new/ 2000-02-24 18:40:42 +00:00
peter
d99fb799b3 * updated with updates from old compiler dir 2000-02-24 18:39:56 +00:00
peter
429809745f * last fixes for 0.99.14a release 2000-02-24 17:47:47 +00:00
sg
55b54024f9 * The last line in a document is now read correctly 2000-02-24 13:32:10 +00:00
florian
ae1a4de6dc *** empty log message *** 2000-02-23 23:14:40 +00:00
florian
bd5719a93e + the expr for names and indizies of exports sections support now
every type of expressions which evalute to a constant
2000-02-23 23:06:39 +00:00
daniel
5b6c306f6d * Video.inc for os/2 2000-02-23 22:44:22 +00:00
peter
72077676d3 + readded getepochtime which simply calls gettimeofday 2000-02-23 17:19:06 +00:00
peter
5d8a172ebd * write ppc386.cfg for all found targets 2000-02-23 17:17:56 +00:00
alex
ec5ee74a21 fixed structure sizes for any slang on 32 bit platform,
fiexed buggy conversions from c-short to pascal-integer,
needs some more work to be Win64 compliant,
szDescription/szSystemStatus is a zero terminated string with extra zero.
2000-02-23 16:48:10 +00:00
Jonas Maebe
79aa1752e9 * fixed WSADATA record structure bug 2000-02-23 15:00:55 +00:00
Jonas Maebe
f106b3b5fd * restored my fix (CVS screwed up the previous versinos because of wrong line
breaks)
2000-02-23 12:46:11 +00:00
Jonas Maebe
d69db753e8 * fixed wrong line breaks 2000-02-23 07:12:41 +00:00
sg
5a24fc5d2f * Added destructor, to fix memory leaks 2000-02-22 14:31:04 +00:00
sg
5d994591f2 * Fixed memory leaks 2000-02-22 14:30:32 +00:00