Commit Graph

16 Commits

Author SHA1 Message Date
peter
4620a73a9b * FPC_ names
* Heap manager is now system independent
1998-09-14 10:48:00 +00:00
peter
5d5ca04e98 * fixed unusedhandle for 0.99.5 1998-09-06 19:41:40 +00:00
peter
8c0de1dd76 * uniform filerec/textrec (with recsize:longint and name:0..255) 1998-09-04 18:16:12 +00:00
carl
e87678be2f + m68k fixes 1998-08-14 11:59:41 +00:00
michael
8340780916 + Small m68k fixes 1998-08-12 14:01:37 +00:00
michael
0fce39711b + Fixed paramstr() - sometimes there are no 255 characters available. 1998-08-11 08:30:37 +00:00
michael
4e11459938 + Added support for ErrorProc variable. All internal functions are required
to call HandleError instead of runerror from now on.
  This is necessary for exception support.
1998-07-30 13:26:14 +00:00
michael
bc48fd107d changed sbrk to fc_sbrk, to avoid conflicts with C library. 1998-07-20 23:40:20 +00:00
florian
ba57d2813b * some problems with ansi string support fixed 1998-07-13 21:19:07 +00:00
carl
f5ea384880 * IOCheck/InOutRes check for mkdir, chdir and rmdir as in TP 1998-07-02 12:36:21 +00:00
peter
5a638754f4 * better readln/writeln 1998-07-01 15:29:56 +00:00
peter
dbeb47f3bc * fixed the filesize() problems under linux and filerec.size=0 error 1998-06-23 16:57:16 +00:00
peter
8ae673882c * fixed to remake with -Rintel in the ppc386.cfg 1998-05-30 14:18:42 +00:00
peter
e64becf81c * moved getopts to inc/, all supported OS's need argc,argv exported
+ strpas, strlen are now exported in the systemunit
  * removed logs
  * removed $ifdef ver_above
1998-05-12 10:42:41 +00:00
michael
3e2e27d313 + Removed log from before restored version. 1998-05-06 12:35:26 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00