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
/
pugixpath.cpp
Age
Commit message (
Expand
)
Author
2009-11-08
XPath: Node set copy now preserves sorted flag (for performance and consisten...
arseny.kapoulkine
2009-11-08
XPath: Fixed const-correctness, added boolean operators and operator! for Bor...
arseny.kapoulkine
2009-11-08
XPath: Fixed minor string to number conversion bug
arseny.kapoulkine
2009-11-08
XPath: Minor fix
arseny.kapoulkine
2009-11-08
XPath: Fixed minor root step bug - don't select empty nodes
arseny.kapoulkine
2009-11-08
XPath: Fixed all_in_namespace node test
arseny.kapoulkine
2009-11-08
XPath: Minor refactoring, fixed text()/etc. parsing bug (issue 33)
arseny.kapoulkine
2009-11-08
XPath: Refactored tokenization/parsing to be more compliant
arseny.kapoulkine
2009-11-04
XPath: Fixed namespace-uri so that namespace scope includes the namespace dec...
arseny.kapoulkine
2009-11-03
XPath: Fixed following and preceding axes
arseny.kapoulkine
2009-11-03
XPath: Fixed self axis
arseny.kapoulkine
2009-10-31
XPath: Fixed alignment issues
arseny.kapoulkine
2009-10-30
XPath: Fixed contains() for broken STL implementations
arseny.kapoulkine
2009-10-29
Fixed compilation warning on gcc3.4 (should work ok on gcc4, working around i...
arseny.kapoulkine
2009-10-27
XPath: Fixed string-value evaluation for node set
arseny.kapoulkine
2009-10-27
XPath: Fixed concat() crash
arseny.kapoulkine
2009-10-21
XPath: Fixed lang() function
arseny.kapoulkine
2009-10-21
XPath: Fixed empty string literals, don't add empty nodes/attributes in node ...
arseny.kapoulkine
2009-10-21
Fixed parsing of empty strings in rare cases for XPath
arseny.kapoulkine
2009-10-10
XPath: translate() function fixed
arseny.kapoulkine
2009-09-17
Changed header version
arseny.kapoulkine
2009-09-17
Fixed compilation warnings on BCC
arseny.kapoulkine
2009-08-31
XPath fixes (now it should fail to compile incorrect queries)
arseny.kapoulkine
2009-06-24
Fix multithreaded XPath evaluation
arseny.kapoulkine
2009-02-08
Updated version (source, documentation)
arseny.kapoulkine
2009-01-19
XPath: Fixed document order comparator (wrong attributes comparison in case o...
arseny.kapoulkine
2009-01-06
Less header dependencies, some compilation fixes for Borland/Intel/MW compilers
arseny.kapoulkine
2009-01-05
Updated pugixml version
arseny.kapoulkine
2009-01-05
Removed std::min from XPath (macro problems, it was needed only once anyway)
arseny.kapoulkine
2007-10-31
Merged 0.34 in trunk (revisions 69:84)
arseny.kapoulkine
2007-02-21
Merged 0.3 in trunk
arseny.kapoulkine
[prev]