Stephan Beyer
f7aa65db8a
Fix whitespace issues
...
Git warns when it finds "whitespace errors". This commit gets
rid of these whitespace errors for code and adoc files.
2016-01-24 14:05:44 +01:00
Arseny Kapoulkine
40fa405751
docs: Converted some samples to Unix newline
2015-03-22 01:01:46 -07:00
Arseny Kapoulkine
1a450b302a
docs: Use AsciiDoc-compatible comments in samples
2015-03-21 21:03:01 -07:00
Arseny Kapoulkine
650a4c6cca
Use string::append in implementations of xml_writer
...
The current code is not optimal; since users actually read samples/tests
change them to use faster (and shorter!) code.
2015-01-24 08:20:42 -08:00
Arseny Kapoulkine
e9956ae3a6
Rename xml_document::load to load_string
...
This should completely eliminate the confusion between load and load_file.
Of course, for compatibility reasons we have to preserve the old variant -
it will be deprecated in a future version and subsequently removed.
2014-11-17 19:52:23 -08:00
Arseny Kapoulkine
2d4e549049
docs: Update XPath documentation
...
Add documentation for xpath_query::evaluate_node and change
select_single_node to select_node in documentation and samples.
git-svn-id: https://pugixml.googlecode.com/svn/trunk@1066 99668b35-9821-0410-8761-19e4c4f06640
2014-10-19 07:34:02 +00:00
Arseny Kapoulkine
6305ac11a8
docs: Fix samples compilation
...
git-svn-id: https://pugixml.googlecode.com/svn/trunk@992 99668b35-9821-0410-8761-19e4c4f06640
2014-02-28 06:01:13 +00:00
arseny.kapoulkine@gmail.com
e300701d3f
docs: XPath select_single_node sample checks return value for clarity
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@949 99668b35-9821-0410-8761-19e4c4f06640
2013-07-10 04:47:25 +00:00
arseny.kapoulkine@gmail.com
a1f4ff0467
docs: Added xml_text documentation
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@907 99668b35-9821-0410-8761-19e4c4f06640
2012-04-29 22:50:43 +00:00
arseny.kapoulkine@gmail.com
fadead179c
docs: Documented adding custom declaration node. Fixes issue 155.
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@906 99668b35-9821-0410-8761-19e4c4f06640
2012-04-29 21:13:08 +00:00
arseny.kapoulkine@gmail.com
9b57b1bdd7
docs: Added range-based for documentation and sample
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@904 99668b35-9821-0410-8761-19e4c4f06640
2012-04-29 17:58:05 +00:00
arseny.kapoulkine
6d74602949
docs: Updated documentation (new child element insertion functions, xml_document::reset), simplified the modify_add sample
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@780 99668b35-9821-0410-8761-19e4c4f06640
2010-10-26 17:17:16 +00:00
arseny.kapoulkine
0f944c1f00
docs: Minor exception-related fixes, added XPath variable documentation
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@764 99668b35-9821-0410-8761-19e4c4f06640
2010-10-03 19:15:04 +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
fb507ab2d6
docs: Replaced all tabs with 4 spaces (guaranteed tab size)
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@591 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11 13:29:12 +00:00
arseny.kapoulkine
3a68a170e0
docs: Several fixes, improved Introduction section
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@584 99668b35-9821-0410-8761-19e4c4f06640
2010-07-10 18:06:32 +00:00
arseny.kapoulkine
c02a696e27
docs: Documented XPath
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@583 99668b35-9821-0410-8761-19e4c4f06640
2010-07-10 17:08:11 +00:00
arseny.kapoulkine
5e4681d3da
docs: Added saving documentation with some samples
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@577 99668b35-9821-0410-8761-19e4c4f06640
2010-07-08 18:09:25 +00:00
arseny.kapoulkine
6d0f60a808
docs: Added document modification documentation
...
git-svn-id: http://pugixml.googlecode.com/svn/trunk@574 99668b35-9821-0410-8761-19e4c4f06640
2010-07-08 04:34:03 +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
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
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
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
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
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
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