marco
|
183d9ebfe1
* more inheritsfrom fixes. This time for the inheritance pages.
|
12 years ago |
marco
|
3acd49ddbc
* fixed a bug in resolving external references for classtree and whatever else
|
12 years ago |
marco
|
b2f861420c
* Various small changes. LCL compiles again, but is 10% smaller.
|
12 years ago |
marco
|
dfc89a35a7
* work arounds the worst of the classtree bugs. LCL now compiles.
|
12 years ago |
marco
|
3cc61e6195
* Added some fileexists() near places where a stream was opened, but
|
12 years ago |
marco
|
b27e03346b
* don't crash on inclusion of fpmake.pp
|
12 years ago |
florian
|
f3ef5a1f9c
+ jvm lazarus project file
|
12 years ago |
sergei
|
d54d38b4ab
* Moved all code responsible for writing VMTs and interface wrappers (nobj.TVMTWriter, ncgutil.gen_intf_wrappers, ptype.write_persistent_type_info) into a new unit ncgvmt.pas.
|
12 years ago |
reiniero
|
4ee7ea2ea3
fcl-db/dbase: Hide Visual Foxpro _NULLFLAGS from user.
|
12 years ago |
reiniero
|
fa49e07a8e
fcl
|
12 years ago |
michael
|
e4b3e9e9f2
* Preserve data type for null params if it is set
|
12 years ago |
michael
|
cebb362c75
* Enable NULL values in prepared statements
|
12 years ago |
reiniero
|
1b942b52d4
* fcl-db/dbase: fix for dbf_common Memscan fixes DBase3 memo issues. Thanks to J.G. Johansen
|
12 years ago |
florian
|
f97cd6997c
* more safe put implementation
|
12 years ago |
sergei
|
9dc5b07a68
* COFF: fixed setting section flags. Content type and access bits must be set for non-loadable sections as well.
|
12 years ago |
sergei
|
5e7e9bd4dc
* Disabled test for win64: it cannot link or even assemble correctly on this target because COFF uses 32-bit fields for section sizes/RVAs. Internal assembler ignoring this fact is a separate issue to fix.
|
12 years ago |
florian
|
e1233e0111
* asizeint => longint, it is unlikely that an variant record well ever have more than 2^31 branches
|
12 years ago |
Jonas Maebe
|
9023148bb1
* fixed compilation of JVM rtls after r24188 (there is no JMP_BUF type
|
12 years ago |
reiniero
|
0553754d05
fcl-db/dbase: DbaseIII memo fix: blocksize=fixed 512; no memo field size header
|
12 years ago |
reiniero
|
996b26b936
fcl-db/dbase: further improvement on r24253 though no solution yet.
|
12 years ago |
reiniero
|
a0455a4673
fcl-db/dbase: attempt to fix dbase code page marks in (v)foxpro files. Needs more work.
|
12 years ago |
paul
|
8acf9aadf8
rtl, utils: Fix cross-endian collation files generation by Inoussa OUEDRAOGO (issue #0024266)
|
12 years ago |
paul
|
76c537ee38
tests: rename test files to make them run by testsuite
|
12 years ago |
michael
|
0490480523
* Test for 24274
|
12 years ago |
michael
|
c47443e492
* Fix for 24274 by Laco
|
12 years ago |
paul
|
71b853065a
tests: improve dot units test
|
12 years ago |
florian
|
1d6cec856c
+ a few helpers for iso pascal compatibility added
|
12 years ago |
reiniero
|
2e15c070df
fcl-db/dbase:
|
12 years ago |
florian
|
99f2e57e42
* better error reporting
|
12 years ago |
florian
|
2fdd3e2d0a
+ introduce tvariantrecbranch to be able to store
|
12 years ago |