Commit Graph

7542 Commits

Author SHA1 Message Date
peter
a941c1d15d * cleanall clean circular fixed (merged) 2000-09-02 17:32:28 +00:00
peter
ccc2e895a8 * ppuclean fixed (merged) 2000-09-02 17:09:01 +00:00
peter
cc806c400d * clear varutils.rst 2000-09-02 17:08:52 +00:00
sg
664bc98f53 * Changed all occurences of TAbstractReader to TReader, as FCL streaming
is source compatible to VCL streaming now (for quite a while, BTW)
2000-09-02 09:36:36 +00:00
peter
17d714aba8 * readded varutils 2000-09-01 22:45:07 +00:00
peter
aa583a3c0b * build also db 2000-09-01 22:02:10 +00:00
peter
d711221036 * regenerated 2000-09-01 21:58:14 +00:00
peter
9a265d096b * targetdir support (merged) 2000-09-01 21:37:30 +00:00
peter
be4562727b * files to finput 2000-09-01 21:33:25 +00:00
peter
30ed274984 * changed files to finput,fmodule 2000-09-01 21:27:50 +00:00
michael
df6ab32e61 + Applied patch from Peter 2000-08-31 07:53:02 +00:00
Tomas Hajny
1362a25184 * OS/2 fix - datih.inc moved to the beginning 2000-08-30 18:29:34 +00:00
michael
bedfa85da5 + Added varutils.pp 2000-08-30 08:56:54 +00:00
michael
5b9fdab764 + Fixed varutils dependencies 2000-08-30 08:52:55 +00:00
michael
124f774306 + Merged changes from fixes 2000-08-30 06:50:49 +00:00
michael
c2f563cb46 + Fixed varutils dependencies 2000-08-30 06:45:28 +00:00
michael
12d7aaabe7 + Merged syserrormsg fix 2000-08-30 06:29:19 +00:00
marco
90d77176b8 * removed varutils from makefiles, since no varutils.pp existed 2000-08-30 06:18:18 +00:00
peter
f3c0f91294 * _init and _finalize procsyms also need a $ prefix 2000-08-29 19:00:01 +00:00
peter
b940fa6442 * push ebp instead of 0 for raise without address 2000-08-29 18:41:02 +00:00
peter
a06bc54ee9 * fixed chararray to ansistring (merged) 2000-08-29 18:39:42 +00:00
peter
7a780dea4f * string to chararray with stringconst only supports shortstring, don't
use the trick for ansistring (merged)
2000-08-29 18:31:32 +00:00
michael
e50e70bef2 + new include files 2000-08-29 18:16:22 +00:00
michael
05f78681c5 Merged syserrormsg fix 2000-08-29 17:56:32 +00:00
michael
61192ad683 + Compiles on win32 also now 2000-08-29 17:35:55 +00:00
Jonas Maebe
858bff5bda * some modifications to -dcardinalmulfix code 2000-08-29 08:24:45 +00:00
michael
82f4c2d9a3 + Initial implementation of varutils 2000-08-29 08:23:13 +00:00
michael
558f3cd963 + Merged changes and additions from fixbranch 2000-08-29 05:51:09 +00:00
peter
bec1c5cdf9 * store strings with case in ppu, when an internal symbol is created
a '$' is prefixed so it's not automatic uppercased
2000-08-27 20:19:38 +00:00
peter
4c94659743 * moved some util functions from globals,cobjects to cutils
* splitted files into finput,fmodule
2000-08-27 16:11:48 +00:00
peter
50b6aa8440 * char - integer explicit conversions 2000-08-27 09:49:46 +00:00
peter
529f924a9b * small fixes 2000-08-27 09:49:11 +00:00
peter
b3959f29ed * integer(char) explicit typecast support (tp7,delphi compatible) 2000-08-26 19:40:19 +00:00
florian
8e1a4890a1 * initial release 2000-08-26 12:24:20 +00:00
Jonas Maebe
f72f5c636a * refined previous fix a bit, some instructions weren't being removed
while they could (merged from fixes branch)
  * made checksequence a bit faster
2000-08-25 19:40:45 +00:00
Jonas Maebe
49b63874c2 * bugfix to FindRegAlloc function (caused wrong regalloc info in
some cases) (merged from fixes branch)
2000-08-25 19:39:18 +00:00
Tomas Hajny
f96959fafd * Made compilable again (missing bracket at the begin of logs) 2000-08-25 17:33:44 +00:00
Tomas Hajny
c08c5ceab8 * Cosmetic change (OS/2 instead of win32 in header) 2000-08-25 17:32:16 +00:00
Tomas Hajny
a58d8fd324 * Sharing mode error fixed 2000-08-25 17:23:56 +00:00
Jonas Maebe
8a312118b0 * fixed problem with messed-up terminal after exiting (merged from
fixes branch)
2000-08-25 12:31:05 +00:00
Jonas Maebe
dab7718b68 * fixed bug with include files at the very beginning of .pp/.pas files
(wrong name used for generating exe/checking unit name) (merged from
    fixes branch)
2000-08-25 08:48:22 +00:00
sg
5b3cee731f * Line reader now reports a read line after a single #10 at the end of the
current input buffer
2000-08-24 22:29:37 +00:00
peter
3b1b549c04 * new additions 2000-08-24 19:15:40 +00:00
peter
cc4fed6303 * allow nil for class typed consts (merged) 2000-08-24 19:13:18 +00:00
peter
9adb938a0a * don't initialize if localvarsym is set because that varsym will
already be initialized
  * first initialize local data before copy of value para's (merged)
2000-08-24 19:07:54 +00:00
peter
24cc0eba5d * fsearch checks if file exists first (merged) 2000-08-24 19:02:36 +00:00
Jonas Maebe
475c7fab40 * fixed crash when using include/exclude with undeclared variable as
first parameter (merged from fixes branch)
2000-08-24 13:12:38 +00:00
marco
533d59eb3a * CVS log and ID tags 2000-08-24 12:00:20 +00:00
marco
b9ba5e9e03 * Added CVS log and ID entries. 2000-08-24 11:43:13 +00:00
Jonas Maebe
48292584ae * clear inoutres in traceexit before writing anything (to avoid an RTE
when writing the heaptrc output when a program didn't handle ioresult)
    (merged from fixes branch)
2000-08-24 09:01:07 +00:00