提交歷史

作者 SHA1 備註 提交日期
  florian c7100799ed + forbid usage of $E on targets supporting no fpu emulation 18 年之前
  yury eac1c293e4 * fixed "EInOutError : File not found" exception if .rc file not found. 18 年之前
  Jonas Maebe b998cb1208 * changed so it still fails now that you can take the address of some 18 年之前
  Jonas Maebe 172f85c8c3 * fixed important typo in better comments :) 18 年之前
  Jonas Maebe e93d612f4a * fixed FFreeOnTerminate handing in destructor + better comments 18 年之前
  Jonas Maebe 51ebaa592f * fixed tests/webtbf/tb0041 broken by r7603: check whether ordinals 18 年之前
  Jonas Maebe c77d74127b * fixed some record size checks 18 年之前
  florian 0e96eda236 + some sse4 instructions supported, resolves #9046 18 年之前
  florian fe69d19f9c * align stack properly if no stack frame is generated, should resolve #8986 18 年之前
  Jonas Maebe 10341eabaa * don't allow taking the address of ordinal bitpacked array elements 18 年之前
  Jonas Maebe 2af8ca7a19 * allow taking the address of fields of packed records iff 18 年之前
  Jonas Maebe 22c1d5915e * enable break and continue in macpas mode (mantis #9032) 18 年之前
  Jonas Maebe 20b99dade3 - reverted r7600, see additional comments in mantis #9027 18 年之前
  Jonas Maebe 044e616bea * added packrecords statement so the test compiles on all systems regardless 18 年之前
  marco b846f2596e * Fix for 9220 for socket2text stuff too 18 年之前
  daniel 60dee7fcf0 + New optimization: Comparisions with evaluate to true or false if the 18 年之前
  marco 8bae130fcb * fix for bug #9022 (merge) 18 年之前
  daniel bce3ea4373 + Added types UnsignedByte,UnsignedWord,UnsignedLong, suggestion by 18 年之前
  Jonas Maebe 5a8679131f + support for new/dispose with extra size parameter in macpas mode 18 年之前
  Jonas Maebe de75b34dba * fixed another IE with indexing bitpacked arrays of composite types, 18 年之前
  Jonas Maebe 445d116b78 * added missing {$mode macpas} 18 年之前
  Jonas Maebe 5b24374cc2 * workaround for a bug in the assembler, linker or gdb on Mac OS X whereby 18 年之前
  Jonas Maebe 65e35ac401 * fixed internal error with bitpacked arrays of composite types whose 18 年之前
  michael 1ba2224a3e * Russian translation by Maxim Ganetsky 18 年之前
  daniel 616fc0afcc * Adjust indent. 18 年之前
  daniel fe5118e903 * Reduce false positives of type_h_use_div_for_int. 18 年之前
  Jonas Maebe 4dd3be0e5a * return thread function result via pthread_exit() from CBeginThread 18 年之前
  florian af352cda24 Merged revisions 7586 via svnmerge from 18 年之前
  pierre 953f5ce772 netware now has GetLastOSError 18 年之前
  pierre e3164530b8 * use __get_errno_ptr to implement GetLastOSError 18 年之前