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
/
tests
/
test_deprecated.cpp
Age
Commit message (
Expand
)
Author
2010-08-29
tests: Removed some deprecated tests, minor coverage improvements
arseny.kapoulkine
2010-08-29
Removed deprecated wildcard functions, removed deprecated all_elements_by_name
arseny.kapoulkine
2010-07-22
tests: Removed invalid document order test, improved document order coverage ...
arseny.kapoulkine
2010-07-19
Set svn:eol-style to native for all text files
arseny.kapoulkine
2010-07-06
xml_node::all_elements_by_name is now deprecated
arseny.kapoulkine
2010-07-01
parse_wnorm_attribute is no longer deprecated (it's part of W3C recommendatio...
arseny.kapoulkine
2010-06-01
tests: Improved IntelC support, added more compilers to autotest, removed old...
arseny.kapoulkine
2010-05-25
tests: Minor fix
arseny.kapoulkine
2010-05-20
tests: Fixed deprecation warnings disabling for GCC 4.0, miscellaneous fixes ...
arseny.kapoulkine
2010-05-10
Added more tests
arseny.kapoulkine
2010-05-10
Added more tests
arseny.kapoulkine
2010-05-08
Minor coverage improvements
arseny.kapoulkine
2010-05-08
Don't use global no-deprecate switch for newer GCC/MinGW, fixed warnings beca...
arseny.kapoulkine
2010-05-08
Deprecated all wildcard functions and parse_wnorm_attribute
arseny.kapoulkine
2010-05-08
Fixed tests in NO_STL mode and IntelC deprecated constant
arseny.kapoulkine
2010-05-08
Implemented PUGIXML_DEPRECATED for GCC and MSVC7+
arseny.kapoulkine
2010-05-08
Added 0.5-compatible interfaces for compatibility
arseny.kapoulkine