Commit History

Author SHA1 Message Date
  michael 30fa7de7c7 * Remove units no longer needed 6 years ago
  michael 6997c1946e * Some additional help 6 years ago
  michael 071aaccb49 * Add mime.types for benefit of windows users, call new LoadKnownTypes 6 years ago
  michael b81b4a3aa6 * Add LoadKnownTypes to load default set from OS (including registry on windows) 6 years ago
  Mattias Gaertner 2a394402aa fcl-passrc: useanalyzer: inline specialize 6 years ago
  Mattias Gaertner 2464be7da6 fcl-passrc: resolver: push interface section scope when passing implementation scope 6 years ago
  Jonas Maebe 59b846a2ec * fixed after implementation of Objective-C "related result type" convention 6 years ago
  Jonas Maebe 956aab3be0 * implement support for the Objective-C "related result type" convention 6 years ago
  Jonas Maebe bc7b90185f * when searching for a procsym in an Objective-C category for an objcclass, 6 years ago
  Károly Balogh d29f44e1c7 m68k: rework of the inline nodes to use fpu_capabilities. added fast path for round/trunc (enabled for fastmath only) 6 years ago
  marco 8dddf8a525 * patch from Ondrej, TVerticalAlignment & TTopBottom 6 years ago
  marco 5416e3657f * inprocess comserver example. Polished up test From Anton K. from mantis #35013 6 years ago
  Mattias Gaertner f61641accc fcl-passrc: useanalyzer: check specialized and half specialized type 6 years ago
  svenbarth 63d83de063 * ccReg is the default calling convention on selected architectures (though I wonder why x86_64 returns ccReg as well when it does not support ccReg... :/ ) 6 years ago
  svenbarth 117fa8fa53 * Writeln is only needed for Debug 6 years ago
  svenbarth 7e1607e095 * correct alignment for the property table 6 years ago
  svenbarth 2dc771b7ba * TClassData also needs alignment dummies 6 years ago
  svenbarth f740fc4228 * correct alignment of the procedure parameters 6 years ago
  svenbarth 9bdef3b7c3 * correct alignment of the parameter type informations 6 years ago
  svenbarth 62e7bb6254 * correct alignment for the result name/type 6 years ago
  svenbarth dad9260f93 + introduce AlignToPtr, a copy of the one from the TypInfo unit (we should really come up with a better name here considering that it's redirecting to AlignTypeData on m68k...) 6 years ago
  svenbarth 2002650a23 * small corrections (grammar, casing, typo) for the comment for TCallConv 6 years ago
  svenbarth 3df9552444 * implement RawThunk for m68k (works for Coldfire, but I hope the real 68k will handle it as well) 6 years ago
  michael f52b14ff3e * Make order of ISO8601ToDate consistent, ReturnUTC always at the end, and default true 6 years ago
  michael 2664a0a856 * Make order of args in TryISO8601ToDate delphi compatible 6 years ago
  michael 91ba1214d2 * Allow context when sorting lists (patch from Ondrej Pokorny, bug ID #0035962) 6 years ago
  svenbarth c1e3c61af3 * don't call the memory manager's functions, but instead call the Sys* functions directly 6 years ago
  svenbarth f88a98e976 * heaptrc should not rely on the original SysAllocMem calling the heaptrace memory manager's functions 6 years ago
  michael c97ffc6658 * Small cosmetic improvement to output 6 years ago
  michael fa46441eb1 * Add module to units part of project 6 years ago