0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add support for predefined entities quot and apos More... about 11 years ago
rewrite of eatContent to support encoded unicode characters More... about 11 years ago
add some logic to parse XML unicode encodings More... about 11 years ago
start implementing special char escaping More... about 11 years ago
fix serialization unit tests because of tags order More... about 11 years ago
single tag deserialization: improve error handling More... about 11 years ago
rebuild to handle empty single elements in list elements More... about 11 years ago
try to keep natural element order More... about 11 years ago
reverse sort order logic More... about 11 years ago
add order to XmlElementAttribute More... about 11 years ago
add attribute support for types with custom serializer methods More... about 11 years ago
fix deserialization of string attributes into enum values More... about 11 years ago
attribute serialization fix More... about 11 years ago
fix serialization of boolean attribute values More... about 11 years ago
deserialization support for CDATA elements More... about 11 years ago
support for single quoted XML attributes More... about 11 years ago
support for comments and DOCTYPE at the root level More... about 11 years ago
support for multiple process instructions at the root level More... about 11 years ago
add support for XmlNamespaceAttributes to be inherited More... about 11 years ago
add attribute support to string constructor classes More... about 11 years ago
serialization: fix System.Object determination More... about 11 years ago
fix serialization of System.Type More... about 11 years ago
fix deserialization of nullable attributes More... about 11 years ago
README: fix typo in code example More... over 11 years ago
SharpXmlException: use .NET exception type instead More... over 11 years ago
add section on type resolving More... over 11 years ago
update to version 1.4.0.0 More... over 11 years ago
fix serialization of non-integer flag enums More... over 11 years ago
add unit tests for empty single tags More... over 11 years ago
instantiate single XML tags More... over 11 years ago