| handle CR/LF when stripping the first line feed from _leading |
|
More...
|
over 2 years ago
|
| - remove misleading XMLStreamReader::go() |
|
More...
|
over 11 years ago
|
| XMLStreamReader: |
|
More...
|
over 11 years ago
|
| - synchronise the C# and Java implementations of XPathElement.parse() to the C++ implementation |
|
More...
|
over 11 years ago
|
| fix unescaping for expressions containing only a single delimiter |
|
More...
|
over 11 years ago
|
| activate XMLString constructors with XMLStreamReader parameter |
|
More...
|
over 11 years ago
|
| - use the mode parameter in XMLDoc.write() |
|
More...
|
over 11 years ago
|
| refactoring: use string.IsNullOrEmpty() to check for empty strings |
|
More...
|
over 11 years ago
|
| add the new XmlReaderSettings parameter |
|
More...
|
over 11 years ago
|
| move _content and _attributes members into AbstractXMLNode |
|
More...
|
over 11 years ago
|
| add TODO comment |
|
More...
|
over 11 years ago
|
| remove old "throws" comments |
|
More...
|
over 11 years ago
|
| fix XMLStreamReader for two or more levels of iterated nodes |
|
More...
|
over 11 years ago
|
| fix XML stream reader |
|
More...
|
over 11 years ago
|
| fix whitespace |
|
More...
|
over 11 years ago
|
| correctly handle children-less nodes while parsing XML documents |
|
More...
|
over 11 years ago
|
| fix smartWriteWorker() |
|
More...
|
over 11 years ago
|
| - bugfix in XMLStreamReader::find_node(): advance to the next state in XSS_ELEMENT state |
|
More...
|
over 11 years ago
|
| handle '>' character in ReadBuffer::get_attributes() |
|
More...
|
over 11 years ago
|
| - eliminate cppcheck warnings |
|
More...
|
over 11 years ago
|
| Adjustments for GCC and Unix builds |
|
More...
|
over 11 years ago
|
| XML storage C++ classes version 1.6: |
|
More...
|
about 12 years ago
|
| switch to VS2010 |
|
More...
|
about 12 years ago
|
| - optimized string map for small numbers of values implemented as sorted linked list |
|
More...
|
about 13 years ago
|
| fix for get_utf8() in ANSI builds |
|
More...
|
over 13 years ago
|
| ignore *.xml |
|
More...
|
over 13 years ago
|
| - escaping functions using XS_CHAR types |
|
More...
|
over 13 years ago
|
| ignore *.suo |
|
More...
|
over 13 years ago
|
| use heap allocation instead of alloca() for larger content strings |
|
More...
|
almost 14 years ago
|
| remove Java comment |
|
More...
|
over 14 years ago
|