Histórico de Commits

Autor SHA1 Mensagem Data
  Michaël Van Canneyt 6689e2fe21 * Fix result of TFPSList.Expand in case of early exit há 1 ano atrás
  Michaël Van Canneyt 33f6a9042d * Minor improvement of TFPSList.Expand há 1 ano atrás
  Michael Van Canneyt c17cbbe788 * Observe max capacity. Resolves issue #40720 há 1 ano atrás
  florian 9a32c00070 * improve TFPSList.Delete as proposed by Alexey Torgashin, resolves #40718 há 1 ano atrás
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles há 2 anos atrás
  Sven/Sarah Barth 7420dc545d - remove unused variable; reported by Alexey Torgashin on the forum há 2 anos atrás
  Nikolay Nikolov 538f8201e2 + support 16-bit pointer size in TFPGInterfacedObjectList.IndexOf há 2 anos atrás
  Nikolay Nikolov 34471a6403 + support 16-bit pointer size in TFPGObjectList.IndexOf há 2 anos atrás
  florian 466561f09f * patch by Rika: Use Index* for pointer lists, resolves #40218 há 2 anos atrás
  marcoonthegit f532cf1698 * Use an own put for tfpginterfacedobjectlist as per bug #39846. há 3 anos atrás
  Michaël Van Canneyt 5df6671ff2 * Fix issue 39431 há 3 anos atrás
  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 há 4 anos atrás
  marco aa391dadbf * only free if not ffreeobjects, mantis 036853 há 5 anos atrás
  marco 37a8536bd4 * undo 43513 which ifdefed usage of ismanagedtype for 3.2. 3.2 now supports ismanagedtype há 5 anos atrás
  michael 37a9cda682 * Treat 3.2 as 3.0.4 há 5 anos atrás
  michael a5d3aabfc2 * Fix compilation with 3.0.4 há 5 anos atrás
  michael 6fcd7fe3f8 * avoid warning about visibility of ItemIsmanaged há 5 anos atrás
  michael d21a262a6c * Fix bug #0036270: optimize TFPSList.AddList and .Assign há 5 anos atrás
  michael 2557c8e99b * Fix bug ID #0036268, more descriptive comment há 5 anos atrás
  svenbarth b7a716cd81 * correct return a pointer to the list so that List^[x] works as it did before 3.2 há 6 anos atrás
  nickysn 1d7ff66602 + added .Sort() overloads with a SortingAlgorithm parameter to TFPGList, há 6 anos atrás
  nickysn ad677070f4 * hook TFPSList.QuickSort to also call the default sorting algorithm from sortbase há 6 anos atrás
  nickysn 4ea42ab6d2 * use the sortbase sorting algorithm in fgl as well há 6 anos atrás
  marco 15fcd0ab61 * remove old ifdefs há 7 anos atrás
  svenbarth 38c30a557d * deprecate MaxGListSize; it's no longer used by the generic types há 7 anos atrás
  svenbarth 2ec7a5acff * change declaration of TTypeList from a static array to a pointer to T as the static array might breach the há 7 anos atrás
  svenbarth ddb501bddf * use a TObject constraint for TFPGObjectList and TFPGObjectMap to ensure that only TObject and its descendants há 7 anos atrás
  marco b20dd5cdbb * fpslist.deleterange mantis #32807 há 7 anos atrás
  michael aabc5dc217 * Add AddList to list classes (bug ID 32447) há 8 anos atrás
  michael e4184e0561 * Patch from Denis Kozlov to fix find in case of non-sorted list há 8 anos atrás