michael
|
f4c00b4e26
* Patch from Luiz Americo to use Const string params where possible
|
15 tahun lalu |
michael
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
15 tahun lalu |
paul
|
dbbe861797
rtl: make fgl compilable with 2.4.0
|
15 tahun lalu |
sergei
|
1876fb1c74
XPath: now when predicate filtering is no longer dependent on axis, it becomes possible to use the same code for TStep and TXPathFilterNode. Inherited TStep from TXPathFilterNode, removed duplicating code.
|
15 tahun lalu |
marco
|
95f74fbb11
* extractalias command, to extract the context info into alias and .h files. (request by an user)
|
15 tahun lalu |
sergei
|
ae7aef0861
XPath: reworked step processing:
|
15 tahun lalu |
sergei
|
22038d7db6
+ XPath test suite, implemented possibility to use a specified context node instead of fixed root element.
|
15 tahun lalu |
marco
|
4b063ea245
* sitemaps now initially scanned, recursive scanning fixed.
|
15 tahun lalu |
marco
|
b1f29d4473
* added parameter to skip filesizes etc, to easier compare chmls listings.
|
15 tahun lalu |
paul
|
c7de16cae1
tests: add type, var sections fail test
|
15 tahun lalu |
paul
|
790f6b0a4b
compiler: use delphi syntax for type, const and var section declarations in classes instead of fpc generics syntax
|
15 tahun lalu |
florian
|
a7510e581c
- remove superfluous "end." as reported by Sven Barth, resolves #17017
|
15 tahun lalu |
florian
|
b4764ca98a
* fixed very oldish case indention style
|
15 tahun lalu |
florian
|
0e074dc9f5
* when generating procedure variables in records, no_pop should be left as it is, other code takes care of it, resolves #17006
|
15 tahun lalu |
sergei
|
c902b96673
* XPath, change parsing of function call so that function arguments are parsed before creating the function node. This way function nodes can validate their arguments at creation time.
|
15 tahun lalu |
Jonas Maebe
|
5863c0fa7f
* fixed range errors
|
15 tahun lalu |
sergei
|
5352b78c4a
* XPath, fixed parsing of 'prefix:*' node tests:
|
15 tahun lalu |
sergei
|
0f5795baaf
XPath, use a perfect hash to recognize all possible keywords.
|
15 tahun lalu |
micha
|
829f8164fc
* rtl/heap: simplify r15618, be more conservative towards memory use, especially since performance improvement is hardly measurable
|
15 tahun lalu |
sergei
|
83711ff972
XPath improvements:
|
15 tahun lalu |
marco
|
878aa1865b
* moved \end{description} becasue of 16991
|
15 tahun lalu |
marco
|
79678bfbe2
* fix for 17008, changed bytes component of mapviewoffile(ex) to size_t
|
15 tahun lalu |
sergei
|
d44a1603db
* TXPathScanner.ParseStep split into two functions in order to reduce complexity and improve readability.
|
15 tahun lalu |
Jonas Maebe
|
e9c922b193
* fixed compilation with Delphi (patch by Sven Barth, mantis #17016)
|
15 tahun lalu |
paul
|
8a47c5ec8e
tests: class sections test by Martin
|
15 tahun lalu |
joost
|
c024cbfb4c
* Set the global CustomApplication variable, usefull for logging
|
15 tahun lalu |
joost
|
b5a6d94593
* Moved the handling of web-request from the TCustomWebApplication to a new class
|
15 tahun lalu |
Jonas Maebe
|
1258fd6ef0
- disabled FpSigTimedWait also for haiku (based on patch by
|
15 tahun lalu |
ivost
|
c57dd2785e
* added support for xsd:base64Binary xml datatype
|
15 tahun lalu |
Jonas Maebe
|
e150c2c521
* dynamically grow the size of oschunks allocated for use by the memory
|
15 tahun lalu |