Commit History

Author SHA1 Message Date
  Michaël Van Canneyt a1e7a0ba09 * Dotted filenames for package rtl-generics 2 years ago
  michael d4f2a593d4 * Update from Maciej Izak, bug ID #33921 7 years ago
  maciej-izak b0b119995b Big update for rtl-generics (aka Generics.Collections 2.0 - sync with https://github.com/maciej-izak/generics.collections). What is new: 7 years ago
  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 years ago
  maciej-izak cc5027cd75 rtl-generics: remove unused "m" parameter from "Probe" methods for memory expanders related to dictionaries. 8 years ago
  svenbarth 3596809ab4 Fix for Mantis #27206. *Finally* add Maciej Izak's contribution of the Delphi compatible generic collections. 9 years ago