Commit Graph

16 Commits

Author SHA1 Message Date
d-led
3d2d6d4f67 attributes of xml_nodes traversable 2012-10-03 17:46:10 +02:00
d-led
07944e48c6 lxml_document not implementing lxml_node
returns root as xml_node instead
2012-10-03 17:18:41 +02:00
d-led
c19c128c9f lxml_parse_result ok 2012-10-03 17:06:18 +02:00
d-led
3ebc8b043a lxml_attribute interface ok 2012-10-03 13:28:01 +02:00
d-led
44e2d0a334 lxpath_node and lxpath_node_set 2012-10-03 12:58:34 +02:00
d-led
9d169706de started wrapping xml_xpath_node_set 2012-10-02 20:20:53 +02:00
d-led
d20b9b5a96 missing valid methods, README 2012-10-02 06:49:35 +02:00
d-led
d3f972a073 valid, child and name methods
right now the bound classes for document and node do not have
inheritance; some methods have to be repeated, hence.
2012-10-01 23:36:48 +02:00
d-led
0ac3e01d56 moved to contrib directory 2012-10-01 22:46:52 +02:00
arseny.kapoulkine@gmail.com
eefd32c2e7 contrib: Foreach contrib file is not really needed any more; left for compatibility, + removed node/attribute adapters since we now have object range support in pugixml.hpp
git-svn-id: http://pugixml.googlecode.com/svn/trunk@891 99668b35-9821-0410-8761-19e4c4f06640
2012-03-27 05:31:33 +00:00
arseny.kapoulkine
d79477859f contrib: Fixed foreach helper (children and attributes functions are now inline)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@804 99668b35-9821-0410-8761-19e4c4f06640
2011-02-12 11:04:44 +00:00
arseny.kapoulkine
7d24b9b565 Set svn:eol-style to native for all text files
git-svn-id: http://pugixml.googlecode.com/svn/trunk@607 99668b35-9821-0410-8761-19e4c4f06640
2010-07-19 09:57:32 +00:00
arseny.kapoulkine
e5014db32a contrib: Removed header_only.hpp (can't link without FORCE:MULTIPLE, users can include cpp files themselves)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@519 99668b35-9821-0410-8761-19e4c4f06640
2010-06-12 11:57:54 +00:00
arseny.kapoulkine
c4c6adce6d contrib: Renamed header-only.hpp to header_only.hpp
git-svn-id: http://pugixml.googlecode.com/svn/trunk@246 99668b35-9821-0410-8761-19e4c4f06640
2010-02-04 20:57:07 +00:00
arseny.kapoulkine
333ad80a15 contrib: Added header-only version example
git-svn-id: http://pugixml.googlecode.com/svn/trunk@245 99668b35-9821-0410-8761-19e4c4f06640
2010-02-02 20:58:38 +00:00
arseny.kapoulkine
764b54d042 contrib: Added Boost.Foreach helpers
git-svn-id: http://pugixml.googlecode.com/svn/trunk@243 99668b35-9821-0410-8761-19e4c4f06640
2010-02-02 20:45:55 +00:00