michael
|
6c671917ec
* Added PreferModuleName
|
преди 13 години |
michael
|
7ab32986ef
* (Modified) Patch from Sven Barth to add AfterInitModule
|
преди 13 години |
andrew
|
b50bd10818
Fixed chm search results for large chm search databases with > 2 node levels
|
преди 13 години |
florian
|
6b94087dd4
* disable alglib tests on architectures without hardware fpu, they take too much time
|
преди 13 години |
florian
|
5b03826549
o patch by Nico Erfurth: Better Locked* implementation for arm on linux
|
преди 13 години |
Jonas Maebe
|
8c86455965
- removed "inline" from getansistringdef(), it's way too big
|
преди 13 години |
Jonas Maebe
|
a6a43c71ec
* give an error message when including a file starting with an UTF-8 BOM
|
преди 13 години |
Jonas Maebe
|
2696c1f1d3
* also print fpc-specific help when executed without parameters or with -h
|
преди 13 години |
Jonas Maebe
|
524a5683d5
* add /Applications/Xcode.app/Contents/Developer/usr/bin to the default
|
преди 13 години |
Jonas Maebe
|
d1acb76df8
* don't replace "expr1 or expr1" or "expr1 and expr1" with just "expr1"
|
преди 13 години |
Jonas Maebe
|
cca1fe9573
* adjust the name of the external debug and map file when the name of
|
преди 13 години |
marco
|
f5a4f6b4af
* Patch + test to map integer field with auto_increment property to ftautoinc
|
преди 13 години |
Jonas Maebe
|
3ebdd64d75
* dereference pchar passed to indexbyte in strecopy (patch by Andrew Haines,
|
преди 13 години |
andrew
|
d289d3d4ce
Fixed a bug where large chm search index's would be invalid when multiple index nodes are used
|
преди 13 години |
andrew
|
4788c38f2c
Fixed bug where generating a search for a chm with millions of words would use 4GB of memory!
|
преди 13 години |
florian
|
a7b46fc36f
* don't create a temp. for a dereferenced pointer which is passed to a var parameter of an inline procedure
|
преди 13 години |
Jonas Maebe
|
d305615132
* fixed compilation with current FPC versions
|
преди 13 години |
florian
|
841d67ec81
* don't waste an extra register when copying 4 bytes
|
преди 13 години |
sergei
|
eabc0cb53a
* fcl-xml, making progress with streaming API, implemented a few more methods.
|
преди 13 години |
florian
|
b4907578b0
* temporarily disable LDR/LDR STR/LDR optimizations, let's see if this broke regression testing on fpcarm
|
преди 13 години |
florian
|
8278271b4e
* fix RegInInstruction
|
преди 13 години |
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 години |