fpc/packages/rtl-generics
florian 7d1bb89455 * patch by Alexander (Rouse_) Bagel: TArrayHelper.BinarySearch, when searching
for an element that is obviously missing from the array, should return
    the position where the element should have been, but instead it reset AFoundIndex to -1, resolves #40867
2024-08-29 21:18:57 +01:00
..
examples
namespaced * Dotted filenames for package rtl-generics 2023-07-27 19:04:14 +02:00
src * patch by Alexander (Rouse_) Bagel: TArrayHelper.BinarySearch, when searching 2024-08-29 21:18:57 +01:00
tests * patch by Olivier Guichard to fix lpi files, resolves #40617 2024-02-01 22:28:37 +01:00
fpmake.pp human68k: enable building a handful of simpler packages for human68k 2024-07-21 12:53:13 +02:00
Makefile * Remove redundant Makefile.fpc 2023-07-25 13:01:55 +02:00
namespaces.lst * Dotted filenames for package rtl-generics 2023-07-27 19:04:14 +02:00
readme.txt

This directory contains the rtl-generics units. These units are created 
outside the FPC source tree by Macie Izak, see:

https://github.com/maciej-izak/generics.collections

The FPC team will maintain the copy you find here, the FPC bugtracker can be
used for reporting bugs.

Open FPC bugs related to Generics.* :

CRITICAL:  26030 25918, 25620, 24283
IMPORTANT: 24097, 24285, 24286 (Similar to? 24285), 24098,  24534, 25614, 26195
OTHER: 26484, 25593, 26181