0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update SerializationTest.cs More... over 8 years ago
Added IComparable to CultureSample More... over 8 years ago
Added deserializations to CultureChangeTest More... over 8 years ago
Added IComparable to CultureSample More... over 8 years ago
Make ParseDateTimeTimeZoneSafe culture aware More... over 8 years ago
Added logo to ReadMe More... over 8 years ago
Added logo to ReadMe More... over 8 years ago
Updated Change Log and ReadMe to reflect 2.15 changes More... over 8 years ago
Merge pull request #56 from superoctave2/suppressmetadata More... over 8 years ago
Merge pull request #57 from axunonb/master More... over 8 years ago
Changes following PR comments of https://github.com/sinairv More... over 8 years ago
Merge branch 'master' of https://github.com/axunonb/YAXLib More... over 8 years ago
Fixed type in CultureChangeTest More... over 8 years ago
Merge pull request #1 from 304NotModified/appveyor More... over 8 years ago
.net core test More... over 8 years ago
improve test More... over 8 years ago
build .net core and .net in AppVeyor More... over 8 years ago
Port to .Net Core More... over 8 years ago
Add an option to suppress production of YAXLib metadata attributes (e.g., 'yaxlib:realtype') More... over 8 years ago
Merge pull request #52 from superoctave2/propertyoverride More... about 9 years ago
Ensure that attributes on properties are respected when those properties are overridden in a derived class (unless explicitly overridden themselves) More... about 9 years ago
Fixed deserializing polymorphic collections with polymorphic items More... over 9 years ago
Fixed deserializing polymorphic collections when serialized with no containing elements More... over 9 years ago
Fixed serializing null collection items More... over 9 years ago
Fixed the unit test testing exception serialization More... over 9 years ago
Updated ChangeLog and some comments More... over 9 years ago
Merge pull request #48 from acvanzant/master More... over 9 years ago
Improving the tests, fixing typos and oversights (like a public setter) More... over 9 years ago
Added YAXElementOrder attribute to order the serialization or deserialization of child elements. More... over 9 years ago
Merge pull request #47 from acvanzant/master More... over 9 years ago