Jonas Maebe
|
56f8b88125
* also initialise locgrowheapsizesmall in InitHeapThread, should fix crashes
|
15 年之前 |
marco
|
281f0f2a8c
* mixed patches from Dmitry B, that fix the doc generation it seems.
|
15 年之前 |
blikblum
|
50861d26ab
* Do not change SQL property value internally. Use instead a separated field (FEffectiveSQL)
|
15 年之前 |
florian
|
79fa2eb539
* support of iso pascal like i/o in iso mode
|
15 年之前 |
florian
|
c506913e9b
* iso conformant writing of floats (using e instead of E) in iso mode
|
15 年之前 |
florian
|
2d042aca6b
+ system unit depends on compproc.inc
|
15 年之前 |
florian
|
8b3bd36ef0
* use iso reset/rewrite with automatic assignmentin iso mode
|
15 年之前 |
florian
|
67416e958b
* initialize file variables in iso mode
|
15 年之前 |
florian
|
73d788ff96
+ iso7195 unit
|
15 年之前 |
florian
|
aa05cf8b1a
+ allow packed file of ...
|
15 年之前 |
florian
|
d0ea23f39e
* write false/true lower case in iso mode
|
15 年之前 |
florian
|
ced4f95c56
+ introduce iso mode
|
15 年之前 |
marco
|
443b4ad8dc
* misc patches from mantis 17058, which fixes 70% of the fpdoc errors.
|
15 年之前 |
marco
|
15efa8152b
* Patch from Nikolay adding a hline variant for VESA modes. Mantis 17073
|
15 年之前 |
marco
|
54758c85d8
* SmsSendMessage's 2nd parameter changed to pointer, mantis 14605
|
15 年之前 |
marco
|
70e06479d3
* Sergei's patch for charset constants from 17058, and a small errortext improvement from me.
|
15 年之前 |
marco
|
8a46323688
* fixed some nesting problems
|
15 年之前 |
michael
|
fcfcfc43cf
* Patch from Luiz Americo to put Const in front of string parameters
|
15 年之前 |
michael
|
f238ddd7b9
Ext.Direct compliant error handling. API now also handles more than one handler. Session handling added
|
15 年之前 |
michael
|
e1a8b5ad38
* error handling is slightly different in ext.direct. Create virtual method so it can be overridden
|
15 年之前 |
michael
|
2dd59f84c1
* Dependency op fcl-process voor dbugintf
|
15 年之前 |
michael
|
9a60cc661d
* Remove src as include dir, causes conflict with parser.inc of classes unit
|
15 年之前 |
michael
|
324fe011db
* Patch from Luiz Americo to use const string params in Log call
|
15 年之前 |
michael
|
f4c00b4e26
* Patch from Luiz Americo to use Const string params where possible
|
15 年之前 |
michael
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
15 年之前 |
paul
|
dbbe861797
rtl: make fgl compilable with 2.4.0
|
15 年之前 |
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 年之前 |
marco
|
95f74fbb11
* extractalias command, to extract the context info into alias and .h files. (request by an user)
|
15 年之前 |
sergei
|
ae7aef0861
XPath: reworked step processing:
|
15 年之前 |
sergei
|
22038d7db6
+ XPath test suite, implemented possibility to use a specified context node instead of fixed root element.
|
15 年之前 |