Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 1d7ff66602 + added .Sort() overloads with a SortingAlgorithm parameter to TFPGList, hace 6 años
  nickysn ad677070f4 * hook TFPSList.QuickSort to also call the default sorting algorithm from sortbase hace 6 años
  nickysn 4ea42ab6d2 * use the sortbase sorting algorithm in fgl as well hace 6 años
  marco 15fcd0ab61 * remove old ifdefs hace 7 años
  svenbarth 38c30a557d * deprecate MaxGListSize; it's no longer used by the generic types hace 7 años
  svenbarth 2ec7a5acff * change declaration of TTypeList from a static array to a pointer to T as the static array might breach the hace 7 años
  svenbarth ddb501bddf * use a TObject constraint for TFPGObjectList and TFPGObjectMap to ensure that only TObject and its descendants hace 7 años
  marco b20dd5cdbb * fpslist.deleterange mantis #32807 hace 7 años
  michael aabc5dc217 * Add AddList to list classes (bug ID 32447) hace 7 años
  michael e4184e0561 * Patch from Denis Kozlov to fix find in case of non-sorted list hace 8 años
  florian 759a53dfc7 - removed comment that the unit is a prototype and changing: the comment was introduced 10 years ago, the unit is part of stable release for years, it is documented hace 8 años
  florian 55d9fea401 * CLASSESINLINE -> FGLINLINE hace 8 años
  michael aa6a8acb72 * Introduce TFPSList checkindex (bug ID 30886) hace 8 años
  michael ee40c7618c * Make TFPGListEnumeratorSpec public (Bug ID 30573) hace 9 años
  marco d4fd7520ef * wrap getfirst and getlast in fcount<>0 because otherwise it will dereference nil. hace 9 años
  michael 46315176f4 * Patch from Silvio Clecio implementing TFPGMapObject (Bug ID 29438) hace 9 años
  michael 2b80ac1353 * Fix bug ID #29415 (compilation with 2.6.4) hace 9 años
  michael 4e7115a956 * 2 Patches from Silvio Clecio hace 9 años
  michael 64c324caaf * Patch from Silvio Clecio to add a TryGetValue method to TFPGMap (bug ID 29397) hace 9 años
  marco 5d2a54136a * see also r31267, mantis #28289, change calculation. hace 10 años
  florian a797c2fc46 * calculate middle element P correctly if (L+R>=2^31), resolves #28289 hace 10 años
  michael 0e68cb641d * Applied patch from bug ID #25635, fixing memory leak hace 11 años
  nickysn 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus hace 12 años
  svenbarth bb5dc545f8 rtl/objpas/fgl.pp: hace 12 años
  florian 39aef35bdc * pass not only exception address but also frame to raise: hace 12 años
  marco 262ff83658 * binary compare data compared data1 with itself, mantis #22241 Patch by ... hace 13 años
  marco 6b93cbcbea * Fix for #21636, TFPSList.Pack several fixes. hace 13 años
  florian 4c95e9fce5 * commented pdata type as proposed in #20004 by Michalis Kamburelis, resolves #20004 hace 14 años
  florian ae8c250c3e * fix indention hace 14 años
  florian 9b88297389 * patch by Michalis Kamburelis to keep the ending of TFPSList filled with zeros (space between count and capacity), resolves #20005 hace 14 años