pugixml/docs
Arseny Kapoulkine f04b56e178 Permit custom allocation function to throw
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.
2015-04-12 21:46:48 -07:00
..
images docs: Remove image thumbnails 2015-03-21 21:53:50 -07:00
samples docs: Converted some samples to Unix newline 2015-03-22 01:01:46 -07:00
config.adoc docs: Use automatically retrieved version for docs 2015-03-24 20:59:04 -07:00
manual.adoc Permit custom allocation function to throw 2015-04-12 21:46:48 -07:00
manual.html docs: Update release date 2015-04-10 20:49:47 -07:00
quickstart.adoc docs: Finishing touches 2015-03-24 10:03:08 -07:00
quickstart.html docs: Use automatically retrieved version for docs 2015-03-24 20:59:04 -07:00