yury
|
cdd17e4299
* readme.txt changes.
|
20 years ago |
peter
|
0723391a8b
* remove readln;
|
20 years ago |
peter
|
260861e184
* calculate distance between related objectdefs
|
20 years ago |
peter
|
09a0dff4da
* prefer object->object over object->intf
|
20 years ago |
peter
|
fb6d17fb21
* fixed runtime
|
20 years ago |
peter
|
252d90b691
* $CodeAlign directive added for fine tuning off alignment during code generation
|
20 years ago |
peter
|
e23519c45b
* support A1,A2,A4,A8 directives
|
20 years ago |
peter
|
632bdcd149
* $W switch sets the localswitch cs_generate_stackframes that can be
|
20 years ago |
florian
|
e870306568
* use longint instead of sizeint for now as variant bounds
|
20 years ago |
florian
|
5a29bbda0f
* fixed copy&paste error (bug 4289)
|
20 years ago |
peter
|
8d9e9b24a6
* convert constant widestring to ansistring before assigning to pchar
|
20 years ago |
peter
|
c57914be43
* protected overload test
|
20 years ago |
florian
|
7be36096f0
+ proper init rtti for proc. vars
|
20 years ago |
peter
|
75c00e21c9
* i386 signal handler receives a ucontext instead of sigcontext
|
20 years ago |
peter
|
38993ae7e8
* support procvar^, with procvar returning a procvardef in tp/mac modes
|
20 years ago |
peter
|
b55645790b
* allow also procvar calls with a postfix operation after a calln
|
20 years ago |
peter
|
8b60dbe4cb
* support constant array of char to array of widechar
|
20 years ago |
peter
|
79f096e6c8
* rename so the library is build before it is used
|
20 years ago |
peter
|
5a00f019d8
* remove old test
|
20 years ago |
peter
|
0981495c7b
* all types with inittable need a persistant temp
|
20 years ago |
peter
|
adfd36d189
* allow conststring to array of widechar
|
20 years ago |
peter
|
7f6d44006e
* disable TLS segment initialization, it breaks threading
|
20 years ago |
peter
|
7d153beac7
* assignment operator search finds best matching operator
|
20 years ago |
peter
|
45fbeaad53
* implicitly convert constant string to stringdef if it is indexed
|
20 years ago |
peter
|
ea6dadb7be
* make widestrings compatible with COM BSTR, the length is now the number
|
20 years ago |
Jonas Maebe
|
867aaef744
* fixed restoring of register contents one instruction too far when removing
|
20 years ago |
michael
|
e082117d31
+ Patch from Luiz Americo to improve Master/DEtail handling
|
20 years ago |
peter
|
5abb9d68f6
* prevent warning for val with second parameter not being a longint
|
20 years ago |
Jonas Maebe
|
a357bef5e5
* enabled for non-x86 as well
|
20 years ago |
peter
|
daa002f26b
* only check forwards for the original object type declaration
|
20 years ago |