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
2018-04-09
cmake: always install the pkg-config file (#193)
Eli Schwartz
2018-04-04
docs: Fix changelog formatting
Arseny Kapoulkine
2018-04-04
tests: Fix PUGIXML_COMPACT build on some platforms
v1.9
Arseny Kapoulkine
2018-04-03
tests: Fix PUGIXML_NO_XPATH,PUGIXML_COMPACT build
Arseny Kapoulkine
2018-04-03
tests: Fix PUGIXML_NO_XPATH build
Arseny Kapoulkine
2018-04-02
tests: Fix PUGIXML_NO_EXCEPTIONS tests
Arseny Kapoulkine
2018-04-02
docs: Regenerate HTML documentation
Arseny Kapoulkine
2018-04-02
Update version to 1.9
Arseny Kapoulkine
2018-04-02
tests: Fix PUGIXML_NO_STL build
Arseny Kapoulkine
2018-04-02
docs: Update changelog
Arseny Kapoulkine
2018-04-02
Work around gcc-8 warning
Arseny Kapoulkine
2018-04-02
docs: Update v1.9 release date to 04.04
Arseny Kapoulkine
2018-03-29
Add a comment to clarify subtle branch in node_copy_tree
Arseny Kapoulkine
2018-03-16
docs: Update changelog
Arseny Kapoulkine
2018-03-16
tests: Fix PUGIXML_COMPACT+PUGIXML_WCHAR_MODE tests
Arseny Kapoulkine
2018-03-16
ubsan: Fix undefined behavior for signed left shift in compact mode
Arseny Kapoulkine
2018-03-15
ubsan: Fix type mismatch for xml_extra_buffer in compact mode
Arseny Kapoulkine
2018-03-15
ubsan: Fix type mismatch in compact mode for document data
Arseny Kapoulkine
2018-03-15
Refactor noexcept macros
Arseny Kapoulkine
2018-03-12
docs: Add preliminary 1.9 changelog
Arseny Kapoulkine
2018-03-03
Adds noexcept specifiers to the move special members of xml_document,… (#185)
Matthäus Brandl
2018-03-01
Add noexcept specifiers to move special members where possible (#183)
Matthäus Brandl
2018-02-27
Merge pull request #184 from brandl-muc/override_for_msvc
Arseny Kapoulkine
2018-02-27
Enables usage of override specifier for MSVC compilers (beginning with 17.0 w...
Brandl, Matthäus (MBR)
2018-02-27
Fix Texas Instruments compiler warning
Arseny Kapoulkine
2018-02-22
Work around gcc issues with limits.h not defining LLONG_MIN
Arseny Kapoulkine
2018-01-29
Merge pull request #179 from mathstuf/cmake-touchups
Arseny Kapoulkine
2018-01-29
cmake: keep sources and headers separate
Ben Boeckel
2018-01-29
cmake: set the minimum version before the project call
Ben Boeckel
2018-01-23
build: Add clang/Linux builds to Travis
Arseny Kapoulkine
2018-01-07
Update all copyright notices to specify year 2018
Arseny Kapoulkine
2017-12-29
docs: Fix a typo in dom_tree.png
Arseny Kapoulkine
2017-12-22
Merge pull request #177 from zeux/osx-fix
Arseny Kapoulkine
2017-12-22
tests: Fix OSX test failure
Arseny Kapoulkine
2017-12-22
docs: Fixed quickstart links
Arseny Kapoulkine
2017-11-13
Use raw pointers in xml_node::traverse implementation
Arseny Kapoulkine
2017-11-13
XPath: Always allocate xpath_strings on temporary stack for concat
Arseny Kapoulkine
2017-11-13
Merge pull request #170 from zeux/move
Arseny Kapoulkine
2017-11-13
Fix -Wshadow warning
Arseny Kapoulkine
2017-11-13
tests: Add compact move tests
Arseny Kapoulkine
2017-11-13
Implement correct move error handling for compact mode
Arseny Kapoulkine
2017-11-13
Add count argument to compact_hash_table::rehash/reserve
Arseny Kapoulkine
2017-11-12
CMake: Add __declspec(dllexport) for shared library builds
Arseny Kapoulkine
2017-11-10
tests: Fix expansion-to-defined warning
Arseny Kapoulkine
2017-10-29
build: Simplify config=sanitize
Arseny Kapoulkine
2017-10-29
build: Switch fuzz builds to use Clang 5.0 sanitize=fuzzer
Arseny Kapoulkine
2017-10-26
tests: Add more tests for document move
Arseny Kapoulkine
2017-10-20
Clarify a note about compact hash behavior during move
Arseny Kapoulkine
2017-10-20
tests: Add more move tests
Arseny Kapoulkine
2017-09-25
tests: Adjust move coverage tests
Arseny Kapoulkine
[next]