Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn ed9b14bc20 + allow int64 as for loop counter also for 32-bit targets with a 64-bit ALU há 4 anos atrás
  nickysn 780ded903a * synchronized with trunk há 4 anos atrás
  pierre 4111e13017 Avoid inlining of real constant for m68k if type is not best precision há 4 anos atrás
  pierre 0055023394 Also set __stkptr inside cprt0.as and dllprt0.as startup assembly sources há 4 anos atrás
  pierre 83a1f5fbc3 Also set __stkptr inside cprt0.as startup assembly source há 4 anos atrás
  florian 85afaf5289 * patch by J. Gareth Moreton: Unitialized result variable fix on non-x86 debug builds, resolves #38371 há 4 anos atrás
  nickysn 2f233adda2 + dummy WASI heap functions há 4 anos atrás
  nickysn 774f6f650d + dummy setjmp/longjmp implementation for WebAssembly há 4 anos atrás
  nickysn b8367e3152 + added fpc_cpuinit for WebAssembly há 4 anos atrás
  nickysn 55db998529 + uncommented the setjump/longjump declarations, in order to get more of the RTL to compile há 4 anos atrás
  nickysn 7a15157387 + dummy implementation of the code generator for the try..except node for WebAssembly há 4 anos atrás
  nickysn f99e74866d + dummy override of WebAssembly handle_nested_exception há 4 anos atrás
  nickysn 2150d935cf + dummy override for WebAssembly free_exception há 4 anos atrás
  nickysn c5fae9f214 + implemented second_ansistring_to_pchar for WebAssembly há 4 anos atrás
  nickysn 0f235f38ab + introduced thlcgwasm.a_loadaddr_ref_stack há 4 anos atrás
  Mattias Gaertner b460f87fd4 fcl-passrc: fixed checking statement after except-on há 4 anos atrás
  yury 30587299ea * TRegIniFile: When accessing a section do not change/close the current open key. há 4 anos atrás
  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. há 4 anos atrás
  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. há 4 anos atrás
  yury ffff24593d * To be Delphi compatible TRegistry.DeleteKey() must delete the specified key and all its child keys. há 4 anos atrás
  yury 2c196ee8a9 * TRegistryIniFile: Fixed uninitialized Result in ValueExists(). Implemented SectionExists(). há 4 anos atrás
  yury 9fd0f94d7c * tregistry2 test: Delete reg.xml and the app config dir. há 4 anos atrás
  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. há 4 anos atrás
  yury 4bf19e9d92 * Extended the tregistry2 test. há 4 anos atrás
  nickysn 28b9d0c6b4 + dummy code generator for the try..finally blocks in WebAssembly há 4 anos atrás
  nickysn d5caaf792c * update comment about twasmifnode, since the WebAssembly 'if' instruction that há 4 anos atrás
  nickysn 0236da1da9 * changed the formatting in nwasmflw.pas to match the style of the rest of the compiler há 4 anos atrás
  nickysn d1c58ccf4b + override the try finally node for WebAssembly. No functional changes yet. há 4 anos atrás
  nickysn cc94ab3ab8 + implemented length() code generation for WebAssembly há 4 anos atrás
  nickysn 888af282a4 + override the inline node for WASM há 4 anos atrás