andrew
|
db23ddb11e
* fixed writing \ instead of / on win* platforms
|
17 years ago |
Tomas Hajny
|
e407775dae
* hopefully final fix for r12204, r12224 and r12225
|
17 years ago |
joost
|
07f81f532c
* Now the update-buffers which are linked to a record which is going to be removed are re-linked to the next record, the exception that modify-update buffers are not being re-used upon a delete, is removed.
|
17 years ago |
joost
|
4fd9d7314a
* Fixed wrong order of elements in psaElementSizes introduced in r12138
|
17 years ago |
joost
|
ae32715890
* TBufDataset.Locate: Set the FilterBuffer when entering the dsFilter state
|
17 years ago |
Tomas Hajny
|
ff119421dd
* correction for r12204 and r12224
|
17 years ago |
joost
|
856ee3f7c1
* Removed the dependency on the ini-file, specified DBConnectorName manually
|
17 years ago |
joost
|
ad9d126239
Patch from Luiz Americo, mantis 12700
|
17 years ago |
joost
|
0684eda0d8
Patch from Luiz Americo, mantis 12698
|
17 years ago |
joost
|
55352b6def
* Added TestDeleteDoubleDelete
|
17 years ago |
joost
|
9f25b3e2ed
Added test for fixedstring fields
|
17 years ago |
joost
|
481148b1f6
* Only scroll to the next record if the current record is deleted
|
17 years ago |
joost
|
3397aac1de
Patch from Luiz Americo, mantis 12677
|
17 years ago |
Tomas Hajny
|
29c94d94d9
* Makefile not commited in r12204 by mistake
|
17 years ago |
joost
|
9f2e076cb3
* Added two fcl-db tests to the general testsuite
|
17 years ago |
joost
|
2425eb4721
* Use variable instead of hardcoded tablename
|
17 years ago |
joost
|
b593bf17bf
* Do not load the connectors in toolsunit, but in the test program
|
17 years ago |
joost
|
836f7352e3
* Try to drop the table if it already exists while setting up tests. This avoids an annoying exception while debugging the tests
|
17 years ago |
joost
|
0cc93f5019
* Implemented TBufDataset.BookmarkValid
|
17 years ago |
Jonas Maebe
|
807c63916e
* do not write the ".file" directive in assembler files for Darwin
|
17 years ago |
Tomas Hajny
|
8de51a03cb
* avoid platform specific ifdefs in eventlog.pp and allow OS/2 implementation being used again
|
17 years ago |
Tomas Hajny
|
57c4392fca
* wrong dependency on subdir win for go32v2 removed
|
17 years ago |
Tomas Hajny
|
3807408aec
+ directory for include files with dummy implementations added
|
17 years ago |
joost
|
ded9c07b39
* Added a TBufDataset.GetRecordUpdateBufferCached which first checks if the current updatebuffer is the searched buffer. If it is not, call GetRecordUpdateBuffer
|
17 years ago |
Jonas Maebe
|
7b4eed79ce
* fixed generic uint32->float softfpu conversion
|
17 years ago |
Jonas Maebe
|
3d25478436
* fixed writing memory references on ppc when there is only an offset
|
17 years ago |
florian
|
5b5895b8ff
* small avr compilation fixes
|
17 years ago |
Jonas Maebe
|
bf7b6fd279
+ darwin/arm signal handling support, except for the definition of the
|
17 years ago |
florian
|
719daf2cf8
* modified zlib patch to resolve 12667 by zipfelvo
|
17 years ago |
florian
|
d78855cea8
+ more c types
|
17 years ago |