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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-01-08
Support XPath string value for parse_embed_pcdata
Arseny Kapoulkine
2016-01-08
Support xml_node::child_value/text for parse_embed_pcdata
Arseny Kapoulkine
2016-01-08
Add initial support for parse_embed_pcdata
Arseny Kapoulkine
2015-12-31
Update all license/copyright texts to 2016
Arseny Kapoulkine
2015-12-29
Work around Clang Wstring-conversion warnings
Arseny Kapoulkine
2015-11-13
Work around MinGW versions with non-C99 compliant headers
Arseny Kapoulkine
2015-10-25
Fix Borland C++ 5.4 compilation
Arseny Kapoulkine
2015-10-18
Fix wchar mode
Arseny Kapoulkine
2015-10-18
Fix MWCW issue with compact mode
Arseny Kapoulkine
2015-10-18
Fix Borland C++ issues with compact mode
Arseny Kapoulkine
2015-10-18
Work around DMC compilation error
Arseny Kapoulkine
2015-10-18
Fix 'cast increases required alignment of type' warnings
Arseny Kapoulkine
2015-10-17
Fix XPath query move ctor/operator
Arseny Kapoulkine
2015-10-17
Fix 'signed/unsigned comparison' warning in wchar mode
Arseny Kapoulkine
2015-10-17
Fix -Wshadow warning
Arseny Kapoulkine
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-12
Refactor output buffer encoding
Arseny Kapoulkine
2015-10-10
Update version to 1.7
Arseny Kapoulkine
2015-10-09
Refactor utf_decoder classes
Arseny Kapoulkine
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-06
Fixed missing PUGI__FN
A. Breust
2015-09-21
Fix parsing of integers that start with +
Arseny Kapoulkine
2015-09-20
Fix signed/unsigned warnings for MSVC
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-08-14
docs: Add PUGIXML_COMPACT documentation
Arseny Kapoulkine
2015-08-14
Minor get_integer_base optimization
Arseny Kapoulkine
2015-07-26
Fix two UB sanitizer false positives
Arseny Kapoulkine
2015-07-25
XPath: Increase memory block alignment to 8 bytes
Arseny Kapoulkine
2015-07-25
XPath: Refactor block allocation
Arseny Kapoulkine
2015-07-22
XPath: Split optimize into optimize and optimize_self
Arseny Kapoulkine
2015-06-12
Fix Clang 3.7 compatibility
Arseny Kapoulkine
2015-05-22
Fix MSVC7 compilation
Arseny Kapoulkine
2015-05-22
Move default value handling into as_ functions
Arseny Kapoulkine
2015-05-20
XPath: Use strtod instead of atof
Arseny Kapoulkine
2015-05-14
Implement xml_node::attribute with a hint
Arseny Kapoulkine
2015-05-03
Fix NO_STL+NO_XPATH mode
Arseny Kapoulkine
2015-05-03
Cleanup before merge
Arseny Kapoulkine
2015-05-03
Fix MSVC warning
Arseny Kapoulkine
2015-05-02
Fix MSVC build
Arseny Kapoulkine
[prev]
[next]