Commit Graph

52 Commits

Author SHA1 Message Date
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
Jonas Maebe
cb3964071a * changed rtldos to rtlgo32v1 1998-03-26 22:12:48 +00:00
michael
f6b5cc3358 + Added comp support for val and read(ln) 1998-03-26 14:41:22 +00:00
michael
5f20356336 + redid objpas target 1998-03-26 13:02:32 +00:00
peter
04b1744f42 * objpas addepted 1998-03-26 13:01:21 +00:00
peter
d52b97ee5e * fixed some typos 1998-03-26 12:59:58 +00:00
peter
9217b0ec3b - objpas.inc 1998-03-26 12:53:38 +00:00
peter
183d8c1cfa * integrated both mouse units 1998-03-26 12:25:22 +00:00
peter
9e1a4d21f6 - timer.pp is more accurated 1998-03-26 12:24:16 +00:00
peter
277b44c517 * envrion is now the same for go32v1 and go32v2 1998-03-26 12:23:49 +00:00
peter
aaa3da644b * emu387 doesn't uses dos anymore (getenv copied local)
* makefile compilation order changed
1998-03-26 12:23:17 +00:00
peter
15d85c7e3b * makefile works again
* environ is now defined in system.pp (like go32v2)
1998-03-26 12:21:02 +00:00
florian
ba18c26dda * some warnings fixed 1998-03-26 10:41:15 +00:00
michael
4e9811301e * make clean removed EVERYTHING 1998-03-26 09:35:01 +00:00
michael
41d3f01eb6 * make clean removed EVERYTHING 1998-03-26 09:33:58 +00:00
michael
795da2dce9 - removed trailing CR from lines 1998-03-26 09:31:25 +00:00
florian
5d0c0d30c6 + stuff from old objpash.inc and objpas.inc merged in 1998-03-25 23:40:24 +00:00
florian
4a9ba91007 * complete Object Pascal support moved to objpas unit 1998-03-25 23:39:17 +00:00