Jonas Maebe
|
be5a358894
* fixed tests/test/tmacprocvar.pp with nested procvar support (both @PROC
|
15 years ago |
Jonas Maebe
|
4af3f8c0aa
* make sure not to decrease the conversion prefernce of proc -> procvar from
|
15 years ago |
Jonas Maebe
|
677958fc79
* fixed saving/loading of nested procvar types to/from ppu files (symtable
|
15 years ago |
Jonas Maebe
|
9ef51a41c2
+ support for nested procedural variables:
|
15 years ago |
Jonas Maebe
|
06546934a1
+ branch for nested procvar support
|
15 years ago |
florian
|
a7510e581c
- remove superfluous "end." as reported by Sven Barth, resolves #17017
|
15 years ago |
florian
|
b4764ca98a
* fixed very oldish case indention style
|
15 years ago |
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 years ago |
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 years ago |
Jonas Maebe
|
5863c0fa7f
* fixed range errors
|
15 years ago |
sergei
|
5352b78c4a
* XPath, fixed parsing of 'prefix:*' node tests:
|
15 years ago |
sergei
|
0f5795baaf
XPath, use a perfect hash to recognize all possible keywords.
|
15 years ago |
micha
|
829f8164fc
* rtl/heap: simplify r15618, be more conservative towards memory use, especially since performance improvement is hardly measurable
|
15 years ago |
sergei
|
83711ff972
XPath improvements:
|
15 years ago |
marco
|
878aa1865b
* moved \end{description} becasue of 16991
|
15 years ago |
marco
|
79678bfbe2
* fix for 17008, changed bytes component of mapviewoffile(ex) to size_t
|
15 years ago |
sergei
|
d44a1603db
* TXPathScanner.ParseStep split into two functions in order to reduce complexity and improve readability.
|
15 years ago |
Jonas Maebe
|
e9c922b193
* fixed compilation with Delphi (patch by Sven Barth, mantis #17016)
|
15 years ago |
paul
|
8a47c5ec8e
tests: class sections test by Martin
|
15 years ago |
joost
|
c024cbfb4c
* Set the global CustomApplication variable, usefull for logging
|
15 years ago |
joost
|
b5a6d94593
* Moved the handling of web-request from the TCustomWebApplication to a new class
|
15 years ago |
Jonas Maebe
|
1258fd6ef0
- disabled FpSigTimedWait also for haiku (based on patch by
|
15 years ago |
ivost
|
c57dd2785e
* added support for xsd:base64Binary xml datatype
|
15 years ago |
Jonas Maebe
|
e150c2c521
* dynamically grow the size of oschunks allocated for use by the memory
|
15 years ago |
joost
|
734dc9e9df
* Reverted accidentally committed files in r15616
|
15 years ago |
joost
|
790503cfc2
* Fixed FastCGI listening on a port on Windows after r15099
|
15 years ago |
joost
|
746d03ea23
* Added TCustomFCgiApplication.Address property to change listen-ip-address
|
15 years ago |
Jonas Maebe
|
b5f05d79fb
* fixed parameter number of the function result for pushleftright_pocalls on
|
15 years ago |
Jonas Maebe
|
66b29841dd
* use the framework version of OpenAL for Mac OS X (based on patch by
|
15 years ago |
Jonas Maebe
|
e56f5d9462
+ wavopenal example to play a wav file by Dmitry Boyarintsev (mantis #16961)
|
15 years ago |