summaryrefslogtreecommitdiff
path: root/docs/samples
AgeCommit message (Collapse)Author
2016-01-24Fix whitespace issuesStephan Beyer
Git warns when it finds "whitespace errors". This commit gets rid of these whitespace errors for code and adoc files.
2015-03-22docs: Converted some samples to Unix newlineArseny Kapoulkine
2015-03-21docs: Use AsciiDoc-compatible comments in samplesArseny Kapoulkine
2015-01-24Use string::append in implementations of xml_writerArseny Kapoulkine
The current code is not optimal; since users actually read samples/tests change them to use faster (and shorter!) code.
2014-11-17Rename xml_document::load to load_stringArseny Kapoulkine
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-10-19docs: Update XPath documentationArseny Kapoulkine
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-02-28docs: Fix samples compilationArseny Kapoulkine
git-svn-id: https://pugixml.googlecode.com/svn/trunk@992 99668b35-9821-0410-8761-19e4c4f06640
2013-07-10docs: XPath select_single_node sample checks return value for clarityarseny.kapoulkine@gmail.com
git-svn-id: http://pugixml.googlecode.com/svn/trunk@949 99668b35-9821-0410-8761-19e4c4f06640
2012-04-29docs: Added xml_text documentationarseny.kapoulkine@gmail.com
git-svn-id: http://pugixml.googlecode.com/svn/trunk@907 99668b35-9821-0410-8761-19e4c4f06640
2012-04-29docs: Documented adding custom declaration node. Fixes issue 155.arseny.kapoulkine@gmail.com
git-svn-id: http://pugixml.googlecode.com/svn/trunk@906 99668b35-9821-0410-8761-19e4c4f06640
2012-04-29docs: Added range-based for documentation and samplearseny.kapoulkine@gmail.com
git-svn-id: http://pugixml.googlecode.com/svn/trunk@904 99668b35-9821-0410-8761-19e4c4f06640
2010-10-26docs: Updated documentation (new child element insertion functions, ↵arseny.kapoulkine
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-03docs: Minor exception-related fixes, added XPath variable documentationarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@764 99668b35-9821-0410-8761-19e4c4f06640
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@607 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11docs: Replaced all tabs with 4 spaces (guaranteed tab size)arseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@591 99668b35-9821-0410-8761-19e4c4f06640
2010-07-10docs: Several fixes, improved Introduction sectionarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@584 99668b35-9821-0410-8761-19e4c4f06640
2010-07-10docs: Documented XPatharseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@583 99668b35-9821-0410-8761-19e4c4f06640
2010-07-08docs: Added saving documentation with some samplesarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@577 99668b35-9821-0410-8761-19e4c4f06640
2010-07-08docs: Added document modification documentationarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@574 99668b35-9821-0410-8761-19e4c4f06640
2010-07-07docs: Added traverse samples, minor manual fixes, 'getting' section is ↵arseny.kapoulkine
almost finished git-svn-id: http://pugixml.googlecode.com/svn/trunk@567 99668b35-9821-0410-8761-19e4c4f06640
2010-07-06docs: Added contents-based traversal documentation, minor spelling fixarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@562 99668b35-9821-0410-8761-19e4c4f06640
2010-07-06docs: Added basic traversal sample and some document reading documentationarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@560 99668b35-9821-0410-8761-19e4c4f06640
2010-06-30docs: Added load_options samplearseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@554 99668b35-9821-0410-8761-19e4c4f06640
2010-06-30docs: Fixed sample comment, adding load error handling sample, added custom ↵arseny.kapoulkine
writer sample git-svn-id: http://pugixml.googlecode.com/svn/trunk@552 99668b35-9821-0410-8761-19e4c4f06640
2010-06-28docs: Added memory and stream loading documentationarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@551 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27docs: Extracted Installation section, minor fixes/clarifications, added ↵arseny.kapoulkine
loading intro and load_file documentation git-svn-id: http://pugixml.googlecode.com/svn/trunk@541 99668b35-9821-0410-8761-19e4c4f06640
2010-06-24docs: Extracted sample code in a separate file, added stream loading sample ↵arseny.kapoulkine
prototype git-svn-id: http://pugixml.googlecode.com/svn/trunk@534 99668b35-9821-0410-8761-19e4c4f06640