michael
|
16f5f310b1
|
+ Added getPropValue by Uberto Barbini
|
2005-04-14 17:43:07 +00:00 |
|
marco
|
6684656b20
|
* freebsd makefiles
|
2005-04-14 10:04:40 +00:00 |
|
marco
|
4324aad4fd
|
* makefiles
|
2005-04-14 10:04:21 +00:00 |
|
joost
|
9d7562ff73
|
- Fixed a mem-leak in TMySQLConnection.ConnectMySQL
- Added ObtainSQLStatementType to TMySQLConnection.PrepareStatement
- RowsAffected and LastInsertID should be QWord s, not int64
|
2005-04-13 23:20:22 +00:00 |
|
joost
|
fa3ce88bbd
|
- Changed for dyn.linking
- Made the query read-only
|
2005-04-13 22:57:03 +00:00 |
|
joost
|
10b6189ecf
|
- TSQLQuery now frees FIndexDefs
|
2005-04-13 22:10:26 +00:00 |
|
joost
|
fcf91ea4fe
|
- TIndexDefs.Destroy now calls inhedited.Destroy
|
2005-04-13 22:09:15 +00:00 |
|
joost
|
44d8cf713c
|
- fixed mem-leak in TDataset.SetBufListSize
|
2005-04-13 22:08:16 +00:00 |
|
florian
|
3ab66b5576
|
* TThread on linux fixed
|
2005-04-13 20:15:47 +00:00 |
|
florian
|
4aa4aeae79
|
+ TThreadID
|
2005-04-13 20:10:50 +00:00 |
|
marco
|
36faaa39b0
|
* fix for data2inc built by CVS
|
2005-04-13 17:11:32 +00:00 |
|
peter
|
fd42846d7b
|
use createfmt instead of createresfmt
|
2005-04-13 16:16:43 +00:00 |
|
marco
|
9edc33558a
|
* notifyer triggered after delete patch
|
2005-04-12 10:03:31 +00:00 |
|
marco
|
84ed590198
|
* now uses ansistring for path.
|
2005-04-12 09:48:42 +00:00 |
|
michael
|
4dba09f9a0
|
* Some fixes on interface use from Dean Zobec
|
2005-04-12 07:31:34 +00:00 |
|
michael
|
e5b08ad325
|
+ TestDecorator implementation by Dean Zobec
|
2005-04-11 18:10:55 +00:00 |
|
joost
|
e7bf4ac4bf
|
Patch from Alexandrov Alexandru
- implemented TDataset.BindFields
- master-detail relation implemented
- improved variant-support for fields
- implemented TField.Assign and TField.AssignValue
|
2005-04-10 22:18:43 +00:00 |
|
florian
|
abd3b5057e
|
no message
|
2005-04-10 20:27:04 +00:00 |
|
florian
|
89da61f7a8
|
+ basic operators (int, real and string) for variants implemented
|
2005-04-10 20:24:31 +00:00 |
|
joost
|
6497e8a7ea
|
- Updated for changes in sqldb.pp
|
2005-04-10 18:31:31 +00:00 |
|
joost
|
f15478c0ca
|
- - implemented parameter support for Postgres
- Updated for changes in sqldb.pp
|
2005-04-10 18:30:49 +00:00 |
|
joost
|
79712269b4
|
- - implemented parameter support for Interbase/Firebird
- Updated for changes in sqldb.pp
|
2005-04-10 18:30:05 +00:00 |
|
joost
|
122a00350d
|
- implemented parameter support for sqldb
- Added TSQLConnection.ConnOptions
- renamed TSQLQuery.FreeStatement to TSQLQuery.CloseStatement
- renamed TSQLQuery.PrepareStatement to TSQLQuery.Prepare
- added TSQLQuery.UnPrepare
|
2005-04-10 18:29:26 +00:00 |
|
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 |
|