Commit Graph

19711 Commits

Author SHA1 Message Date
florian
1f4e15705c * hidden parameters can be put now in registers as well 2005-04-06 19:09:39 +00:00
marco
c2ae860fc1 * editing added 2005-04-06 18:45:47 +00:00
marco
250c8a835c * small updates 2005-04-06 16:32:26 +00:00
michael
55e76063df * Fix methodpointer copy from callnode to loadnode 2005-04-06 11:49:37 +00:00
marco
cdafbb3288 * makefiles for lister 2005-04-06 10:48:16 +00:00
marco
41b2c00e41 * sigactionhandler fix 2005-04-06 10:47:01 +00:00
marco
c9b0f520a9 * makefiles 2005-04-06 09:08:41 +00:00
marco
567ecff684 * new Unix demo: lister 2005-04-06 08:54:16 +00:00
michael
0274b9b848 + Removed erroneously committed debug statement 2005-04-06 07:45:14 +00:00
michael
ba4454e2cb + Variant type conversion rules 2005-04-06 07:43:02 +00:00
michael
3e54552235 + * fix constant folding for string+char (from Peter) 2005-04-06 07:31:51 +00:00
peter
ec4465234c * fix memory leaks 2005-04-05 21:08:08 +00:00
peter
521b7cfa3b * load all complex loads of parameters that are needed multiple times
to a temp to prevent calling functions twice
2005-04-05 21:07:43 +00:00
peter
50bbe3c205 * support typecasting a ordinal const to 8 byte record. a_param_loc
can't be used. Instead force the location to memory so it uses
    a_param_ref
2005-04-05 21:06:44 +00:00
peter
36d97e9310 * call initspecialchars if one of the specialchars is configured
for the first time
2005-04-05 21:05:31 +00:00
peter
86c939c17c * fix compile failures 2005-04-05 21:04:34 +00:00
peter
4f647737ed * new bugs 2005-04-05 21:02:45 +00:00
Jonas Maebe
0b79e441ab + test for published class with abstract methods 2005-04-05 19:15:58 +00:00
marco
960e15e2b9 * Currency property patch from Dean Zobec 2005-04-05 06:44:25 +00:00
peter
218930cf11 * support open array to pointer 2005-04-04 16:30:07 +00:00
peter
594c8943eb * new bugs
* added $mode fpc
2005-04-04 16:29:44 +00:00
peter
8aabe05dbe * $mode fpc 2005-04-04 16:16:58 +00:00
peter
03cbb377d8 * use res instead of result 2005-04-04 16:16:09 +00:00
peter
5687c3c24c * don't use keywords for variables 2005-04-04 16:14:09 +00:00
peter
234df84b11 * use smallint 2005-04-04 16:13:09 +00:00
peter
494e190694 * fix register allocation in second_assert 2005-04-04 16:04:47 +00:00
peter
fc977d3259 * check if there is enough room before concatting blocks in
systryresizemem()
2005-04-04 15:40:30 +00:00
peter
aef9ac69a2 * fixed crash in tracereallocmem statictics 2005-04-04 15:16:26 +00:00
marco
e6d7b34a55 * regenned on unix 2005-04-04 09:11:14 +00:00
marco
c3d273fa07 * makefile also updated 2005-04-04 08:01:22 +00:00
marco
ce2bd93b8d * Jedi Windows Api initial import 2005-04-04 07:56:10 +00:00
michael
516dfd4c01 + Patch from Jesus reyes to notify changes to DisplayFormat 2005-04-04 07:30:51 +00:00
marco
517be15bc4 * fix for 3194: Use mouse to exit output screen 2005-04-04 03:59:13 +00:00
olle
1595efd65b * SetFAttr now fails on attempt to set VolumeID 2005-04-03 22:16:02 +00:00
olle
c5373fd3b9 * fixed correct handling of empty pathname 2005-04-03 22:15:04 +00:00
olle
22a5dd7abd * a bit improved 2005-04-03 22:11:52 +00:00
olle
484da6eff9 * added support for popuperr 2005-04-03 22:10:08 +00:00
olle
39f03ae770 * adapted to MacOS 2005-04-03 22:08:22 +00:00
Tomas Hajny
d3c103dfd7 * EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453) 2005-04-03 21:10:59 +00:00
olle
6bd45d5251 * adapted to MacOS 2005-04-03 20:53:40 +00:00
florian
d18746bd15 * proper error message if the cthreads unit is included too late
uses clause
2005-04-03 19:29:28 +00:00
florian
9fba928b62 * fixed race condition 2005-04-03 18:26:18 +00:00
Tomas Hajny
32a8463209 * higher OS/2 requirements due to new as.exe 2005-04-03 18:24:11 +00:00
florian
554e9ed12a * test fixed 2005-04-03 18:07:55 +00:00
florian
c5c6df8237 * class ref. properties can be published now 2005-04-03 15:20:42 +00:00
marco
92244190a1 * fix from bug #3861 2005-04-03 15:17:50 +00:00
marco
f18a22f5a6 * patch for 3854 added. There are probably more places that need explicit
currency handling.
2005-04-03 11:50:58 +00:00
marco
3c053e8639 * some constants changed to unsigned to avoid warnings (bug 3817) 2005-04-03 11:33:08 +00:00
florian
cd86e40cb7 * ref. counting for popping second exceptiono object fixed 2005-04-03 11:32:05 +00:00
florian
5a8576ee81 + HandleConversionException implemented 2005-04-03 11:09:09 +00:00