Age | Commit message (Expand) | Author |
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 |
2016-04-14 | Remove extra space in an empty tag for format_raw | Arseny Kapoulkine |
2016-04-03 | Refactor auto_deleter now that we only need to support one signature | Arseny Kapoulkine |
2016-04-03 | Merge pull request #92 from QUSpilPrgm/master | Arseny Kapoulkine |
2016-03-27 | Fix AppVeyor build | Arseny Kapoulkine |
2016-03-24 | Do not assume that fclose can be converted to int(*)(FILE*) because some comp... | QUSpilPrgm |
2016-02-25 | Change paths according to new CMakeLists.txt location. | Jippe Holwerda |
2016-02-25 | Put CMakeLists.txt in the project root. | Jippe Holwerda |
2016-02-13 | scripts: Update license year | Arseny Kapoulkine |
2016-02-13 | scripts: Rename CocoaPods script to match NuGet naming | Arseny Kapoulkine |
2016-02-13 | Merge pull request #85 from igagis/master | Arseny Kapoulkine |
2016-02-03 | embed license to podspec, as LICENSE file is not in 1.7 tag, cocoapods errors... | Ivan Gagis |
2016-02-03 | LICENSE, podspec | Ivan Gagis |
2016-02-02 | Refactor conversion from integer to string | Arseny Kapoulkine |