Историја ревизија

Аутор SHA1 Порука Датум
  yury fe09efbd0e * Removed usage the Windows unit from the tregistry2 test. пре 4 година
  pierre 4111e13017 Avoid inlining of real constant for m68k if type is not best precision пре 4 година
  pierre 0055023394 Also set __stkptr inside cprt0.as and dllprt0.as startup assembly sources пре 4 година
  pierre 83a1f5fbc3 Also set __stkptr inside cprt0.as startup assembly source пре 4 година
  florian 85afaf5289 * patch by J. Gareth Moreton: Unitialized result variable fix on non-x86 debug builds, resolves #38371 пре 4 година
  Mattias Gaertner b460f87fd4 fcl-passrc: fixed checking statement after except-on пре 4 година
  yury 30587299ea * TRegIniFile: When accessing a section do not change/close the current open key. пре 4 година
  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. пре 4 година
  yury 050a342101 * Reverted r41816 to allow TXmlRegistry.DeleteKey() delete the key and all its children. It is Delphi compatible. Windows implementation of TRegistry.DeleteKey() was fixed accordingly. пре 4 година
  yury ffff24593d * To be Delphi compatible TRegistry.DeleteKey() must delete the specified key and all its child keys. пре 4 година
  yury 2c196ee8a9 * TRegistryIniFile: Fixed uninitialized Result in ValueExists(). Implemented SectionExists(). пре 4 година
  yury 9fd0f94d7c * tregistry2 test: Delete reg.xml and the app config dir. пре 4 година
  yury a29bfe5505 * Moved the tregistry2.pp test from packages to tests in order it to be run by daily test runs. tregistry2 has been failing for years and nobody has noticed this. пре 4 година
  yury 4bf19e9d92 * Extended the tregistry2 test. пре 4 година
  Mattias Gaertner 25fd38b2da pastojs: fixed o as intftype, when o is nil пре 4 година
  pierre dc799a9d49 Fix clearing of single type register variable in initialize_regvars method for ARM cpu (with -Ooregvar) пре 4 година
  florian 16f201292c + remove try ... finally statements if the finally block is empty пре 4 година
  michael 92c3aedac4 * Fix typo пре 4 година
  michael 005448f305 * Some restructuring by Andrey, add fallback link пре 4 година
  michael 38b6bb7385 * Patch from Andrey Sobol to improve inheritance tree пре 4 година
  florian d4ad618a70 * similiar fix to r48167 for OptPass1SXTH пре 4 година
  florian 14ddc59edb * arm*: fix SxtbAndImm2Sxtb (now SxtbAndImm2Uxtb) optimization as proposed by Pierre and Gareth пре 4 година
  florian ecc3ce64ea * x86: some fixes to enable 8 and 16 bit operations пре 4 година
  michael 4c22d66aac * Fix compilation пре 4 година
  florian 8618a3b21f * simplify tx8664shlshrnode.pass_generate_code, it should not mess with the result type, this пре 4 година
  michael b30d54b064 * Patches from Andrey Sobol, more control over warnings, improve class tree and resolving пре 4 година
  florian 707bce74d7 * patch by J. Gareth Moreton: refactor OptPass2Jcc, resolves #38343 пре 4 година
  pierre 50a13b4df4 Function GetDefaultLibGCCDir adapted to case of Defaults not assigned (required for fpcmkcfg utility) reported by Andrew Kurushin пре 4 година
  florian 9003114a8f + support R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX пре 4 година
  Mattias Gaertner c21e777c85 pastojs: fixed freeing temp intf var if nil пре 4 година