Commit Graph

7681 Commits

Author SHA1 Message Date
marco
48668a2417 * Fixed the first (of many) ioctls that make building the IDE hard. 2000-10-09 16:35:51 +00:00
Jonas Maebe
c1e14ef033 * fixed another range check error (merged from fixes branch) 2000-10-09 14:54:27 +00:00
Tomas Hajny
9e0774ac3b + DynLibs added 2000-10-08 18:44:36 +00:00
Tomas Hajny
ac17e718e5 * the language dialog repaired 2000-10-08 18:43:17 +00:00
Tomas Hajny
c0abd00212 * $E0 for ext. keys correctly discarded now 2000-10-08 18:41:58 +00:00
Tomas Hajny
f4ab5d7753 * SetCursorType corrected 2000-10-08 18:40:58 +00:00
Tomas Hajny
72892f1918 * wrong index for DosSelToFlat, DosFlatToSel 2000-10-08 18:40:18 +00:00
Tomas Hajny
2f5967b25c * ClearScreen correction, screen restored on exit 2000-10-08 14:13:19 +00:00
Tomas Hajny
01b63e16d1 * Video done 2000-10-08 14:11:37 +00:00
peter
092352b0fd * merged @result fix from Pierre 2000-10-08 10:26:33 +00:00
peter
92b6339cc0 * sysutils needs errors 2000-10-08 10:10:56 +00:00
peter
a694ab21b1 * merged fixes from Pierre 2000-10-08 10:07:22 +00:00
marco
3a805733d1 * added 0355 subranges problem 2000-10-07 18:45:30 +00:00
Jonas Maebe
ba47609048 * Fixed small error and did a small optimization 2000-10-07 14:42:16 +00:00
Tomas Hajny
3c9cb8225b * updates for 1.1, etc. 2000-10-07 11:47:54 +00:00
pierre
b60d042926 * remove comment conflit 2000-10-06 23:00:13 +00:00
pierre
e16fccc9d4 * fixes for linux GDB tty command (merged) 2000-10-06 22:58:59 +00:00
pierre
865d1c50ef + exceptions 18 and 19 contributed by Thomas Schatzl (merged) 2000-10-05 21:56:45 +00:00
Jonas Maebe
0b558b038f * fixed inc/dec with a 64bit type (merged from fixes branch) 2000-10-05 14:42:31 +00:00
pierre
42f9aaf68c * object stabs fix (merged) 2000-10-04 23:16:48 +00:00
pierre
3b5a8aaf75 * fix IsExe problem 2000-10-04 15:01:11 +00:00
pierre
f95a082233 * IsExe restored 2000-10-04 14:51:08 +00:00
pierre
dc1bba3973 Add TargetEntry and TargetExit (merged) 2000-10-04 11:53:31 +00:00
pierre
bdb90bfda6 * avoid crt use (merged) 2000-10-04 11:39:55 +00:00
sg
18ed3a96a1 * Made some fixes so that rstconv now works with range checks enabled 2000-10-03 20:58:50 +00:00
sg
ccde8b207f * Added new Units "htmwrite" and "xhtml" 2000-10-03 20:33:22 +00:00
sg
7d8857e6ef * Now writes Processing Instructions and a stylesheet link, if set 2000-10-03 20:16:31 +00:00
peter
0fbe6a68be * removed warning (merged) 2000-10-02 17:57:37 +00:00
peter
b682d2ded2 * new int64 bug from michael 2000-10-02 17:57:15 +00:00
Jonas Maebe
b96fc49809 * fixed bug regarding removal of "test/or reg,reg": apparently, shr/shl
doesn't set the zero flag according to the contents of the register
    after the shift :( (mergfed from fixes branch)
2000-10-02 13:01:29 +00:00
michael
c32c4424cf + Merged memory leak fix from fixbranch 2000-10-02 07:34:41 +00:00
pierre
0262636ce2 * remove lineinfo in _USES 2000-10-01 22:44:18 +00:00
peter
0c917c3d7b * win32 fix extdecl instead of cdecl 2000-10-01 22:19:46 +00:00
peter
000049f35b * new bounce demo 2000-10-01 22:17:58 +00:00
peter
2a0e0ebd24 * linux fix
* freebsd support
2000-10-01 22:12:50 +00:00
pierre
33aba92b1d * lineinfo explicit load not needed anymore 2000-10-01 21:15:55 +00:00
peter
93b4bc7d16 * regenerated 2000-10-01 21:05:03 +00:00
peter
618b92234f * unixinstall when under linux and not zipinstall
* clean also smart files and support targetdir for exe
2000-10-01 21:01:55 +00:00
peter
0eee33e3f6 * new file 2000-10-01 19:58:40 +00:00
peter
38951f5ce1 * lot of compile updates for cg11 2000-10-01 19:48:23 +00:00
florian
13db1a0ef0 * charset added 2000-10-01 15:34:05 +00:00
michael
619dac6c93 + Merged from fixbranch 2000-10-01 13:17:35 +00:00
peter
27749c067e * more cg11 updates 2000-09-30 16:08:45 +00:00
peter
dc6c26755b * filepos when unit not found (merged) 2000-09-30 16:07:40 +00:00
peter
11fbb1cc6d * prefix fix (merged) 2000-09-30 16:07:20 +00:00
michael
e0e734ed2e + Merged int64 fix from fixbranch 2000-09-30 15:51:41 +00:00
peter
084e294150 * const array of char and pchar length fixed (merged) 2000-09-30 13:23:04 +00:00
peter
5f21bf64b8 * range check fix 2000-09-30 13:13:22 +00:00
Jonas Maebe
b8388b3143 * regvars are now zeroed at the start of their life if they contain an 8
or 16bit var/parameter, because the full 32bits are used if they are
    necessary for a btrl instruction
2000-09-30 13:08:16 +00:00
Jonas Maebe
bec76ee738 * fixed support for -Or with new features of CSE 2000-09-30 13:07:23 +00:00