0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow for a release version in build script More... over 14 years ago
Create a way to lock the version for release More... almost 15 years ago
Correct dates in license More... almost 15 years ago
Begin process of releasing 0.3 More... almost 15 years ago
Enhance documentation More... almost 15 years ago
Merge remote branch 'upstream/master' More... almost 15 years ago
[FRJ-100] Add empty immutable taxonomy More... almost 15 years ago
Javadoc, Checkstyle More... almost 15 years ago
[FRJ-98] Add factory methods for FudgeMsgField More... almost 15 years ago
Javadoc, Checkstyle More... almost 15 years ago
Remove Eclipse warning for methods without Javadoc to aid tests More... almost 15 years ago
Javadoc, Checkstyle More... almost 15 years ago
Change copyright date More... almost 15 years ago
Ignore build.number More... almost 15 years ago
fixed secondary type converter for FudgeJSONStreamWriter and FudgeXMLStreamWriter More... almost 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java
andrewgriffin
as Andrew Griffin
More... almost 15 years ago
[FRJ-97] Fixes error deserializing calendar in a different timezone when there is a zero offset.
andrewgriffin
as Andrew Griffin
More... almost 15 years ago
Handle null field in getFieldValue/canConvertField More... almost 15 years ago
Use hasTimezoneOffset() to check for the time having a timezone offset, not whether the offset is (potentially legitimately) non-zero. More... almost 15 years ago
[DVI-137] Upgrade JSR 310 to v0.6.3 More... about 15 years ago
Avoid NPE when no annotations found. Deduplicate search path. More... about 15 years ago
[DVI-127] Improve structure of built files More... about 15 years ago
Allow a system property to suppress any strict timing based tests that may be disrupted by some test frameworks.
andrewgriffin
as Andrew Griffin
More... about 15 years ago
Use Junit Assume to suppress test if expected local webserver conditions aren't found.
andrewgriffin
as Andrew Griffin
More... about 15 years ago
Moved List/Set/Map logic test into the object dictionary (needs to go into the builderfactory), and added array test. The test logic needs to match the default building patterns as defined in the default builder factory hence the logic should ideally be moved to the same class.
andrewgriffin
as Andrew Griffin
More... about 15 years ago
Use a file to cache classes found by scannotation to speed up context initialisation
andrewgriffin
as Andrew Griffin
More... about 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java More... over 15 years ago
Better Javadoc More... over 15 years ago
[FRJ-93] Added in a GenericFudgeBuilderFor annotation and processing for it in FudgeObjectDictionary. More... over 15 years ago
[FRJ-92] Allow automatic classpath-based population of secondary types. More... over 15 years ago