florian
|
a7b46fc36f
* don't create a temp. for a dereferenced pointer which is passed to a var parameter of an inline procedure
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
d305615132
* fixed compilation with current FPC versions
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
841d67ec81
* don't waste an extra register when copying 4 bytes
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
eabc0cb53a
* fcl-xml, making progress with streaming API, implemented a few more methods.
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
b4907578b0
* temporarily disable LDR/LDR STR/LDR optimizations, let's see if this broke regression testing on fpcarm
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
8278271b4e
* fix RegInInstruction
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
f33ee60c2e
* write ait_varloc into assembler output, it is generated if -sr is passed to the compiler
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
d6100fed50
* one letter fix to last commit.
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
8f13f13969
* reduce redundant AS in bufdataset.buildindex. Might improve performance,
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
92f927976e
* Rewrote fpc_dynarray_copy to trim out-of-range arguments instead of raising range error. Makes behavior Delphi-compatible and resolves #21396.
|
%!s(int64=13) %!d(string=hai) anos |
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).
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
af66d92faf
* Update complete i386-freebsd C objects with gcc 4.2.1 from FreeSBD 8.2 release
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
c6da7f726d
* change mysql datetime parsing because mysql allows time >24hrs (interval like).
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
d676e18326
* Patch from Luiz. Move state change to calculatefields instead of the
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
b956e9e52d
* add a check to TRecall.store for FStorage=nil. Patch by Luiz, Mantis #21404
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
ae1ece93e5
* fix for #21199, changing epsilon to 0.0 instead of 0 helps overload selection of the
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
39bc3b9dcf
* remove empty override tpersist.destroy(), patch by Luiz Americo, Mantis #21387
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
49e3a24413
* Modification after feedback on #20454, last patch was a bit conservative.
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
4ea56bd875
* Memleak fixes, Patch by Jesus Reyes. Mantis #21403
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
c87880fb46
* test for interval, mantis #19323
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
9b6a69502c
* Use double for mysql ftfloat related tests.
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
9dd87f9a6f
* switch currency fields to use "ascurrency" Mantis 21380, patch by Lacak2
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
7de37b0ad9
* fix for #21381. Add a default parameter to switch.
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
fa3ee5f605
* Patches from Lacak2 changing currency to odbc numeric type, and ftbcd parameters
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
8159d2ee3c
* Minor spelling corrections in comments, patch by Graeme, Mantis #21397
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
55116303b9
Add indirectly required ppacakges
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
81035c392d
* fix building IDE by adding fcl-xml and fcl-base
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
e9b0f2d14c
Add PSigInf oand PSigContext type aliases
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
e6cf348904
Update Makefile for mips-linux support
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
69c1a6cd16
Set FPC_INCLUDE_SOFTWARE_INT64_TO_DOUBLE for mips
|
%!s(int64=13) %!d(string=hai) anos |