Commit Graph

19727 Commits

Author SHA1 Message Date
marco
6f86d5b12a * added condtimedwait 2005-04-09 20:28:04 +00:00
florian
90a26e0f7d * fixed some unix stuff 2005-04-09 18:45:43 +00:00
florian
e0b41f120a no message 2005-04-09 17:28:14 +00:00
florian
710dbcef0a + classes.mainthreadid is set now
+ rtleventresetevent
  + rtleventwairfor with timeout
  + checksynchronize with timeout
  * race condition in synchronize fixed
2005-04-09 17:26:08 +00:00
michael
7a4ced093f + Patch from Luiz Américo 2005-04-09 15:19:08 +00:00
florian
b9eaaad45f * applied Jesus Reyes win32 crash fixed 2005-04-09 07:23:07 +00:00
peter
88681a14c7 support string[index] for const/var assignment 2005-04-08 15:18:32 +00:00
peter
1b41aad3a0 remove multiple pass2 calls. It is not supported anymore by all nodes (ttempcreatenode) 2005-04-08 15:18:08 +00:00
peter
68ac3b0ab2 remove forcing of non-regvar for left node when converting to non-regvar 2005-04-08 15:16:37 +00:00
peter
41c253b65d * during spilling only add deallocs to live_registers that belong
to the instruction
2005-04-07 16:25:05 +00:00
peter
e207c402fc * only in EXTDEBUG leave register allocator when it fails. Otherwise
give an IE
2005-04-07 15:42:04 +00:00
marco
dbe75438c3 * patch from peter to include winunits 2005-04-07 08:11:28 +00:00
marco
2c488abcda * patch from peter for resoursestring=string bug + fix crash missing --input 2005-04-07 07:55:40 +00:00
Károly Balogh
bc4e62c112 * fixed attribute handling in findfirst/findnext 2005-04-07 03:57:58 +00:00
marco
162a9daf63 * deletefile support 2005-04-06 20:16:48 +00:00
florian
e33bf907d8 * fixed previous commit 2005-04-06 19:39:04 +00:00
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