summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2015-03-21docs: Remove image thumbnailsArseny Kapoulkine
2015-03-21Add docs target to MakefileArseny Kapoulkine
2015-03-21docs: Remove auxiliary files for old documentationArseny Kapoulkine
2015-03-21docs: Remove old HTML documentationArseny Kapoulkine
2015-03-21docs: Use AsciiDoc-compatible comments in samplesArseny Kapoulkine
2015-03-21docs: Add AsciiDoc versions of quickstart and manualArseny Kapoulkine
2015-03-21tests: Final test fix for CWArseny Kapoulkine
2015-03-21tests: Work around fp issues in various runtime librariesArseny Kapoulkine
2015-03-21tests: Fix test compilationArseny Kapoulkine