Skip to content
Snippets Groups Projects
  1. Aug 14, 2015
  2. Jun 24, 2015
  3. Apr 14, 2015
  4. Apr 13, 2015
    • Arseny Kapoulkine's avatar
      Permit custom allocation function to throw · f04b56e1
      Arseny Kapoulkine authored
      Ensure that all the necessary cleanup is performed in case the allocation fails
      with an exception - files are closed, buffers are reclaimed, etc.
      
      Any test that triggers a simulated out-of-memory condition is ran once again
      with a throwing allocation function. Unobserved std::bad_alloc count as test
      failures and require CHECK_ALLOC_FAIL macro.
      
      Fixes #17.
      f04b56e1
  5. Apr 11, 2015
  6. Mar 25, 2015
  7. Mar 24, 2015
  8. Mar 22, 2015
  9. Mar 20, 2015
  10. Mar 19, 2015
  11. Jan 24, 2015
  12. Jan 17, 2015
  13. Nov 26, 2014
  14. Nov 18, 2014
  15. Nov 17, 2014
  16. Oct 19, 2014
Loading