Commit Graph

177 Commits

Author SHA1 Message Date
peter
6af82802c2 * fixed $ifdef regalloc 1998-04-21 11:30:14 +00:00
michael
51fc557848 + Added bug #134 1998-04-21 10:59:22 +00:00
peter
e4328d08e2 + heapblocks 1998-04-21 10:22:48 +00:00
peter
6fb9e55bb3 * patches from strasbourg
* objects is not used anymore in the fpc compiled version
1998-04-21 10:16:47 +00:00
peter
b5d2ddd78d * 3 new bugs 1998-04-21 10:12:42 +00:00
michael
8244866fca + Added Shell function entry 1998-04-21 08:26:05 +00:00
michael
06690a3731 + Added exit status check 1998-04-21 08:20:59 +00:00
michael
d37d9c90cb * Fixed example number 1998-04-21 08:13:15 +00:00
michael
ca967c4d0d + Initial implementation 1998-04-21 08:12:47 +00:00
Jonas Maebe
2f9ba77432 *** empty log message *** 1998-04-16 16:53:56 +00:00
peter
4594d7ae04 + inc(pchar), dec(pchar), incc(pchar,a),dec(pchar,a) 1998-04-16 12:30:47 +00:00
peter
fe8458eaa2 + 130 1998-04-16 12:23:16 +00:00
peter
3f7b2bc7b7 - bug #128, + bug #130
CVS:
1998-04-16 12:22:46 +00:00
peter
6000528375 * quick hack for ^[ in strings 1998-04-16 12:14:58 +00:00
peter
0701cc9298 * quick $L+ hack 1998-04-16 12:07:55 +00:00
daniel
e0ad99e2fb * Fixed linking for OS/2. 1998-04-16 10:54:30 +00:00
daniel
c0b5f448b6 * Fixed some things that were broken for OS/2. 1998-04-16 10:50:45 +00:00
michael
ed9dd89d31 + Minor updates 1998-04-16 08:20:25 +00:00
michael
7626011f1f * fixed bug. Clrscr and Clreol didn't take change in textattr in account. 1998-04-16 07:49:11 +00:00
michael
2fc034ecd3 + Removed CR characters 1998-04-15 14:16:48 +00:00
michael
1d86a2d73e + Initial implementation of graph unit 1998-04-15 13:40:11 +00:00
michael
2856256cb3 + Added some calls to make common API more efficient 1998-04-15 11:23:53 +00:00
michael
14c5da0a9a + Updated changes in linux.pp 1998-04-15 11:22:49 +00:00
florian
c5932b0677 + exclude/include with constant second parameter added 1998-04-14 23:27:02 +00:00
michael
f04ae640e8 +added still more error descriptions 1998-04-14 14:18:47 +00:00
florian
730fdb8c77 *** empty log message *** 1998-04-13 22:21:25 +00:00
florian
de04288a2a * error handling of pass_1 and cgi386 fixed
* the following bugs fixed: 0117, 0118, 0119 and 0129, 0122 was already
    fixed, verified
1998-04-13 21:15:41 +00:00
florian
7b97bfea3b *** empty log message *** 1998-04-13 21:12:07 +00:00
florian
f06e8050a6 * tdef.done much faster implemented 1998-04-13 17:20:43 +00:00
florian
08767b7891 * call by reference and call by value open arrays fixed 1998-04-13 08:42:51 +00:00
florian
c2ca131926 * problem with read access to properties solved
* correct handling of hidding methods via virtual (COM)
  * correct result type of constructor calls (COM), the resulttype
    depends now on the type of the class reference
1998-04-12 22:39:43 +00:00
florian
f966d959ee + support of port-array added 1998-04-12 22:35:29 +00:00
florian
c876b474c6 *** empty log message *** 1998-04-12 20:41:40 +00:00
michael
facb2866e3 Updated GO32 example; it contained errors 1998-04-12 08:31:55 +00:00
michael
0382a5e92e + Added more error descriptions 1998-04-11 10:32:26 +00:00
florian
fd860db6c6 + some stuff to support method pointers (procedure of object) added
(declaration, parameter handling)
1998-04-10 21:36:55 +00:00
florian
0e34e8a6ce + some small comments added 1998-04-10 15:41:54 +00:00
michael
cc14d7f536 * fixed a few TeX errors 1998-04-10 15:41:52 +00:00
florian
768499730d * more fixes to get classes.pas compiled 1998-04-10 15:39:47 +00:00
michael
be00149b6b * Many small things added. 1998-04-10 15:28:46 +00:00
michael
c297ae8bfa - Removed so-called better random function 1998-04-10 15:25:23 +00:00
michael
2132851581 * Unitinstallpath now under /usr/lib/fpc 1998-04-10 15:24:16 +00:00
michael
0b4932253f + Pclose now returns exit status of process 1998-04-10 15:23:03 +00:00
michael
4d271efb76 + added explanations of include files. 1998-04-10 15:21:45 +00:00
michael
f310cf5ad9 Added a lot of functions donated by GertJan Schouten 1998-04-10 15:18:21 +00:00
michael
80e4fa2639 + Initial implementation; Donated by Gertjan Schouten
His file was split into several files, to keep it a little bit structured.
1998-04-10 15:17:46 +00:00
peter
b7ff96bb48 * removed some Hints
* small speed optimization for AsmLn
1998-04-10 14:41:43 +00:00
florian
9c5d07fbba * small problems solved to get remake3 work 1998-04-09 23:02:14 +00:00
florian
50cbe1751e * problem with previous REGALLOC solved
* improved property support
1998-04-09 22:16:33 +00:00
peter
b69a1a8fd9 * small fixes for messages 1998-04-09 19:48:30 +00:00