florian
|
ae79ef2cb5
* don't range pointers converted to arrays, resolves #8191
|
18 years ago |
florian
|
6b8466633e
* forgotten commit (part of last commit)
|
18 years ago |
florian
|
7878f0feb3
* made all fpc_*_to_shortstr helpers a procedure, resolves #8580
|
18 years ago |
michael
|
4e6cd59d8c
* Patch by Sergei Gorelkin:
|
18 years ago |
joost
|
0a9f618f09
* Define ISC_STATUS as clong, instead of longint
|
18 years ago |
Jonas Maebe
|
01c5cb2c99
* fixed small typo
|
18 years ago |
marco
|
1cfce12c09
* Fix for regclosekey problem.
|
18 years ago |
micha
|
89c07a2aef
* update tdbf to 6.9.2
|
18 years ago |
marco
|
17b81890cd
* tdbf now also for non-x86
|
18 years ago |
joost
|
2d60c1e5cf
* Fixed bug #9342 as suggested by reporter Sergey Smirnov
|
18 years ago |
joost
|
58d1c628de
* Fixed TestSupportLargeintFields
|
18 years ago |
Jonas Maebe
|
35cb2b9c2b
* fixed placement of "size" stab for Darwin
|
18 years ago |
joost
|
f4d65dc92c
* Implemented TIBConnection.RowsAffected
|
18 years ago |
marco
|
8d215c8ada
* sqlhandle type changed to pointer. Fixed demo.
|
18 years ago |
Jonas Maebe
|
053540e89e
* improved gcc library path detection for cross-compilation on Linux
|
18 years ago |
marco
|
04bffe993f
* Initial tregistryinfile skeletons. Still looking for test code.
|
18 years ago |
Jonas Maebe
|
1121002c7c
* generate PIC by default for darwin/ppc64
|
18 years ago |
Jonas Maebe
|
ff3b455a59
* make PIC generation default on Darwin (ppc and i386; ppc64 will be
|
18 years ago |
joost
|
575406dbc9
* Added ftCurrency and ftBCD-fields tests
|
18 years ago |
micha
|
ce4acf5b49
+ implement timeout wrapper call for testsuite (remote only)
|
18 years ago |
micha
|
cce4c0c1d3
* make testsuite quieter
|
18 years ago |
Jonas Maebe
|
45b7358d81
+ PIC support for darwin/ppc64
|
18 years ago |
florian
|
c77267e01f
* more div n^2 optimization
|
18 years ago |
florian
|
cc5e29fe01
+ test for last commit
|
18 years ago |
florian
|
c62d72f98c
* write rtti correct for currency being emulated by int64
|
18 years ago |
florian
|
c57f44d75b
+ div 2^n optimization for arm
|
18 years ago |
joost
|
d44e928a6d
* Deleted ibase60.h
|
18 years ago |
micha
|
bae0251549
* fix big endian arm loading (fixes issue #8752)
|
18 years ago |
joost
|
3e2b2b3aa5
* Removed unnecessary "as" calls, added class-type checks in SetDatabase
|
18 years ago |
Jonas Maebe
|
072c0fcf0e
- removed double entry for convutils unit reported on irc
|
18 years ago |