peter
|
f434ea3131
|
* closedir fixes, which now disposes the pdir itself
|
1999-07-28 23:18:35 +00:00 |
|
florian
|
e905aeea04
|
* most of the Object Pascal stuff moved to the system unit
|
1999-05-17 21:52:33 +00:00 |
|
peter
|
93b9fd3102
|
* removed os.inc
|
1999-04-08 12:22:52 +00:00 |
|
pierre
|
33aac9b556
|
+ system_exit procedure added
|
1999-01-18 10:05:47 +00:00 |
|
peter
|
f11d46a93e
|
+ stdout, which is needed when you write something in the system unit
to the screen. Like the runtime error
|
1998-12-28 15:50:42 +00:00 |
|
peter
|
4eeae4e425
|
* fixed io-error handling
|
1998-12-18 17:21:32 +00:00 |
|
peter
|
516958a67b
|
* removed temp symbols
|
1998-12-15 22:42:49 +00:00 |
|
peter
|
dbbdb79dfe
|
* fixes for H+
|
1998-11-16 10:21:24 +00:00 |
|
peter
|
98f3f733a3
|
+ sigfpe -> runerror 200
|
1998-10-15 08:30:00 +00:00 |
|
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 |
|