- Jan 27, 2017
-
-
Arseny Kapoulkine authored
-
- Nov 24, 2016
-
-
Arseny Kapoulkine authored
-
- Nov 14, 2016
-
-
Arseny Kapoulkine authored
-
- Nov 09, 2016
-
-
Arseny Kapoulkine authored
Also add it to the changelog for 1.8
-
Arseny Kapoulkine authored
-
- Sep 22, 2016
-
-
Diga Widyaprana authored
-
- Feb 02, 2016
-
-
Arseny Kapoulkine authored
-
- Jan 24, 2016
-
-
Stephan Beyer authored
Git warns when it finds "whitespace errors". This commit gets rid of these whitespace errors for code and adoc files.
-
- Jan 20, 2016
-
-
Arseny Kapoulkine authored
Also remove the description of behavior for trailing non-numeric characters. It's likely this will become a parse error in the future so better leave it as unspecified for now. Fixes #80.
-
- Jan 13, 2016
-
-
Arseny Kapoulkine authored
-
- Dec 31, 2015
-
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
- Oct 20, 2015
-
-
Arseny Kapoulkine authored
Fixes #61.
-
- Oct 19, 2015
-
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
- Oct 17, 2015
-
-
Arseny Kapoulkine authored
-
- Oct 10, 2015
-
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
Arseny Kapoulkine authored
-
- Aug 14, 2015
-
-
Arseny Kapoulkine authored
-
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.
-