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
2015-03-21
docs: Use AsciiDoc-compatible comments in samples
Arseny Kapoulkine
2015-03-21
docs: Add AsciiDoc versions of quickstart and manual
Arseny Kapoulkine
2015-03-21
tests: Final test fix for CW
Arseny Kapoulkine
2015-03-21
tests: Work around fp issues in various runtime libraries
Arseny Kapoulkine
2015-03-21
tests: Fix test compilation
Arseny Kapoulkine
2015-03-20
Update year to 2015
Arseny Kapoulkine
2015-03-20
Add release target to Makefile
Arseny Kapoulkine
2015-03-20
Makefile refactoring
Arseny Kapoulkine
2015-03-20
Fix Jamfile (exclude fuzz_*.cpp)
Arseny Kapoulkine
2015-03-20
docs: Regenerate documentation
Arseny Kapoulkine
2015-03-19
docs: Fix quickstart download links
Arseny Kapoulkine
2015-03-18
tests: Fix tests in wchar mode
Arseny Kapoulkine
2015-03-18
docs: Add changelog for 1.6
Arseny Kapoulkine
2015-03-18
Update version to 1.6
Arseny Kapoulkine
2015-03-18
Do not emit surrounding whitespace for text nodes
Arseny Kapoulkine
2015-03-13
tests: Fix truncation test
Arseny Kapoulkine
2015-03-13
tests: Add support for afl-fuzz
Arseny Kapoulkine
2015-03-12
Fix buffer overrun when parsing comments inside DOCTYPE
Arseny Kapoulkine
2015-03-10
Escape ?> sequence in PI value during printing
Arseny Kapoulkine
2015-03-05
Use more efficient encoding for string headers
Arseny Kapoulkine
2015-03-05
tests: Move null buffer tests to test_document
Arseny Kapoulkine
2015-03-05
Refactor contents=0 behavior
Arseny Kapoulkine
2015-03-05
load_buffer_impl now checks that buffer is valid
Arseny Kapoulkine
2015-03-05
Merge branch 'master' of https://github.com/mloy/pugixml into mloy-master
Arseny Kapoulkine
2015-03-04
tests: Fix XPath string comparison
Arseny Kapoulkine
2015-03-04
Fix string length for translate and normalize-space
Arseny Kapoulkine
2015-03-01
tests: Implement page heap for OSX/Linux
Arseny Kapoulkine
2015-02-12
Don't use xargs -r since it's a GNU extensions.
Arseny Kapoulkine
2015-02-12
tests: Fix tests for wchar mode
Arseny Kapoulkine
2015-02-12
DOCTYPE parsing is now stackless
Arseny Kapoulkine
2015-01-24
docs: Change issue links to GitHub
Arseny Kapoulkine
2015-01-24
Use string::append in implementations of xml_writer
Arseny Kapoulkine
2015-01-17
tests: Fix MSVC 2008 compilation warning
Arseny Kapoulkine
2015-01-17
tests: Use Git instead of Subversion in autotest
Arseny Kapoulkine
2015-01-16
docs: Add missing float setters to reference
Arseny Kapoulkine
2015-01-16
tests: Add tests for fp roundtrip
Arseny Kapoulkine
2015-01-16
tests: Add coverage tests for new float setters
Arseny Kapoulkine
2015-01-16
Convert spaces to tabs
Arseny Kapoulkine
2015-01-16
Merge pull request #27 from sdoiel61/master
Arseny Kapoulkine
2015-01-16
Increase precision on large number test
Steve Doiel
2015-01-16
Add a couple of more overloads for floats
Steve Doiel
2015-01-16
Fix attribute round trip for float as well
Steve Doiel
2015-01-09
Simplify header-only mode usage
Arseny Kapoulkine
2015-01-06
Add xml_text::set for float
Steve Doiel
2014-12-13
Don't use off64_t/_wfopen on MinGW32 in C++11 mode
v1.5
Arseny Kapoulkine
2014-11-27
Update version number in README.md
Arseny Kapoulkine
2014-11-25
docs: Update changelog to mention MinGW load_file fix
Arseny Kapoulkine
2014-11-24
Use _wfopen and fseeko64 on MinGW in C++11 mode
Arseny Kapoulkine
2014-11-24
tests: Add a test for load_file with wide Unicode name
Arseny Kapoulkine
2014-11-20
Fix node_declaration copying with empty name
Arseny Kapoulkine
[prev]
[next]