提交历史

作者 SHA1 备注 提交日期
  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 年之前
  maciej-izak cc5027cd75 rtl-generics: remove unused "m" parameter from "Probe" methods for memory expanders related to dictionaries. 8 年之前
  maciej-izak 52ec13613b rtl-generics: Fix critical issue (infinity loop) for quadratic probing. Table size must be a prime number. 8 年之前
  michael c213a4187a * Fix bug ID #21458 8 年之前
  maciej-izak e089e19a7d rtl-generics: Change visibility of method TDeamortizedDArrayCuckooMap<CUCKOO_CONSTRAINTS>.UpdateItemsThreshold from private to protected 8 年之前
  pierre 984f9ff25e Regenerate Makefiel using trunk fpcmake with -Tall option to avoid failure on unsupported targets 8 年之前
  marcus 824cabd203 Fixed textractquote regression after r35598 8 年之前
  michael ae6b9652fc * Avoid exception frame in ansistring compare for cases where codepage is equal 8 年之前
  Károly Balogh 4b1ac10e0d libusb: fixed Windows build. Enabled the package for Win64 8 年之前
  michael e2d704cc8d * Small optimization in CompareStr as suggested in bug ID #30777 8 年之前
  Károly Balogh fccff1f010 libusb: attempt to fix build on Linux, fix typo in description 8 年之前
  michael 5ca540f3c7 * LibUSB headers from Anton Kavalenka (Bug ID 31095) 8 年之前
  michael 0ee31963ed * explicit check for Nil in AnsiExtractQuotedString (bug 31212) 8 年之前
  michael 0ad519aac5 * Fix bug ID #0031546, far modifier for procedure 8 年之前
  Károly Balogh 23ee8eb418 amiga-likes: removed amiga, morphos and aros from the list of platforms using .a library smartlinking 8 年之前
  michael 655542e056 * Patch from werner Pamler to implement GammaP/GammaQ functions (Bug ID 31534) 8 年之前
  michael 0a9031c76f * Fix bug ID #31524 8 年之前
  Károly Balogh ca9e2f5e5d wasm: added target to fpcmake 8 年之前
  michael 3d95f39686 * Fix bug #31523 8 年之前
  Károly Balogh a4b096e9da m68k: added the embedded target 8 年之前
  michael 3b9956dd3e * fix bug ID #31540 8 年之前