marco
|
c72c091277
* fix for 12619, security_descriptor_min_length now a sizeof as in the winsdk headers. (win64)
|
17 years ago |
peter
|
0f6f1a9c97
* remove obsolete unchain_overloads
|
17 years ago |
peter
|
9086a2549d
* refactor overload collection in tcallcandidates. separate
|
17 years ago |
florian
|
c71bc4084d
* fixed wrongly fix of r11444 in r12049
|
17 years ago |
florian
|
5e448b47a5
* compilation fixed
|
17 years ago |
marco
|
066e99be2b
* fixed another whtmlhlp
|
17 years ago |
peter
|
8419161964
* current_objectdef is now always valid when parsing is within the
|
17 years ago |
yury
|
b580cbc778
* Removed unused local var.
|
17 years ago |
marco
|
c665711b4a
* Fixing result, no mode Delphi.
|
17 years ago |
marco
|
2a28ba151f
* fix for win32 chm use.
|
17 years ago |
Jonas Maebe
|
53213844d8
+ new test (not yet fixed)
|
17 years ago |
florian
|
74efea399e
* fix getlabelwithsym for 64 bit hosts and 32 bit targets
|
17 years ago |
peter
|
a3a66ba74d
* split tvisibility from tsymoptions
|
17 years ago |
peter
|
e5e3462161
* object_dec can now return tobjectdef instead of tdef
|
17 years ago |
peter
|
af437d5beb
* refactor the forward type declaration handling, remove
|
17 years ago |
florian
|
53ffda14f3
* fixes taking the address of an assembler block defined label
|
17 years ago |
florian
|
49195b0ac0
* fixes assembling of mov ax,<mem16>
|
17 years ago |
Jonas Maebe
|
c6c9ec83e0
* only make the target of a type conversion not regable after checking
|
17 years ago |
Jonas Maebe
|
1e178d324f
* explicitly check whether the methodpointer isn't the same as the result
|
17 years ago |
Jonas Maebe
|
dbbd75ca47
* fixed setting EInoutError.ErrorCode (mantis #12575, thanks to
|
17 years ago |
Jonas Maebe
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
17 years ago |
marco
|
334379f844
* splitting of long lines when copying a TStringlist to a dos (shortstring) eq.
|
17 years ago |
marco
|
1f511e1b9a
* fix for 12480, unify multiple styles of stderr debugmsgs
|
17 years ago |
paul
|
4f8838d731
gtk2: add g_slice_xxx functions from glib 2.10
|
17 years ago |
Jonas Maebe
|
f07d00b7f0
* changed test so it also produces a warning (and hence fails) on 64 bit
|
17 years ago |
peter
|
b6dcffe79b
* remove obsolete bt_specialize
|
17 years ago |
peter
|
da13c20f59
* refactor, no functional changes
|
17 years ago |
peter
|
ca48c2f34c
* tobjectdef.set_parent also inherits oo_can_have_published
|
17 years ago |
Jonas Maebe
|
53e52ac6a9
* implementation of 32x32->64 multiplication for i386 based on patch
|
17 years ago |
peter
|
84112032c3
* rename aktobjectdef to current_objectdef
|
17 years ago |