0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:reportgrid/blueeyes
nuttycom
as Kris Nuttycombe
More... almost 13 years ago
Make JNum hashCode even *more* awesome
dchenbecker
as Derek Chen-Becker
More... almost 13 years ago
Make JNum sublcass hashCodes AWESOME
dchenbecker
as Derek Chen-Becker
More... almost 13 years ago
Fix JValue -->? to use isAssignableFrom instead of Class ==
dchenbecker
as Derek Chen-Becker
More... almost 13 years ago
fixed visibility issues identified by jdegoes More... almost 13 years ago
Refactor AsyncParser and restructure Parser hierarchy. More... almost 13 years ago
Foundation of changes from Chunk => Either[ByteChunk, StreamT[Future, ByteBuffer]]. Main sources compile, albeit in a preliminary fashion.
nuttycom
as Kris Nuttycombe
More... almost 13 years ago
Add startup pause (mongo Java driver hangs nondeterministically without it)
dchenbecker
as Derek Chen-Becker
More... almost 13 years ago
Fix specs now that mock mongo is gone, add new harness to run a real mongo instance for specs
dchenbecker
as Derek Chen-Becker
More... almost 13 years ago
Create AsyncResult abstract datatype for parseAsync. More... almost 13 years ago
Fix RealMongo to use new merge on options
dchenbecker
as Derek Chen-Becker
More... almost 13 years ago
Add type-specific overloads for merge on JObject and JArray
dchenbecker
as Derek Chen-Becker
More... almost 13 years ago
Refactored async parsing to provide cleaner interface. More... almost 13 years ago
Improved access controls for AsyncParser. More... almost 13 years ago
Add tests of AsyncParser chunking, and fix some bugs they found. More... almost 13 years ago
Basic implementation of AsyncParser is done. More... almost 13 years ago
Merge remote-tracking branch 'jdegoes/master'
nuttycom
as Kris Nuttycombe
More... almost 13 years ago
another test for minimize More... almost 13 years ago
fix objects More... almost 13 years ago
fix objects More... almost 13 years ago
performance improvement More... almost 13 years ago
performance improvement More... almost 13 years ago
bug fix / code cleanup More... almost 13 years ago
add preliminary JSchema More... almost 13 years ago
fix compile errors More... almost 13 years ago
deprecate unsafe parse method in favor of validation More... almost 13 years ago
Merge remote-tracking branch 'jdegoes/master'
nuttycom
as Kris Nuttycombe
More... almost 13 years ago
added missing files More... almost 13 years ago
large reorganization changes to json package More... almost 13 years ago
Merge pull request #62 from non/topic/parse-exceptions More... almost 13 years ago