Merge branch 'master' of github.com:reportgrid/blueeyes |
|
More...
|
almost 13 years ago
|
Make JNum hashCode even *more* awesome |
|
More...
|
almost 13 years ago
|
Make JNum sublcass hashCodes AWESOME |
|
More...
|
almost 13 years ago
|
Fix JValue -->? to use isAssignableFrom instead of Class == |
|
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. |
|
More...
|
almost 13 years ago
|
Add startup pause (mongo Java driver hangs nondeterministically without it) |
|
More...
|
almost 13 years ago
|
Fix specs now that mock mongo is gone, add new harness to run a real mongo instance for specs |
|
More...
|
almost 13 years ago
|
Create AsyncResult abstract datatype for parseAsync. |
|
More...
|
almost 13 years ago
|
Fix RealMongo to use new merge on options |
|
More...
|
almost 13 years ago
|
Add type-specific overloads for merge on JObject and JArray |
|
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' |
|
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' |
|
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
|