yury
|
c35316a30a
* Fixed compilation.
|
il y a 17 ans |
yury
|
41d1b3b60f
* Fixed erroneous argument and result type when needed (HWND type replaced by HANDLE type).
|
il y a 17 ans |
yury
|
95a6b09af6
* Fixed argument type.
|
il y a 17 ans |
Jonas Maebe
|
f8137f686a
* fixed uses of custom-length string types in parameter lists
|
il y a 17 ans |
Jonas Maebe
|
91aa85ab4e
* don't rely on #32 (space, which replaces #0 in strings when comparing)
|
il y a 17 ans |
Jonas Maebe
|
0bf43d223b
* fixed uses of custom-length string types in function/property
|
il y a 17 ans |
Jonas Maebe
|
07ad4bdaac
* fixed differing result types between interface/implementation
|
il y a 18 ans |
Jonas Maebe
|
719c29cf86
+ new cpo_openequalisexact parameter comparison option which
|
il y a 18 ans |
florian
|
e7caecb584
+ useunicodefunctions flag added
|
il y a 18 ans |
florian
|
3036e1052f
+ gprof startup code
|
il y a 18 ans |
florian
|
86e3e79e67
+ WC_NO_BEST_FIT_CHARS
|
il y a 18 ans |
yury
|
3a60391838
* Fixed install for wince.
|
il y a 18 ans |
yury
|
6a7ad3568a
* Fixed compilation for wince.
|
il y a 18 ans |
Jonas Maebe
|
10d32696df
* fixed string legths for ansistrl(i)comp
|
il y a 18 ans |
Jonas Maebe
|
ada2c3ca35
* increased ppu version since the darwin name mangling change
|
il y a 18 ans |
Jonas Maebe
|
2ffc310ebb
* fixed AnsiStrLComp and AnsiStrLIComp: they also have to ignore
|
il y a 18 ans |
Jonas Maebe
|
72f6ec3c8f
* fixed typo in diagnostic output
|
il y a 18 ans |
michael
|
4987542446
* Re-implemented Grow
|
il y a 18 ans |
Jonas Maebe
|
2adb00ac45
* enabled operand size checking (don't know why it was disabled,
|
il y a 18 ans |
Jonas Maebe
|
146b3d8bf3
* fixed location.size for length node and x86_64 mul node
|
il y a 18 ans |
Jonas Maebe
|
69c97f3ac6
+ call SysResetFPU and SysInitFPU like for other platforms
|
il y a 18 ans |
Jonas Maebe
|
b546eeff6c
* sse operands have to aligned to 16 instead of 8 byte boundaries
|
il y a 18 ans |
florian
|
4c699d4a0a
* fixed undo for delstart/delend
|
il y a 18 ans |
florian
|
aa29f9245c
* properly delete last line, resolves #10283
|
il y a 18 ans |
Jonas Maebe
|
124c6c0c13
* always let mangled names start with an underscore on Mac OS X, because
|
il y a 18 ans |
andrew
|
fba415c79d
changed Int64 to QWord for chmreader to be consistent.
|
il y a 18 ans |
Jonas Maebe
|
0c773015ef
* moved to the correct location
|
il y a 18 ans |
Jonas Maebe
|
8536e35e44
* fixed indentation of LowerAnsiString/UpperAnsiString
|
il y a 18 ans |
Jonas Maebe
|
407fdb89a7
+ also test AnsiStrUpper/AnsiStrLower
|
il y a 18 ans |
michael
|
c9faa03197
* Patch from Andrew Haines removing some debug statements
|
il y a 18 ans |