| .. |
|
examples
|
74890fb256
* Remove Windows unit (Bug ID 30432)
|
9 years ago |
|
src
|
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 |
|
Makefile
|
3596809ab4
Fix for Mantis #27206. *Finally* add Maciej Izak's contribution of the Delphi compatible generic collections.
|
9 years ago |
|
Makefile.fpc
|
3596809ab4
Fix for Mantis #27206. *Finally* add Maciej Izak's contribution of the Delphi compatible generic collections.
|
9 years ago |
|
fpmake.pp
|
9832e0caaa
- don't build rtl-generics for the win16 target, because its rtl is still incomplete and lacks the sysutils/classes units
|
9 years ago |