1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #94 from johnjaylward/FixMLInfiniteLoop More... over 6 years ago
Merge pull request #485 from johnjaylward/FixMLInfiniteLoop More... over 6 years ago
remove unused import More... over 6 years ago
add second case for data in #484 More... over 6 years ago
standardize exception messages More... over 6 years ago
Test cases updates for standardized exception messages More... over 6 years ago
new test case for issue 484 More... over 6 years ago
corrects EOL error when the Meta tag isn't closed properly and we reach the end of the input. More... over 6 years ago
Merge pull request #483 from viniciusls/patch-1 More... over 6 years ago
Update README.md to point to latest version More... over 6 years ago
Merge pull request #481 from johnjaylward/ClarifyParserExceptionsInReadMe More... over 6 years ago
clarifies exception that the parser makes when reading JSON More... over 6 years ago
Merge pull request #475 from gaul/static-methods More... over 6 years ago
Make private methods static where possible More... over 6 years ago
Merge pull request #474 from gaul/stringbuilder More... over 6 years ago
Prefer unsynchronized StringBuilder More... over 6 years ago
Update README.md More... over 6 years ago
Update README.md More... almost 7 years ago
Merge pull request #93 from meiskalt7/xsiNilToNull More... almost 7 years ago
Merge pull request #467 from meiskalt7/addConfigurationForXsiNilConversionToNull More... almost 7 years ago
add test for xsi:nil to null conversion disabled More... almost 7 years ago
add test for xsi:nil to null conversion More... almost 7 years ago
add configuration for xsi:nil="true" conversion to null More... almost 7 years ago
Merge pull request #91 from johnjaylward/FixEOF More... about 7 years ago
Merge pull request #452 from johnjaylward/FixEOF More... about 7 years ago
Merge pull request #90 from stleary/tests-for-xml-config More... about 7 years ago
Merge pull request #412 from johnjaylward/XmlConfig More... about 7 years ago
changes number parsing to use BigDecimal as the backing type More... about 7 years ago
Adds check for EOF More... about 7 years ago
* updates tests to cover more cases of tokenizing * uncomments tests that should now work More... about 7 years ago