Commit History

Autor SHA1 Mensaxe Data
  marco 3b1bb241cd --- Merging r23036 into '.': %!s(int64=12) %!d(string=hai) anos
  marco 9229e9145f --- Merging r21478 into '.': %!s(int64=13) %!d(string=hai) anos
  marco 4f12001983 --- Merging r21001 into '.': %!s(int64=13) %!d(string=hai) anos
  marco a640bd0e46 --- Merging r18205 into '.': %!s(int64=14) %!d(string=hai) anos
  marco 079831b50e * Deref old content of node in FPSList.put. Mantis #19854 %!s(int64=14) %!d(string=hai) anos
  florian 6b42ba170b + TFPGObjectList.GetEnumerator and TFPGInterfacedObjectList.GetEnumerator, resolves #18094 %!s(int64=15) %!d(string=hai) anos
  ivost 5f39d255e1 * added TFPGMapInterfacedObjectData: This generic class expects a TInterfacedObject as type of TData. The advantage over TFPGMap is, that refcounting is used. It's compareable to TFPGInterfacedObjectList. Note that this only works within the TData part, TKey is not refcounted! %!s(int64=15) %!d(string=hai) anos
  florian 3d13c2e2be * cleaned up ver2_0 defines %!s(int64=15) %!d(string=hai) anos
  florian ef0899425b * adds assign methods to the fgl classes based on a patch by Aleksa Todorovic, resolves #10479 %!s(int64=15) %!d(string=hai) anos
  ivost e770bc597f * fixed refcounting problem. When copy an item over an existing one, the existing one was not dereferenced %!s(int64=15) %!d(string=hai) anos
  paul dbbe861797 rtl: make fgl compilable with 2.4.0 %!s(int64=15) %!d(string=hai) anos
  paul 790f6b0a4b compiler: use delphi syntax for type, const and var section declarations in classes instead of fpc generics syntax %!s(int64=15) %!d(string=hai) anos
  ivost efc3054644 * commented "deprecated". specialization is not working %!s(int64=15) %!d(string=hai) anos
  ivost 2f20f6efc1 * marked old OnCompare properties as deprecated. use OnKeyCompare or OnDataCompare instead. %!s(int64=15) %!d(string=hai) anos
  ivost 0637586076 * extended TFPGMap so that it's possible to add a custom compare function for data. Default compare function is binary compare. %!s(int64=15) %!d(string=hai) anos
  ivost 02b4a626de * changed some var parameters to out. the context allows that. it's required to prevent "not initialized variable" warning. %!s(int64=15) %!d(string=hai) anos
  micha 215823c88f * rtl: fix TFPGList Add/Insert hang/crash (issue #15500) %!s(int64=15) %!d(string=hai) anos
  paul 64b6700c61 rtl: add enumerator for the TFPGList type %!s(int64=16) %!d(string=hai) anos
  ivost f18a2ab69c * fixed bug in TFPSList.SetCount. Deref was not called when shrinking the list. %!s(int64=16) %!d(string=hai) anos
  ivost b340822af2 * added FreeObjects property to TFPGObjectList (as known from TObjectList in contnrs) %!s(int64=16) %!d(string=hai) anos
  ivost f38c6c609d * implemented TFPGInterfacedObjectList. it's the same as TFPGObjectList but ref counted. %!s(int64=16) %!d(string=hai) anos
  ivost e98850c5c5 * added TFPGObjectList %!s(int64=16) %!d(string=hai) anos
  micha b3548b4673 * fix TFPGMap key compare (fixes issue #11354) %!s(int64=17) %!d(string=hai) anos
  yury 79a1b1a485 * Converted user defined note to info message. %!s(int64=18) %!d(string=hai) anos
  yury 4b3015802a * Removed workaround for bug #9827, since it was fixed. %!s(int64=18) %!d(string=hai) anos
  yury b52338d0bd * Converted user defined note to info message. %!s(int64=18) %!d(string=hai) anos
  yury 9e9716f95e * Changed user warnings to notes. %!s(int64=18) %!d(string=hai) anos
  yury 6a36ac786a * Fixed warnings. %!s(int64=18) %!d(string=hai) anos
  florian de47ba3ac8 * fixed GetKeyData %!s(int64=18) %!d(string=hai) anos
  micha f48e51c380 * fix TFPSMap.GetKeyData on non-sorted map (#9672) %!s(int64=18) %!d(string=hai) anos