0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:OpenGamma/Fudge-Java
andrewgriffin
as Andrew Griffin
More... over 15 years ago
[FRJ-74] Started working on a native Fudge-backed MongoDBObject. More... over 15 years ago
Tidied the imports.
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java More... over 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Real UTF8 encoding. Required to interoperate with the C library which doesn't use modified encoding.
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java More... over 15 years ago
[IGN-34] Upgrade to jsr-310 v0.6.2 More... over 15 years ago
Ignore the supplied "value" and coerce to the IndicatorType.INSTANCE if the indicator field type is being used. This prevents an error further on when serialising arrays with null elements.
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Removed reference to "opengamma" conf for non-OG-Build use.
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Merge commit '5da287698ec57d06c85439b9daeb4bf4ec8a4c4b'
andrewgriffin
as Andrew Griffin
More... over 15 years ago
[DVI-72] Merged changes from OG-Build common into the local common for standalone build.
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Merge commit '55af698fdd2c079f1bd95fd2fc3074402a8d825a'
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Makes more sense for a null object to acquire the Indicator type. This fits with the serialisation approach to nulls in arrays.
andrewgriffin
as Andrew Griffin
More... over 15 years ago
[DVI-34] Additional fixes to all the formatters for all projects, and master formatter file. More... over 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java More... over 15 years ago
[FRJ-59] Added FudgeFieldContainer.hasField() for field names and ordinals. More... over 15 years ago
No need to import a type which lives in the same package
KushalP
as Kushal Pisavadia
More... over 15 years ago
Adding NetBeans IDE project integration
KushalP
as Kushal Pisavadia
More... over 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Changed the MongoDB encoding/decoding tests to remove deprecated object/method references. More... over 15 years ago
[DVI-71] Fix code formatter More... over 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Fixes for problems with serializing and deserializing enums containing methods. If enum contains methods, the compiler generates inner classes, which don't return what you'd expect when you call isEnum() on them or use Enum.valueOf(). More... over 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Added java.util.TimeZone and JSR-310 TimeZone as secondary field types. More... over 15 years ago
Merge branch 'master' of github.com:OpenGamma/Fudge-Java
andrewgriffin
as Andrew Griffin
More... over 15 years ago
Removed /bin default target. Classes should be directed at build/classes to work with the commandline ANT build.
andrewgriffin
as Andrew Griffin
More... over 15 years ago
[FRJ-35] Upgraded from MongoDB library 1.0 to 1.4. More... over 15 years ago