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-10-17
Fix MSVC6 header-only build
Arseny Kapoulkine
2015-10-17
Fix integer overflow detection with leading zeros
Arseny Kapoulkine
2015-10-17
Use explicit tests in set_Name/set_value
Arseny Kapoulkine
2015-10-17
Fix argument mismatch in integer parsing
Arseny Kapoulkine
2015-10-17
Add compact_hash_table assertions
Arseny Kapoulkine
2015-10-17
docs: Add a note about moving xpath_query
Arseny Kapoulkine
2015-10-12
Refactor output buffer encoding
Arseny Kapoulkine
2015-10-10
docs: Regenerate HTML documentation
Arseny Kapoulkine
2015-10-10
scripts: Use changelog URL as release notes
Arseny Kapoulkine
2015-10-10
docs: Correct the acknowledgment section
Arseny Kapoulkine
2015-10-10
scripts: Use /Z7 for NuGet package
Arseny Kapoulkine
2015-10-10
tests: Fix version check :)
Arseny Kapoulkine
2015-10-10
Add .gitignore
Arseny Kapoulkine
2015-10-10
docs: Update changelog for 1.7
Arseny Kapoulkine
2015-10-10
Fix 'make release' after clean checkout
Arseny Kapoulkine
2015-10-10
Update version to 1.7
Arseny Kapoulkine
2015-10-10
scripts: Fix NuGet description formatting
Arseny Kapoulkine
2015-10-10
scripts: Cleanup NuGet packaging
Arseny Kapoulkine
2015-10-10
Merge branch 'master' of https://github.com/igagis/pugixml into nuget
Arseny Kapoulkine
2015-10-09
tests: Add a test for empty xpath_query ctor
Arseny Kapoulkine
2015-10-09
Refactor utf_decoder classes
Arseny Kapoulkine
2015-10-08
changed nuget name to pugixml without lib prefix
Ivan Gagis
2015-10-07
Use correct type for lead in decode_utf16_block
Arseny Kapoulkine
2015-10-07
Refactor decode_utfN_block and decode_latin1_block
Arseny Kapoulkine
2015-10-07
Simplify file/stream loading flow
Arseny Kapoulkine
2015-10-07
Delete ReadMe.txt
igagis
2015-10-07
nuget package scripts
Ivan Gagis
2015-10-07
VisualStudio 2015 solution added
Ivan Gagis
2015-10-06
tests: Add a copy of header-only test
Arseny Kapoulkine
2015-10-06
Merge pull request #58 from Breush/patch-1
Arseny Kapoulkine
2015-10-06
Fixed missing PUGI__FN
A. Breust
2015-09-23
scripts: Enable C++11 in CMakeLists
Arseny Kapoulkine
2015-09-21
Fix parsing of integers that start with +
Arseny Kapoulkine
2015-09-20
Merge pull request #56 from zeux/travis-osx
Arseny Kapoulkine
2015-09-20
build: Reduce the build matrix
Arseny Kapoulkine
2015-09-20
build: Add OSX to Travis config
Arseny Kapoulkine
2015-09-20
Fix signed/unsigned warnings for MSVC
Arseny Kapoulkine
2015-09-20
tests: Add tests for integer overflow during conversion
Arseny Kapoulkine
2015-09-20
Implement custom string to integer conversion
Arseny Kapoulkine
2015-09-20
Remove extra const from operator= declaration
Arseny Kapoulkine
2015-09-20
Inline widen_ascii to get rid of an extra strlen call
Arseny Kapoulkine
2015-09-20
Eliminate redundant strlen calls during set_value/set
Arseny Kapoulkine
2015-09-20
Force callers of strcpy_insitu to compute string length
Arseny Kapoulkine
2015-09-20
Implement integer to string conversion manually
Arseny Kapoulkine
2015-09-19
tests: Convert several files to Unix line endings
Arseny Kapoulkine
2015-08-25
Update README.md
Arseny Kapoulkine
2015-08-25
build: Fix -o gcov option
Arseny Kapoulkine
2015-08-25
build: Rework config=coverage to be more robust
Arseny Kapoulkine
2015-08-25
build: Disable config=coverage for now
Arseny Kapoulkine
2015-08-25
build: Actually use config=coverage
Arseny Kapoulkine
[prev]
[next]