0
0
mirror of https://github.com/zeux/pugixml.git synced 2024-12-27 13:33:17 +08:00

262 Commits

Author SHA1 Message Date
arseny.kapoulkine
186e491d1e docs: Regenerated HTML documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@790 99668b35-9821-0410-8761-19e4c4f06640
2010-10-31 07:45:27 +00:00
arseny.kapoulkine
07043107c7 Updated version to 1.0 everywhere
git-svn-id: http://pugixml.googlecode.com/svn/trunk@789 99668b35-9821-0410-8761-19e4c4f06640
2010-10-31 07:44:14 +00:00
arseny.kapoulkine
056175369d docs: Mentioned new xml_document::reset function, minor fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@788 99668b35-9821-0410-8761-19e4c4f06640
2010-10-31 07:41:59 +00:00
arseny.kapoulkine
a73424aeff docs: Minor quickstart cleanup (add changes from manual, add links to manual sections)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@785 99668b35-9821-0410-8761-19e4c4f06640
2010-10-31 07:26:31 +00:00
arseny.kapoulkine
aa96995d07 docs: More links in manual, updated changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@784 99668b35-9821-0410-8761-19e4c4f06640
2010-10-31 07:09:56 +00:00
arseny.kapoulkine
305cf7a11b docs: Various improvements to the final few sections of the manual (language-related fixes, more links)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@783 99668b35-9821-0410-8761-19e4c4f06640
2010-10-31 06:57:38 +00:00
arseny.kapoulkine
c132d5ec93 docs: Various improvements to the next few sections of the manual (language-related fixes, more links)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@782 99668b35-9821-0410-8761-19e4c4f06640
2010-10-30 20:08:26 +00:00
arseny.kapoulkine
6f707ae37c docs: Various improvements to first few sections of the manual (language-related fixes, more links)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@781 99668b35-9821-0410-8761-19e4c4f06640
2010-10-30 18:12:00 +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
b9d923814d docs: Minor fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@772 99668b35-9821-0410-8761-19e4c4f06640
2010-10-20 20:55:16 +00:00
arseny.kapoulkine
d6fe1601cf docs: Updated licensing terms with acknowledgment clarification, updated changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@771 99668b35-9821-0410-8761-19e4c4f06640
2010-10-20 20:37:46 +00:00
arseny.kapoulkine@gmail.com
b979d4c2bd Added prepend_attribute, prepend_child and prepend_copy functions
git-svn-id: http://pugixml.googlecode.com/svn/trunk@769 99668b35-9821-0410-8761-19e4c4f06640
2010-10-19 14:29:02 +00:00
arseny.kapoulkine
d8c19b201f Added xml_document::document_element function
git-svn-id: http://pugixml.googlecode.com/svn/trunk@768 99668b35-9821-0410-8761-19e4c4f06640
2010-10-18 18:27:13 +00:00
arseny.kapoulkine
498947c718 Fixed internal_object() const-correctness, added xml_node::hash_value and xml_attribute::hash_value functions
git-svn-id: http://pugixml.googlecode.com/svn/trunk@767 99668b35-9821-0410-8761-19e4c4f06640
2010-10-18 16:59:31 +00:00
arseny.kapoulkine
b1bc4e4ed5 Updated site URL everywhere
git-svn-id: http://pugixml.googlecode.com/svn/trunk@766 99668b35-9821-0410-8761-19e4c4f06640
2010-10-14 17:35:19 +00:00
arseny.kapoulkine
c5d3c8b1ca docs: Documented the DLL runtime library caveat in case pugixml is in shared library
git-svn-id: http://pugixml.googlecode.com/svn/trunk@765 99668b35-9821-0410-8761-19e4c4f06640
2010-10-03 19:20:38 +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
c7aee5355d docs: Added evaluate_string buffer overload documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@763 99668b35-9821-0410-8761-19e4c4f06640
2010-10-03 18:39:44 +00:00
arseny.kapoulkine
9834e61717 docs: Various exception-related cleanup, documented XPath error handling, documented xpath_node_set constructor.
git-svn-id: http://pugixml.googlecode.com/svn/trunk@761 99668b35-9821-0410-8761-19e4c4f06640
2010-10-03 18:01:46 +00:00
arseny.kapoulkine
0afd63bc32 docs: Minor spelling fixes, added node_doctype, parse_doctype and parse_full documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@758 99668b35-9821-0410-8761-19e4c4f06640
2010-09-26 19:21:22 +00:00
arseny.kapoulkine
e2f2280327 docs: Minor typo fix, updated API reference
git-svn-id: http://pugixml.googlecode.com/svn/trunk@754 99668b35-9821-0410-8761-19e4c4f06640
2010-09-24 06:24:03 +00:00
arseny.kapoulkine
2894cc4eb2 docs: Reverted accidentally committed HTML documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@753 99668b35-9821-0410-8761-19e4c4f06640
2010-09-24 05:44:13 +00:00
arseny.kapoulkine
ca3f051fbf docs: Removed pugixpath.cpp mentions, updated evaluate_* arguments and added xpath_node ctor clarification, updated custom memory management description, updated CDATA printing information, added wide load_file/save_file documentation, added as_utf8/as_wide string overloads, fixed xml_node::root() complexity
git-svn-id: http://pugixml.googlecode.com/svn/trunk@752 99668b35-9821-0410-8761-19e4c4f06640
2010-09-24 05:37:50 +00:00
arseny.kapoulkine
8e35d117c4 docs: Updated VS2005 PCH screenshot (removed pugixpath.cpp)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@751 99668b35-9821-0410-8761-19e4c4f06640
2010-09-23 19:49:58 +00:00
arseny.kapoulkine
7b7956d7c7 docs: Updated changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@750 99668b35-9821-0410-8761-19e4c4f06640
2010-09-23 05:05:11 +00:00
arseny.kapoulkine
b4a012a4d5 docs: Added line endings information
git-svn-id: http://pugixml.googlecode.com/svn/trunk@609 99668b35-9821-0410-8761-19e4c4f06640
2010-07-21 07:39:30 +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
18055b5bfa docs: Regenerated documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@605 99668b35-9821-0410-8761-19e4c4f06640
2010-07-15 17:02:56 +00:00
arseny.kapoulkine
197f1edfc1 docs: Fixed TOC links properly, got rid of pointer-based auto-generated ids
git-svn-id: http://pugixml.googlecode.com/svn/trunk@604 99668b35-9821-0410-8761-19e4c4f06640
2010-07-15 17:01:57 +00:00
arseny.kapoulkine
cc78d73f34 docs: Minor documentation fixes (quickstart footnotes, extra spaces, xpath_query::ctor)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@603 99668b35-9821-0410-8761-19e4c4f06640
2010-07-15 10:07:18 +00:00
arseny.kapoulkine
3b3e2f7f26 docs: Quick fix for TOC links
git-svn-id: http://pugixml.googlecode.com/svn/trunk@598 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11 16:45:07 +00:00
arseny.kapoulkine
f9a2dec792 docs: Added generated HTML documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@596 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11 16:27:23 +00:00
arseny.kapoulkine
468399c2eb docs: Current navbar section is now highlighted in bold
git-svn-id: http://pugixml.googlecode.com/svn/trunk@595 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11 16:26:47 +00:00
arseny.kapoulkine
e18b9c6f81 docs: Minor manual fixes, added quick start guide.
git-svn-id: http://pugixml.googlecode.com/svn/trunk@593 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11 16:18:23 +00:00
arseny.kapoulkine
26ab424b03 docs: Removed old documents
git-svn-id: http://pugixml.googlecode.com/svn/trunk@592 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11 15:29:31 +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
f73df8d06e docs: Added static/dynamic CRT projects description
git-svn-id: http://pugixml.googlecode.com/svn/trunk@590 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11 13:11:28 +00:00
arseny.kapoulkine
dd70fd3e9d docs: Minor fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@587 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11 12:04:53 +00:00
arseny.kapoulkine
336c906688 docs: Title page fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@586 99668b35-9821-0410-8761-19e4c4f06640
2010-07-10 20:20:46 +00:00
arseny.kapoulkine
0b3a50f9e3 docs: Added custom navigation bar, moved table of contents to separate section
git-svn-id: http://pugixml.googlecode.com/svn/trunk@585 99668b35-9821-0410-8761-19e4c4f06640
2010-07-10 19:36:50 +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
df42996eab docs: Optimized thumbnail sizes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@580 99668b35-9821-0410-8761-19e4c4f06640
2010-07-09 06:54:31 +00:00
arseny.kapoulkine
7d8aaf734f docs: More spelling fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@579 99668b35-9821-0410-8761-19e4c4f06640
2010-07-08 19:33:46 +00:00
arseny.kapoulkine
85a601ee30 docs: Several spelling fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@578 99668b35-9821-0410-8761-19e4c4f06640
2010-07-08 19:06:43 +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
30356598e4 docs: Optimized image sizes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@576 99668b35-9821-0410-8761-19e4c4f06640
2010-07-08 13:16:34 +00:00
arseny.kapoulkine
95e97dcbd9 docs: Minor fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@575 99668b35-9821-0410-8761-19e4c4f06640
2010-07-08 04:44:29 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
367e7c706b Minor changelog fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@456 99668b35-9821-0410-8761-19e4c4f06640
2010-05-26 05:14:02 +00:00
arseny.kapoulkine
75a0d2379a Updated version, updated changelog, minor Doxygen fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@449 99668b35-9821-0410-8761-19e4c4f06640
2010-05-25 19:24:32 +00:00
arseny.kapoulkine
18819327e9 Updated copyright year, updated changelog in documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@385 99668b35-9821-0410-8761-19e4c4f06640
2010-05-06 20:54:02 +00:00
arseny.kapoulkine
d217517975 Changed version number to 0.6, merged Unicode utilities to pugixml.cpp
git-svn-id: http://pugixml.googlecode.com/svn/trunk@384 99668b35-9821-0410-8761-19e4c4f06640
2010-05-06 20:39:14 +00:00
arseny.kapoulkine
7fa89486bf docs: Minor HTML fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@249 99668b35-9821-0410-8761-19e4c4f06640
2010-02-23 09:56:54 +00:00
arseny.kapoulkine
e27ed958c1 docs: Updated mime-types for google code online viewing
git-svn-id: http://pugixml.googlecode.com/svn/trunk@237 99668b35-9821-0410-8761-19e4c4f06640
2010-01-05 17:04:50 +00:00
arseny.kapoulkine
bd2c777ac2 docs: Updated Doxygen documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@234 99668b35-9821-0410-8761-19e4c4f06640
2009-11-08 19:17:47 +00:00
arseny.kapoulkine
3cf6af6428 docs: Minor documentation changes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@233 99668b35-9821-0410-8761-19e4c4f06640
2009-11-08 19:16:43 +00:00
arseny.kapoulkine
85f97d8e08 docs: Updated version and changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@231 99668b35-9821-0410-8761-19e4c4f06640
2009-11-08 18:51:51 +00:00
arseny.kapoulkine
7209359dfe Fixed documentation changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@136 99668b35-9821-0410-8761-19e4c4f06640
2009-10-09 18:10:33 +00:00
arseny.kapoulkine
2530e304a5 Updated changelog once more
git-svn-id: http://pugixml.googlecode.com/svn/trunk@132 99668b35-9821-0410-8761-19e4c4f06640
2009-09-17 18:29:58 +00:00
arseny.kapoulkine
27b7f61525 Updated changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@131 99668b35-9821-0410-8761-19e4c4f06640
2009-09-17 18:27:06 +00:00
arseny.kapoulkine
ca8a2a450c Updated doxygen-generated documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@130 99668b35-9821-0410-8761-19e4c4f06640
2009-09-17 18:20:49 +00:00
arseny.kapoulkine
a3ef08eed7 Updated version (source, documentation)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@117 99668b35-9821-0410-8761-19e4c4f06640
2009-02-08 07:44:14 +00:00
arseny.kapoulkine
c20b3a73e2 Minor documentation fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@114 99668b35-9821-0410-8761-19e4c4f06640
2009-01-25 21:40:33 +00:00
arseny.kapoulkine
208a6b4ecc Documentation updated
git-svn-id: http://pugixml.googlecode.com/svn/trunk@113 99668b35-9821-0410-8761-19e4c4f06640
2009-01-25 20:54:00 +00:00
arseny.kapoulkine
81ef99a27b Regenerated documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@100 99668b35-9821-0410-8761-19e4c4f06640
2009-01-05 22:34:32 +00:00
arseny.kapoulkine
245e26de92 Updated pugixml version
git-svn-id: http://pugixml.googlecode.com/svn/trunk@99 99668b35-9821-0410-8761-19e4c4f06640
2009-01-05 22:33:00 +00:00
arseny.kapoulkine
5012e50dc1 Minor documentation update
git-svn-id: http://pugixml.googlecode.com/svn/trunk@98 99668b35-9821-0410-8761-19e4c4f06640
2009-01-05 22:22:52 +00:00
arseny.kapoulkine
e516c967f9 Fixed documentation bug (parse() sample)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@94 99668b35-9821-0410-8761-19e4c4f06640
2009-01-05 19:59:42 +00:00
arseny.kapoulkine
2c06637bf8 Merged 0.34 in trunk (revisions 69:84)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@85 99668b35-9821-0410-8761-19e4c4f06640
2007-10-31 17:46:35 +00:00
arseny.kapoulkine
b0461a939a Removed redundant tree.png
git-svn-id: http://pugixml.googlecode.com/svn/trunk@69 99668b35-9821-0410-8761-19e4c4f06640
2007-02-21 19:49:03 +00:00
arseny.kapoulkine
0a97bad660 Merged 0.3 in trunk
git-svn-id: http://pugixml.googlecode.com/svn/trunk@68 99668b35-9821-0410-8761-19e4c4f06640
2007-02-21 19:41:31 +00:00
arseny.kapoulkine
58be69c574 Removed comments (cppguru does not want them), refactored chartype_symbol parsing, documentation fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@28 99668b35-9821-0410-8761-19e4c4f06640
2007-01-08 16:24:53 +00:00
arseny.kapoulkine
2777da9faa Parsing flags refactoring (removed trim flags, eol flags merged together, escapes flags merged together, removed wnorm_pcdata flag, changed wnorm_attribute flag (it's space normalization + trimming now), fixed default flags, changed documentation accordingly
git-svn-id: http://pugixml.googlecode.com/svn/trunk@26 99668b35-9821-0410-8761-19e4c4f06640
2007-01-05 20:05:10 +00:00
arseny.kapoulkine
9db5197f82 Default parsing mode now does not include parsing PI and comments.
git-svn-id: http://pugixml.googlecode.com/svn/trunk@19 99668b35-9821-0410-8761-19e4c4f06640
2006-12-11 13:04:04 +00:00
arseny.kapoulkine
c1b5e15b95 Minor docs correction
git-svn-id: http://pugixml.googlecode.com/svn/trunk@18 99668b35-9821-0410-8761-19e4c4f06640
2006-12-11 11:13:23 +00:00
arseny.kapoulkine
849a677f6b Minor docs correction
git-svn-id: http://pugixml.googlecode.com/svn/trunk@17 99668b35-9821-0410-8761-19e4c4f06640
2006-12-11 11:11:50 +00:00
arseny.kapoulkine
cb8fa5ff62 Documentation update
git-svn-id: http://pugixml.googlecode.com/svn/trunk@16 99668b35-9821-0410-8761-19e4c4f06640
2006-12-08 14:59:45 +00:00
arseny.kapoulkine
6c5afb3ae1 Docs update (comparison table)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@8 99668b35-9821-0410-8761-19e4c4f06640
2006-11-07 13:41:07 +00:00
arseny.kapoulkine
535d932e04 Small docs update
git-svn-id: http://pugixml.googlecode.com/svn/trunk@7 99668b35-9821-0410-8761-19e4c4f06640
2006-11-07 13:19:44 +00:00
arseny.kapoulkine
ef50ba81d4 Updated documentation (email, name, license information, child_value and new eol flags, etc.)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@4 99668b35-9821-0410-8761-19e4c4f06640
2006-11-06 19:01:17 +00:00
arseny.kapoulkine
69cc3fcb3a pugixml 0.1: sources and documentation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@2 99668b35-9821-0410-8761-19e4c4f06640
2006-11-06 18:31:28 +00:00