Commit Graph

219 Commits

Author SHA1 Message Date
peter
55fbeb959d * memavail fixed for too big freemem calls 1999-03-18 11:21:16 +00:00
Jonas Maebe
228829bd86 * changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
* in text.inc: changed RTE 106 when read integer values are out of bounds to RTE 201
  * in systemh.inc: disabled "support_fixed" for the i386 because it gave internal errors,
1999-03-16 17:49:36 +00:00
florian
67c66987e5 + system.cmdline variable for go32v2 and win32 added 1999-03-10 22:15:28 +00:00
florian
d10d8cb5fd * str and val for extended use now int constants to minimize
rounding error
1999-03-10 21:49:02 +00:00
michael
5b750c0345 + Added setstring for Delphi compatibility 1999-03-03 15:23:57 +00:00
peter
80a48282e6 * function names cleanup
+ chararray -> ansistring
1999-03-02 18:24:51 +00:00
peter
554f02687b * changed so handlerror() -> inoutres:= to have $I- support 1999-03-02 18:23:37 +00:00
peter
af8a04a5af * use external names
* removed all direct assembler modes
1999-03-01 15:40:48 +00:00
peter
1d98d7c4a4 + SetStr() function 1999-02-25 21:25:26 +00:00
michael
82d08fba5d + Added header and log 1999-02-25 10:05:07 +00:00
michael
7865673a04 * Joined strings and sysutils 1999-02-25 07:39:17 +00:00
peter
755df28476 * fixed typecasting in firstthat 1999-02-22 15:04:45 +00:00
florian
54adf4622c * tpcompatible flags for tstream introduced, thanks to Matthias Koeppe 1999-02-21 23:13:01 +00:00
peter
a868c2a6cc * when error when opening a file, then reset the mode to fmclosed 1999-02-17 10:13:29 +00:00
pierre
710ab457d7 * no heap dump if program has an heap error ! 1999-02-16 17:20:26 +00:00
peter
bbb1d23607 * fixed rounding when correct+f < 0 1999-02-16 00:49:20 +00:00
carl
8773fe80ba * oops... wrong filename 1999-02-12 17:14:04 +00:00
carl
52d673755d + updated to reflect files in directory 1999-02-12 16:15:25 +00:00
florian
e7dacebccc * fixed small things regarding TEMPHEAP 1999-02-08 09:31:39 +00:00
michael
734889c0b6 * Fixed pos 1999-02-04 14:55:42 +00:00
florian
4d9e0a3b11 + routines for range checking added 1999-02-04 10:49:21 +00:00
peter
9f444c9461 * fixed ansi2short 1999-02-02 11:37:34 +00:00
florian
e207d78d70 + functions lo/hi for DWord type implemented 1999-02-01 00:05:14 +00:00
pierre
1cd9b0fb0e * Fillchar(..,..,boolean) added 1999-01-29 09:23:09 +00:00
peter
96ac1855a8 * fixed readln(ansistring) 1999-01-28 19:38:19 +00:00
peter
06e8a03894 * fixed insert to support again the max string length 1999-01-25 20:24:28 +00:00
pierre
ab763cd69c + added text arg for dump_stack 1999-01-22 12:39:19 +00:00
peter
54ee5f39ac + prect=^trect 1999-01-22 10:21:55 +00:00
pierre
33aac9b556 + system_exit procedure added 1999-01-18 10:05:47 +00:00
peter
8e645c448e * fixed TColletcion.AtInsert 1999-01-12 14:21:50 +00:00
Jonas Maebe
f7b137cdef * made inster(string,string,index) a bit faster
+ overloaded insert(char,string,index)
1999-01-11 19:26:53 +00:00
michael
b2ac51a11b + Implemented more str() functions 1999-01-06 14:48:43 +00:00
peter
eb3e1984e6 * fixed str() and made it working 1999-01-06 13:03:39 +00:00
florian
8bf6ef4b56 * naming for str(...) routines inserted
* don't know what in int64 changed
1999-01-06 12:25:02 +00:00
daniel
1ae82e5987 * Removed on more handle:=-1 statement 1999-01-06 10:11:06 +00:00
peter
cb4cbe4f2a * reinserted old version, because daniel skipped 3 versions !! 1998-12-30 10:26:16 +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
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
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
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
39c8939bcc * fixed read(char) with empty buffer 1998-12-11 18:07:39 +00:00
peter
f2b6d631e5 * removed warnign 1998-12-10 23:59:56 +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