peter
|
c6430358b1
* push 0 instead of VMT when calling a constructor from a member
|
23 years ago |
carl
|
1dea3ef6b5
* overloaded string routines testing
|
23 years ago |
peter
|
e15a0ac67c
* support [eax].constant as reference
|
23 years ago |
peter
|
76eb5b4a1f
* allow ^ after nil
|
23 years ago |
peter
|
a431bf27a0
* parse ^ after nil as caret
|
23 years ago |
peter
|
58fda2b1b8
* fix compile mode
|
23 years ago |
peter
|
324222cf15
* set_funcret_valid fixed when result was already used in a nested
|
23 years ago |
peter
|
d04496352f
* fix setting of sp_static
|
23 years ago |
peter
|
6c06c346d8
* fix last optimization in genlinearlist, detected by bug tw1066
|
23 years ago |
peter
|
6dffb25562
* move CGSize2Opsize to interface
|
23 years ago |
peter
|
d04f73ddda
* Add ucomplex and charset units
|
23 years ago |
peter
|
067217877f
* fix for none-win32
|
23 years ago |
peter
|
acd254bd34
* overload problem with default parameters
|
23 years ago |
peter
|
8184fd14ab
* LIBGDBFILE instead of LIBGDB
|
23 years ago |
peter
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
Jonas Maebe
|
fcec3ae6b0
* big endian fix for second_int_to_int
|
23 years ago |
florian
|
685b7f4896
* fixed currency size
|
23 years ago |
michael
|
77b18bfd67
+ removed registry entry
|
23 years ago |
peter
|
007d85fa90
* allow default parameters in equal_paras
|
23 years ago |
peter
|
244a20c239
* Remove Float type, use Single instead
|
23 years ago |
peter
|
8f65e22f2f
* Updates from the fixes branch
|
23 years ago |
peter
|
c94954cba3
* Fixed AnsiStrComp crashes
|
23 years ago |
peter
|
6d0e34fa5e
* don't have strict var parameter checking for procedures in the
|
23 years ago |
carl
|
bab50ac255
* inc/dec system unit tests
|
23 years ago |
carl
|
072df0b43d
* arithmetic on pointers change the size by the pointer size type
|
23 years ago |
sg
|
15e4013c2b
* Removed debugging output code
|
23 years ago |
sg
|
35bc46bfc4
* Added stream line reader classes
|
23 years ago |
sg
|
605ea806aa
* Improved error reporting
|
23 years ago |
peter
|
f2cdeaf6a6
* don't compile gdbver when the target is not the same as the source
|
23 years ago |
carl
|
876fca9e8f
* make the record packed (just in case)
|
23 years ago |