2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 жил өмнө
  pierre 62edfa5584 Change parameter type of Build* procedure from out to var, as the StringList is created in calling main 4 жил өмнө
  pierre 0f575de1dd Fix compilation for OpenBSD target after changes that use libc by default 4 жил өмнө
  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 жил өмнө