Commit History

Author SHA1 Message Date
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  daniel 02732bfb55 * Fix tests for constexprint rework. 18 years ago
  daniel b15740c0e5 - Remove -Mgpc from command line options. 18 years ago
  daniel a0d601cfe7 * 12345678901234567890>high(int64), therefore int64var=12345678901234567890 always 18 years ago
  florian 54fc70395e * experimental patch to fix #9059 and friends in case -Oodfa is used 18 years ago
  Jonas Maebe a087bb50d0 * fixed stabs debug info for bitpacked records 18 years ago
  Jonas Maebe af97f3350b * fixed bitsize of qwords in bitpacked records (mantis #9054) 18 years ago
  Jonas Maebe 8d13899d84 * fixed memory leak in conversion of realconstn to currency 18 years ago
  Jonas Maebe 9b198fb1d7 * fixed memory leak in debug info generation for bitpacked records 18 years ago
  marco ebea7ac320 * fix for 9029 18 years ago
  florian c7100799ed + forbid usage of $E on targets supporting no fpu emulation 18 years ago
  yury eac1c293e4 * fixed "EInOutError : File not found" exception if .rc file not found. 18 years ago
  Jonas Maebe b998cb1208 * changed so it still fails now that you can take the address of some 18 years ago
  Jonas Maebe 172f85c8c3 * fixed important typo in better comments :) 18 years ago
  Jonas Maebe e93d612f4a * fixed FFreeOnTerminate handing in destructor + better comments 18 years ago
  Jonas Maebe 51ebaa592f * fixed tests/webtbf/tb0041 broken by r7603: check whether ordinals 18 years ago
  Jonas Maebe c77d74127b * fixed some record size checks 18 years ago
  florian 0e96eda236 + some sse4 instructions supported, resolves #9046 18 years ago
  florian fe69d19f9c * align stack properly if no stack frame is generated, should resolve #8986 18 years ago
  Jonas Maebe 10341eabaa * don't allow taking the address of ordinal bitpacked array elements 18 years ago
  Jonas Maebe 2af8ca7a19 * allow taking the address of fields of packed records iff 18 years ago
  Jonas Maebe 22c1d5915e * enable break and continue in macpas mode (mantis #9032) 18 years ago
  Jonas Maebe 20b99dade3 - reverted r7600, see additional comments in mantis #9027 18 years ago
  Jonas Maebe 044e616bea * added packrecords statement so the test compiles on all systems regardless 18 years ago
  marco b846f2596e * Fix for 9220 for socket2text stuff too 18 years ago
  daniel 60dee7fcf0 + New optimization: Comparisions with evaluate to true or false if the 18 years ago
  marco 8bae130fcb * fix for bug #9022 (merge) 18 years ago
  daniel bce3ea4373 + Added types UnsignedByte,UnsignedWord,UnsignedLong, suggestion by 18 years ago
  Jonas Maebe 5a8679131f + support for new/dispose with extra size parameter in macpas mode 18 years ago
  Jonas Maebe de75b34dba * fixed another IE with indexing bitpacked arrays of composite types, 18 years ago