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
/
pugixml.cpp
Age
Commit message (
Expand
)
Author
2017-01-29
XPath: alloc_string no longer returns NULL
Arseny Kapoulkine
2017-01-26
Update copyright year to 2017
Arseny Kapoulkine
2016-12-01
Work around cray++ compiler issue
Arseny Kapoulkine
2016-11-18
Silence 'cast increases required alignment of target type' warnings
Arseny Kapoulkine
2016-11-17
Rename set_value_convert to set_value_bool
Arseny Kapoulkine
2016-11-17
Fix 'comparison of unsigned expression < 0 is always false' warnings
Arseny Kapoulkine
2016-11-13
Change status_end_element_mismatch to point to closing tag name
Arseny Kapoulkine
2016-11-09
Add format_no_empty_element_tags flag
Arseny Kapoulkine
2016-11-09
Update version to 1.8 everywhere
Arseny Kapoulkine
2016-11-08
XPath: Fix source indentation
Arseny Kapoulkine
2016-11-07
Move compact hash table pointer setup to xml_document
Arseny Kapoulkine
2016-11-07
Remove xml_allocator copying during parsing
Arseny Kapoulkine
2016-11-07
Rename xml_document::create/destroy for consistency
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-07-15
Use references for output variables
Arseny Kapoulkine
2016-07-14
Implement encoding detection by name.
Arseny Kapoulkine
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-03-24
Do not assume that fclose can be converted to int(*)(FILE*) because some comp...
QUSpilPrgm
2016-02-02
Refactor conversion from integer to string
Arseny Kapoulkine
2016-02-02
Implement set/set_value/operator= for long types
Arseny Kapoulkine
2016-01-24
Fix whitespace issues
Stephan Beyer
2016-01-20
Change header format in non-compact mode to store page offset
Arseny Kapoulkine
2016-01-12
Preserve order semantics for child_value/text when using parse_embed_pcdata
Arseny Kapoulkine
2016-01-12
Only save first PCDATA contents in the element
Arseny Kapoulkine
2016-01-09
Implement output support for embedded PCDATA values
Arseny Kapoulkine
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
[prev]
[next]