Commit Graph

13452 Commits

Author SHA1 Message Date
carl
10d9285529 - fdeleting file 1998-05-22 15:54:11 +00:00
michael
761c27abbc + Fixed such that TDosStream functions correctly. 1998-05-22 15:41:12 +00:00
peter
d26106d745 * fixed the optimizes of daniel 1998-05-22 12:34:06 +00:00
peter
19a1443d6e - not necessary anymore 1998-05-22 11:53:31 +00:00
michael
4afe7023c2 + Fixed objinc such that it really compiles 1998-05-22 07:46:07 +00:00
peter
b0b403d498 * go32v1, go32v2 recompiles with the new objects
* remake3 works again with go32v2
  - removed some "optimizes" from daniel which were wrong
1998-05-22 00:39:22 +00:00
peter
eb39182b3b * objects compiles for linux
+ assign(pchar), assign(char), rename(pchar), rename(char)
  * fixed read_text_as_array
  + read_text_as_pchar which was not yet in the rtl
1998-05-21 19:30:46 +00:00
carl
4496a78375 + working version now ok 1998-05-21 15:37:19 +00:00
carl
1b3fd9e8cf + go32v2 include for objects unit 1998-05-21 12:15:10 +00:00
carl
0079d9b9d2 + go32v1 include for objects unit 1998-05-21 12:13:59 +00:00
carl
334cde9158 + linux include for objects unit 1998-05-21 12:13:00 +00:00
carl
1e8e4a0700 + platform information for objects unit 1998-05-21 12:11:54 +00:00
carl
499bcf3f16 + first revision, complete objects unit 1998-05-21 12:11:10 +00:00
carl
fae8860440 * works with all OS 1998-05-21 11:55:59 +00:00
cvs
ac974a7634 * test commit. Shouldn't be allowed. 1998-05-20 11:23:09 +00:00
peter
70f8a1ac12 * .FILL_OBJECT and FILL_OBJECT are not the same names ;) 1998-05-20 11:01:52 +00:00
daniel
a21b12c9e4 * Some bug fixes.
* ___SYSCALL changed to uppercase.
1998-05-20 08:11:25 +00:00
daniel
b7f23a6e8c * ___SYSCALL changed to uppercase. 1998-05-20 08:10:35 +00:00
daniel
3ffd393399 * Some extra use of ;assembler;. 1998-05-20 08:09:24 +00:00
peter
d12776a732 * moved cpne.pp to install/ 1998-05-12 10:55:23 +00:00
peter
e64becf81c * moved getopts to inc/, all supported OS's need argc,argv exported
+ strpas, strlen are now exported in the systemunit
  * removed logs
  * removed $ifdef ver_above
1998-05-12 10:42:41 +00:00
peter
2c92c249f2 * fixed the shell() bug (the correct code was also in Popen) moved the
argv generation to CreateShellArgv
  + Execve with pchar instead of string
1998-05-06 18:45:32 +00:00
michael
3e2e27d313 + Removed log from before restored version. 1998-05-06 12:35:26 +00:00
peter
69a42cc570 * a.out profile prt, not tested 1998-05-06 11:56:09 +00:00
peter
c2d12e9d96 * small update to support extended cfg/makefile.cfg and .def 1998-05-06 11:55:34 +00:00
peter
2b513b6c5b * update 1998-05-06 11:53:40 +00:00
michael
6bf591619c + Initial implementation 1998-05-06 09:47:50 +00:00
michael
037f88943f + Streamlined makefile. Uses -I option now, and makes use of global files. 1998-05-06 09:46:40 +00:00
michael
dbe0135764 Changed makefile system to use -I compiler option, and streamlined i a bit 1998-05-06 09:09:07 +00:00
peter
f1c07fc262 - no ppu files on the cvs 1998-05-04 20:19:21 +00:00
peter
482a6c19d2 * fix for smartlinking with _ARGS 1998-05-04 17:58:41 +00:00
peter
35283497e0 * findfirst did some strange init with searchpos 1998-05-04 17:40:43 +00:00
florian
b8d8fcccca + win95 flag to the interface moved 1998-05-04 16:21:54 +00:00
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
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
Jonas Maebe
a9bbf1d4db * changed most references from DOS to GO32V1, go32v1 rtl can be compiled again with the makefile 1998-03-25 15:59:03 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00