florian
|
f33ee60c2e
* write ait_varloc into assembler output, it is generated if -sr is passed to the compiler
|
13 лет назад |
marco
|
d6100fed50
* one letter fix to last commit.
|
13 лет назад |
marco
|
8f13f13969
* reduce redundant AS in bufdataset.buildindex. Might improve performance,
|
13 лет назад |
sergei
|
92f927976e
* Rewrote fpc_dynarray_copy to trim out-of-range arguments instead of raising range error. Makes behavior Delphi-compatible and resolves #21396.
|
13 лет назад |
sergei
|
a417e9d0b6
* fcl-xml, making progress with streaming API, moved DOM-dependent stuff from TXMLTextReader to the TLoader helper object. Now TXMLTextReader class is almost free from direct DOM dependencies (indirect ones like TDOMParser are still present, also entity handling is still intertwined too closely).
|
13 лет назад |
pierre
|
af66d92faf
* Update complete i386-freebsd C objects with gcc 4.2.1 from FreeSBD 8.2 release
|
13 лет назад |
marco
|
c6da7f726d
* change mysql datetime parsing because mysql allows time >24hrs (interval like).
|
13 лет назад |
marco
|
d676e18326
* Patch from Luiz. Move state change to calculatefields instead of the
|
13 лет назад |
marco
|
b956e9e52d
* add a check to TRecall.store for FStorage=nil. Patch by Luiz, Mantis #21404
|
13 лет назад |
marco
|
ae1ece93e5
* fix for #21199, changing epsilon to 0.0 instead of 0 helps overload selection of the
|
13 лет назад |
marco
|
39bc3b9dcf
* remove empty override tpersist.destroy(), patch by Luiz Americo, Mantis #21387
|
13 лет назад |
marco
|
49e3a24413
* Modification after feedback on #20454, last patch was a bit conservative.
|
13 лет назад |
marco
|
4ea56bd875
* Memleak fixes, Patch by Jesus Reyes. Mantis #21403
|
13 лет назад |
marco
|
c87880fb46
* test for interval, mantis #19323
|
13 лет назад |
marco
|
9b6a69502c
* Use double for mysql ftfloat related tests.
|
13 лет назад |
marco
|
9dd87f9a6f
* switch currency fields to use "ascurrency" Mantis 21380, patch by Lacak2
|
13 лет назад |
marco
|
7de37b0ad9
* fix for #21381. Add a default parameter to switch.
|
13 лет назад |
marco
|
fa3ee5f605
* Patches from Lacak2 changing currency to odbc numeric type, and ftbcd parameters
|
13 лет назад |
marco
|
8159d2ee3c
* Minor spelling corrections in comments, patch by Graeme, Mantis #21397
|
13 лет назад |
pierre
|
55116303b9
Add indirectly required ppacakges
|
13 лет назад |
marco
|
81035c392d
* fix building IDE by adding fcl-xml and fcl-base
|
13 лет назад |
pierre
|
e9b0f2d14c
Add PSigInf oand PSigContext type aliases
|
13 лет назад |
pierre
|
e6cf348904
Update Makefile for mips-linux support
|
13 лет назад |
pierre
|
69c1a6cd16
Set FPC_INCLUDE_SOFTWARE_INT64_TO_DOUBLE for mips
|
13 лет назад |
pierre
|
68f8a21151
Update Makefile for mips-linux support
|
13 лет назад |
pierre
|
ff65e7bc9b
Update Makefile for mips-linux support
|
13 лет назад |
pierre
|
a7912e0d6b
Update Makefile for mips-linux support
|
13 лет назад |
pierre
|
bc0c98f88a
* Fix cross win32 to go32v2 gdbver run
|
13 лет назад |
sergei
|
134e5167f1
* fcl-xml testing suite, working around excessive string conversions by using new method assertEqualsW to compare wide strings. Since TTestCase.assertEquals method already exists with ansistring arguments, and its first argument is a literal in most cases, overloading does not help here.
|
13 лет назад |
paul
|
d59c0237b2
compiler: global property can't be a class property
|
13 лет назад |