0
0
mirror of https://github.com/zeux/pugixml.git synced 2024-12-29 07:19:43 +08:00

1729 Commits

Author SHA1 Message Date
arseny.kapoulkine
c3e70f0b74 tests: Minor fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@573 99668b35-9821-0410-8761-19e4c4f06640
2010-07-07 21:16:47 +00:00
arseny.kapoulkine
5811786ccd remove_child and remove_attribute now return operation result
git-svn-id: http://pugixml.googlecode.com/svn/trunk@572 99668b35-9821-0410-8761-19e4c4f06640
2010-07-07 20:10:48 +00:00
arseny.kapoulkine
e959098703 docs: Minor sample fix, added bug fix to changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@571 99668b35-9821-0410-8761-19e4c4f06640
2010-07-07 17:11:25 +00:00
arseny.kapoulkine
9adf67be3a Fixed strequalrange so that it matches the description (this also fixes first_element_by_path prefix bug), added more first_element_by_path tests
git-svn-id: http://pugixml.googlecode.com/svn/trunk@570 99668b35-9821-0410-8761-19e4c4f06640
2010-07-07 17:10:51 +00:00
arseny.kapoulkine
8ff8f86f10 docs: Added final section to traversal documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@569 99668b35-9821-0410-8761-19e4c4f06640
2010-07-07 16:52:51 +00:00
arseny.kapoulkine
e22d38a150 traverse() function is now foolproof against walkers that modify node handles
git-svn-id: http://pugixml.googlecode.com/svn/trunk@568 99668b35-9821-0410-8761-19e4c4f06640
2010-07-07 14:48:46 +00:00
arseny.kapoulkine
813cabb5e6 docs: Added traverse samples, minor manual fixes, 'getting' section is almost finished
git-svn-id: http://pugixml.googlecode.com/svn/trunk@567 99668b35-9821-0410-8761-19e4c4f06640
2010-07-07 14:47:48 +00:00
arseny.kapoulkine
aac7a252bf Iterator fixes: added assertions, fixed past-the-end iterator behavior wrt to iterator invalidation and comparisons
git-svn-id: http://pugixml.googlecode.com/svn/trunk@566 99668b35-9821-0410-8761-19e4c4f06640
2010-07-06 20:44:54 +00:00
arseny.kapoulkine
0128d31fb5 docs: Minor fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@565 99668b35-9821-0410-8761-19e4c4f06640
2010-07-06 20:44:04 +00:00
arseny.kapoulkine
a0a3e7e062 docs: Added iterator documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@564 99668b35-9821-0410-8761-19e4c4f06640
2010-07-06 20:07:42 +00:00
arseny.kapoulkine
8e0c64401f xml_node::all_elements_by_name is now deprecated
git-svn-id: http://pugixml.googlecode.com/svn/trunk@563 99668b35-9821-0410-8761-19e4c4f06640
2010-07-06 18:51:29 +00:00
arseny.kapoulkine
382a33ce4b docs: Added contents-based traversal documentation, minor spelling fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@562 99668b35-9821-0410-8761-19e4c4f06640
2010-07-06 12:23:48 +00:00
arseny.kapoulkine
57564791a3 Minor traverse() refactoring
git-svn-id: http://pugixml.googlecode.com/svn/trunk@561 99668b35-9821-0410-8761-19e4c4f06640
2010-07-06 12:21:38 +00:00
arseny.kapoulkine
fa16efd438 docs: Added basic traversal sample and some document reading documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@560 99668b35-9821-0410-8761-19e4c4f06640
2010-07-06 11:22:45 +00:00
arseny.kapoulkine
f3839ea712 docs: Replaced anchors in lists with special macro (quickbook is incapable of generating anchors in correct places)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@559 99668b35-9821-0410-8761-19e4c4f06640
2010-07-04 18:30:17 +00:00
arseny.kapoulkine
ff39f48817 docs: Added parse_wnorm_attribute documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@558 99668b35-9821-0410-8761-19e4c4f06640
2010-07-01 18:13:52 +00:00
arseny.kapoulkine
8f27f244d0 parse_wnorm_attribute is no longer deprecated (it's part of W3C recommendations, after all)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@557 99668b35-9821-0410-8761-19e4c4f06640
2010-07-01 18:01:12 +00:00
arseny.kapoulkine
841aefb120 docs: Minor wording fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@556 99668b35-9821-0410-8761-19e4c4f06640
2010-07-01 12:10:36 +00:00
arseny.kapoulkine
e997848bb5 docs: Spelling fix, added W3C compliance section
git-svn-id: http://pugixml.googlecode.com/svn/trunk@555 99668b35-9821-0410-8761-19e4c4f06640
2010-07-01 12:08:36 +00:00
arseny.kapoulkine
69a3d9be05 docs: Added load_options sample
git-svn-id: http://pugixml.googlecode.com/svn/trunk@554 99668b35-9821-0410-8761-19e4c4f06640
2010-06-30 14:29:44 +00:00
arseny.kapoulkine
678d2f2369 docs: Added error handling, parsing options and encoding sections, minor spelling fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@553 99668b35-9821-0410-8761-19e4c4f06640
2010-06-30 14:29:14 +00:00
arseny.kapoulkine
e73b54e60d docs: Fixed sample comment, adding load error handling sample, added custom writer sample
git-svn-id: http://pugixml.googlecode.com/svn/trunk@552 99668b35-9821-0410-8761-19e4c4f06640
2010-06-30 12:47:19 +00:00
arseny.kapoulkine
8b1a995155 docs: Added memory and stream loading documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@551 99668b35-9821-0410-8761-19e4c4f06640
2010-06-28 21:38:46 +00:00
arseny.kapoulkine
39187a1f04 docs: Merged full changelog to manual, license occupies less space now
git-svn-id: http://pugixml.googlecode.com/svn/trunk@550 99668b35-9821-0410-8761-19e4c4f06640
2010-06-28 19:58:43 +00:00
arseny.kapoulkine
8dc819a700 XPath: Argument parsing and position invariance refactoring, reduced AST node size, moved literal string->number conversion to compile time
git-svn-id: http://pugixml.googlecode.com/svn/trunk@549 99668b35-9821-0410-8761-19e4c4f06640
2010-06-28 06:47:08 +00:00
arseny.kapoulkine
d862deefcf docs: Moved all changelog contents to changes.txt
git-svn-id: http://pugixml.googlecode.com/svn/trunk@548 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27 21:31:32 +00:00
arseny.kapoulkine
819c54e3ae Defined a deprecated xpath_type_t for compatibility
git-svn-id: http://pugixml.googlecode.com/svn/trunk@547 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27 21:11:30 +00:00
arseny.kapoulkine
80dc149516 docs: Updated changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@546 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27 20:08:31 +00:00
arseny.kapoulkine
49f0028e1a docs: Renamed symbols in manual, changed sref to use xrefstyle (no Quickbook hacks needed now)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@545 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27 20:07:13 +00:00
arseny.kapoulkine
aeaa1da161 Renamed encoding_t to xml_encoding, renamed xpath_type_t to xpath_value_type
git-svn-id: http://pugixml.googlecode.com/svn/trunk@544 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27 20:05:06 +00:00
arseny.kapoulkine
1b337b51e0 docs: Some reordering and clarification in C++ interface section, added API reference, links to sections are now using sref template
git-svn-id: http://pugixml.googlecode.com/svn/trunk@543 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27 17:17:27 +00:00
arseny.kapoulkine
ee2a039d45 Added samples building target
git-svn-id: http://pugixml.googlecode.com/svn/trunk@542 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27 11:58:24 +00:00
arseny.kapoulkine
f705452537 docs: Extracted Installation section, minor fixes/clarifications, added loading intro and load_file documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@541 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27 11:58:04 +00:00
arseny.kapoulkine
c7a8f498a7 Renamed name parameter in load_file/save_file to path
git-svn-id: http://pugixml.googlecode.com/svn/trunk@540 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27 11:56:50 +00:00
arseny.kapoulkine
e4ac1d9328 docs: Added e-mail for direct contacts
git-svn-id: http://pugixml.googlecode.com/svn/trunk@539 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27 08:48:20 +00:00
arseny.kapoulkine
21074e1698 docs: Minor fixes, added full changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@538 99668b35-9821-0410-8761-19e4c4f06640
2010-06-24 20:48:10 +00:00
arseny.kapoulkine
ad6e304667 Added build dependency for imported sources
git-svn-id: http://pugixml.googlecode.com/svn/trunk@537 99668b35-9821-0410-8761-19e4c4f06640
2010-06-24 19:54:17 +00:00
arseny.kapoulkine
4a6ddccc22 docs: Final cosmetic changes to Document object model, added DOM tree example
git-svn-id: http://pugixml.googlecode.com/svn/trunk@536 99668b35-9821-0410-8761-19e4c4f06640
2010-06-24 19:38:01 +00:00
arseny.kapoulkine
5a860ed85f docs: Added Visual Studio project dependency help, more cosmetic changes, revamped acknowledgments section
git-svn-id: http://pugixml.googlecode.com/svn/trunk@535 99668b35-9821-0410-8761-19e4c4f06640
2010-06-24 18:04:04 +00:00
arseny.kapoulkine
3117219e7c docs: Extracted sample code in a separate file, added stream loading sample prototype
git-svn-id: http://pugixml.googlecode.com/svn/trunk@534 99668b35-9821-0410-8761-19e4c4f06640
2010-06-24 12:28:17 +00:00
arseny.kapoulkine
8d6177ebd8 docs: Added VS2005 PCH screenshots, cosmetic manual changes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@533 99668b35-9821-0410-8761-19e4c4f06640
2010-06-24 06:44:40 +00:00
arseny.kapoulkine
18624af75f Fixed xsltproc path splitting by escaping colon
git-svn-id: http://pugixml.googlecode.com/svn/trunk@532 99668b35-9821-0410-8761-19e4c4f06640
2010-06-23 17:07:25 +00:00
arseny.kapoulkine
34cbe32773 Added null pointer assertions to as_utf8 and as_wide
git-svn-id: http://pugixml.googlecode.com/svn/trunk@531 99668b35-9821-0410-8761-19e4c4f06640
2010-06-23 17:06:42 +00:00
arseny.kapoulkine
2da75b0f18 docs: Added supplementary files for HTML manual
git-svn-id: http://pugixml.googlecode.com/svn/trunk@530 99668b35-9821-0410-8761-19e4c4f06640
2010-06-23 13:59:16 +00:00
arseny.kapoulkine
3a6448dff0 docs: Added new user manual drafts (Quickbook sources) and documentation building support
git-svn-id: http://pugixml.googlecode.com/svn/trunk@529 99668b35-9821-0410-8761-19e4c4f06640
2010-06-23 13:58:46 +00:00
arseny.kapoulkine
b515d52061 Spelling fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@528 99668b35-9821-0410-8761-19e4c4f06640
2010-06-20 08:12:31 +00:00
arseny.kapoulkine
e618138b67 Fixed deprecation warnings for IntelC
git-svn-id: http://pugixml.googlecode.com/svn/trunk@527 99668b35-9821-0410-8761-19e4c4f06640
2010-06-19 18:30:24 +00:00
arseny.kapoulkine
0e84a0b5f4 Replaced _CRT_SECURE macros with #pragma to avoid warnings because of multiple macro definitions/forced includes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@526 99668b35-9821-0410-8761-19e4c4f06640
2010-06-19 18:08:18 +00:00
arseny.kapoulkine
44134f448d Fixed SNC warnings
git-svn-id: http://pugixml.googlecode.com/svn/trunk@525 99668b35-9821-0410-8761-19e4c4f06640
2010-06-19 18:06:14 +00:00
arseny.kapoulkine
7b419ad9ec Automatically disable XPath when either PUGIXML_NO_STL or PUGIXML_NO_EXCEPTIONS is defined
git-svn-id: http://pugixml.googlecode.com/svn/trunk@524 99668b35-9821-0410-8761-19e4c4f06640
2010-06-16 07:48:45 +00:00