- Aug 14, 2015
-
-
Arseny Kapoulkine authored
Also add PUGIXML_COMPACT to pugiconfig.hpp
-
- Jun 24, 2015
-
-
Arseny Kapoulkine authored
Fixes #43.
-
- Apr 14, 2015
-
-
Arseny Kapoulkine authored
Slightly reword format_indent description.
-
- Apr 13, 2015
-
-
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.
-
- Apr 11, 2015
-
-
Arseny Kapoulkine authored
-
- Mar 25, 2015
-
-
Arseny Kapoulkine authored
This eliminates one more hardcoded version from the repo, yay!
-
Arseny Kapoulkine authored
-
- Mar 24, 2015
-
-
Arseny Kapoulkine authored
It's almost done; the only remaining issue is that some section titles are too long.
-
- Mar 22, 2015
-
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
Also minor wording fixes.
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
Users no longer need to #include "pugixml.cpp"
-
Arseny Kapoulkine authored
Mostly added correct quotation to changelog.
-
Arseny Kapoulkine authored
This is mostly done using regex replaces of original Quickbook markup, plus a bit of manual fixup for multiple references to the single point from different lines that AsciiDoc does not seem to handle.
-
Arseny Kapoulkine authored
Still need to replace [link ] with actual links. Also a bunch of small fixes here and there.
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
Also remove redundant [lbr]
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
Quickstart should be reasonably complete; manual is still in progress
-
- Mar 20, 2015
-
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
- Mar 19, 2015
-
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
- Jan 24, 2015
-
-
Arseny Kapoulkine authored
This removes the last code.google.com reference from documentation.
-
Arseny Kapoulkine authored
The current code is not optimal; since users actually read samples/tests change them to use faster (and shorter!) code.
-
- Jan 17, 2015
-
-
Arseny Kapoulkine authored
Also fix the float/double member order in the header file.
-
- Nov 26, 2014
-
-
Arseny Kapoulkine authored
-
- Nov 18, 2014
-
-
Arseny Kapoulkine authored
Also fix documentation jam rules for Windows.
-
Arseny Kapoulkine authored
Release date is (tentatively) 11/27.
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
This should completely eliminate the confusion between load and load_file. Of course, for compatibility reasons we have to preserve the old variant - it will be deprecated in a future version and subsequently removed.
-
- Nov 17, 2014
-
-
Arseny Kapoulkine authored
-
- Oct 19, 2014
-
-
Arseny Kapoulkine authored
Add documentation for xpath_query::evaluate_node and change select_single_node to select_node in documentation and samples. git-svn-id: https://pugixml.googlecode.com/svn/trunk@1066 99668b35-9821-0410-8761-19e4c4f06640
-