peter
|
5218af7926
* delphi compile fixes
|
25 жил өмнө |
peter
|
7a780dea4f
* string to chararray with stringconst only supports shortstring, don't
|
25 жил өмнө |
Jonas Maebe
|
77d566f4fc
* fixed bug1093 and other string -> chararray conversion bugs
|
25 жил өмнө |
Jonas Maebe
|
89f0a308a2
* fixed ie(10) when using -Or and shortstring -> ansistring conversions
|
25 жил өмнө |
Jonas Maebe
|
48404492e3
* fixed web bug1073 (merged from fixes branch)
|
25 жил өмнө |
michael
|
650fbb86aa
+ removed logs
|
25 жил өмнө |
michael
|
e7aca136a1
+ Initial import
|
25 жил өмнө |
Jonas Maebe
|
c1df09f993
* fixed wrong register deallocations in several ansistring related
|
25 жил өмнө |
Jonas Maebe
|
55988e6f55
* modified copyshortstring so it takes an extra paramter which allows it
|
25 жил өмнө |
pierre
|
92e9d3bf83
* fix the handling of value parameters in cdecl function
|
25 жил өмнө |
florian
|
8839b14aa6
* fixed one more internalerror 10
|
25 жил өмнө |
peter
|
4a4a24b6e8
* log truncated
|
25 жил өмнө |
Jonas Maebe
|
04a3db19c2
* moved deallocation of registers used in reference that points to string after
|
25 жил өмнө |
Jonas Maebe
|
23d69a5126
* changed edi allocation to use getexplicitregister32/ungetregister
|
25 жил өмнө |
Jonas Maebe
|
86ff0db0b5
+ (de)allocation info for EDI to fix reported bug on mailinglist.
|
25 жил өмнө |
peter
|
e525797c51
* updated copyright to 2000
|
26 жил өмнө |
peter
|
7583de7a4f
- removed freelabel()
|
26 жил өмнө |
pierre
|
3317c7b291
* array of char to short string bug fixed
|
26 жил өмнө |
peter
|
d3b404c1a4
* fixed bug #698
|
26 жил өмнө |
pierre
|
e3ad9cae78
* fix for internalerror(12) on ord(booleanarray[1])
|
26 жил өмнө |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 жил өмнө |
peter
|
44a1fdfa7e
* ansistring 2 chararray support
|
26 жил өмнө |
peter
|
461430ad5c
* fixed esi reload with as
|
26 жил өмнө |
peter
|
755fc18c07
* fixed empty const ansistring 2 pchar
|
26 жил өмнө |
peter
|
2687d75c38
+ constant pointer support which can happend with typecasting like
|
26 жил өмнө |
florian
|
d6c22004f4
* exception patch of Romio nevertheless the excpetion handling
|
26 жил өмнө |
peter
|
3c1d12b5c4
* fixed temp allocation for short->ansi
|
26 жил өмнө |
peter
|
c60bf19553
* update for new push_lea_loc
|
26 жил өмнө |
pierre
|
63608b6dbb
* emit_??? used
|
26 жил өмнө |
florian
|
fdc1e9792c
* some fixes for the floating point registers
|
26 жил өмнө |