Commit Graph

19887 Commits

Author SHA1 Message Date
joost
70e80b5307 - implemented parameter support for sqldb 2005-04-10 18:28:30 +00:00
joost
f4499022c2 - removed TParam.FNull 2005-04-10 18:27:39 +00:00
joost
e4d35e6fe9 - implemented TDataset.Locate
- removed TParam.FNull
2005-04-10 18:26:54 +00:00
joost
efcb873cae - implemented TDataset.Locate 2005-04-10 18:26:27 +00:00
michael
0fc95e4519 + Made TCollectionItem.SetCollection Protected&virtual, as in Delphi (Reported by Uberto Barbini) 2005-04-10 16:26:55 +00:00
florian
9a463a8bc3 + varrarrayredim added and implemented 2005-04-10 09:22:38 +00:00
florian
73008ba2e0 no message 2005-04-10 09:21:00 +00:00
florian
b077b506d3 * another update by Ido 2005-04-10 08:11:14 +00:00
michael
f176fd3f8d + Patch from Uberto Barbini to allow creating streams with different drivers 2005-04-09 20:37:08 +00:00
marco
433bfc3dfb * added condtimedwait 2005-04-09 20:29:15 +00:00
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