Commit Graph

14954 Commits

Author SHA1 Message Date
peter
9610911036 * don't give redefinition warning for forward classes 2003-11-12 15:48:48 +00:00
peter
7bf41f8dff * fix set_varstate in for loops
* fix set_varstate from case statements
2003-11-12 15:48:27 +00:00
marco
3e9a92b2b1 * replaced by linuxold in one file 2003-11-12 12:34:48 +00:00
florian
063fa364eb * define UNIX and HASUNIX 2003-11-11 21:48:10 +00:00
peter
50f8604526 * check for push_addr 2003-11-11 21:11:23 +00:00
peter
765b1b51b6 * define REGCALL when pocall_default=pocall_register 2003-11-11 21:10:34 +00:00
peter
a1cb920b51 * remove temporary stdcall hack 2003-11-11 21:10:12 +00:00
peter
8f8b47194a * REGCALL define added 2003-11-11 21:08:17 +00:00
marco
0ece242d9d * minor fix 2003-11-11 16:46:40 +00:00
peter
f663d2488f * cross unit inlining fixed 2003-11-10 22:02:52 +00:00
peter
44334710e6 * using a nested function 2003-11-10 19:44:10 +00:00
peter
76f5fbd7db * check paralength instead of assigned(left) 2003-11-10 19:11:39 +00:00
peter
dc7f09e29e * check for enumdef.maxval<255 instead of enumdef.savesize 2003-11-10 19:10:57 +00:00
peter
13961467e3 * fixed range compare when the last value was an equal
compare. The compare for the lower range was skipped
2003-11-10 19:10:31 +00:00
peter
a3c14e9c2d * procvar default value support 2003-11-10 19:09:29 +00:00
peter
0df248389d + $IF DECLARED() added 2003-11-10 19:08:59 +00:00
peter
517c5de6aa * line numbering is now only done when #10, #10#13 is really parsed
instead of when it is the next character
2003-11-10 19:08:32 +00:00
peter
f44380e4a9 * fixed alias/colouring > 255 2003-11-10 19:05:50 +00:00
florian
f2ad2b9d19 + published single properties can have a default value now 2003-11-10 18:06:25 +00:00
florian
69f8751c7a + is_single added 2003-11-10 18:05:16 +00:00
marco
80abe98cf0 * havelinuxrtl10 fixes 2003-11-10 17:22:28 +00:00
marco
8f76f86ce5 * new oldlinux unit. 1_0 defines killed in some former FCL parts. 2003-11-10 16:54:28 +00:00
peter
99cfbbb225 * new bugs 2003-11-10 15:52:00 +00:00
michael
d2cc0fa55a + Added missing sign functions 2003-11-09 21:52:54 +00:00
michael
52709ac6e0 + Added some missing socket options and the shut_* constants 2003-11-09 21:43:15 +00:00
michael
b9c536242e + Patch from Micha Nelissen, fixing some Delphi compatibility issues 2003-11-09 21:23:10 +00:00
michael
52dc153aa2 + TMessage result member is a longint, not a cardinal (from Micha Nelissen, verified in D6). 2003-11-09 13:49:28 +00:00
marco
313067faaf * small fix 2003-11-09 13:48:55 +00:00
michael
5298182fff + Added note suggested by Florian that fp.dsk files may change between releases 2003-11-09 13:42:41 +00:00
florian
34627e01fb no message 2003-11-09 13:41:46 +00:00
michael
9e8353e232 + Position specifier in format string affects all later specifiers 2003-11-09 13:37:42 +00:00
marco
229c3ee456 * pipe fix 2003-11-09 12:00:16 +00:00
florian
91a03d5481 * fixed Makefile for new objpas dir structure 2003-11-08 23:47:21 +00:00
florian
d3069c806e no message 2003-11-08 23:34:09 +00:00
florian
82b7c0c9cc * tstoreddef.getcopy returns now an errordef instead of nil; this
allows easier error recovery
2003-11-08 23:31:27 +00:00
florian
585d13369c * fixed strange error message about expecting erroneous types,
usually this is caused by other errors so it isn't important
2003-11-08 17:08:44 +00:00
florian
a9edc98c72 no message 2003-11-08 16:47:58 +00:00
florian
2a178f0d93 * fixed parsing of typed widestring constants with length 1 2003-11-08 10:23:35 +00:00
florian
621b93dee1 no message 2003-11-08 08:55:10 +00:00
Tomas Hajny
1124bd2690 * incorrect type (integer x word) fixed 2003-11-07 20:43:23 +00:00
peter
795b479d7b * inline test with ppu load 2003-11-07 17:25:47 +00:00
florian
bbf7300a0c * Florian's culmutative nr. 1; contains:
- invalid calling conventions for a certain cpu are rejected
    - arm softfloat calling conventions
    - -Sp for cpu dependend code generation
    - several arm fixes
    - remaining code for value open array paras on heap
2003-11-07 15:58:32 +00:00
florian
15eef9c65a no message 2003-11-07 14:13:54 +00:00
mazen
6294931f73 + add more dirs in include path 2003-11-07 09:12:23 +00:00
Tomas Hajny
315d8bf6a0 * cardinal2pointer changes 2003-11-06 23:21:51 +00:00
florian
e861eaa4c0 no message 2003-11-06 22:46:45 +00:00
florian
79e37b1ba5 no message 2003-11-06 22:36:04 +00:00
marco
d3ca61aa15 * added some more of win32* delphi pseudo constants 2003-11-06 22:25:10 +00:00
marco
ec6b640d6d * fixed 2003-11-06 22:05:06 +00:00
Tomas Hajny
32366b98c4 * typo corrected 2003-11-06 22:01:57 +00:00