marco
|
1df71e5d99
* more dummy declarations for basetypes.
|
12 anni fa |
marco
|
e603d0d93e
* fix for shortdescrs. Refmodule was unassigned if the target of the shortdescr was not a module.
|
12 anni fa |
joost
|
c0b5b30ca2
* Moved libtar unit from fcl-base to paszlib package
|
12 anni fa |
reiniero
|
767261d7ae
fcl-db/dbase: codepage refinement and preliminary testcase
|
12 anni fa |
marco
|
4f10db2686
* some dummy types for basetypes to avoid warnings. Probably their
|
12 anni fa |
reiniero
|
967319eb69
*fcl-db/dbase: fix for FoxPro proper codepage when creating dbfs
|
12 anni fa |
sergei
|
20ed97a1e2
+ UriParser.pp: Consider 'port' part present in authority only if colon is followed by all digits. Mantis #24302.
|
12 anni fa |
reiniero
|
3e2cedaf59
fcl-db/dbase: cosmetic: reorganize struct comments so they show up browsing code
|
12 anni fa |
marco
|
183d9ebfe1
* more inheritsfrom fixes. This time for the inheritance pages.
|
12 anni fa |
marco
|
3acd49ddbc
* fixed a bug in resolving external references for classtree and whatever else
|
12 anni fa |
marco
|
b2f861420c
* Various small changes. LCL compiles again, but is 10% smaller.
|
12 anni fa |
marco
|
dfc89a35a7
* work arounds the worst of the classtree bugs. LCL now compiles.
|
12 anni fa |
marco
|
3cc61e6195
* Added some fileexists() near places where a stream was opened, but
|
12 anni fa |
marco
|
b27e03346b
* don't crash on inclusion of fpmake.pp
|
12 anni fa |
florian
|
f3ef5a1f9c
+ jvm lazarus project file
|
12 anni fa |
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 anni fa |
reiniero
|
4ee7ea2ea3
fcl-db/dbase: Hide Visual Foxpro _NULLFLAGS from user.
|
12 anni fa |
reiniero
|
fa49e07a8e
fcl
|
12 anni fa |
michael
|
e4b3e9e9f2
* Preserve data type for null params if it is set
|
12 anni fa |
michael
|
cebb362c75
* Enable NULL values in prepared statements
|
12 anni fa |
reiniero
|
1b942b52d4
* fcl-db/dbase: fix for dbf_common Memscan fixes DBase3 memo issues. Thanks to J.G. Johansen
|
12 anni fa |
florian
|
f97cd6997c
* more safe put implementation
|
12 anni fa |
sergei
|
9dc5b07a68
* COFF: fixed setting section flags. Content type and access bits must be set for non-loadable sections as well.
|
12 anni fa |
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 anni fa |
florian
|
e1233e0111
* asizeint => longint, it is unlikely that an variant record well ever have more than 2^31 branches
|
12 anni fa |
Jonas Maebe
|
9023148bb1
* fixed compilation of JVM rtls after r24188 (there is no JMP_BUF type
|
12 anni fa |
reiniero
|
0553754d05
fcl-db/dbase: DbaseIII memo fix: blocksize=fixed 512; no memo field size header
|
12 anni fa |
reiniero
|
996b26b936
fcl-db/dbase: further improvement on r24253 though no solution yet.
|
12 anni fa |
reiniero
|
a0455a4673
fcl-db/dbase: attempt to fix dbase code page marks in (v)foxpro files. Needs more work.
|
12 anni fa |
paul
|
8acf9aadf8
rtl, utils: Fix cross-endian collation files generation by Inoussa OUEDRAOGO (issue #0024266)
|
12 anni fa |