Историја ревизија

Аутор SHA1 Порука Датум
  ivost efc3054644 * commented "deprecated". specialization is not working пре 15 година
  ivost 2f20f6efc1 * marked old OnCompare properties as deprecated. use OnKeyCompare or OnDataCompare instead. пре 15 година
  ivost 0637586076 * extended TFPGMap so that it's possible to add a custom compare function for data. Default compare function is binary compare. пре 15 година
  ivost 02b4a626de * changed some var parameters to out. the context allows that. it's required to prevent "not initialized variable" warning. пре 15 година
  micha 215823c88f * rtl: fix TFPGList Add/Insert hang/crash (issue #15500) пре 15 година
  paul 64b6700c61 rtl: add enumerator for the TFPGList type пре 16 година
  ivost f18a2ab69c * fixed bug in TFPSList.SetCount. Deref was not called when shrinking the list. пре 16 година
  ivost b340822af2 * added FreeObjects property to TFPGObjectList (as known from TObjectList in contnrs) пре 16 година
  ivost f38c6c609d * implemented TFPGInterfacedObjectList. it's the same as TFPGObjectList but ref counted. пре 16 година
  ivost e98850c5c5 * added TFPGObjectList пре 16 година
  micha b3548b4673 * fix TFPGMap key compare (fixes issue #11354) пре 17 година
  yury 79a1b1a485 * Converted user defined note to info message. пре 18 година
  yury 4b3015802a * Removed workaround for bug #9827, since it was fixed. пре 18 година
  yury b52338d0bd * Converted user defined note to info message. пре 18 година
  yury 9e9716f95e * Changed user warnings to notes. пре 18 година
  yury 6a36ac786a * Fixed warnings. пре 18 година
  florian de47ba3ac8 * fixed GetKeyData пре 18 година
  micha f48e51c380 * fix TFPSMap.GetKeyData on non-sorted map (#9672) пре 18 година
  tom_at_work ddc0ac9a43 * better fix for TFPGSList memory leak: avoid changing allocation behavior (adds one temp entry used for various operations), and clean up in the destructor пре 18 година
  tom_at_work f88c5e1324 * fix memory leak of TFPSList.Clear() пре 18 година
  micha 3a1b633325 + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS пре 18 година
  micha 467cd39091 * optimize fpglist.indexof, indexed array generates more optimal code than manual index multiplication пре 19 година
  micha f9e7a99405 * speedup generic list, esp. remove пре 19 година
  micha 2e7dbbda80 * fix generic list add пре 19 година
  micha efd7073959 * zero allocated memory for usage as dynamic type пре 19 година
  micha b1c1b6fd3d + generic implementation of list and map; adapt TList/TStringList to use it пре 19 година
  florian ca6f992504 * enabled type and var keywords in objects for generics пре 19 година
  florian 3b152ad791 + initial commit, derived from tfplist, draft, non working yet, needs more compiler support пре 19 година