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-02-01
tests: Remove redundant coverage test
Arseny Kapoulkine
2017-01-31
tests: Add more tests to increase coverage
Arseny Kapoulkine
2017-01-31
tests: Add compact hash table reserve test
Arseny Kapoulkine
2017-01-31
tests: Add coverage tests for encoding detection
Arseny Kapoulkine
2017-01-31
tests: More XPath coverage tests
Arseny Kapoulkine
2017-01-31
tests: Add more DOM coverage tests
Arseny Kapoulkine
2017-01-30
Remove null pointer test from first_element_by_path
Arseny Kapoulkine
2017-01-30
tests: Add more coverage tests
Arseny Kapoulkine
2017-01-30
XPath: Remove (re)allocate_throw and setjmp
Arseny Kapoulkine
2017-01-30
XPath: Replace all (re)allocate_throw with (re)allocate_nothrow
Arseny Kapoulkine
2017-01-30
tests: Make predicate out-of-memory test less aggressive
Arseny Kapoulkine
2017-01-30
XPath: Fix reallocate_nothrow to preserve existing state
Arseny Kapoulkine
2017-01-30
XPath: Use nonthrowing allocations in duplicate_string
Arseny Kapoulkine
2017-01-30
XPath: Throw std::bad_alloc if we got an out-of-memory error
Arseny Kapoulkine
2017-01-30
tests: Add more tests for branch coverage
Arseny Kapoulkine
2017-01-30
tests: Add an error propagation test for XPath
Arseny Kapoulkine
2017-01-30
XPath: Reword brace mismatch errors for clarity
Arseny Kapoulkine
2017-01-30
XPath: Improve error message for expressions like .[1]
Arseny Kapoulkine
2017-01-30
XPath: Track allocation errors more explicitly
Arseny Kapoulkine
2017-01-30
Enable branch probabilities for gcov
Arseny Kapoulkine
2017-01-29
XPath: Provide non-throwing and throwing allocations in xpath_allocator
Arseny Kapoulkine
2017-01-29
tests: Add query out of memory test
Arseny Kapoulkine
2017-01-29
XPath: Minor error handling refactoring
Arseny Kapoulkine
2017-01-29
Add NO_EXCEPTIONS build to Travis
Arseny Kapoulkine
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
[prev]
[next]