Commit Graph

69 Commits

Author SHA1 Message Date
peter
f11a6ba390 * some cleanup and i386_att usage 1998-04-29 13:28:19 +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
pierre
d92f56843e * had to rename property from p to pp to
avoid duplicate identifier error in
    implementation of readport and writeport
    that have p as argument
1998-04-24 08:26:50 +00:00
michael
fb8f2c0340 Updated version numbers 1998-04-23 13:25:00 +00:00
pierre
04f1d1e292 + debug info better output
no normal code changed
1998-04-21 14:46:33 +00:00
peter
e4328d08e2 + heapblocks 1998-04-21 10:22:48 +00:00
peter
4594d7ae04 + inc(pchar), dec(pchar), incc(pchar,a),dec(pchar,a) 1998-04-16 12:30:47 +00:00
michael
7626011f1f * fixed bug. Clrscr and Clreol didn't take change in textattr in account. 1998-04-16 07:49:11 +00:00
michael
1d86a2d73e + Initial implementation of graph unit 1998-04-15 13:40:11 +00:00
michael
2856256cb3 + Added some calls to make common API more efficient 1998-04-15 11:23:53 +00:00
florian
f966d959ee + support of port-array added 1998-04-12 22:35:29 +00:00
florian
0e34e8a6ce + some small comments added 1998-04-10 15:41:54 +00:00
michael
c297ae8bfa - Removed so-called better random function 1998-04-10 15:25:23 +00:00
michael
2132851581 * Unitinstallpath now under /usr/lib/fpc 1998-04-10 15:24:16 +00:00
michael
0b4932253f + Pclose now returns exit status of process 1998-04-10 15:23:03 +00:00
michael
4d271efb76 + added explanations of include files. 1998-04-10 15:21:45 +00:00
michael
f310cf5ad9 Added a lot of functions donated by GertJan Schouten 1998-04-10 15:18:21 +00:00
michael
80e4fa2639 + Initial implementation; Donated by Gertjan Schouten
His file was split into several files, to keep it a little bit structured.
1998-04-10 15:17:46 +00:00
daniel
3a2a212930 * Optimized some code. 1998-04-09 08:32:14 +00:00
daniel
12fb25a920 * Brings OS/2 directory up to date. 1998-04-09 08:24:11 +00:00
michael
62001bab9a + Changed Random() function. Moved from system to processor dependent files (from Pedro Gimeno) 1998-04-08 07:53:31 +00:00
florian
e18075dc19 * final fix of comp writing 1998-04-07 22:40:46 +00:00
michael
0fb05fec2a + Added flock for file locking 1998-04-07 13:08:29 +00:00
peter
12de31dbe5 * fixed fexpand('..') 1998-04-07 12:27:41 +00:00
peter
d4b538a297 - fixed mouse to compile with $i386_att
+ linux crt supports redirecting (not Esc-codes anymore)
1998-04-05 13:56:54 +00:00
michael
ef5442777f + Fixed AssignStream, it completely refused to work 1998-04-04 17:07:17 +00:00
michael
055750c235 * fixed initialization bug in assign. 1998-04-04 17:06:17 +00:00
daniel
274d8885d3 * Replaced 'mod 8' with 'and 7'. Generates more efficient code. 1998-03-31 19:01:41 +00:00
florian
8ac67941b8 * exit message removed 1998-03-31 10:18:55 +00:00
pierre
598c13fdb5 * target dos to target go32v1 for cfg file 1998-03-31 09:49:20 +00:00
pierre
c03205a259 * long command line problem solved 1998-03-31 09:48:38 +00:00
pierre
45b84c9eb0 * command line length problem solved 1998-03-31 09:42:52 +00:00
pierre
a56d50dfa0 * make under go32v2 does
not accept too long command line args
1998-03-31 09:41:59 +00:00
michael
0fdd9b4bd8 + Upgraded version number to 0.99.5 1998-03-31 08:11:07 +00:00
florian
5df76b0720 + seg* added 1998-03-30 21:49:12 +00:00
florian
c681f66590 * small improvements 1998-03-29 17:26:20 +00:00
peter
4a47440c82 * moved gprt1.as to i386/
* makefile updated to support i386/ and m68k/
1998-03-28 23:52:48 +00:00
michael
5351e41f86 + Moved to i386 dir 1998-03-28 09:48:26 +00:00
michael
a8cfe52ddf + Initial implementation 1998-03-28 09:47:18 +00:00
carl
b170680325 * bugfix of STRCONCAT alignment problem 1998-03-27 23:48:06 +00:00
carl
1988f09fb0 * bugfix of FLAGS as return values for SET_IN_BYTE and SET_SET_BYTE 1998-03-27 23:47:35 +00:00
peter
ff6ca07f9f * new makefile layout, much more structure and more uniformity 1998-03-27 00:53:12 +00:00
peter
cbbfd69395 * small fixes so it compiles 1998-03-27 00:50:22 +00:00