index
:
pugixml.git
gh-pages
master
mingw
short-wchar
Mirror for https://github.com/zeux/pugixml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-11-13
Set 1.8 release date to (tentatively) Nov 24.
Arseny Kapoulkine
2016-11-13
Change status_end_element_mismatch to point to closing tag name
Arseny Kapoulkine
2016-11-13
Rewrite archive script into Python
Arseny Kapoulkine
2016-11-09
tests: Fix MSVC warnings
Arseny Kapoulkine
2016-11-09
tests: Add a generalized write-roundtrip test
Arseny Kapoulkine
2016-11-09
docs: Add documentation for format_no_empty_element_tags
Arseny Kapoulkine
2016-11-09
tests: Add a test for format_no_empty_element_tags
Arseny Kapoulkine
2016-11-09
Add format_no_empty_element_tags flag
Arseny Kapoulkine
2016-11-09
Update version to 1.8 everywhere
Arseny Kapoulkine
2016-11-09
docs: Add changelog draft for 1.8
Arseny Kapoulkine
2016-11-08
XPath: Fix source indentation
Arseny Kapoulkine
2016-11-07
Move compact hash table pointer setup to xml_document
Arseny Kapoulkine
2016-11-07
Remove xml_allocator copying during parsing
Arseny Kapoulkine
2016-11-07
Rename xml_document::create/destroy for consistency
Arseny Kapoulkine
2016-11-06
tests: Don't use ranged for loop in move tests
Arseny Kapoulkine
2016-11-06
Reduce MSVC version cutoff for move semantics support
Arseny Kapoulkine
2016-11-06
Refactor move semantics support detection
Arseny Kapoulkine
2016-11-06
Add VS2013 check for C++11 availability (#121)
iFarbod
2016-10-17
Merge pull request #119 from pavelkryukov/master
Arseny Kapoulkine
2016-10-18
Fix a comment before PUGIXML_OVERRIDE macro
Pavel Kryukov
2016-10-13
Add PUGIXML_OVERRIDE to headers of tests
Pavel Kryukov
2016-10-05
Add 'override' keyword if C++11 is enabled
Pavel Kryukov
2016-09-21
Merge pull request #117 from digawp/quickstart-doc-fix
Arseny Kapoulkine
2016-09-22
Fix broken link
Diga Widyaprana
2016-09-20
CMake: Simplify install path logic
Arseny Kapoulkine
2016-09-20
CMake: Simplify pkg-config support
Arseny Kapoulkine
2016-09-13
Adding options PKGCONFIG build options
peterbud
2016-09-12
Adding PKG-CONFIG support
peterbud
2016-08-08
Merge pull request #109 from steji113/master
Arseny Kapoulkine
2016-08-08
Add .codecov.yml to disable PR comments
Arseny Kapoulkine
2016-08-08
Remove static pivot.
Stephen Daudell
2016-08-07
scripts: Fix indentation
Arseny Kapoulkine
2016-08-07
Merge pull request #108 from steji113/master
Arseny Kapoulkine
2016-08-04
Add custom toolset choices.
Stephen Daudell
2016-08-04
Potential fix for build issues.
Stephen Daudell
2016-08-04
Expand build to include VS 2013.
Stephen Daudell
2016-08-04
Update Nuget autopkg.
Stephen Daudell
2016-07-28
Remove -b gcov argument
Arseny Kapoulkine
2016-07-15
Use references for output variables
Arseny Kapoulkine
2016-07-15
tests: Fix clang warning
Arseny Kapoulkine
2016-07-14
tests: Add tests for latin1 detection
Arseny Kapoulkine
2016-07-14
Implement encoding detection by name.
Arseny Kapoulkine
2016-07-10
Makefile: Add -Wcast-qual
Arseny Kapoulkine
2016-06-18
Only enable cxx_long_long_type if it is in the list of features
Arseny Kapoulkine
2016-06-10
Switch to regular AppVeyor image
Arseny Kapoulkine
2016-06-10
Add CMakeLists to 'make release' now that it's top-level
Arseny Kapoulkine
2016-06-10
Merge pull request #90 from jippeholwerda/master
Arseny Kapoulkine
2016-05-15
Merge pull request #97 from HumMan/master
Arseny Kapoulkine
2016-04-24
Add vs2013 projects
Alexsey Zazvonnykh
2016-04-14
Adjust XML allocation pages to have the exact specified size
Arseny Kapoulkine
[next]