Skip to content
Snippets Groups Projects
  1. Mar 04, 2018
    • Mark OLESEN's avatar
      ENH: pre-cleanup of Xfer class (issue #639) · b4703f4a
      Mark OLESEN authored
      - This class is largely a pre-C++11 holdover, prior to having movable
        references.
      
      - align internals with autoPtr instead of always unconditionally
        allocating memory. The valid() method can be used to check for a null
        pointer.
      
      - Consolidate into a single file, in anticipation of future removal.
      b4703f4a
  2. Feb 28, 2018
    • Mark OLESEN's avatar
      ENH: add Xfer rvalue(), valid() methods · 081783db
      Mark OLESEN authored
      - rvalue() is a (transitional) means of converting Xfer content to a
        reference for move construct, move assign semantics.
      
      - valid() method for consistency with autoPtr and tmp classes
      081783db
  3. Feb 27, 2018
  4. Feb 22, 2018
  5. Feb 28, 2018
  6. Feb 23, 2018
  7. Feb 22, 2018
  8. Feb 21, 2018
  9. Feb 20, 2018
  10. Feb 19, 2018
  11. Feb 21, 2018
  12. Feb 15, 2018
  13. Feb 14, 2018
  14. Feb 09, 2018
  15. Feb 08, 2018