Jonas Maebe
|
2bc8afaa63
+ support for calling a method via a block: we capture the method as a
|
před 11 roky |
Jonas Maebe
|
c730e16031
* changed the syntax for block procvars from "xxx is block" to
|
před 11 roky |
Jonas Maebe
|
bd09b88a5b
+ support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension)
|
před 11 roky |
Jonas Maebe
|
f29a7b827e
* initialise doconv after comparing procvars, and in particular set it to
|
před 11 roky |
Jonas Maebe
|
d238a148d6
Create branch blocks
|
před 11 roky |
Jonas Maebe
|
4ff597afae
* call "message" rather than "cgmessage" when throwing fatal errors, because
|
před 11 roky |
Jonas Maebe
|
9e29fd424d
* changed the "laststatement" parameter of internalstatements() from "var"
|
před 11 roky |
Jonas Maebe
|
627c83e828
* when creating a bare procdef copy, don't copy the funcret parameter.
|
před 11 roky |
Jonas Maebe
|
256f2fcf69
* fixed finish_copied_procdef() in case newstruct is nil after support for
|
před 11 roky |
nickysn
|
6d54046300
* output a proper error message in case number+nil is encountered (just like
|
před 11 roky |
reiniero
|
0cb92962e3
* fcld-db: oracle: cosmetic
|
před 11 roky |
reiniero
|
0ebd33180e
* fcl-db: oracle connection: speed up getting indexes in TOracleConnection.UpdateIndexDefs; issue #25247
|
před 11 roky |
reiniero
|
cc90409dc9
* fcl-db: cosmetic: Oracle connection description/copyright
|
před 11 roky |
marco
|
9c5e150965
* patch from #26485, haiku builds character units (and dependencies)
|
před 11 roky |
nickysn
|
9b3d41d9c7
* the default value of tpointerdef.pointer_subtraction_result_type changed to
|
před 11 roky |
nickysn
|
d86a8ebc99
* defutil.get_int_result_type_from_pointer_subtraction moved to a virtual
|
před 11 roky |
nickysn
|
99c555cea8
+ implemented huge pointer subtraction
|
před 11 roky |
nickysn
|
200df7a136
* set expectloc correctly for far pointer comparison as well
|
před 11 roky |
nickysn
|
04234c733f
* set expectloc correctly (LOC_JUMP instead of LOC_FLAGS) for non-normalized
|
před 11 roky |
nickysn
|
6770301fe7
+ added a normalized huge pointer comparison test
|
před 11 roky |
nickysn
|
5818451bb5
* non-normalized huge pointer comparison made unsigned
|
před 11 roky |
nickysn
|
ba1ee49b64
+ added non-normalized huge pointer comparison test
|
před 11 roky |
michael
|
a89a52310c
* Introduce class method to register a web module
|
před 11 roky |
michael
|
74955c4e20
* No longer needed, all tests are in tczipper
|
před 11 roky |
michael
|
c281c4d036
* Patch from Reinier Olislagers to let filenames conform to standard / (bug id 26468)
|
před 11 roky |
joost
|
e81593d34b
* Fixed make install: fpdispextdirect.pp does not have a resource-file
|
před 11 roky |
michael
|
c204153604
* Improved exception handling. Introduced StatusCode/Text in EHTTPError, is used to set HTTP status code/text when sending the response.
|
před 11 roky |
michael
|
6013e4d8c7
* Added copyright notice
|
před 11 roky |
michael
|
15ef9a2599
* Cleaner design refactoring: Separate out ExtDirect support in non-http part and http part
|
před 11 roky |
michael
|
ad574ca377
* Allow selectively adding handlers to reported API
|
před 11 roky |