peter
|
f11d46a93e
+ stdout, which is needed when you write something in the system unit
|
27 years ago |
pierre
|
02a46a6547
* HandleError -> HandleErrorFrame to avoid problem in
|
27 years ago |
peter
|
516958a67b
* removed temp symbols
|
27 years ago |
pierre
|
957fdc1f2d
+ exception handling by default
|
27 years ago |
pierre
|
67dba7efc3
+ added conversion from exceptions into run time error
|
27 years ago |
pierre
|
292e21df12
* needs asw to link correctly wprt0 or wdllprt0 file
|
27 years ago |
pierre
|
8a0fb3c67e
+ added the changes from Pavel Ozerski after several modifications
|
27 years ago |
peter
|
b0abdd9de6
* fixed longbool returns for api calls
|
27 years ago |
pierre
|
62d78e76ad
* changed getdir(byte,string) to getdir(byte,shortstring)
|
27 years ago |
florian
|
7a43ffe6cb
+ Is* flags added
|
27 years ago |
peter
|
ce31428aa4
+ fpuinit
|
27 years ago |
peter
|
4620a73a9b
* FPC_ names
|
27 years ago |
pierre
|
b8e1249066
* do_open sometimes returns -1 as handle on fail
|
27 years ago |
pierre
|
a0eda71f84
* compilable windows.pp file
|
27 years ago |
peter
|
cf8640b638
* sbrk returns -1 on error
|
27 years ago |
pierre
|
cfb7b1522d
* sbrk was wrong
|
27 years ago |
peter
|
ddd859e835
* winheap turned off by default
|
27 years ago |
michael
|
4fc8eb51af
+ Added support for errorproc. Changed runerror to HandleError
|
27 years ago |
florian
|
ba57d2813b
* some problems with ansi string support fixed
|
27 years ago |
carl
|
fac56c6baf
* correct mapping of error codes for TP compatibility
|
27 years ago |
carl
|
b8f38be993
* IOCheck/InOutRes check for mkdir,rmdir and chdir like in TP
|
27 years ago |
peter
|
5a638754f4
* better readln/writeln
|
27 years ago |
peter
|
cb3365a5ac
* working w32 rtl
|
27 years ago |
peter
|
56bc103c33
* dos interface is now 100% compatible
|
27 years ago |
michael
|
3e2e27d313
+ Removed log from before restored version.
|
27 years ago |
florian
|
7a9c205693
+ do_open implemented, the file-I/O should be now complete
|
27 years ago |
florian
|
921d694e24
+ paramstr/paramcount implemented
|
27 years ago |
florian
|
168cd84d1e
* some small extensions
|
27 years ago |
florian
|
c5d1d68525
+ more stuff added (??dir procedures etc.)
|
27 years ago |
peter
|
cbbfd69395
* small fixes so it compiles
|
27 years ago |