提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  marco 4b063ea245 * sitemaps now initially scanned, recursive scanning fixed. 15 年之前
  marco b1f29d4473 * added parameter to skip filesizes etc, to easier compare chmls listings. 15 年之前
  paul c7de16cae1 tests: add type, var sections fail test 15 年之前
  paul 790f6b0a4b compiler: use delphi syntax for type, const and var section declarations in classes instead of fpc generics syntax 15 年之前
  florian a7510e581c - remove superfluous "end." as reported by Sven Barth, resolves #17017 15 年之前
  florian b4764ca98a * fixed very oldish case indention style 15 年之前
  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 年之前
  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 年之前
  Jonas Maebe 5863c0fa7f * fixed range errors 15 年之前
  sergei 5352b78c4a * XPath, fixed parsing of 'prefix:*' node tests: 15 年之前
  sergei 0f5795baaf XPath, use a perfect hash to recognize all possible keywords. 15 年之前
  micha 829f8164fc * rtl/heap: simplify r15618, be more conservative towards memory use, especially since performance improvement is hardly measurable 15 年之前
  sergei 83711ff972 XPath improvements: 15 年之前
  marco 878aa1865b * moved \end{description} becasue of 16991 15 年之前
  marco 79678bfbe2 * fix for 17008, changed bytes component of mapviewoffile(ex) to size_t 15 年之前
  sergei d44a1603db * TXPathScanner.ParseStep split into two functions in order to reduce complexity and improve readability. 15 年之前
  Jonas Maebe e9c922b193 * fixed compilation with Delphi (patch by Sven Barth, mantis #17016) 15 年之前
  paul 8a47c5ec8e tests: class sections test by Martin 15 年之前
  joost c024cbfb4c * Set the global CustomApplication variable, usefull for logging 15 年之前
  joost b5a6d94593 * Moved the handling of web-request from the TCustomWebApplication to a new class 15 年之前