커밋 기록

작성자 SHA1 메시지 날짜
  paul 0c9b40acb7 compiler: record operators 14 년 전
  pierre 8a7b10586d + Use popuperr unit to avoid interactive error window 14 년 전
  pierre 7d5b632896 Use MSWindows instead of Win32 conditional 14 년 전
  pierre e7dcc27cd9 Add popuperr unit on tests 14 년 전
  pierre c5b2096f40 Add TEST_BENCH config 14 년 전
  pierre e3b56a1bcb 14 년 전
  paul 368c215070 compiler: always derive DispInterface from IDispatch, this solve a problem with assigning dispinterface to IUnknown or IDispatch variables 14 년 전
  paul dad8313512 compiler: handle dispinterfaces the same way as com interfaces because they are IDispatch descendants: increment/decrement they references in assignments and parameters passing by _AddRef, _Release 14 년 전
  joost a9b8343a7e * Add .note.GNU-stack section to .or files, so that executables do not get an executable stack, bug #16545 14 년 전
  sergei 3a23a3ebe0 Initial support of parametrized dispinterface properties: 14 년 전
  ivost 97e700bbcc * enhanced date/time parser 14 년 전
  ivost 1a66fb6f9b * splitted xmlxsd.pas into xmlxsd.pas and xmlxsdparser.pas 14 년 전
  Jonas Maebe bbf0e35a51 + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 14 년 전
  Jonas Maebe d76ddcabe6 * don't give an internalerror when trying to explicitly apply an invalid 14 년 전
  joost 1e92e576dd * Use TDebugInfoDwarf2.appenddef_object's DoAppend also for writing the 14 년 전
  paul f9f316ac45 compiler: don't set a structure to routine if it accidentally match some (bug #0018452) 14 년 전
  nickysn fb943ef00b * do not hog the CPU while waiting for an event under Win32 14 년 전
  michael 673497d15b * Patch from bug #18460 14 년 전
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. 14 년 전
  marco f06a903427 * bytelen function added, patch by Cyrax, mantis 18441 14 년 전
  joost d5de153e39 * Refactored TDebugInfoDwarf2.appenddef_object, no functional changes, to easy code-reuse for Dwarf3s appenddef_object 14 년 전
  paul 8f7ada0db0 compiler: use anonymous inherited in all cases where the next token <> _ID (bug #0018443) 14 년 전
  sergei c0f6084c2e * SysUtils.Format: Fixed behavior in case when format specifier contains both index and '*' for width/precision. 14 년 전
  joost a03c7cdc69 * Added two more Dwarf-4 constants 14 년 전
  paul 86482658a8 compiler: fix tgeneric11 test: 14 년 전
  Jonas Maebe a40fe9c078 * fixed potentially wrong operation size in tgppccasenode.genlinearlist() 14 년 전
  joost faeb80b55c * Write Dwarf-debug info for class constants 14 년 전
  marco a318f1c91e * Also changed the redef version of getprocessaffinity.. to dword_ptr. 14 년 전
  paul def46487eb compiler: simplify _CLASS token handling in record declarations too 14 년 전
  paul d37fde7302 compiler: simplify _CLASS token handling in object declarations by Sven Barth (issue #18425) 14 년 전