peter
|
e2904b82a1
|
* fixes for smartlinking
|
1998-12-28 23:30:11 +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 |
|
pierre
|
02a46a6547
|
* HandleError -> HandleErrorFrame to avoid problem in
assembler code in i386.inc
(call to overloaded function in assembler block !)
|
1998-12-21 14:28:20 +00:00 |
|
peter
|
516958a67b
|
* removed temp symbols
|
1998-12-15 22:42:49 +00:00 |
|
pierre
|
957fdc1f2d
|
+ exception handling by default
|
1998-12-09 17:57:33 +00:00 |
|
pierre
|
67dba7efc3
|
+ added conversion from exceptions into run time error
(only if syswin32 compiled with -ddebug for now !)
* added HandleError(errno,frame)
where you specify the frame
needed for win32 exception handling
|
1998-12-01 14:00:08 +00:00 |
|
pierre
|
292e21df12
|
* needs asw to link correctly wprt0 or wdllprt0 file
|
1998-11-30 13:13:40 +00:00 |
|
pierre
|
8a0fb3c67e
|
+ added the changes from Pavel Ozerski after several modifications
to be able to create DLLs
|
1998-11-30 09:16:57 +00:00 |
|
peter
|
b0abdd9de6
|
* fixed longbool returns for api calls
|
1998-11-16 15:48:53 +00:00 |
|
pierre
|
62d78e76ad
|
* changed getdir(byte,string) to getdir(byte,shortstring)
|
1998-11-16 14:14:58 +00:00 |
|
florian
|
7a43ffe6cb
|
+ Is* flags added
+ IsLibrary works also
|
1998-10-27 15:07:16 +00:00 |
|
peter
|
ce31428aa4
|
+ fpuinit
+ end of backtrace indicator
|
1998-10-15 16:26:19 +00:00 |
|
peter
|
4620a73a9b
|
* FPC_ names
* Heap manager is now system independent
|
1998-09-14 10:48:00 +00:00 |
|
pierre
|
b8e1249066
|
* do_open sometimes returns -1 as handle on fail
was not checked correctly
|
1998-09-02 09:03:46 +00:00 |
|
pierre
|
a0eda71f84
|
* compilable windows.pp file
still to do :
- findout problems
- findout the correct DLL for each call !!
|
1998-08-31 11:53:53 +00:00 |
|
peter
|
cf8640b638
|
* sbrk returns -1 on error
|
1998-08-26 10:05:08 +00:00 |
|
pierre
|
cfb7b1522d
|
* sbrk was wrong
heap growing now works for win32
|
1998-08-24 14:45:22 +00:00 |
|
peter
|
ddd859e835
|
* winheap turned off by default
|
1998-08-21 10:10:16 +00:00 |
|
michael
|
4fc8eb51af
|
+ Added support for errorproc. Changed runerror to HandleError
|
1998-07-30 13:27:19 +00:00 |
|
florian
|
ba57d2813b
|
* some problems with ansi string support fixed
|
1998-07-13 21:19:07 +00:00 |
|
carl
|
fac56c6baf
|
* correct mapping of error codes for TP compatibility
+ implemented stack checking in ifdef dummy
|
1998-07-07 12:37:28 +00:00 |
|
carl
|
b8f38be993
|
* IOCheck/InOutRes check for mkdir,rmdir and chdir like in TP
|
1998-07-02 12:33:18 +00:00 |
|
peter
|
5a638754f4
|
* better readln/writeln
|
1998-07-01 15:29:56 +00:00 |
|
peter
|
cb3365a5ac
|
* working w32 rtl
|
1998-06-10 10:39:11 +00:00 |
|
peter
|
56bc103c33
|
* dos interface is now 100% compatible
* fixed call PASCALMAIN which must be direct asm
|
1998-06-08 23:07:45 +00:00 |
|
michael
|
3e2e27d313
|
+ Removed log from before restored version.
|
1998-05-06 12:35:26 +00:00 |
|
florian
|
7a9c205693
|
+ do_open implemented, the file-I/O should be now complete
|
1998-04-27 18:29:09 +00:00 |
|
florian
|
921d694e24
|
+ paramstr/paramcount implemented
|
1998-04-27 13:58:21 +00:00 |
|
florian
|
168cd84d1e
|
* some small extensions
|
1998-04-26 22:37:22 +00:00 |
|
florian
|
c5d1d68525
|
+ more stuff added (??dir procedures etc.)
|
1998-04-26 21:49:57 +00:00 |
|
peter
|
cbbfd69395
|
* small fixes so it compiles
|
1998-03-27 00:50:22 +00:00 |
|
root
|
d1a1f501c8
|
Initial revision
|
1998-03-25 11:18:12 +00:00 |
|