openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Y
YAXLib (Github)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 6 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added unit tests for testing the DontSerializePropertiesWithNoSetter
Sina Iravanian
More...
over 11 years ago
Added the option to ignore properties with no setter
Sina Iravanian
More...
over 11 years ago
Added a constructor overload that accepts type and serialization options
Sina Iravanian
More...
over 11 years ago
Added an example for infinite loop with calculated properties.
Sina Iravanian
More...
over 11 years ago
Added an option to allow not serializing references that cause cycles in serialization
Sina Iravanian
More...
over 11 years ago
Added more unit tests around self referring types/objects that throw exceptions
Sina Iravanian
More...
over 11 years ago
Added unit test for the case that a Self-Referring-Type-Is-Not-Necessarily-A-Self-Referring-Object
Sina Iravanian
More...
over 11 years ago
Added comments to the sample
Sina Iravanian
More...
over 11 years ago
Added a test case that a self referring type (e.g., linked-list) that does not cause a loop, should be serialized
Sina Iravanian
More...
over 11 years ago
Added test case to test that repetitive references in an object is not necessarily a loop.
Sina Iravanian
More...
over 11 years ago
Fixed the loop detection mechanism
Sina Iravanian
More...
over 11 years ago
Added loop detection capability to the serializer
Sina Iravanian
More...
over 11 years ago
Refactored Serializer to call `NewInternalSerializer` and `FinalizeInternalSerializer` whenever a new internal serializer is needed
Sina Iravanian
More...
over 11 years ago
Added a Self Referring Sample class that will lead to stack overflow exception upon serialization
Sina Iravanian
More...
over 11 years ago
Handles YAXType in an element
Sina Iravanian
More...
over 11 years ago
Added test for duplicate aliases for YAXTypeAttribute
Sina Iravanian
More...
over 11 years ago
Added two test cases for the behavior of YAXType attribute
Sina Iravanian
More...
over 11 years ago
Fixed the bug that serializing a class with delegate properties will throw exceptions by ignoring delegates.
Sina Iravanian
More...
over 11 years ago
Added the contributed test class to test the fix for the issue of Single Letter Property Names
Sina Iravanian
More...
over 11 years ago
Update ChangeLog to reflect the fix for indexer properties
Sina Iravanian
More...
over 11 years ago
Added tests for issues with Indexer Properties
Sina Iravanian
More...
over 11 years ago
Fixed the Demo Application's GeneralToStringProvider not to crash upon indexer properties
Sina Iravanian
More...
over 11 years ago
Fixed the serializer/deserializer method to not pick up indexer properties. Indexers must not be serialized.
Sina Iravanian
More...
over 11 years ago
Added a sample class to test YAXLib's behavior upon indexer properties
Sina Iravanian
More...
over 11 years ago
Added a sample class to test YAXLib's behavior upon indexer properties
Sina Iravanian
More...
over 11 years ago
Updated unit tests so that they pass regardless of .NET Framework version
Sina Iravanian
More...
over 11 years ago
Defined two attributes [YAXCollectionItemType] and [YAXType]
Sina Iravanian
More...
over 11 years ago
Added a test class to start testing Polymorphic Serialization, a workaround to get rid of yax:realtype attribute
Sina Iravanian
More...
over 11 years ago
Added the patter Bin/*.dll.mdb to .gitignore
Sina Iravanian
More...
over 11 years ago
Increased version to 2.13
Sina Iravanian
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree