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
2017-01-29
XPath: Route out-of-memory errors through the exceptionless path
Arseny Kapoulkine
2017-01-29
XPath: Forward all node constructors through alloc_node
Arseny Kapoulkine
2017-01-29
XPath: Do not use exceptions to propagate parsing errors
Arseny Kapoulkine
2017-01-29
XPath: Assume that every function can fail and return 0
Arseny Kapoulkine
2017-01-29
XPath: Minor parsing refactoring
Arseny Kapoulkine
2017-01-29
XPath: Remove parse_function_helper
Arseny Kapoulkine
2017-01-29
XPath: alloc_string no longer returns NULL
Arseny Kapoulkine
2017-01-26
Update copyright year to 2017
Arseny Kapoulkine
2017-01-17
Added target_include_directories() to properly export include directories (#130)
Daniel Knibbe
2016-12-01
Work around cray++ compiler issue
Arseny Kapoulkine
2016-11-28
scripts: Make archive build reproducible
Arseny Kapoulkine
2016-11-27
scripts: Move archive.py from tests
Arseny Kapoulkine
2016-11-27
Fix archive script to set timestamps properly for .tar.gz
v1.8.1
Arseny Kapoulkine
2016-11-24
docs: Regenerate HTML documentation
v1.8
latest
Arseny Kapoulkine
2016-11-19
tests: Fix unused variable warning in some compilers
Arseny Kapoulkine
2016-11-18
Silence 'cast increases required alignment of target type' warnings
Arseny Kapoulkine
2016-11-17
Rename set_value_convert to set_value_bool
Arseny Kapoulkine
2016-11-17
Fix 'comparison of unsigned expression < 0 is always false' warnings
Arseny Kapoulkine
2016-11-13
scripts: Change VS2013 projects to use /Z7
Arseny Kapoulkine
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
[prev]
[next]