Age | Commit message (Expand) | Author |
2010-11-12 | scripts: Added AirPlay SDK project file | arseny.kapoulkine |
2010-11-12 | Improved STLport support (now code compiles fine if STLport is in its own nam... | arseny.kapoulkine |
2010-10-31 | docs: Regenerated HTML documentationv1.0 | arseny.kapoulkine |
2010-10-31 | docs: Minor fixes | arseny.kapoulkine |
2010-10-31 | docs: Regenerated HTML documentation | arseny.kapoulkine |
2010-10-31 | Updated version to 1.0 everywhere | arseny.kapoulkine |
2010-10-31 | docs: Mentioned new xml_document::reset function, minor fixes | arseny.kapoulkine |
2010-10-31 | tests: Added document reset-self test | arseny.kapoulkine |
2010-10-31 | Added xml_document::reset() function with document parameter | arseny.kapoulkine |
2010-10-31 | docs: Minor quickstart cleanup (add changes from manual, add links to manual ... | arseny.kapoulkine |
2010-10-31 | docs: More links in manual, updated changelog | arseny.kapoulkine |
2010-10-31 | docs: Various improvements to the final few sections of the manual (language-... | arseny.kapoulkine |
2010-10-30 | docs: Various improvements to the next few sections of the manual (language-r... | arseny.kapoulkine |
2010-10-30 | docs: Various improvements to first few sections of the manual (language-rela... | arseny.kapoulkine |
2010-10-26 | docs: Updated documentation (new child element insertion functions, xml_docum... | arseny.kapoulkine |
2010-10-26 | Added xml_document::reset, added append/prepend/insert child overloads for el... | arseny.kapoulkine |
2010-10-22 | Added a workaround for GCC 4.2 bogus warning | arseny.kapoulkine |
2010-10-22 | XPath: Moved STL replacement algorithms to anonymous namespace | arseny.kapoulkine |
2010-10-22 | XPath: Minor refactoring | arseny.kapoulkine |
2010-10-22 | XPath: Moved implementation details to anonymous namespace | arseny.kapoulkine |
2010-10-22 | tests: Fixed WCHAR mode compilation | arseny.kapoulkine |
2010-10-22 | tests: Fixed CW compilation | arseny.kapoulkine |
2010-10-20 | docs: Minor fix | arseny.kapoulkine |
2010-10-20 | docs: Updated licensing terms with acknowledgment clarification, updated chan... | arseny.kapoulkine |
2010-10-19 | If an element node has the only child, and it is of CDATA type, then the extr... | arseny.kapoulkine |
2010-10-19 | Added prepend_attribute, prepend_child and prepend_copy functions | arseny.kapoulkine@gmail.com |
2010-10-18 | Added xml_document::document_element function | arseny.kapoulkine |
2010-10-18 | Fixed internal_object() const-correctness, added xml_node::hash_value and xml... | arseny.kapoulkine |
2010-10-14 | Updated site URL everywhere | arseny.kapoulkine |
2010-10-03 | docs: Documented the DLL runtime library caveat in case pugixml is in shared ... | arseny.kapoulkine |
2010-10-03 | docs: Minor exception-related fixes, added XPath variable documentation | arseny.kapoulkine |
2010-10-03 | docs: Added evaluate_string buffer overload documentation | arseny.kapoulkine |
2010-10-03 | XPath: evaluate_string now guarantees zero-terminated result (unless the buff... | arseny.kapoulkine |
2010-10-03 | docs: Various exception-related cleanup, documented XPath error handling, doc... | arseny.kapoulkine |
2010-10-03 | tests: Fixed XPath OOM tests, added parsing exception test | arseny.kapoulkine |
2010-10-03 | XPath: If exceptions are enabled, std::bad_alloc is thrown for all out of mem... | arseny.kapoulkine |
2010-09-26 | docs: Minor spelling fixes, added node_doctype, parse_doctype and parse_full ... | arseny.kapoulkine |
2010-09-26 | tests: Added node_doctype and parse_doctype tests | arseny.kapoulkine |
2010-09-26 | Added DOCTYPE node and parse_doctype flag (the node contains DOCTYPE value so... | arseny.kapoulkine |
2010-09-25 | Fixed MinGW45 in C++0x mode | arseny.kapoulkine |
2010-09-24 | docs: Minor typo fix, updated API reference | arseny.kapoulkine |
2010-09-24 | docs: Reverted accidentally committed HTML documentation | arseny.kapoulkine |
2010-09-24 | docs: Removed pugixpath.cpp mentions, updated evaluate_* arguments and added ... | arseny.kapoulkine |
2010-09-23 | docs: Updated VS2005 PCH screenshot (removed pugixpath.cpp) | arseny.kapoulkine |
2010-09-23 | docs: Updated changelog | arseny.kapoulkine |
2010-09-22 | Minor UTF8 conversion refactoring, added as_utf8 and as_wide overloads with s... | arseny.kapoulkine |
2010-09-22 | tests: Removed document_order test, added internal_object test | arseny.kapoulkine |
2010-09-22 | Removed document_order() function, added internal_object() accessor and expos... | arseny.kapoulkine |
2010-09-21 | Major header cleanup: removed redundant comments (single-line function/type d... | arseny.kapoulkine |
2010-09-21 | Minor load_file_impl refactoring | arseny.kapoulkine |