summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-15tests: Use malloc for OSX/Linux page heapArseny Kapoulkine
2015-04-15Minor xpath_variable refactoringArseny Kapoulkine
2015-04-14Fix xpath_node_set assignment to provide strong exception guaranteeArseny Kapoulkine
2015-04-14Explicitly call xml_buffered_writer::flush()Arseny Kapoulkine
2015-04-13docs: Add format_indent_attributes documentationArseny Kapoulkine
2015-04-13Refactor format_indent_attributes implementationArseny Kapoulkine
2015-04-13Merge branch 'AlignAttributesEachOnSeparateLine' of git://github.com/halex200...Arseny Kapoulkine
2015-04-13Add branch name to AppVeyor versionArseny Kapoulkine
2015-04-13Remove all files for the Jamplus-based build systemArseny Kapoulkine
2015-04-13Fix AppVeyor script pathArseny Kapoulkine
2015-04-13Add AppVeyor build scriptsArseny Kapoulkine
2015-04-13scripts: Add an option for building tests with CMakeArseny Kapoulkine
2015-04-14add tests for aligning each attribute on next linehalex2005
2015-04-14add align each attribute on new line support with format_indent_attributehalex2005
2015-04-12Fix unused variable warningArseny Kapoulkine
2015-04-12Permit custom allocation function to throwArseny Kapoulkine
2015-04-12tests: Add more out of memory testsArseny Kapoulkine
2015-04-12Implment copyless copy for attributesArseny Kapoulkine
2015-04-12tests: Add a test that verifies absence of file leaksArseny Kapoulkine
2015-04-12tests: Fix some Coverity issuesArseny Kapoulkine
2015-04-12Optimize xml_node::path() to use 1 allocationArseny Kapoulkine
2015-04-12Move zero-termination out of as_utf8_endArseny Kapoulkine
2015-04-11Fix Travis CI build.Arseny Kapoulkine
2015-04-11tests: Improve out-of-memory testsArseny Kapoulkine
2015-04-11tests: Add a test for throwing from xml_writer::writeArseny Kapoulkine
2015-04-11Use -fno-exceptions flag for PUGIXML_NO_EXCEPTIONS buildArseny Kapoulkine
2015-04-11Fix exception type for out-of-memory for XPath variablesArseny Kapoulkine
2015-04-11tests: Use char_t instead of wchar_tArseny Kapoulkine
2015-04-11tests: Add more out of memory testsArseny Kapoulkine
2015-04-10Update README.mdArseny Kapoulkine
2015-04-10docs: Update release datev1.6Arseny Kapoulkine
2015-04-10Fix archive packagingArseny Kapoulkine
2015-03-24docs: Use automatically retrieved version for docsArseny Kapoulkine
2015-03-24Update Makefile to exclude docs/manual folder from releaseArseny Kapoulkine
2015-03-24docs: Add generated documentationArseny Kapoulkine
2015-03-24docs: Finishing touchesArseny Kapoulkine
2015-03-22Add include dependencies to HTML targetsArseny Kapoulkine
2015-03-22docs: Reword documentation noteArseny Kapoulkine
2015-03-22docs: Minor API reference improvementsArseny Kapoulkine
2015-03-22docs: Fix several internal linksArseny Kapoulkine
2015-03-22docs: HTML validity fixesArseny Kapoulkine
2015-03-22docs: Converted some samples to Unix newlineArseny Kapoulkine
2015-03-22docs: Extract configuration to config.adocArseny Kapoulkine
2015-03-22docs: Remove old Quickbook sourcesArseny Kapoulkine
2015-03-22docs: Fix PUGIXML_HEADER_ONLY descriptionArseny Kapoulkine
2015-03-22docs: A lot of small fixesArseny Kapoulkine
2015-03-21docs: Set up cross-referencing and anchorsArseny Kapoulkine
2015-03-21docs: API reference is closer to being doneArseny Kapoulkine
2015-03-21docs: Fix nested lists and changelogArseny Kapoulkine
2015-03-21docs: Fix tables and images in the manualArseny Kapoulkine