Histórico de Commits

Autor SHA1 Mensagem Data
  michael c6d8bd73f7 * Patch from Serge Anvarov with some optimizations (bug ID 36143) há 5 anos atrás
  michael 91ba1214d2 * Allow context when sorting lists (patch from Ondrej Pokorny, bug ID #0035962) há 6 anos atrás
  nickysn ff90e7622a + added .Sort overloads, that specify an algorithm and use the sortbase defined há 6 anos atrás
  nickysn 63f9afa6bd * fixed TFPList.Sort. Scary news: turns out we don't have any tests for há 6 anos atrás
  nickysn 25f6da7066 * added PtrList to the names of the current sort algorithm callback functions and há 6 anos atrás
  nickysn e8dc54c768 + added TList.Sort overload with a sorting algorithm parameter há 6 anos atrás
  nickysn 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable há 6 anos atrás
  pierre 78343902bf Allow objpas classes and sysutils units to compile with threading support disabled há 8 anos atrás
  michael 2e3ab0d37e * Introduce TFPList.CheckIndex (bug ID 30887) há 8 anos atrás
  michael 860ad25430 * Add some comments about used algorithms for increasing/decreasing list sizes há 8 anos atrás
  michael b8b96f0c8c * Patch from Laco to limit growth of TFPList há 9 anos atrás
  yury e1a0b1204a * Removed unused vars in RTL. há 10 anos atrás
  michael 66553a253e * Applied and expanded patch from Luiz Americo to implement faster notifyobservers (bug ID 23419) há 12 anos atrás
  florian 39aef35bdc * pass not only exception address but also frame to raise: há 12 anos atrás
  michael 6eade12d3f * Take care of Florian's remark that FList may be nil when constructor failed há 13 anos atrás
  michael 61fecf4562 * Patch from Luiz Americo to clean up tlist (bug ID 23024) há 13 anos atrás
  michael 441e059f32 * Changed ooChanged to ooChange, to be more consistent with tense in other values há 13 anos atrás
  michael 8d9f8e19c3 * remove use of ooCustom to avoid polluting custom use há 13 anos atrás
  michael 43be53351e * Added observer support há 13 anos atrás
  michael 032528115f * Patch from Mattias Gaertner to improve quicksort memory use (Bug 22119) há 13 anos atrás
  florian a7fe7b5d06 * patch by cobines to improve speed of TFPList.Move, resolves #21436 há 13 anos atrás
  michael 4a8914cbb0 * Implemented IndexOfItem, reversed search again in IndexOf há 14 anos atrás
  michael 39d8ee1136 * Reverse IndexOf. Increases speed of freeing collection with a factor N^2 há 14 anos atrás
  marco d742d6db58 * another fix for #15655, wrongly fixed in r14885 há 15 anos atrás
  marco fb1e916ed2 * fix from mantis 15655 that adds notifiers to tlist.addlist. há 15 anos atrás
  marco 2c149e805a * fix for 15597. Added returnvalue to early-out exit(). há 15 anos atrás
  paul aa5a5e79ce merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994: há 15 anos atrás
  michael a2c012e228 Patch from Joao Morais to fix memory leak with owner lists há 17 anos atrás
  yury bc50a7fd6c * Removed unused vars. há 17 anos atrás
  florian 6c5471f324 * don't destroy LastError when resolving a threadvar on windows, resolves #10205 (?) há 17 anos atrás