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
2015-04-10
Merge branch 'master' into compact
Arseny Kapoulkine
2015-03-20
Update year to 2015
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
Merge branch 'master' into compact
Arseny Kapoulkine
2015-03-12
Fix buffer overrun when parsing comments inside DOCTYPE
Arseny Kapoulkine
2015-03-10
Fix optimized string header encoding for compact mode
Arseny Kapoulkine
2015-03-10
Merge branch 'master' into compact
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
Refactor contents=0 behavior
Arseny Kapoulkine
2015-03-05
Merge branch 'master' of https://github.com/mloy/pugixml into mloy-master
Arseny Kapoulkine
2015-03-04
Fix string length for translate and normalize-space
Arseny Kapoulkine
2015-02-12
DOCTYPE parsing is now stackless
Arseny Kapoulkine
2015-01-16
Merge branch 'master' into compact
Arseny Kapoulkine
2015-01-16
Convert spaces to tabs
Arseny Kapoulkine
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-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
Merge branch 'master' into compact
Arseny Kapoulkine
2014-11-24
Use _wfopen and fseeko64 on MinGW in C++11 mode
Arseny Kapoulkine
2014-11-20
Add allocator reserve for copying
Arseny Kapoulkine
2014-11-20
Merge branch 'master' into compact
Arseny Kapoulkine
2014-11-20
Fix node_declaration copying with empty name
Arseny Kapoulkine
2014-11-20
Refactor node type checks for attribute insertion
Arseny Kapoulkine
2014-11-20
Minor refactoring of tree modification
Arseny Kapoulkine
2014-11-19
XPath: Refactor eval_once to use set type
Arseny Kapoulkine
2014-11-19
XPath: Minor string operation refactoring
Arseny Kapoulkine
2014-11-19
Make sure remove_node fully detaches the node
Arseny Kapoulkine
2014-11-19
Prevent depth underflow when printing documents
Arseny Kapoulkine
2014-11-19
Add more assertions for page memory handling code
Arseny Kapoulkine
2014-11-19
Change has_declaration to work on node pointers
Arseny Kapoulkine
2014-11-17
Update version to 1.5
Arseny Kapoulkine
2014-11-17
Rename xml_document::load to load_string
Arseny Kapoulkine
2014-11-08
Reduce required page alignment to 32
Arseny Kapoulkine
2014-11-07
Merge branch 'master' into compact
Arseny Kapoulkine
2014-11-07
XPath: Partially inline xpath_node_set_raw::push_back
Arseny Kapoulkine
2014-11-07
XPath: Only call apply_predicates if necessary
Arseny Kapoulkine
2014-11-06
Fix compact mode compilation
Arseny Kapoulkine
2014-11-06
Verify that compact page encoding is safe
Arseny Kapoulkine
2014-11-06
Add a separate storage class for PI nodes
Arseny Kapoulkine
2014-11-05
Ensure selected page size works with allocate_string
Arseny Kapoulkine
2014-11-05
Fix xml_node::offset_debug for corner cases
Arseny Kapoulkine
2014-11-05
Use impl::get_document instead of root() where possible
Arseny Kapoulkine
2014-11-05
Remove redundant branches
Arseny Kapoulkine
2014-11-04
Fix gcc warnings in compact mode
Arseny Kapoulkine
2014-11-04
Merge branch 'master' into compact
Arseny Kapoulkine
2014-11-03
:Merge remote-tracking branch 'upstream/master'
Matthias Loy
2014-11-03
XPath: Refactor predicate application
Arseny Kapoulkine
[prev]
[next]