提交歷史

作者 SHA1 備註 提交日期
  michael 406c7caa6f * External var does not need, but allows semicolon after var type 8 年之前
  michael f7db076989 * Allow external fields also for non-external classes is externalclass modeswitch is active 8 年之前
  michael 0f40ccd45f * external class namespace is optional, external fields in class follow variable syntax 8 年之前
  michael b4787e1b47 * Fix support for external classes, initial implementation of external properties 8 年之前
  michael 545fa038f4 * Added support for external classes 8 年之前
  Károly Balogh a405b5a150 m68k: improve getreferencestring function a bit 8 年之前
  michael 44c5fe99c9 * Patch from Mattias Gaertner: 8 年之前
  marco a2d397c064 * pmethod declaration, patch from mantis #31576 by Silvio 8 年之前
  michael a1303eecde * Fixed from Mattias Gaertner 8 年之前
  lacak 2e58447447 fcl-db: base: typo 8 年之前
  lacak 93a528cd7a fcl-db: tests: test for bug #31532 8 年之前
  lacak 4582b56506 fcl-db: base: cosmetic 8 年之前
  maciej-izak dcf172dee4 rtl-generics: speed up quadratic probe function. If the hash table size is a prime number and load factor is < 0.5 then the probe function p(k,i)=(h(k)+sqr(i)) is sufficient. 8 年之前
  sergei 2357ca1fe6 * Fixed size suffix generated for CVTSI2SS, CVTSI2SD, VCVTSI2SS, VCVTSI2SD instructions. Mantis #31550. 8 年之前
  michael 051f8568b3 * Fix nested comments (* *) style 8 年之前
  michael d831c57883 * Force stop now first sends stop, then shutdown signals (bug ID 19510) 8 年之前
  michael 2469aa48c1 * Patch from Mario Ray Mahardika to remove need for TypeCasts (bug ID 30252) 8 年之前
  michael cd03ec93fe * Patch from Karl-Michael Schindler (Bug ID 30402) 8 年之前
  michael cfbf1820e1 * Fix bug ID #31540 (again?) 8 年之前
  michael 68bb9bef2c * Optimize fpc_AnsiStr_Compare to not use exception frame unless codepages differ 8 年之前
  michael 2714a06e77 * Small optimization for comparing nil strings. 8 年之前
  michael b0ad48c877 * Fix bug #31532 8 年之前
  michael 72c8dc8a65 * Fix bug #31560 8 年之前
  michael 90f3ec2e3b * Fix bug ID #31559: methods of generic classes 8 年之前
  michael b517ab7906 * Patch from Mattias Gaertner: 8 年之前
  michael 309c0115f7 * Patch from Mattias Gaertner: 8 年之前
  michael ef82aff9cd * Patch from Mattias Gaertner: 8 年之前
  michael 4f24dfb71a * Fix bug #31483 8 年之前
  michael 5bbf299c22 * Fix bug #31555, disbablefile locking 8 年之前
  maciej-izak 154216788e rtl-generics: Override TOpenAddressingQP<OPEN_ADDRESSING_CONSTRAINTS>.FindBucketIndex for quadratic probing to omit infinite loop (for ContainsKey). Small refactoring for FindBucketIndexOrTombstone (no functional change). 8 年之前