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
2010-05-31
tests: Added /[1] test
arseny.kapoulkine
2010-05-31
XPath: Replaced backtracking with lookahead in absolute path parsing
arseny.kapoulkine
2010-05-31
Fixed DMC compilation
arseny.kapoulkine
2010-05-31
tests: Added more XPath tests based on recommendation errata
arseny.kapoulkine
2010-05-31
XPath: Removed separate semantics checking pass, types are verified during pa...
arseny.kapoulkine
2010-05-31
tests: Added more XPath parsing tests
arseny.kapoulkine
2010-05-31
Simplified fp specials handling in XPath (using common faster implementation ...
arseny.kapoulkine
2010-05-31
Changed fp specials handling in XPath (using fpclassify/fpclass where possibl...
arseny.kapoulkine
2010-05-31
tests: Disabled failing checks for MacOS (second try)
arseny.kapoulkine
2010-05-31
tests: Disabled failing checks for MacOS because of incorrect ceil implementa...
arseny.kapoulkine
2010-05-30
Fixed XPath parsing (numbers of the form \d+\. are now parsed correctly, stra...
arseny.kapoulkine
2010-05-30
tests: Extended wchar_t mode tests (broken UTF16 test, some tests were errone...
arseny.kapoulkine
2010-05-30
tests: Added more tests (including a couple of failing ones)
arseny.kapoulkine
2010-05-30
tests: Added more Xalan tests
arseny.kapoulkine
2010-05-30
Fixed node tests for attributes
arseny.kapoulkine
2010-05-30
tests: Added tests for principal node types with attributes for all axes that...
arseny.kapoulkine
2010-05-30
tests: Fixed pointer order dependency for unsorted XPath results
arseny.kapoulkine
2010-05-29
tests: Minor wchar_t mode fixes
arseny.kapoulkine
2010-05-29
Fixed descendant-or-self axis for attributes
arseny.kapoulkine
2010-05-29
tests: Added more Xalan tests
arseny.kapoulkine
2010-05-29
Fixed following:: and preceding:: axes for attribute nodes
arseny.kapoulkine
2010-05-29
tests: Added some axis Xalan tests, extended all axis tests to include attrib...
arseny.kapoulkine
2010-05-29
tests: Added more Xalan tests
arseny.kapoulkine
2010-05-29
tests: Fixed tests for wchar_t mode, disabled some tests on compilers with br...
arseny.kapoulkine
2010-05-29
Added round_nearest_nzero explanation
arseny.kapoulkine
2010-05-29
XPath round() is now fully compliant
arseny.kapoulkine
2010-05-29
tests: Added more ceiling/round tests, added first batch of Xalan tests
arseny.kapoulkine
2010-05-29
Very minor XPath refactoring
arseny.kapoulkine
2010-05-29
tests: Added more XPath tests
arseny.kapoulkine
2010-05-26
Removed redundant template
arseny.kapoulkine
2010-05-26
Minor changelog fix
arseny.kapoulkine
2010-05-26
tests: Added Solaris/Sun C++ to report formatter
arseny.kapoulkine
2010-05-25
tests: Added Solaris autotest
arseny.kapoulkine
2010-05-25
Added build support for Sun C++
arseny.kapoulkine
2010-05-25
Added support for Sun C++ compiler
arseny.kapoulkine
2010-05-25
tests: Minor fix
arseny.kapoulkine
2010-05-25
tests: Replaced #pragma once with header guards
arseny.kapoulkine
2010-05-25
Updated version, updated changelog, minor Doxygen fixes
arseny.kapoulkine
2010-05-25
Internal charN_t types now use fixed size uintN_t types
arseny.kapoulkine
2010-05-25
Optimized utf8 decoding
arseny.kapoulkine
2010-05-25
Optimized utf8 -> wchar_t conversion, replaced assert with static assert
arseny.kapoulkine
2010-05-25
Changed memory management so that the document node lives inside document; th...
arseny.kapoulkine
2010-05-25
Fixed BCC and MSVC6 compilation
arseny.kapoulkine
2010-05-23
tests: Minor addition to attribute value modification tests
arseny.kapoulkine
2010-05-22
tests: Minor addition to PI parsing tests
arseny.kapoulkine
2010-05-21
Nodes/attributes with empty names now are printed as :anonymous
arseny.kapoulkine
2010-05-20
Optimized debug mode parsing/saving by order of magnitude
arseny.kapoulkine
2010-05-20
More compare_eq/rel refactoring
arseny.kapoulkine
2010-05-20
as_* functions now all use strto*/wcsto* functions; this unifies the behavior...
arseny.kapoulkine
2010-05-20
Assume that all compilers (except Microsoft) have stdint.h
arseny.kapoulkine
[prev]
[next]