Commit Graph

987 Commits

Author SHA1 Message Date
peter
dccc910509 - renamed makefile to Makefile 1998-09-10 14:15:47 +00:00
pierre
2e75c0eca0 * WINBOOL changed from longint to longbool 1998-09-08 14:30:03 +00:00
peter
4956991f0b * fixed $smartlibext -> $staticlibext to fix a 'rm *' :( 1998-09-07 18:31:53 +00:00
pierre
06e24d00f4 + all unknown function ifdef with
conditionnal unknown_functions
    testwin works now, but windowcreate still fails !!
1998-09-04 17:17:28 +00:00
pierre
b700fab197 + added SED testing for ascdef.pp and unidef.pp
* func.pp ready
    still some functions missing (commented out for now)
1998-09-04 12:33:11 +00:00
pierre
df384b0243 * small improvements in number of found functions
all remaining are in func.pp
1998-09-03 18:17:30 +00:00
pierre
36a555ead1 * most functions found in main DLL's
still some missing
    use 'make dllnames' to get missing names
1998-09-03 17:14:50 +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
765a36211c * win32 compiles a bit better, no growheap crash 1998-08-21 15:16:56 +00:00
peter
ddd859e835 * winheap turned off by default 1998-08-21 10:10:16 +00:00
michael
734a30e857 Corrected fexpand behaviour. 1998-08-16 09:12:11 +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
michael
59456d7671 + Initial implementation, donated by Hans Lunsing 1998-07-08 07:40:16 +00:00
carl
cd95f7a510 + First version 1998-07-07 12:38:46 +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
florian
811044754a * better rtti 1998-06-25 08:41:41 +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
michael
037f88943f + Streamlined makefile. Uses -I option now, and makes use of global files. 1998-05-06 09:46:40 +00:00
florian
7a9c205693 + do_open implemented, the file-I/O should be now complete 1998-04-27 18:29:09 +00:00
florian
ce715462bf + constants for CreateFile added 1998-04-27 18:25:36 +00:00
florian
79d67dd7b1 * was uncompilable 1998-04-27 14:01:38 +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
45de55a736 + getftime, unpacktime, packtime 1998-04-26 22:37:02 +00:00
florian
c5d1d68525 + more stuff added (??dir procedures etc.) 1998-04-26 21:49:57 +00:00
florian
065d948961 + first compiling and working version 1998-04-26 21:49:09 +00:00
peter
cbbfd69395 * small fixes so it compiles 1998-03-27 00:50:22 +00:00
peter
04b1744f42 * objpas addepted 1998-03-26 13:01:21 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00