micha
|
89c07a2aef
* update tdbf to 6.9.2
|
18 лет назад |
marco
|
17b81890cd
* tdbf now also for non-x86
|
18 лет назад |
joost
|
2d60c1e5cf
* Fixed bug #9342 as suggested by reporter Sergey Smirnov
|
18 лет назад |
joost
|
58d1c628de
* Fixed TestSupportLargeintFields
|
18 лет назад |
Jonas Maebe
|
35cb2b9c2b
* fixed placement of "size" stab for Darwin
|
18 лет назад |
joost
|
f4d65dc92c
* Implemented TIBConnection.RowsAffected
|
18 лет назад |
marco
|
8d215c8ada
* sqlhandle type changed to pointer. Fixed demo.
|
18 лет назад |
Jonas Maebe
|
053540e89e
* improved gcc library path detection for cross-compilation on Linux
|
18 лет назад |
marco
|
04bffe993f
* Initial tregistryinfile skeletons. Still looking for test code.
|
18 лет назад |
Jonas Maebe
|
1121002c7c
* generate PIC by default for darwin/ppc64
|
18 лет назад |
Jonas Maebe
|
ff3b455a59
* make PIC generation default on Darwin (ppc and i386; ppc64 will be
|
18 лет назад |
joost
|
575406dbc9
* Added ftCurrency and ftBCD-fields tests
|
18 лет назад |
micha
|
ce4acf5b49
+ implement timeout wrapper call for testsuite (remote only)
|
18 лет назад |
micha
|
cce4c0c1d3
* make testsuite quieter
|
18 лет назад |
Jonas Maebe
|
45b7358d81
+ PIC support for darwin/ppc64
|
18 лет назад |
florian
|
c77267e01f
* more div n^2 optimization
|
18 лет назад |
florian
|
cc5e29fe01
+ test for last commit
|
18 лет назад |
florian
|
c62d72f98c
* write rtti correct for currency being emulated by int64
|
18 лет назад |
florian
|
c57f44d75b
+ div 2^n optimization for arm
|
18 лет назад |
joost
|
d44e928a6d
* Deleted ibase60.h
|
18 лет назад |
micha
|
bae0251549
* fix big endian arm loading (fixes issue #8752)
|
18 лет назад |
joost
|
3e2b2b3aa5
* Removed unnecessary "as" calls, added class-type checks in SetDatabase
|
18 лет назад |
Jonas Maebe
|
072c0fcf0e
- removed double entry for convutils unit reported on irc
|
18 лет назад |
joost
|
13722257b6
* Trim stringfields longer then dsMaxStringSize in IBConnection + test. (bug 9600)
|
18 лет назад |
florian
|
adbd4cd6c7
* small 64 bit compatibility fixes
|
18 лет назад |
florian
|
63a73870cf
* check if breakpoint name is assigned when displaying breakpoints in the disassembly window, resolves #9257
|
18 лет назад |
joost
|
77daccf9e6
* Added checks to TField.Size
|
18 лет назад |
florian
|
c384171709
* write location of configuration files
|
18 лет назад |
florian
|
1b554f08ce
* because EXEFile was changed into an ansistring, @EXEFile was wrong, fixed, resolves #9057
|
18 лет назад |
florian
|
4b172f5973
* made rtti for dyn. arrays more delphi compatible, resolves #9464
|
18 лет назад |