提交歷史

作者 SHA1 備註 提交日期
  yury 9c265d71f0 * Fixed a wrong code caused by a typo. It has been revealed by a note about an unused var. 4 年之前
  yury 221efd7a80 * Commented out some unused (yet?) local variables. 4 年之前
  yury 0a021be803 * Corrected visibility of overridden methods. 4 年之前
  yury 64c586b86d * Removed/ifdefed lots of unused variables. 4 年之前
  yury 7ffa963127 * Moved the tregistry2 test back to packages and added more test OS targets. 4 年之前
  yury ddf0ce014b * Include packages/fcl-registry/tests to be run by the testsuite. Renamed files so only the main test files start with "t". 4 年之前
  michael 67a3af29a0 * Patch from Laco to fix bug ID #37849 4 年之前
  michael 55485228ca * Allow milliseconds up to 1000 milliseconds 4 年之前
  yury 31135b3890 * Delete the test.xml file on exit. 4 年之前
  yury e84fbcedac * Changed the registry test. TRegistry.DeleteKey must delete all sub-keys. It is Delphi compatible despite the incorrect statement in the online Delphi docs. 4 年之前
  michael 25e2f29e01 * Add Port to SQLConnector 4 年之前
  florian 9803318fef * give a proper error if macros are too deeply nested 4 年之前
  michael e3481eecfb * Patch from Andrey Sobol to improve display of specialized types 4 年之前
  michael b51fd7079a * Allow single page mode for multi-page writers 4 年之前
  florian 2519fb1266 * patch by J. Gareth Moreton: aarch64 EXTDEBUG fixes and extensions, resolves #38383 4 年之前
  pierre 1351ccb3bf Avoid range check errors 4 年之前
  pierre f28629e8e1 Only set FNotifyMainThreadEvent at start of Execute method and after finishing the compilation of a package 4 年之前
  florian f4c74b6b09 * fix TBufferedFileStream.Seek(0,soBeginning) as proposed by Andrey Zubarev, resolves #38351 4 年之前
  pierre 2b79b11744 Add some colors for comparison between two run results 4 年之前
  michael 79f2398e6a Small fix by Andrey to fix links 4 年之前
  yury d83e1a33ca * tregistry2 test: Use cwstring on unices. Perform the test only on Windows and Linux. 4 年之前
  pierre 3bfb995a48 Add sleep inside loop to find package that can be compiled, if none is ready in ProcessThreadResult 4 年之前
  Károly Balogh 429bbb5c64 powerpc-amiga: fixed the vlink linker script to handle fpc.resources and fpc.reshandles sections. at least fixes building projects with resources with vlink, otherwise untested. 4 年之前
  Károly Balogh 8ad127ca30 powerpc-amiga: added some exec functions which will be required for some athreads rework 4 年之前
  pierre b88f9ad57c Reset paratargetdbg to dbg_none when handling -g- option, to really suppress debug information generation 4 年之前
  Mattias Gaertner c32ef4af38 pastojs: ord(integer) 4 年之前
  Mattias Gaertner af5a6cd9d2 fcl-passrc: resolver: ord(integer) 4 年之前
  florian 7a3eb453d4 * arm/aarch64: patch by J. Gareth Moreton: fix register allocation information for Mov2None 2, should resolve #38055 4 年之前
  Mattias Gaertner 13318117ed pastojs: nicer filer error messages 4 年之前
  Mattias Gaertner eaa519209e pastojs: fixed if then asm a;b end 4 年之前