Age | Commit message (Expand) | Author |
2010-07-11 | docs: Removed old documents | arseny.kapoulkine |
2010-07-11 | docs: Replaced all tabs with 4 spaces (guaranteed tab size) | arseny.kapoulkine |
2010-07-11 | docs: Added static/dynamic CRT projects description | arseny.kapoulkine |
2010-07-11 | scripts: Removed VS2002/2003 projects (default runtime library is single-thre... | arseny.kapoulkine |
2010-07-11 | Changed version in headers | arseny.kapoulkine |
2010-07-11 | docs: Minor fixes | arseny.kapoulkine |
2010-07-10 | docs: Title page fixes | arseny.kapoulkine |
2010-07-10 | docs: Added custom navigation bar, moved table of contents to separate section | arseny.kapoulkine |
2010-07-10 | docs: Several fixes, improved Introduction section | arseny.kapoulkine |
2010-07-10 | docs: Documented XPath | arseny.kapoulkine |
2010-07-10 | XPath: Capitalized all error messages | arseny.kapoulkine |
2010-07-10 | XPath: Out-of-bounds xpath_node_set access is now undefined | arseny.kapoulkine |
2010-07-09 | docs: Optimized thumbnail sizes | arseny.kapoulkine |
2010-07-08 | docs: More spelling fixes | arseny.kapoulkine |
2010-07-08 | docs: Several spelling fixes | arseny.kapoulkine |
2010-07-08 | docs: Added saving documentation with some samples | arseny.kapoulkine |
2010-07-08 | docs: Optimized image sizes | arseny.kapoulkine |
2010-07-08 | docs: Minor fixes | arseny.kapoulkine |
2010-07-08 | docs: Added document modification documentation | arseny.kapoulkine |
2010-07-07 | tests: Minor fix | arseny.kapoulkine |
2010-07-07 | remove_child and remove_attribute now return operation result | arseny.kapoulkine |
2010-07-07 | docs: Minor sample fix, added bug fix to changelog | arseny.kapoulkine |
2010-07-07 | Fixed strequalrange so that it matches the description (this also fixes first... | arseny.kapoulkine |
2010-07-07 | docs: Added final section to traversal documentation | arseny.kapoulkine |
2010-07-07 | traverse() function is now foolproof against walkers that modify node handles | arseny.kapoulkine |
2010-07-07 | docs: Added traverse samples, minor manual fixes, 'getting' section is almost... | arseny.kapoulkine |
2010-07-06 | Iterator fixes: added assertions, fixed past-the-end iterator behavior wrt to... | arseny.kapoulkine |
2010-07-06 | docs: Minor fixes | arseny.kapoulkine |
2010-07-06 | docs: Added iterator documentation | arseny.kapoulkine |
2010-07-06 | xml_node::all_elements_by_name is now deprecated | arseny.kapoulkine |
2010-07-06 | docs: Added contents-based traversal documentation, minor spelling fix | arseny.kapoulkine |
2010-07-06 | Minor traverse() refactoring | arseny.kapoulkine |
2010-07-06 | docs: Added basic traversal sample and some document reading documentation | arseny.kapoulkine |
2010-07-04 | docs: Replaced anchors in lists with special macro (quickbook is incapable of... | arseny.kapoulkine |
2010-07-01 | docs: Added parse_wnorm_attribute documentation | arseny.kapoulkine |
2010-07-01 | parse_wnorm_attribute is no longer deprecated (it's part of W3C recommendatio... | arseny.kapoulkine |
2010-07-01 | docs: Minor wording fix | arseny.kapoulkine |
2010-07-01 | docs: Spelling fix, added W3C compliance section | arseny.kapoulkine |
2010-06-30 | docs: Added load_options sample | arseny.kapoulkine |
2010-06-30 | docs: Added error handling, parsing options and encoding sections, minor spel... | arseny.kapoulkine |
2010-06-30 | docs: Fixed sample comment, adding load error handling sample, added custom w... | arseny.kapoulkine |
2010-06-28 | docs: Added memory and stream loading documentation | arseny.kapoulkine |
2010-06-28 | docs: Merged full changelog to manual, license occupies less space now | arseny.kapoulkine |
2010-06-28 | XPath: Argument parsing and position invariance refactoring, reduced AST node... | arseny.kapoulkine |
2010-06-27 | docs: Moved all changelog contents to changes.txt | arseny.kapoulkine |
2010-06-27 | Defined a deprecated xpath_type_t for compatibility | arseny.kapoulkine |
2010-06-27 | docs: Updated changelog | arseny.kapoulkine |
2010-06-27 | docs: Renamed symbols in manual, changed sref to use xrefstyle (no Quickbook ... | arseny.kapoulkine |
2010-06-27 | Renamed encoding_t to xml_encoding, renamed xpath_type_t to xpath_value_type | arseny.kapoulkine |
2010-06-27 | docs: Some reordering and clarification in C++ interface section, added API r... | arseny.kapoulkine |