Commit Graph

700 Commits

Author SHA1 Message Date
peter
f63f6629a2 * clean target fix, theres no objpas dir to clean anymore 1998-12-28 23:37:38 +00:00
peter
a1bbee561c * small fixes for better compatibility 1998-12-28 23:35:14 +00:00
peter
e2904b82a1 * fixes for smartlinking 1998-12-28 23:30:11 +00:00
peter
f11d46a93e + stdout, which is needed when you write something in the system unit
to the screen. Like the runtime error
1998-12-28 15:50:42 +00:00
michael
5c50c92f90 Implemented AssignFile and CloseFile compatibility 1998-12-24 10:12:03 +00:00
michael
c7bfc215e2 removed CR characters 1998-12-23 20:30:45 +00:00
daniel
6da995b775 + invalidhandle constant 1998-12-23 13:31:48 +00:00
pierre
02a46a6547 * HandleError -> HandleErrorFrame to avoid problem in
assembler code in i386.inc
    (call to overloaded function in assembler block !)
1998-12-21 14:28:20 +00:00
pierre
5c807e6b83 * go32v? directory change reflected 1998-12-21 14:26:52 +00:00
pierre
f8165b303b dpmiexcp.pp 1998-12-21 14:23:12 +00:00
pierre
2cd191a9bc * old_int?? transformed to cvar to be readable by dpmiexcp 1998-12-21 14:22:02 +00:00
pierre
bc74ba6d49 * initc unit added 1998-12-21 14:20:37 +00:00
pierre
e3e478ab7a added some c vars needed to avoid loading od crt1.o 1998-12-21 14:14:21 +00:00
pierre
00b80eff57 * problems with procvar address solved 1998-12-21 14:13:07 +00:00
pierre
39a719b39b * var declaration was missing ?? 1998-12-21 14:06:03 +00:00
michael
7087a36dda typinfo needs goto 1998-12-21 13:50:57 +00:00
peter
5904ef6ecc * moved 1998-12-21 13:14:29 +00:00
peter
9b5c148eca * new makefile 1998-12-21 13:07:48 +00:00
peter
7470cd1cae * use -FE 1998-12-21 13:06:10 +00:00
pierre
109eb28676 First implementation of intc unit 1998-12-21 11:56:26 +00:00
michael
36d5398924 + Finalize fixed after florians fix :) 1998-12-20 14:08:06 +00:00
peter
157f6b0661 * removed temp define 1998-12-19 14:52:28 +00:00
florian
9af41247e4 * Finalize fixed, constant for ansistrings is 9, not 10 1998-12-19 00:22:09 +00:00
peter
4eeae4e425 * fixed io-error handling 1998-12-18 17:21:32 +00:00
peter
3bda8b840d * fixed firstthat,lastthat 1998-12-18 17:21:28 +00:00
peter
10d267e9fc * fixed currentframe,previousframe
+ testcall to test the callspec unit
1998-12-16 21:57:20 +00:00
peter
efaf241dba * more temp symbols removed 1998-12-16 00:22:24 +00:00
michael
f5eeedee0b + Removed underscores in heaptrc unit 1998-12-15 23:49:51 +00:00
peter
eea18b6d34 - not necessary 1998-12-15 22:47:00 +00:00
peter
516958a67b * removed temp symbols 1998-12-15 22:42:49 +00:00
florian
d04f52d903 + first implementation 1998-12-12 12:15:41 +00:00
peter
5d3113b7f2 * fixed assignstream 1998-12-11 18:08:57 +00:00
peter
39c8939bcc * fixed read(char) with empty buffer 1998-12-11 18:07:39 +00:00
peter
8b355b0b0c * use $mode directive 1998-12-11 00:10:50 +00:00
peter
f2b6d631e5 * removed warnign 1998-12-10 23:59:56 +00:00
daniel
88b7d1ab9d * Fsearch bug fixed 1998-12-10 16:05:39 +00:00
daniel
1c6fdeb71d * Some changes by Tomas 1998-12-10 16:04:47 +00:00
Jonas Maebe
4b73dda508 * fixed bug in InsLine (changed "my" from "WinMaxY -1" to "WinMaxY - WinMinY") 1998-12-09 23:04:36 +00:00
pierre
957fdc1f2d + exception handling by default 1998-12-09 17:57:33 +00:00
peter
376efda4cc * tpoint contains now sw_integer (needed to support 64k files in the
editor)
1998-12-08 10:11:27 +00:00
Jonas Maebe
7456669b53 * fixed bug reported in the mailing list by Frank McCormick (fsearch: changed
"if p1 = 0" to "if p1 <> 0"
1998-12-07 18:55:41 +00:00
michael
a9f121f024 Added ports unit 1998-12-07 16:38:48 +00:00
michael
e3e8ca6b98 More changes for type-information 1998-12-02 12:35:07 +00:00
pierre
67dba7efc3 + added conversion from exceptions into run time error
(only if syswin32 compiled with -ddebug for now !)
  * added HandleError(errno,frame)
    where you specify the frame
    needed for win32 exception handling
1998-12-01 14:00:08 +00:00
pierre
86f0e64b17 * vmt address pushed for CHECK_OBJECT was not removed from stack 1998-11-30 15:27:28 +00:00
pierre
292e21df12 * needs asw to link correctly wprt0 or wdllprt0 file 1998-11-30 13:13:40 +00:00
michael
5f21062312 + Adjusted typeinfo constants 1998-11-30 10:07:34 +00:00
pierre
8a0fb3c67e + added the changes from Pavel Ozerski after several modifications
to be able to create DLLs
1998-11-30 09:16:57 +00:00
peter
b32111a3e2 * also check fmInput,fmOutput 1998-11-29 23:10:12 +00:00
peter
97bbe41037 + io-error 103 added 1998-11-29 22:28:09 +00:00