yury
|
853ecde8f9
* Build jni package.
|
12 years ago |
reiniero
|
4fd80b88ab
* fcl-db/dbase: fix trace datasets for tests
|
12 years ago |
reiniero
|
e74474ec73
+ fcl-db/dbase: (Visual) FoxPro fixes:
|
12 years ago |
yury
|
9aa320e91f
+ jni package. It does not included to build yet.
|
12 years ago |
yury
|
5d1b97fd67
+ pas2jni - an utility to generates a JNI (Java Native Interface) bridge for a Pascal code. Then the Pascal code (including classes and other advanced features) can be easily used in Java programs.
|
12 years ago |
reiniero
|
97e3e6e50e
* fcl-db/dbase: cosmetic: use more constants, clarify structure
|
12 years ago |
marco
|
b625439dae
* committed Graeme's IPF patches, mantis #24084:
|
12 years ago |
lacak
|
c844ae8cb5
fcl-db: fields: use new implemented FormatBCD function to format TFMTBCDField. Depends on rev.24128! Bug #24096
|
12 years ago |
michael
|
95e6be9853
* Patch from Laco to enhance test for bug #24096
|
12 years ago |
michael
|
3f910197c6
* Patch from Laco to fix bug ID #24096
|
12 years ago |
sergei
|
37a347ce7b
* Another fix to PIC assembler: GOT slot stores the address of variable, not variable itself.
|
12 years ago |
reiniero
|
539e977273
* fcl-db/tests: disable storing dbfs by default.
|
12 years ago |
reiniero
|
d54af2322f
* fcl-db/tests: test memorybacked dbf equals filebased dbf. Use memory dbfs because of speed.
|
12 years ago |
reiniero
|
aeeb353d47
* fcl-db/tests: add dbf tablelevel test, option to retain dbfs after tests
|
12 years ago |
sergei
|
999c3a0a02
* COFF linker: postpone import section generation until unreferenced sections (and imports) are removed, and put all remaining imports into a single section. This is much more efficient than generating multiple smart-linkable import sections and immediately discarding a good half of them.
|
12 years ago |
reiniero
|
b9fc64f697
+ fcl-db/dbase: allow creation of Visual Foxpro tablelevel 30 files
|
12 years ago |
reiniero
|
19e5ddcbbf
* fcl-db/dbase tests: cosmetic/formatting
|
12 years ago |
florian
|
43b6139b66
+ setlocalloc resets currentregloc
|
12 years ago |
florian
|
364f170765
* cosmetic formatting changes
|
12 years ago |
florian
|
7155808570
+ ttempcreatenode.printnodedata writes tempinitcode node
|
12 years ago |
reiniero
|
a79d79980a
* fcl-db/dbase: fix for r24109
|
12 years ago |
reiniero
|
6fc43628da
fcl-db/dbase: tests for findfirst etc, and visual foxpro
|
12 years ago |
reiniero
|
9aae445b12
* fcl-db/dbase: cosmetic
|
12 years ago |
reiniero
|
db7b1aa940
* fcl-db/dbase: start splitting out FoxPro and Visual FoxPro support
|
12 years ago |
reiniero
|
7d3504ead5
+ fcl-db/dbase: cosmetic; r24107 fixes Mantis #13017
|
12 years ago |
reiniero
|
2569f52b73
+ fcl-db/dbase: implemented FindFirst,FindNext,FindPrior,FindLast and associated tests
|
12 years ago |
reiniero
|
373ab729c7
* fcl-db/dbase: updated maintenance notice
|
12 years ago |
Jonas Maebe
|
25ebb36103
* catch invalid floating point operations in TextToFloat (mantis #24197)
|
12 years ago |
reiniero
|
669a16c98d
sqldb/tests improvements:
|
12 years ago |
marco
|
545a3e708c
* avoid prepending unitname with abs paths.
|
12 years ago |