d-led
56307e917f
merge from master
2012-10-04 21:23:08 +02:00
d-led
3bc04b2032
ready for the first version tag
...
interface intended for use with 1-byte encodings and mostly default
parameters in the methods. No full documentation yet. To see the api,
consult the register_pugilua procedure
2012-10-03 21:07:07 +02:00
d-led
347ac65743
printing to string -> node.text
2012-10-03 19:14:08 +02:00
d-led
3e8bdc9a22
path and node selection
2012-10-03 19:11:09 +02:00
d-led
d8c65911ce
child removal and search by attribute
2012-10-03 18:57:55 +02:00
d-led
8d8de7da84
extended node addition
...
removed name clash with attribute addition
2012-10-03 18:45:44 +02:00
d-led
0c5b52744c
xml_node addition by type
2012-10-03 18:34:07 +02:00
d-led
98fe35ff0c
prototype attribute addition
2012-10-03 18:25:10 +02:00
d-led
578ed3c98a
attribute addition by name
2012-10-03 18:20:26 +02:00
d-led
bdeb57221b
xml_node navigation
2012-10-03 18:02:49 +02:00
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