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
2014-09-21
Fix Jamrules.jam for Windows Kits 8.1
Arseny Kapoulkine
2014-09-15
CMake tweaks:
Arseny Kapoulkine
2014-09-15
Fix VC 14 warnings
Arseny Kapoulkine
2014-09-12
tests: Add git-svn reviving script
Arseny Kapoulkine
2014-09-04
Merged pull request #7 from opoplawski/master.
Arseny Kapoulkine
2014-09-03
scripts: Add EXPORT pugixml-config
Orion Poplawski
2014-08-26
Unroll performance-critical loops 4x
Arseny Kapoulkine
2014-08-25
Use PUGI__SCANWHILE for strconv utilities
Arseny Kapoulkine
2014-08-25
Rename ENDSWITH to PUGI__ENDSWITH
Arseny Kapoulkine
2014-08-11
Move attribute name setup after pointer setup to handle exceptions better
Arseny Kapoulkine
2014-08-10
docs: Add documentation for moving functions
Arseny Kapoulkine
2014-08-10
tests: Add tests for node movement
Arseny Kapoulkine
2014-08-10
Implement node moving functions.
Arseny Kapoulkine
2014-08-10
Refactor low-level node manipulation routines into separate functions.
Arseny Kapoulkine
2014-07-28
Add BUILD_DEFINES parameter to CMakeLists.txt
Arseny Kapoulkine
2014-06-01
Improve XPath allocator performance
Arseny Kapoulkine
2014-05-04
Add xpath_node_set::iterator that is the same as const_iterator.
Arseny Kapoulkine
2014-04-02
tests: Fix Mac OS X compilation.
Arseny Kapoulkine
2014-02-28
docs: Update release date to... today
v1.4
Arseny Kapoulkine
2014-02-28
docs: Regenerate HTML documentation
Arseny Kapoulkine
2014-02-28
docs: Fix samples compilation
Arseny Kapoulkine
2014-02-26
tests: Fix WinCE compilation
Arseny Kapoulkine
2014-02-25
Revert automatic support for header-only mode since it creates problems with ...
Arseny Kapoulkine
2014-02-25
docs: Add parse_trim_pcdata documentation, change release date to March 1st.
Arseny Kapoulkine
2014-02-25
tests: Add tests for parse_trim_pcdata.
Arseny Kapoulkine
2014-02-25
Add parse_trim_pcdata parse option.
Arseny Kapoulkine
2014-02-23
Fix clang build.
Arseny Kapoulkine
2014-02-23
Fix gap collapsing during PCDATA parsing for fragment mode.
Arseny Kapoulkine
2014-02-19
tests: Write temporary files to executable folder.
Arseny Kapoulkine
2014-02-12
Fix compilation warning for toolsets where wchar_t == char.
Arseny Kapoulkine
2014-02-12
Add MSVC 12 (2013) to autotest list
Arseny Kapoulkine
2014-02-11
docs: Add parse_fragment to documentation and changelog
Arseny Kapoulkine
2014-02-11
Implement document fragment parsing.
Arseny Kapoulkine
2014-02-11
Fix bogus Clang 3.4 warning
Arseny Kapoulkine
2014-02-10
Fix clang build.
Arseny Kapoulkine
2014-02-10
Use a null-terminated buffer for parsing as often as possible.
Arseny Kapoulkine
2014-02-10
Replace memory-management functions before every test.
Arseny Kapoulkine
2014-02-10
Rename parse to parse_tree and convert_buffer to convert_buffer_output to red...
Arseny Kapoulkine
2014-02-10
Update compatibility section of the manual
Arseny Kapoulkine
2014-02-10
Update PUGIXML_VERSION define
Arseny Kapoulkine
2014-02-09
Fix .travis.yml script
Arseny Kapoulkine
2014-02-09
Add Makefile for building and running tests.
Arseny Kapoulkine
2014-02-09
Add README.md for GitHub
Arseny Kapoulkine
2014-02-09
Add scripts for Travis CI
Arseny Kapoulkine
2014-02-08
Update version to 1.4 and copyright year to 2014.
Arseny Kapoulkine
2014-02-08
Enable long long support for C++11 and for MSVC 2008+
Arseny Kapoulkine
2014-02-08
docs: Add long long functions and configuration documentation
Arseny Kapoulkine
2014-02-08
Add PUGIXML_HAS_LONG_LONG to pugiconfig.hpp
Arseny Kapoulkine
2014-02-08
Simplify header-only mode usage: it's sufficient to define PUGIXML_HEADER_ONL...
Arseny Kapoulkine
2014-02-08
Fix test suite stringizing macros to be C++11-compliant
Arseny Kapoulkine
[prev]
[next]