yury
|
c4ed91b9ff
* Fixed warnings about EBP based access.
|
18 gadi atpakaļ |
yury
|
7230661978
* Fixed warnings about EBP based access.
|
18 gadi atpakaļ |
Jonas Maebe
|
39463b45ad
* fixed writestr io-check comment
|
18 gadi atpakaļ |
yury
|
bb730eeae1
* Changed LPARAM back to ptrint for wince.
|
18 gadi atpakaļ |
joost
|
53b6757c6e
* Removed unused SetIndexDefs
|
18 gadi atpakaļ |
florian
|
6ac5ed6a47
* store character constants converted to shortstrings unaligned
|
18 gadi atpakaļ |
florian
|
c794ec6de0
* fix Index*Word for CPUs requiring proper alignment
|
18 gadi atpakaļ |
yury
|
9759a9d9c1
* Reverted r9101, because it causes problems. We must find a better solution to get rid of these warnings.
|
18 gadi atpakaļ |
yury
|
c99a8da474
* Fixed forward declarations to match implementation.
|
18 gadi atpakaļ |
yury
|
4662eb98fc
* Fixed warnings.
|
18 gadi atpakaļ |
yury
|
cc31f2d720
* Changed LPARAM type to be ptruint instaed of ptrint to fix confusing warnings in SendMessage/PostMessage when pointer is passed in lparam. It should not lead to problems.
|
18 gadi atpakaļ |
joost
|
73f2423c06
* Recognize Timestamp records as TDateTime fields
|
18 gadi atpakaļ |
joost
|
7d0bf5064a
* Fixed data/time/datetime fields
|
18 gadi atpakaļ |
joost
|
0fcf57fc1c
* Implemented RowsAffected and modified the test
|
18 gadi atpakaļ |
yury
|
515017ece6
* Fixed warnings and notes.
|
18 gadi atpakaļ |
yury
|
6a36ac786a
* Fixed warnings.
|
18 gadi atpakaļ |
yury
|
40c3092b99
* Fixed compilation.
|
18 gadi atpakaļ |
joost
|
afe993756d
* Enabled currency-fields test for sqlite3
|
18 gadi atpakaļ |
joost
|
570b4e079d
* Added recognition of FLOAT, CHAR and DECIMAL fields/records
|
18 gadi atpakaļ |
joost
|
306670c74a
* Fixed parameters if a query is executed for the second time
|
18 gadi atpakaļ |
florian
|
b59fdbeb93
* CompareWord and CompareDWord fixed for building with <2.3.1
|
18 gadi atpakaļ |
joost
|
9ff58eb46f
* Fixed TField.Size handling
|
18 gadi atpakaļ |
yury
|
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
|
18 gadi atpakaļ |
florian
|
d9e0f078e1
* continued to play around with package support
|
18 gadi atpakaļ |
joost
|
1f9443f90f
* implemented GetFieldNames
|
18 gadi atpakaļ |
joost
|
a57b251450
* Close datasets before removing their transaction
|
18 gadi atpakaļ |
peter
|
43c446e742
* add DumpExceptionBackTrace
|
18 gadi atpakaļ |
joost
|
f5455d6358
* TestGetTables test added
|
18 gadi atpakaļ |
florian
|
965bb41288
* fixed more rex placements
|
18 gadi atpakaļ |
peter
|
676f477ddb
* remove obsolete scripts
|
18 gadi atpakaļ |