Commit History

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