joost
|
c3112bd7cb
* Reverted accidently committed files in r12278
|
17 yıl önce |
joost
|
27e3bc5240
* Ignore TestParametersAndDates for sqlite since it uses a semicolon as a cast, which is not supported by sqlite
|
17 yıl önce |
joost
|
41af4c76ac
* Fixed TestStringParamQuery
|
17 yıl önce |
joost
|
55c866f9d3
* Added missing brackets in r12266
|
17 yıl önce |
micha
|
aa38b10011
* attempt to fix powerpc64-linux sync_file_range compilation
|
17 yıl önce |
michael
|
feb9549f85
* Patch from Mattias Gaertner to reduce memory usage for interpolations
|
17 yıl önce |
florian
|
dbd037afcc
* link against libc when profiling
|
17 yıl önce |
joost
|
3bc585684b
* Changed TFieldDef.Size, TField.Size and TField.DataSize from word to integer. Delphi compatible, reported by Paul Ishenin
|
17 yıl önce |
joost
|
af7b064157
* Because of some logic-error, only deletes were handled by ApplyUpdates
|
17 yıl önce |
joost
|
b0cf2a2dc6
* Use TField.Assignvalue to set the fieldvalues in DoInsertAppend
|
17 yıl önce |
michael
|
bd36bdc577
* Patch from Mattias Gaertner to fix memory leak, improve speed and compute correcter
|
17 yıl önce |
michael
|
5ef7b7fd04
* Patch from Mattias Gaertner to fix compilation
|
17 yıl önce |
michael
|
fc9405b822
* Patch from Mattias Gaertner:
|
17 yıl önce |
joost
|
5059d9220d
* Added TTestFieldTypes.TestBCDParamQuery
|
17 yıl önce |
joost
|
2363357f80
* Also collect parameter fieldnames when master dataset is inactive, patch from Jesus Reyes, bug #12129
|
17 yıl önce |
marco
|
397539edf3
* fix for 0012697. crcs were used using a unit from the compiler.
|
17 yıl önce |
joost
|
e407bb5780
* Implemented TDataset.Dataconvert for WideStrings
|
17 yıl önce |
peter
|
570ffacb92
* fix virtual without constructor warning for forward classes
|
17 yıl önce |
joost
|
dd4b94357e
Implemented the as abstract defined methods of TDataset as empty stubs as listed in bug #12136 for Delphi compatibility
|
17 yıl önce |
joost
|
138280cb6d
* UsePrimaryKeyAsKey default value is true, bug #12257
|
17 yıl önce |
joost
|
8fce9ba897
* Removed empty implementation of TBlobField.Assign(to), uses inherited implementation. Bug #12578
|
17 yıl önce |
joost
|
332d850f1e
Patch from Luiz Americo, bug #12703
|
17 yıl önce |
Almindor
|
1446eb9dc2
* separate static and dynamic loadable aspell
|
17 yıl önce |
joost
|
668e50b88c
* Fixed ftBCD support, partly bug #12143. Note that a TParam with a datatype of ftBCD in practice never occurs
|
17 yıl önce |
Almindor
|
563d2b2ecb
* update spellcheck unit (change to default failure behavior)
|
17 yıl önce |
marco
|
52bb5ac229
* removed some old 1.0.x ->2.0.x transitional code (executeprocess)
|
17 yıl önce |
Almindor
|
1e69e3955b
* remove ifdefs in var section of library load routine (produces some
|
17 yıl önce |
michael
|
22bb6c804b
* Patch from Mattias Gaertner to fix memory leak
|
17 yıl önce |
michael
|
790a6a01b7
* Small fix from Andrew Haines to fix dos paths in CHM files
|
17 yıl önce |
Almindor
|
109dddc439
* first part of aspell libloading fix
|
17 yıl önce |