Historique des commits

Auteur SHA1 Message Date
  michael 25e2f29e01 * Add Port to SQLConnector il y a 4 ans
  florian 9803318fef * give a proper error if macros are too deeply nested il y a 4 ans
  michael e3481eecfb * Patch from Andrey Sobol to improve display of specialized types il y a 4 ans
  michael b51fd7079a * Allow single page mode for multi-page writers il y a 4 ans
  florian 2519fb1266 * patch by J. Gareth Moreton: aarch64 EXTDEBUG fixes and extensions, resolves #38383 il y a 4 ans
  pierre 1351ccb3bf Avoid range check errors il y a 4 ans
  pierre f28629e8e1 Only set FNotifyMainThreadEvent at start of Execute method and after finishing the compilation of a package il y a 4 ans
  florian f4c74b6b09 * fix TBufferedFileStream.Seek(0,soBeginning) as proposed by Andrey Zubarev, resolves #38351 il y a 4 ans
  pierre 2b79b11744 Add some colors for comparison between two run results il y a 4 ans
  michael 79f2398e6a Small fix by Andrey to fix links il y a 4 ans
  yury d83e1a33ca * tregistry2 test: Use cwstring on unices. Perform the test only on Windows and Linux. il y a 4 ans
  pierre 3bfb995a48 Add sleep inside loop to find package that can be compiled, if none is ready in ProcessThreadResult il y a 4 ans
  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. il y a 4 ans
  Károly Balogh 8ad127ca30 powerpc-amiga: added some exec functions which will be required for some athreads rework il y a 4 ans
  pierre b88f9ad57c Reset paratargetdbg to dbg_none when handling -g- option, to really suppress debug information generation il y a 4 ans
  Mattias Gaertner c32ef4af38 pastojs: ord(integer) il y a 4 ans
  Mattias Gaertner af5a6cd9d2 fcl-passrc: resolver: ord(integer) il y a 4 ans
  florian 7a3eb453d4 * arm/aarch64: patch by J. Gareth Moreton: fix register allocation information for Mov2None 2, should resolve #38055 il y a 4 ans
  Mattias Gaertner 13318117ed pastojs: nicer filer error messages il y a 4 ans
  Mattias Gaertner eaa519209e pastojs: fixed if then asm a;b end il y a 4 ans
  pierre 62edfa5584 Change parameter type of Build* procedure from out to var, as the StringList is created in calling main il y a 4 ans
  pierre 0f575de1dd Fix compilation for OpenBSD target after changes that use libc by default il y a 4 ans
  yury fe09efbd0e * Removed usage the Windows unit from the tregistry2 test. il y a 4 ans
  pierre 4111e13017 Avoid inlining of real constant for m68k if type is not best precision il y a 4 ans
  pierre 0055023394 Also set __stkptr inside cprt0.as and dllprt0.as startup assembly sources il y a 4 ans
  pierre 83a1f5fbc3 Also set __stkptr inside cprt0.as startup assembly source il y a 4 ans
  florian 85afaf5289 * patch by J. Gareth Moreton: Unitialized result variable fix on non-x86 debug builds, resolves #38371 il y a 4 ans
  Mattias Gaertner b460f87fd4 fcl-passrc: fixed checking statement after except-on il y a 4 ans
  yury 30587299ea * TRegIniFile: When accessing a section do not change/close the current open key. il y a 4 ans
  yury 5d69ba2cd8 * TXmlRegistry: When a key name starts with \ or / it means the absolute path to the key is specified. So ignore the currently selected key when an absolute key is requested. il y a 4 ans