issues
search
amorlzu
/
pugixml
Automatically exported from code.google.com/p/pugixml
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Encoding for Linux
#243
GoogleCodeExporter
closed
9 years ago
1
After multiple calls with first_element_by_path the original node seems to be violated
#242
GoogleCodeExporter
closed
9 years ago
3
Add format option to place each attribute to new line
#241
GoogleCodeExporter
closed
9 years ago
4
Cannot compile foreach.hpp header
#240
GoogleCodeExporter
closed
9 years ago
4
Read and write xml file through pugixml
#239
GoogleCodeExporter
closed
9 years ago
5
Linker Error
#238
GoogleCodeExporter
closed
9 years ago
3
Methods xml_attribute::as_* and xml_text::as_* should use default value when read value couldn't be parsed.
#237
GoogleCodeExporter
closed
9 years ago
4
Ignore second selector into square brackets
#236
GoogleCodeExporter
closed
9 years ago
5
PCDATA with illegal characters lead to not well-formed XML file
#235
GoogleCodeExporter
closed
9 years ago
1
Invalid comments are not escaped
#234
GoogleCodeExporter
closed
9 years ago
3
pugixml.qch QtHelp file for QtAssistant
#233
GoogleCodeExporter
closed
9 years ago
1
Selecting a node at a particular position fails
#232
GoogleCodeExporter
closed
9 years ago
7
Error in compiling with VS2013 and CLR
#231
GoogleCodeExporter
closed
9 years ago
3
Insufficient precision for double values
#230
GoogleCodeExporter
closed
9 years ago
3
Preventing performance decrease with increasing number of nodes
#229
GoogleCodeExporter
closed
9 years ago
17
Boost.foreach on xpath_node_set
#228
GoogleCodeExporter
closed
9 years ago
1
pugixml-1.4 cannot be compiled with coming gcc-4.9 (rev. 208241)
#227
GoogleCodeExporter
closed
9 years ago
8
Permit allocators to throw
#226
GoogleCodeExporter
closed
9 years ago
4
xml_document copyable
#225
GoogleCodeExporter
closed
9 years ago
1
Non-seekable streams and the use of tellg
#224
GoogleCodeExporter
closed
9 years ago
2
Make xml_named_node_iterator a bidirectional_iterator
#223
GoogleCodeExporter
closed
9 years ago
2
Replace <stdio.h> by <cstdio>
#222
GoogleCodeExporter
closed
9 years ago
1
XPath query starting from attribute context
#221
GoogleCodeExporter
closed
9 years ago
3
strange characters in attribute val
#220
GoogleCodeExporter
closed
9 years ago
5
xml_tree_walker should call begin()/end() as it enters/exits each node in the traversal
#219
GoogleCodeExporter
closed
9 years ago
7
Unsuppressable warning under GCC causing build failure with -Werror (again)
#218
GoogleCodeExporter
closed
9 years ago
8
Unsuppressable warning under GCC causing build failure with -Werror
#217
GoogleCodeExporter
closed
9 years ago
2
Append child node
#216
GoogleCodeExporter
closed
9 years ago
2
Append child node
#215
GoogleCodeExporter
closed
9 years ago
3
Encoding
#214
GoogleCodeExporter
closed
9 years ago
8
Support for XPath 2.0
#213
GoogleCodeExporter
closed
9 years ago
1
Super bug!
#212
GoogleCodeExporter
closed
9 years ago
1
Not detected use of load() instead of load_file()
#211
GoogleCodeExporter
closed
9 years ago
5
_root is ised then checked for NULL
#210
GoogleCodeExporter
closed
9 years ago
1
how to process attribute values without quotes?
#209
GoogleCodeExporter
closed
9 years ago
2
Node value
#208
GoogleCodeExporter
closed
9 years ago
11
When printing the xml the apostrophe character is not escaped
#207
GoogleCodeExporter
closed
9 years ago
5
Copying from mutliple documents
#206
GoogleCodeExporter
closed
9 years ago
2
It'd be useful to be able to get element values as types other than strings in a similar way to attributes
#205
GoogleCodeExporter
closed
9 years ago
3
Ability for as_uint to take a number base parameter
#204
GoogleCodeExporter
closed
9 years ago
1
contains(string,string) does assertion
#203
GoogleCodeExporter
closed
9 years ago
1
Reversing XPATH selection
#202
GoogleCodeExporter
closed
9 years ago
8
Inconsistent/incorrect documentation of format_no_escapes
#201
GoogleCodeExporter
closed
9 years ago
2
select_single_node returning empty node on failure considered bad.
#200
GoogleCodeExporter
closed
9 years ago
5
The CSS file supplied in the docs could do with improvement... update supplied
#199
GoogleCodeExporter
closed
9 years ago
4
Special characters in XML structure
#198
GoogleCodeExporter
closed
9 years ago
2
Changing an empty node value
#197
GoogleCodeExporter
closed
9 years ago
2
Support decimal separator for number in some non-english languages.
#196
GoogleCodeExporter
closed
9 years ago
2
Parsing xml fragment should be supported
#195
GoogleCodeExporter
closed
9 years ago
6
Append to a File
#194
GoogleCodeExporter
closed
9 years ago
3
Next