Cronologia Commit

Autore SHA1 Messaggio Data
  pierre e3b56a1bcb 14 anni fa
  paul 368c215070 compiler: always derive DispInterface from IDispatch, this solve a problem with assigning dispinterface to IUnknown or IDispatch variables 14 anni fa
  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 anni fa
  joost a9b8343a7e * Add .note.GNU-stack section to .or files, so that executables do not get an executable stack, bug #16545 14 anni fa
  sergei 3a23a3ebe0 Initial support of parametrized dispinterface properties: 14 anni fa
  ivost 97e700bbcc * enhanced date/time parser 14 anni fa
  ivost 1a66fb6f9b * splitted xmlxsd.pas into xmlxsd.pas and xmlxsdparser.pas 14 anni fa
  Jonas Maebe bbf0e35a51 + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 14 anni fa
  Jonas Maebe d76ddcabe6 * don't give an internalerror when trying to explicitly apply an invalid 14 anni fa
  joost 1e92e576dd * Use TDebugInfoDwarf2.appenddef_object's DoAppend also for writing the 14 anni fa
  paul f9f316ac45 compiler: don't set a structure to routine if it accidentally match some (bug #0018452) 14 anni fa
  nickysn fb943ef00b * do not hog the CPU while waiting for an event under Win32 14 anni fa
  michael 673497d15b * Patch from bug #18460 14 anni fa
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. 14 anni fa
  marco f06a903427 * bytelen function added, patch by Cyrax, mantis 18441 14 anni fa
  joost d5de153e39 * Refactored TDebugInfoDwarf2.appenddef_object, no functional changes, to easy code-reuse for Dwarf3s appenddef_object 14 anni fa
  paul 8f7ada0db0 compiler: use anonymous inherited in all cases where the next token <> _ID (bug #0018443) 14 anni fa
  sergei c0f6084c2e * SysUtils.Format: Fixed behavior in case when format specifier contains both index and '*' for width/precision. 14 anni fa
  joost a03c7cdc69 * Added two more Dwarf-4 constants 14 anni fa
  paul 86482658a8 compiler: fix tgeneric11 test: 14 anni fa
  Jonas Maebe a40fe9c078 * fixed potentially wrong operation size in tgppccasenode.genlinearlist() 14 anni fa
  joost faeb80b55c * Write Dwarf-debug info for class constants 14 anni fa
  marco a318f1c91e * Also changed the redef version of getprocessaffinity.. to dword_ptr. 14 anni fa
  paul def46487eb compiler: simplify _CLASS token handling in record declarations too 14 anni fa
  paul d37fde7302 compiler: simplify _CLASS token handling in object declarations by Sven Barth (issue #18425) 14 anni fa
  Jonas Maebe b49b3ecc61 * one more fix that should have been part of r16717: also generate 14 anni fa
  paul 4e93ecda3d utils: fix ppudump generic tokenbuf reading 14 anni fa
  paul f5965a9ce4 compiler: specialize record methods the same way as currently done for object and class methods + test 14 anni fa
  marco 24813219da * update of openbsd sysnr by Jasper Lievisse Adriaanse 14 anni fa
  paul e0e01899e5 compiler: move parse_generic_parameters to the interface of pdecl unit, move insert_generic_parameter_types to pdecl unit to access them from pdecsub (preparations for generic methods implementation) 14 anni fa