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

Аутор SHA1 Порука Датум
  Michaël Van Canneyt 8b40033964 * Change argument name пре 1 година
  Rika Ichinose 7589bb39b8 Set ‘TMonitorData’s without locking. пре 1 година
  Michaël Van Canneyt e1b2feac33 * Set monitor structures in place пре 1 година
  Michaël Van Canneyt 30a20cc209 * Add operators to TMethod, for Delphi compatibility пре 1 година
  Sven/Sarah Barth 4aeb1ee223 * fix implementation comment пре 1 година
  Sven/Sarah Barth dd4f7e9148 * fix #40592: make the Delphi-compatible attributes usable, but in a way that makes it clear to the user that they won't work пре 1 година
  Sven/Sarah Barth 170c05592b * ensure that the legacy method table has the correct alignment on platforms that require it (e.g. SPARC64) пре 1 година
  Michaël Van Canneyt c39e51485c * Avoid range error in comparisons пре 2 година
  Sven/Sarah Barth 30bf8047aa * ensure that the field and method tables are always accessed with the default alignment пре 2 година
  Michaël Van Canneyt 7e4aca384f * Some delphi compatibility issues solved (PtrToNil and TGUID operator) пре 1 година
  Michaël Van Canneyt 6045b3a6bd * Add Delphi-compatible DisposeOf and friends. пре 1 година
  Michaël Van Canneyt defc7e99d1 * Fix compilation for avr-embedded (no unicode strings) пре 2 година
  Michaël Van Canneyt 757d2b4f91 * Move TMarshal to system unit пре 2 година
  Rika Ichinose 7f4420495b TMarshal & TMarshaller, strange things from Delphi. пре 2 година
  Michael VAN CANNEYT b69c78ccce * String -> ShortString/RTLString пре 2 година
  Michaël Van Canneyt 517d1b017c * Interface thunk class must query owner object interface list пре 2 година
  Michaël Van Canneyt 70282826ad * Parent class for hidden TVirtualInterface thunking class пре 2 година
  Michaël Van Canneyt 96921aaba3 * Fix NilValue пре 2 година
  Michaël Van Canneyt b121045d4a * TPtrWrapper for Delphi compatibility пре 2 година
  Michaël Van Canneyt b8738944ed * Add TNoRefCountObject (delphi compatibility) пре 2 година
  florian c0979bbc0c * TObject.InitInstance got very big so inlining has no advantage anymore, resolves #39494 пре 3 година
  Nikolay Nikolov 5124ab2521 * cloned the WebAssembly native exceptions code generation and rtl support into пре 4 година
  Nikolay Nikolov 91f0f1a86c * don't include except.inc if wasm32 native exception is turned on, instead пре 4 година
  michael e6a593c5fa * Patch from Zeljko Avramovic to extend ordinal/float helpers пре 4 година
  michael 82346563c1 * Add StoredAttribute class, bug ID #37602 пре 5 година
  pierre 3aa253c11d Allow system unit to be compiled without RTTI feature пре 5 година
  ondrej 9a9cd15ec4 TInterfacedObject.Destroy: fix case for correct auto-completion пре 5 година
  svenbarth 10af6fe2fb * fix for Mantis #35965: correct alignment also for the class info used to retrieve the unit name пре 6 година
  svenbarth e97a2cb03e * tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private пре 6 година
  svenbarth 3ad24c9db8 * as attributes can be part of any type they are best suited in a common part of TTypeData пре 6 година