Commit Verlauf

Autor SHA1 Nachricht Datum
  joost 51a216f5ca * PackageLocalArchive should always return a filename, to avoid hanlding directories as being archives vor 9 Jahren
  michael ed2d21fd97 * Fix for bug ID #29144 vor 9 Jahren
  michael 42804c935f * Declare TStringSplitOptions with scopedenum (bug ID 29032) vor 9 Jahren
  michael 5ab123883a * Make sure formatting settings are not used when passing datetime values vor 9 Jahren
  michael 143acd2497 * Patch from Mattias Gaertner to check for name when adding elements vor 9 Jahren
  michael 891aaa9732 * Fix bug ID #28737 vor 9 Jahren
  michael d392f7043f * Patch from Mark Morgan LLoyd to enable compilation for Solaris (bug ID 29223) vor 9 Jahren
  michael e13c95443f * Create setters with const in front of value argument vor 9 Jahren
  michael a756a2afac * Patch from Dmitriy A. Voroshin to handle clsoed named pipe more gracefully. (bug ID 29203) vor 9 Jahren
  michael 464e40bfd9 * Applies patch from Laco (bug ID 29113) vor 9 Jahren
  michael dcefe41fe3 * Applied patch from Manfred Hahn to fic bcdSubtract (bug ID 29207) vor 9 Jahren
  florian a7f1ce2e98 * patch by Dmitry Boyarintsev: initialize dyn. arrays more cleverly in a setlength call with ref. count>1, resolves issue #29250 vor 9 Jahren
  florian 1857fd513e * osuinttype and ossinttype must match OS_INT and OS_UINT on avr as well vor 9 Jahren
  Jonas Maebe 99aaec5431 * handle typed constant definitions of variant records using different fields vor 9 Jahren
  Jonas Maebe 926e62c886 + tai_aggregatetypedconst.changetorecord() to change the type of an vor 9 Jahren
  Jonas Maebe 00c777e51a * add padding byte fields all as unsigned, as that is also how we vor 9 Jahren
  Jonas Maebe abcf441c00 * moved tllvmshadowsymtable items default property from private to public vor 9 Jahren
  Jonas Maebe f83f9168ee * emit all resource strings and internal dynamic string data using the vor 9 Jahren
  Jonas Maebe 787caf4dda * treat records with {$packrecords c} the same as other records for LLVM vor 9 Jahren
  Jonas Maebe f57a94b5aa * explicitly name the fields we add in llvmgettemprecorddef() vor 9 Jahren
  Jonas Maebe 5774238887 * always keep track of the field about to be emitted in curfield, as we vor 9 Jahren
  Károly Balogh c7ea73dccf morphunits: removed things which belong to internal input.device API accidentally exposed in the public headers vor 9 Jahren
  Károly Balogh 6bbc078ef8 morphunits: added input.device and keyboard.device interfaces, based on fpc-triforce vor 9 Jahren
  Károly Balogh 336e054bb0 morphunits: renamed WriteStr macro to dosWriteStr, to avoid clash with WriteStr in system unit vor 9 Jahren
  Károly Balogh 1f88db0bd3 morphunits: removed KVM unit, which was never meant for public use, and it's no longer used internally in the keyboard/video/mouse units. vor 9 Jahren
  Jonas Maebe 8f645fdc83 * removed hack to disable dircache for DragonFly BSD now that its dirent vor 9 Jahren
  Jonas Maebe f8f03ac4ad * fixed dirent handling for DragonFly BSD (patch by John Marino, vor 9 Jahren
  Károly Balogh d866e0be32 amunits: fixed error to be PLongInt instead of PCxObj in CxBroker. Shouldn't make a big actual difference, but for the sake of correctness... vor 9 Jahren
  Károly Balogh 21352ca934 amunits: actually, the DoMethodA() fix by Marcus added in r32699 is correct, and the old version was wrong. so remove remark about TODO, and leftovers of the old code. vor 9 Jahren
  Károly Balogh c10272d879 amunits, arosunits, morphunits: don't pass the calculated object address through a local var in OCLASS, it's not needed really. also allow inlining of the macros. this results in better code generated vor 9 Jahren