Skip to content
Snippets Groups Projects
  1. Aug 03, 2015
  2. Jul 18, 2015
    • Florent Lamiraux's avatar
      Fix memory access error · b9d620e4
      Florent Lamiraux authored
        - In method Container::get, when a wrong key was provided, a new element was
          created and a const ref to this element was returned by the method. The
          problem was that the element created was destroyed when leaving the
          method and the const ref became a const ref to nothing.
      b9d620e4
  3. Jun 11, 2015
  4. May 14, 2015
  5. Apr 24, 2015
  6. Apr 21, 2015
  7. Apr 13, 2015
  8. Mar 06, 2015
  9. Mar 04, 2015
  10. Feb 26, 2015
  11. Feb 25, 2015
  12. Feb 24, 2015
  13. Feb 20, 2015
  14. Feb 10, 2015
  15. Feb 02, 2015
  16. Jan 22, 2015
  17. Jan 21, 2015
  18. Jan 19, 2015
  19. Jan 16, 2015
  20. Jan 15, 2015
  21. Jan 14, 2015
Loading