Revīziju vēsture

Autors SHA1 Ziņojums Datums
  marco 8dddf8a525 * patch from Ondrej, TVerticalAlignment & TTopBottom 6 gadi atpakaļ
  marco 5416e3657f * inprocess comserver example. Polished up test From Anton K. from mantis #35013 6 gadi atpakaļ
  Mattias Gaertner f61641accc fcl-passrc: useanalyzer: check specialized and half specialized type 6 gadi atpakaļ
  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 gadi atpakaļ
  svenbarth 117fa8fa53 * Writeln is only needed for Debug 6 gadi atpakaļ
  svenbarth 7e1607e095 * correct alignment for the property table 6 gadi atpakaļ
  svenbarth 2dc771b7ba * TClassData also needs alignment dummies 6 gadi atpakaļ
  svenbarth f740fc4228 * correct alignment of the procedure parameters 6 gadi atpakaļ
  svenbarth 9bdef3b7c3 * correct alignment of the parameter type informations 6 gadi atpakaļ
  svenbarth 62e7bb6254 * correct alignment for the result name/type 6 gadi atpakaļ
  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 gadi atpakaļ
  svenbarth 2002650a23 * small corrections (grammar, casing, typo) for the comment for TCallConv 6 gadi atpakaļ
  svenbarth 3df9552444 * implement RawThunk for m68k (works for Coldfire, but I hope the real 68k will handle it as well) 6 gadi atpakaļ
  michael f52b14ff3e * Make order of ISO8601ToDate consistent, ReturnUTC always at the end, and default true 6 gadi atpakaļ
  michael 2664a0a856 * Make order of args in TryISO8601ToDate delphi compatible 6 gadi atpakaļ
  michael 91ba1214d2 * Allow context when sorting lists (patch from Ondrej Pokorny, bug ID #0035962) 6 gadi atpakaļ
  svenbarth c1e3c61af3 * don't call the memory manager's functions, but instead call the Sys* functions directly 6 gadi atpakaļ
  svenbarth f88a98e976 * heaptrc should not rely on the original SysAllocMem calling the heaptrace memory manager's functions 6 gadi atpakaļ
  michael c97ffc6658 * Small cosmetic improvement to output 6 gadi atpakaļ
  michael fa46441eb1 * Add module to units part of project 6 gadi atpakaļ
  michael f8d11a10b6 * Dependencies no longer needed 6 gadi atpakaļ
  michael ea62b51a1f * TSQLConnector GetNextValueSQL must call proxy implementation 6 gadi atpakaļ
  michael 79359096e9 * Add src to path 6 gadi atpakaļ
  michael 9b261254ee * V2 is default 6 gadi atpakaļ
  michael 69385a7eb0 * Write version option in help 6 gadi atpakaļ
  michael eafcf34584 * Allow aliases 6 gadi atpakaļ
  michael 26c3882c43 * Allow aliases 6 gadi atpakaļ
  michael 0f55367c37 * Add FPC define, check for unit for short description 6 gadi atpakaļ
  michael 3acca85597 * Take into account skipped 6 gadi atpakaļ
  michael b38596b925 * Safety for empty asJSON. Should not happen, but better safe than sorry 6 gadi atpakaļ