marco
|
fbf1a7206b
|
* Linuxerror remove + hdr+log added
|
2003-11-13 13:11:55 +00:00 |
|
marco
|
616b7d2a1c
|
* linuxerror dependancy removed for 1.1
|
2003-11-12 22:31:17 +00:00 |
|
marco
|
170190dc43
|
* more linuxeror fixes
|
2003-11-12 22:19:45 +00:00 |
|
peter
|
9b9d30b0e9
|
* fixed wrong initialization
|
2003-11-12 16:58:42 +00:00 |
|
peter
|
2ebd9f20b5
|
* do nothing for macro's in tempcloseinput,tempopeninput
|
2003-11-12 16:57:59 +00:00 |
|
peter
|
1a3d62baa3
|
* new bug
|
2003-11-12 16:37:29 +00:00 |
|
florian
|
1af574ceca
|
* assembler readers OOPed
+ typed currency constants
+ typed 128 bit float constants if the CPU supports it
|
2003-11-12 16:05:39 +00:00 |
|
peter
|
6fe726cf7a
|
* new bugs
|
2003-11-12 15:51:19 +00:00 |
|
peter
|
30cbfd88d4
|
* virtual conflicts with override
|
2003-11-12 15:49:06 +00:00 |
|
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 |
|