peter
|
2f0ce31751
* string concat changed from function to procedure to
|
19 years ago |
peter
|
cc1f9f8a9b
* handle . in a reference like +
|
19 years ago |
peter
|
5de217f04c
* movzx reference size fallback to byte for delphi mode
|
19 years ago |
peter
|
2f72117c9e
* stabs don't write offset in n_value for non-local symbols that use
|
19 years ago |
peter
|
77272e9bcb
* Made the test working for delphi/fpc and return error code for failures
|
19 years ago |
peter
|
375586f2fe
* shortstring benchmarking
|
19 years ago |
Jonas Maebe
|
d379417ca4
* fixed reg_cgsize
|
19 years ago |
Marc Weustink
|
48340d291e
* splitup dwarf2/dwarf3
|
19 years ago |
peter
|
92e6b308cc
Test
|
19 years ago |
michael
|
cd44faaa20
+ Patch from Dean Zobec to be able to selectively ignore some tests
|
19 years ago |
peter
|
722b37721d
* Added TFPHashList and TFPHashObjectList
|
19 years ago |
peter
|
6fa1b27add
* openarray to openarray should still be equal for parameters
|
19 years ago |
peter
|
0ddab0c161
* add cdo_parameter option for def_compare_ext that indicates that we
|
19 years ago |
michael
|
728b4bcf11
+ Patch from Dean Zobec to change Int64 to longword in tfphashtable.
|
19 years ago |
florian
|
262f60e67d
* flush std handlers at thread termination
|
19 years ago |
michael
|
c863a91be9
+ Normal characters get written to the wrong buffer
|
19 years ago |
peter
|
0445dc039e
* new bug
|
19 years ago |
peter
|
367958e154
* fpc_intf_assign_by_iid does not call Addref anymore, the QueryInterface call will increase the refcount
|
19 years ago |
peter
|
3bf8ff56ba
* fix calling of stored function with index
|
19 years ago |
florian
|
67ba76f090
* several arm fixes
|
19 years ago |
peter
|
506f44dc7a
* only compare non-hidden parameters when searching for an implementation. The location
|
19 years ago |
peter
|
2c7bc12ad6
* support indexed stored methods
|
19 years ago |
florian
|
d4fa2100ce
* message files regenerated
|
19 years ago |
florian
|
274c1ca74e
* updates from Karl-Michael Schindler
|
19 years ago |
florian
|
d9d6ca15e1
* misplaced messages fixed
|
19 years ago |
peter
|
75dee03578
* fix type determining of array of integer constructors
|
19 years ago |
peter
|
1eeb78379f
* with EXTDEBUG show non-hidden parameters
|
19 years ago |
peter
|
8a0a27262e
* mark hidden parameters with < > when printing parameter lists, only used
|
19 years ago |
peter
|
0bb22a2d17
* don't generate fwait by default anymore
|
19 years ago |
peter
|
088949b864
* fix NOP opcode
|
19 years ago |