Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  yury 0ab6b1ab4d * Commented out the unneeded/unfinished code. 5 yıl önce
  yury 31cd3df783 * Fixed r44145. To test if a constant is declared it is needed to use {$if declared()} instead of {$if defined()}. 5 yıl önce
  florian 402876bc1f * let theapthread wait unneededly less so the total run time is shorter 5 yıl önce
  yury 9c265d71f0 * Fixed a wrong code caused by a typo. It has been revealed by a note about an unused var. 5 yıl önce
  yury 221efd7a80 * Commented out some unused (yet?) local variables. 5 yıl önce
  yury 0a021be803 * Corrected visibility of overridden methods. 5 yıl önce
  yury 64c586b86d * Removed/ifdefed lots of unused variables. 5 yıl önce
  yury 7ffa963127 * Moved the tregistry2 test back to packages and added more test OS targets. 5 yıl önce
  yury ddf0ce014b * Include packages/fcl-registry/tests to be run by the testsuite. Renamed files so only the main test files start with "t". 5 yıl önce
  michael 67a3af29a0 * Patch from Laco to fix bug ID #37849 5 yıl önce
  michael 55485228ca * Allow milliseconds up to 1000 milliseconds 5 yıl önce
  yury 31135b3890 * Delete the test.xml file on exit. 5 yıl önce
  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. 5 yıl önce
  nickysn f5d75423b9 * fixed ti8086vecnode.get_address_type not returning result 5 yıl önce
  nickysn 71f5fd320a + insert hlcg.g_ptrtypecast_reg calls in tcgvecnode.update_reference_reg_mul and update_reference_reg_packed 5 yıl önce
  nickysn c3c199cf67 * show the list of wasm32 targets in the compiler help screen 5 yıl önce
  nickysn 8c33dc4692 * return nil in get_caller_addr, get_caller_frame an sptr 5 yıl önce
  nickysn 5c36600c8c * update revision.inc 5 yıl önce
  nickysn 3f0d3c1a90 + added WASI OS to fpmkunit 5 yıl önce
  nickysn 2a64e8c07e - removed OS 'wasm' and added wasm32-embedded 5 yıl önce
  nickysn 9c118502ff * cpu 'wasm' renamed 'wasm32' in fpcmkunit 5 yıl önce
  nickysn 1d9d1ab859 * regenerated makefiles 5 yıl önce
  nickysn eb6a7a82d5 - removed the 'wasm' OS from fpcmake ('embedded' should be used instead) 5 yıl önce
  nickysn 811b27ade5 * fixed compilation of ppudump 5 yıl önce
  nickysn 5b2b1beec3 * use ld_embedded instead of ld_wasm for the linker id for the wasm32 embedded target 5 yıl önce
  nickysn f77ae51751 * the wasm target (now 'embedded') moved to the i_embed/t_embed units 5 yıl önce
  nickysn 986ee16d3d * changed the name of the 'wasm' system to 'embedded' 5 yıl önce
  nickysn 732db97f7c * system_wasm_info renamed system_wasm32_embedded_info 5 yıl önce
  nickysn 807c743e35 * system identifier system_wasm32_wasm renamed system_wasm32_embedded 5 yıl önce
  nickysn b865995339 * system_wasi_info renamed system_wasm32_wasi_info 5 yıl önce