Historial de Commits

Autor SHA1 Mensaje Fecha
  Sven/Sarah Barth 7420dc545d - remove unused variable; reported by Alexey Torgashin on the forum hace 2 años
  Nikolay Nikolov 538f8201e2 + support 16-bit pointer size in TFPGInterfacedObjectList.IndexOf hace 2 años
  Nikolay Nikolov 34471a6403 + support 16-bit pointer size in TFPGObjectList.IndexOf hace 2 años
  florian 466561f09f * patch by Rika: Use Index* for pointer lists, resolves #40218 hace 2 años
  marcoonthegit f532cf1698 * Use an own put for tfpginterfacedobjectlist as per bug #39846. hace 3 años
  Michaël Van Canneyt 5df6671ff2 * Fix issue 39431 hace 3 años
  Károly Balogh 45b5e9215c rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that hace 4 años
  marco aa391dadbf * only free if not ffreeobjects, mantis 036853 hace 5 años
  marco 37a8536bd4 * undo 43513 which ifdefed usage of ismanagedtype for 3.2. 3.2 now supports ismanagedtype hace 5 años
  michael 37a9cda682 * Treat 3.2 as 3.0.4 hace 5 años
  michael a5d3aabfc2 * Fix compilation with 3.0.4 hace 5 años
  michael 6fcd7fe3f8 * avoid warning about visibility of ItemIsmanaged hace 5 años
  michael d21a262a6c * Fix bug #0036270: optimize TFPSList.AddList and .Assign hace 5 años
  michael 2557c8e99b * Fix bug ID #0036268, more descriptive comment hace 6 años
  svenbarth b7a716cd81 * correct return a pointer to the list so that List^[x] works as it did before 3.2 hace 6 años
  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 8 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 9 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