florian
|
d0ea23f39e
* write false/true lower case in iso mode
|
před 15 roky |
florian
|
ced4f95c56
+ introduce iso mode
|
před 15 roky |
marco
|
443b4ad8dc
* misc patches from mantis 17058, which fixes 70% of the fpdoc errors.
|
před 15 roky |
marco
|
15efa8152b
* Patch from Nikolay adding a hline variant for VESA modes. Mantis 17073
|
před 15 roky |
marco
|
54758c85d8
* SmsSendMessage's 2nd parameter changed to pointer, mantis 14605
|
před 15 roky |
marco
|
70e06479d3
* Sergei's patch for charset constants from 17058, and a small errortext improvement from me.
|
před 15 roky |
marco
|
8a46323688
* fixed some nesting problems
|
před 15 roky |
michael
|
fcfcfc43cf
* Patch from Luiz Americo to put Const in front of string parameters
|
před 15 roky |
michael
|
f238ddd7b9
Ext.Direct compliant error handling. API now also handles more than one handler. Session handling added
|
před 15 roky |
michael
|
e1a8b5ad38
* error handling is slightly different in ext.direct. Create virtual method so it can be overridden
|
před 15 roky |
michael
|
2dd59f84c1
* Dependency op fcl-process voor dbugintf
|
před 15 roky |
michael
|
9a60cc661d
* Remove src as include dir, causes conflict with parser.inc of classes unit
|
před 15 roky |
michael
|
324fe011db
* Patch from Luiz Americo to use const string params in Log call
|
před 15 roky |
michael
|
f4c00b4e26
* Patch from Luiz Americo to use Const string params where possible
|
před 15 roky |
michael
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
před 15 roky |
paul
|
dbbe861797
rtl: make fgl compilable with 2.4.0
|
před 15 roky |
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.
|
před 15 roky |
marco
|
95f74fbb11
* extractalias command, to extract the context info into alias and .h files. (request by an user)
|
před 15 roky |
sergei
|
ae7aef0861
XPath: reworked step processing:
|
před 15 roky |
sergei
|
22038d7db6
+ XPath test suite, implemented possibility to use a specified context node instead of fixed root element.
|
před 15 roky |
marco
|
4b063ea245
* sitemaps now initially scanned, recursive scanning fixed.
|
před 15 roky |
marco
|
b1f29d4473
* added parameter to skip filesizes etc, to easier compare chmls listings.
|
před 15 roky |
paul
|
c7de16cae1
tests: add type, var sections fail test
|
před 15 roky |
paul
|
790f6b0a4b
compiler: use delphi syntax for type, const and var section declarations in classes instead of fpc generics syntax
|
před 15 roky |
florian
|
a7510e581c
- remove superfluous "end." as reported by Sven Barth, resolves #17017
|
před 15 roky |
florian
|
b4764ca98a
* fixed very oldish case indention style
|
před 15 roky |
florian
|
0e074dc9f5
* when generating procedure variables in records, no_pop should be left as it is, other code takes care of it, resolves #17006
|
před 15 roky |
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.
|
před 15 roky |
Jonas Maebe
|
5863c0fa7f
* fixed range errors
|
před 15 roky |
sergei
|
5352b78c4a
* XPath, fixed parsing of 'prefix:*' node tests:
|
před 15 roky |