0
0
mirror of https://github.com/zeux/pugixml.git synced 2024-12-26 21:04:25 +08:00

1775 Commits

Author SHA1 Message Date
arseny.kapoulkine
784235c5e6 STLPort warning fixed
git-svn-id: http://pugixml.googlecode.com/svn/trunk@25 99668b35-9821-0410-8761-19e4c4f06640
2006-12-27 15:34:16 +00:00
arseny.kapoulkine
fd1432df88 Fixed strconv_t (incorrect skipping of non-escape symbols)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@24 99668b35-9821-0410-8761-19e4c4f06640
2006-12-14 11:56:53 +00:00
arseny.kapoulkine
33c5406641 Fixed istream parsing (again)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@23 99668b35-9821-0410-8761-19e4c4f06640
2006-12-13 20:38:38 +00:00
arseny.kapoulkine
5203fa2e22 Fixed istream loading
git-svn-id: http://pugixml.googlecode.com/svn/trunk@22 99668b35-9821-0410-8761-19e4c4f06640
2006-12-13 20:35:20 +00:00
arseny.kapoulkine
688bbe9290 More gcc fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@21 99668b35-9821-0410-8761-19e4c4f06640
2006-12-11 14:38:03 +00:00
arseny.kapoulkine
79769db47c Now should compile on gcc without errors/warnings
git-svn-id: http://pugixml.googlecode.com/svn/trunk@20 99668b35-9821-0410-8761-19e4c4f06640
2006-12-11 14:00:37 +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
0d7e7a54f6 Fixed memory leak, correct behavior for several parse() on one parser
git-svn-id: http://pugixml.googlecode.com/svn/trunk@15 99668b35-9821-0410-8761-19e4c4f06640
2006-12-08 14:38:34 +00:00
arseny.kapoulkine
1ea53e16dd More NO_STL fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@14 99668b35-9821-0410-8761-19e4c4f06640
2006-12-08 14:25:56 +00:00
arseny.kapoulkine
2164a1ddb5 Path and iterator fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@13 99668b35-9821-0410-8761-19e4c4f06640
2006-12-08 14:21:48 +00:00
arseny.kapoulkine
2fdfe430a2 PUGIXML_NO_STL mode, transfer_ownership ctor/parse function
git-svn-id: http://pugixml.googlecode.com/svn/trunk@12 99668b35-9821-0410-8761-19e4c4f06640
2006-12-08 14:18:07 +00:00
arseny.kapoulkine
89076ef2e5 Fixed comment for node_pcdata type
git-svn-id: http://pugixml.googlecode.com/svn/trunk@11 99668b35-9821-0410-8761-19e4c4f06640
2006-12-06 12:41:06 +00:00
arseny.kapoulkine
44a433ba0e Added #include <istream>
git-svn-id: http://pugixml.googlecode.com/svn/trunk@10 99668b35-9821-0410-8761-19e4c4f06640
2006-11-22 09:13:01 +00:00
arseny.kapoulkine
6e12a6a274 Moved STL includes into header file
git-svn-id: http://pugixml.googlecode.com/svn/trunk@9 99668b35-9821-0410-8761-19e4c4f06640
2006-11-22 09:09:10 +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
55a37382ff Updated version number
git-svn-id: http://pugixml.googlecode.com/svn/trunk@6 99668b35-9821-0410-8761-19e4c4f06640
2006-11-06 19:03:54 +00:00
arseny.kapoulkine
965ca3b6ca Name/email updated in source files.
git-svn-id: http://pugixml.googlecode.com/svn/trunk@5 99668b35-9821-0410-8761-19e4c4f06640
2006-11-06 19:02:21 +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
9a5d7f62fd Added child_value and child_value_w helpers, added more eol handling flags, optimized strconv_t, fixed warnings in MSVC (W4), some inner refactoring, fixed child_value for empty nodes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@3 99668b35-9821-0410-8761-19e4c4f06640
2006-11-06 18:38:04 +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
(no author)
41b24d0905 Initial directory structure.
git-svn-id: http://pugixml.googlecode.com/svn/trunk@1 99668b35-9821-0410-8761-19e4c4f06640
2006-11-06 18:25:25 +00:00