Skip to content
Snippets Groups Projects
  1. Oct 12, 2017
  2. Oct 11, 2017
  3. Oct 09, 2017
  4. Oct 07, 2017
  5. Oct 06, 2017
  6. Oct 05, 2017
  7. Oct 04, 2017
  8. Sep 29, 2017
  9. Sep 28, 2017
  10. Sep 27, 2017
  11. Sep 26, 2017
  12. Sep 22, 2017
  13. Sep 20, 2017
    • Mark OLESEN's avatar
      ENH: update List and DynamicList methods (issue #595) · 049617d0
      Mark OLESEN authored
      - improve functional compatibility with DynList (remove methods)
        * eg, remove an element from any position in a DynamicList
        * reduce the number of template parameters
        * remove/subset regions of DynamicList
      
      - propagate Swap template specializations for lists, hashtables
      
      - move construct/assignment to various containers.
      
      - add find/found methods for FixedList and UList for a more succinct
        (and clearer?) usage than the equivalent global findIndex() function.
      
      - simplify List_FOR_ALL loops
      049617d0
    • Mark OLESEN's avatar
  14. Sep 15, 2017
  15. Sep 26, 2017