reiniero
|
5c6b0d39e9
* fcl-base/dbase: memo definitions clarified
|
12 lat temu |
lacak
|
17f65340c4
fcl-db: postgresql: centralize checking of connection status (repeated code) into separate method + formatting
|
12 lat temu |
ludob
|
a54c5cfc2f
TDBF: fixed some unaligned memory accesses in dbf_dbfile.pas causing SIGBUS on ARM
|
12 lat temu |
reiniero
|
bb83e51f65
fcl-db/dbase:
|
12 lat temu |
ludob
|
414e9555b6
TDBF: fixed some unaligned memory accesses causing SIGBUS on ARM
|
12 lat temu |
michael
|
3a7611537c
* Default of verboseerrors set to true
|
12 lat temu |
michael
|
e766ac4737
* Option to create less verbose error messages
|
12 lat temu |
reiniero
|
f4f128e1d5
* fcl-db/dbase: cosmetic: more file structure annotations, clarify comments
|
12 lat temu |
pierre
|
210434e937
Add missing colon for .PHONY
|
12 lat temu |
pierre
|
9102ea2571
Regenerated for: Add versioncheckstartingcompiler to .PHONY list
|
12 lat temu |
pierre
|
d6a3536f92
Add versioncheckstartingcompiler to .PHONY list
|
12 lat temu |
florian
|
b817b6f62a
* enable section smartlinking on all linux targets
|
12 lat temu |
yury
|
fcf29c11d0
* Turn off debug.
|
12 lat temu |
yury
|
9019c2cf17
* Removed unneeded {$apptype console}.
|
12 lat temu |
yury
|
cd6669f52a
* Build and install pas2jni.
|
12 lat temu |
yury
|
853ecde8f9
* Build jni package.
|
12 lat temu |
reiniero
|
4fd80b88ab
* fcl-db/dbase: fix trace datasets for tests
|
12 lat temu |
reiniero
|
e74474ec73
+ fcl-db/dbase: (Visual) FoxPro fixes:
|
12 lat temu |
yury
|
9aa320e91f
+ jni package. It does not included to build yet.
|
12 lat temu |
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 lat temu |
reiniero
|
97e3e6e50e
* fcl-db/dbase: cosmetic: use more constants, clarify structure
|
12 lat temu |
marco
|
b625439dae
* committed Graeme's IPF patches, mantis #24084:
|
12 lat temu |
lacak
|
c844ae8cb5
fcl-db: fields: use new implemented FormatBCD function to format TFMTBCDField. Depends on rev.24128! Bug #24096
|
12 lat temu |
michael
|
95e6be9853
* Patch from Laco to enhance test for bug #24096
|
12 lat temu |
michael
|
3f910197c6
* Patch from Laco to fix bug ID #24096
|
12 lat temu |
sergei
|
37a347ce7b
* Another fix to PIC assembler: GOT slot stores the address of variable, not variable itself.
|
12 lat temu |
reiniero
|
539e977273
* fcl-db/tests: disable storing dbfs by default.
|
12 lat temu |
reiniero
|
d54af2322f
* fcl-db/tests: test memorybacked dbf equals filebased dbf. Use memory dbfs because of speed.
|
12 lat temu |
reiniero
|
aeeb353d47
* fcl-db/tests: add dbf tablelevel test, option to retain dbfs after tests
|
12 lat temu |
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 lat temu |