Commit Graph

44 Commits

Author SHA1 Message Date
carl
a5243e665e * Glurbl.... now work perfectly! Do not change :) 1998-07-06 12:26:19 +00:00
peter
34ade816f2 + ifdef has_property for 0.99.5 backward support 1998-07-04 10:04:41 +00:00
carl
0b4c548a1d * IOCheck for rmdir,chdir and mkdir as in TP
NOTE: I'm pretty SURE this will not compile and link correctly with FPC
0.99.5
1998-07-02 12:29:20 +00:00
carl
94a728f166 * do_open was WRONG! Fixed!
* do_isdevice small fix with ATT parser
  * I386_ATT put back , otherwise would NOT link!
  * IoCheck for rmdir,chdir,mkdir
1998-07-02 12:26:55 +00:00
carl
db60658f7c * NOTHING would work, FileOpen is now correct!! 1998-07-02 12:25:27 +00:00
peter
5a638754f4 * better readln/writeln 1998-07-01 15:29:56 +00:00
pierre
3c0657acf2 + all debug in ifdef SYSTEMDEBUG
+ added local arrays :
    opennames names of opened files
    fileopen boolean array to know if still open
    usefull with gdb if you get problems about too
    many open files !!
1998-06-26 08:19:08 +00:00
daniel
b66d7560f1 * RTLLITE conditional added to produce smaller RTL. 1998-06-15 15:17:08 +00:00
peter
7edd9b8a1e * force att or direct assembling
* cleanup of some files
1998-05-31 14:18:12 +00:00
peter
3fe8cd8217 + released port[] and made them assembler procedures 1998-05-31 14:16:49 +00:00
pierre
d1d7fcaba3 * Handles of input and output restored 1998-05-28 10:21:38 +00:00
peter
d307cedd31 * fixed crt input 1998-05-27 00:19:16 +00:00
carl
d273864b0e - using objects.pp from inc directory instead now 1998-05-22 15:56:00 +00:00
peter
19a1443d6e - not necessary anymore 1998-05-22 11:53:31 +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
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
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
peter
482a6c19d2 * fix for smartlinking with _ARGS 1998-05-04 17:58:41 +00:00
florian
b8d8fcccca + win95 flag to the interface moved 1998-05-04 16:21:54 +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
pierre
04f1d1e292 + debug info better output
no normal code changed
1998-04-21 14:46:33 +00:00
florian
f966d959ee + support of port-array added 1998-04-12 22:35:29 +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
florian
8ac67941b8 * exit message removed 1998-03-31 10:18:55 +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
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
ff6ca07f9f * new makefile layout, much more structure and more uniformity 1998-03-27 00:53:12 +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
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00