joost
|
00f42cbdf1
* Allow searching and filtering on ftFixedWidth fields
|
15 vuotta sitten |
marco
|
52e803112b
* fix for #0 problem in posex + faster (indexbyte) based implementations.
|
15 vuotta sitten |
marco
|
690b6e89ea
* strutils rtl unit dir + test of posex. (related to bug #15357)
|
15 vuotta sitten |
paul
|
d08508419d
tests: test arguments passing for dispinterfaces
|
15 vuotta sitten |
paul
|
8511a3e1e4
compiler: fix an assumption that para.parasym is always assigned
|
15 vuotta sitten |
paul
|
ca99f902d6
compiler: fix a memory leak in translate_disp_call
|
15 vuotta sitten |
paul
|
7aede2018f
compiler: mark 'var' and 'out' arguments as they are passed by reference for dispatch invoke
|
15 vuotta sitten |
paul
|
f0f7837fdd
compiler: fix interface type passing to dispinterface/IDispatch methods (part of issue #0015562)
|
15 vuotta sitten |
Jonas Maebe
|
f967d995ac
* moved mode switch to correct location
|
15 vuotta sitten |
pierre
|
5fa9463074
* remove two warnings
|
15 vuotta sitten |
pierre
|
def7ffbea5
* Add some additional fields to testrun table
|
15 vuotta sitten |
pierre
|
be36d13e73
+ Update for correct cleaning of dbdigest executable
|
15 vuotta sitten |
pierre
|
7c06edbb17
* Avoid Range checks in CalcHash
|
15 vuotta sitten |
pierre
|
d5f0cc1f7d
+ Add explicit Port for mysql connection
|
15 vuotta sitten |
pierre
|
69dedbfaeb
+ Add support for programs in clean section
|
15 vuotta sitten |
pierre
|
9c487c236a
* more updates for test history
|
15 vuotta sitten |
paul
|
1b55473ad5
utils: implement module options for ppudump
|
15 vuotta sitten |
paul
|
25298fbcd9
compiler: allow hint modifier for 'unit' keyword (reason - delphi compatibility) + test
|
15 vuotta sitten |
paul
|
bd6f1d7447
compiler: auto generate method/property dispid if it is not set explicitly
|
15 vuotta sitten |
florian
|
29961c1b8c
* don't do cse on simple local/para variables
|
15 vuotta sitten |
florian
|
69a23fe32a
+ foreachnode* must also iterate through the new introduced temp. initialization field
|
15 vuotta sitten |
pierre
|
ea6c6631a4
* fix for bug report 15554, creating problem in text mode IDE
|
15 vuotta sitten |
florian
|
f12ba2ed23
* fixes ttypeconvnode.docompare hopefully finally (nobody has seen my last attempt ;))
|
15 vuotta sitten |
paul
|
d3820bfa58
rtl: add TVmtFieldTable, TVmtFieldEntry to typinfo unit since delphi has that declarations too
|
15 vuotta sitten |
paul
|
cc23c7c744
test: extend dispinterface test for win64 and wince (2 of 3)
|
15 vuotta sitten |
paul
|
009ef9184d
compiler: add dispinterfaces to most of places where something is comparing to usual interfaces since they are not very different things
|
15 vuotta sitten |
paul
|
e82edfb0fb
compiler: allow Assigned call for dispinterfaces
|
15 vuotta sitten |
paul
|
6bc01f8c7e
tests: add 2 fail dispinterface test
|
15 vuotta sitten |
paul
|
0d7391baff
tests: restore nil check in the dispinterface test
|
15 vuotta sitten |
paul
|
1ae0cebc1a
compiler: implement dispinterface properties + modified test
|
15 vuotta sitten |