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 年之前 |
Jonas Maebe
|
1258fd6ef0
- disabled FpSigTimedWait also for haiku (based on patch by
|
15 年之前 |
ivost
|
c57dd2785e
* added support for xsd:base64Binary xml datatype
|
15 年之前 |
Jonas Maebe
|
e150c2c521
* dynamically grow the size of oschunks allocated for use by the memory
|
15 年之前 |
joost
|
734dc9e9df
* Reverted accidentally committed files in r15616
|
15 年之前 |
joost
|
790503cfc2
* Fixed FastCGI listening on a port on Windows after r15099
|
15 年之前 |
joost
|
746d03ea23
* Added TCustomFCgiApplication.Address property to change listen-ip-address
|
15 年之前 |
Jonas Maebe
|
b5f05d79fb
* fixed parameter number of the function result for pushleftright_pocalls on
|
15 年之前 |
Jonas Maebe
|
66b29841dd
* use the framework version of OpenAL for Mac OS X (based on patch by
|
15 年之前 |
Jonas Maebe
|
e56f5d9462
+ wavopenal example to play a wav file by Dmitry Boyarintsev (mantis #16961)
|
15 年之前 |
Jonas Maebe
|
0207e5f8cd
* fixed windows compilation after r15599
|
15 年之前 |
Jonas Maebe
|
62ece31615
- disabled fpsigtimedwait for darwin because it doesn't exist there
|
15 年之前 |
Jonas Maebe
|
b475d03612
* changed backwards_was_first and extended_backwards from supregsets into
|
15 年之前 |
Jonas Maebe
|
c072eb5a34
* fixed growing a tbitset when adding an element whose index equals the
|
15 年之前 |