arseny.kapoulkine
|
6783bf0c32
|
XPath: evaluate_node_set (and select_nodes/select_single_node) now throw exception if expression return type is not node set (instead of assertion)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@223 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-08 14:34:59 +00:00 |
|
arseny.kapoulkine
|
74737f97ba
|
XPath: Node set copy now preserves sorted flag (for performance and consistency), removed redundant m_using_storage internal flag
git-svn-id: http://pugixml.googlecode.com/svn/trunk@222 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-08 14:23:40 +00:00 |
|
arseny.kapoulkine
|
c8a8b30bdd
|
XPath: Fixed const-correctness, added boolean operators and operator! for Borland compilers, added operator[], minor other changes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@220 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-08 13:52:11 +00:00 |
|
arseny.kapoulkine
|
eaa078b76a
|
XPath: Fixed minor string to number conversion bug
git-svn-id: http://pugixml.googlecode.com/svn/trunk@219 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-08 13:01:56 +00:00 |
|
arseny.kapoulkine
|
b1f1de5a7a
|
XPath: Minor fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@218 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-08 12:34:00 +00:00 |
|
arseny.kapoulkine
|
4b2059d84d
|
XPath: Fixed minor root step bug - don't select empty nodes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@215 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-08 11:27:40 +00:00 |
|
arseny.kapoulkine
|
7defdcdd04
|
XPath: Fixed all_in_namespace node test
git-svn-id: http://pugixml.googlecode.com/svn/trunk@213 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-08 10:15:07 +00:00 |
|
arseny.kapoulkine
|
4ab1551932
|
XPath: Minor refactoring, fixed text()/etc. parsing bug (issue 33)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@211 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-08 09:33:56 +00:00 |
|
arseny.kapoulkine
|
19293d2558
|
XPath: Refactored tokenization/parsing to be more compliant
git-svn-id: http://pugixml.googlecode.com/svn/trunk@210 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-08 09:13:58 +00:00 |
|
arseny.kapoulkine
|
ec1133444f
|
XPath: Fixed namespace-uri so that namespace scope includes the namespace declaration owner tag itself
git-svn-id: http://pugixml.googlecode.com/svn/trunk@205 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-04 19:24:09 +00:00 |
|
arseny.kapoulkine
|
0092960c9e
|
XPath: Fixed following and preceding axes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@203 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-03 20:29:10 +00:00 |
|
arseny.kapoulkine
|
c0ce7ab70e
|
XPath: Fixed self axis
git-svn-id: http://pugixml.googlecode.com/svn/trunk@202 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-03 19:55:35 +00:00 |
|
arseny.kapoulkine
|
3bf16e10b4
|
XPath: Fixed alignment issues
git-svn-id: http://pugixml.googlecode.com/svn/trunk@198 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-31 08:30:52 +00:00 |
|
arseny.kapoulkine
|
3e8f9a6e2c
|
XPath: Fixed contains() for broken STL implementations
git-svn-id: http://pugixml.googlecode.com/svn/trunk@197 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-30 20:08:31 +00:00 |
|
arseny.kapoulkine
|
15a69d3510
|
Fixed compilation warning on gcc3.4 (should work ok on gcc4, working around it anyway)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@192 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-29 07:18:09 +00:00 |
|
arseny.kapoulkine
|
3f5ee885a5
|
Fixed MSVC6 compilation of template member functions
git-svn-id: http://pugixml.googlecode.com/svn/trunk@187 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-28 20:50:39 +00:00 |
|
arseny.kapoulkine
|
0815f85d7a
|
Fixed MSVC6 compilation error
git-svn-id: http://pugixml.googlecode.com/svn/trunk@184 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-28 20:07:43 +00:00 |
|
arseny.kapoulkine
|
3472d0272c
|
XPath: Fixed string-value evaluation for node set
git-svn-id: http://pugixml.googlecode.com/svn/trunk@180 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-27 21:57:39 +00:00 |
|
arseny.kapoulkine
|
3a9ba80368
|
XPath: Fixed concat() crash
git-svn-id: http://pugixml.googlecode.com/svn/trunk@178 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-27 20:16:30 +00:00 |
|
arseny.kapoulkine
|
1b0a27c7f4
|
XPath: Fixed lang() function
git-svn-id: http://pugixml.googlecode.com/svn/trunk@175 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-21 20:46:57 +00:00 |
|
arseny.kapoulkine
|
27ec5a0b37
|
XPath: Fixed empty string literals, don't add empty nodes/attributes in node sets (i.e. for self axis)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@172 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-21 20:37:25 +00:00 |
|
arseny.kapoulkine
|
aabb302d60
|
Fixed parsing of empty strings in rare cases for XPath
git-svn-id: http://pugixml.googlecode.com/svn/trunk@171 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-21 19:09:39 +00:00 |
|
arseny.kapoulkine
|
327096ae0d
|
Added memory allocation function getters (can't write generic function to parse with ownership transfer without them)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@164 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-20 21:36:02 +00:00 |
|
arseny.kapoulkine
|
a2249c1304
|
Removed dead code (UTF8 sequences of length 5 are considered broken, removed dead branch in PI parsing)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@161 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-20 20:25:13 +00:00 |
|
arseny.kapoulkine
|
5624befce1
|
Fixed node_pi and node_declaration copying
git-svn-id: http://pugixml.googlecode.com/svn/trunk@160 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-20 19:21:34 +00:00 |
|
arseny.kapoulkine
|
c43af7d3b2
|
Fixed documentation bug
git-svn-id: http://pugixml.googlecode.com/svn/trunk@155 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-20 17:40:56 +00:00 |
|
arseny.kapoulkine
|
e1013bfcd8
|
PCDATA is now output with trailing newline if format_raw is not set and PCDATA is not the only child
git-svn-id: http://pugixml.googlecode.com/svn/trunk@153 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-12 16:27:05 +00:00 |
|
arseny.kapoulkine
|
9c7d93817e
|
Fixed xml_node::remove_attribute in case of empty attribute as a parameter
git-svn-id: http://pugixml.googlecode.com/svn/trunk@151 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-12 10:34:49 +00:00 |
|
arseny.kapoulkine
|
50214146de
|
Const-correctness fix for print/save functions
git-svn-id: http://pugixml.googlecode.com/svn/trunk@149 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-11 10:24:37 +00:00 |
|
arseny.kapoulkine
|
f3ef88386c
|
traverse now sets depth to -1 for both begin() and end()
git-svn-id: http://pugixml.googlecode.com/svn/trunk@146 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-11 08:40:11 +00:00 |
|
arseny.kapoulkine
|
b50199492b
|
Fixed offset_debug for pi nodes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@144 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-11 07:47:43 +00:00 |
|
arseny.kapoulkine
|
78eddacef5
|
XPath: translate() function fixed
git-svn-id: http://pugixml.googlecode.com/svn/trunk@137 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-10 10:12:43 +00:00 |
|
arseny.kapoulkine
|
10b1a0c481
|
Changed header version
git-svn-id: http://pugixml.googlecode.com/svn/trunk@129 99668b35-9821-0410-8761-19e4c4f06640
|
2009-09-17 18:19:44 +00:00 |
|
arseny.kapoulkine
|
fcce7152ac
|
Fixed compilation warnings on BCC
git-svn-id: http://pugixml.googlecode.com/svn/trunk@128 99668b35-9821-0410-8761-19e4c4f06640
|
2009-09-17 18:14:05 +00:00 |
|
arseny.kapoulkine
|
01d8a24051
|
Added xml_attribute::set_value overloads
git-svn-id: http://pugixml.googlecode.com/svn/trunk@127 99668b35-9821-0410-8761-19e4c4f06640
|
2009-09-17 18:02:21 +00:00 |
|
arseny.kapoulkine
|
3a9e08becd
|
Fixed iterator functions and xml_node::print to work correctly with empty nodes, replaced empty() with direct _root/_attr check everywhere
git-svn-id: http://pugixml.googlecode.com/svn/trunk@126 99668b35-9821-0410-8761-19e4c4f06640
|
2009-08-31 14:11:23 +00:00 |
|
arseny.kapoulkine
|
bc98c9e585
|
Added optional PUGIXML_API, PUGIXML_CLASS and PUGIXML_FUNCTION defines to control class/function attributes (DLL export/import, calling conventions, etc.)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@125 99668b35-9821-0410-8761-19e4c4f06640
|
2009-08-31 13:40:20 +00:00 |
|
arseny.kapoulkine
|
530b0dec21
|
Fixed xml_node::all_elements_by_name include dependencies
git-svn-id: http://pugixml.googlecode.com/svn/trunk@124 99668b35-9821-0410-8761-19e4c4f06640
|
2009-08-31 12:32:21 +00:00 |
|
arseny.kapoulkine
|
7797d49ed6
|
XPath fixes (now it should fail to compile incorrect queries)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@123 99668b35-9821-0410-8761-19e4c4f06640
|
2009-08-31 12:28:20 +00:00 |
|
arseny.kapoulkine
|
0eb2da4686
|
Fix multithreaded XPath evaluation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@122 99668b35-9821-0410-8761-19e4c4f06640
|
2009-06-24 12:05:56 +00:00 |
|
arseny.kapoulkine
|
c95b553a81
|
Fixed destroying of attribute/node name/values (it now uses custom deallocation function, if any)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@121 99668b35-9821-0410-8761-19e4c4f06640
|
2009-04-10 10:06:47 +00:00 |
|
arseny.kapoulkine
|
1e37455c1b
|
Const-correctness fixes for find_child_by_attribute
git-svn-id: http://pugixml.googlecode.com/svn/trunk@120 99668b35-9821-0410-8761-19e4c4f06640
|
2009-03-29 06:37:39 +00:00 |
|
arseny.kapoulkine
|
9e3d8be0d0
|
Fixed compilation warning for gcc-4.3
git-svn-id: http://pugixml.googlecode.com/svn/trunk@119 99668b35-9821-0410-8761-19e4c4f06640
|
2009-03-04 22:11:06 +00:00 |
|
arseny.kapoulkine
|
e5bd53e319
|
Fixed compilation warning in case char type is signed
git-svn-id: http://pugixml.googlecode.com/svn/trunk@118 99668b35-9821-0410-8761-19e4c4f06640
|
2009-02-28 18:00:42 +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
|
af27b0937b
|
Fixed bug in xml_buffer_writer::write
git-svn-id: http://pugixml.googlecode.com/svn/trunk@116 99668b35-9821-0410-8761-19e4c4f06640
|
2009-02-08 07:39:49 +00:00 |
|
arseny.kapoulkine
|
3579de9141
|
Fixed nostl mode
git-svn-id: http://pugixml.googlecode.com/svn/trunk@115 99668b35-9821-0410-8761-19e4c4f06640
|
2009-01-26 06:10:36 +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
|
46da814b42
|
Added xml_node::print for stream to make migration easier
git-svn-id: http://pugixml.googlecode.com/svn/trunk@112 99668b35-9821-0410-8761-19e4c4f06640
|
2009-01-25 20:49:53 +00:00 |
|
arseny.kapoulkine
|
600c3814e9
|
Added proper parse errors with description, parsed offsets and stuff
git-svn-id: http://pugixml.googlecode.com/svn/trunk@111 99668b35-9821-0410-8761-19e4c4f06640
|
2009-01-25 20:40:10 +00:00 |
|