Created
May 8, 2015 18:02
-
-
Save dagolden/50dc6e34d8cca15c7e79 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bson/bson-json.c | 1298 ----------------------------- | |
bson/bson-json.h | 73 -- | |
bson/bson.h | 1 - | |
inc/Module/Install/PRIVATE/Mongo.pm | 4 +- | |
perl_mongo.c | 1564 ++++++++++++++++------------------- | |
perl_mongo.h | 121 +-- | |
ppport.h | 704 ++++++++++------ | |
yajl/LICENSE | 13 - | |
yajl/yajl.c | 175 ---- | |
yajl/yajl_alloc.c | 49 -- | |
yajl/yajl_alloc.h | 34 - | |
yajl/yajl_buf.c | 103 --- | |
yajl/yajl_buf.h | 57 -- | |
yajl/yajl_bytestack.h | 69 -- | |
yajl/yajl_common.h | 75 -- | |
yajl/yajl_encode.c | 220 ----- | |
yajl/yajl_encode.h | 34 - | |
yajl/yajl_gen.c | 358 -------- | |
yajl/yajl_gen.h | 157 ---- | |
yajl/yajl_lex.c | 763 ----------------- | |
yajl/yajl_lex.h | 117 --- | |
yajl/yajl_parse.h | 228 ----- | |
yajl/yajl_parser.c | 498 ----------- | |
yajl/yajl_parser.h | 80 -- | |
yajl/yajl_tree.c | 503 ----------- | |
yajl/yajl_tree.h | 185 ----- | |
yajl/yajl_version.c | 7 - | |
yajl/yajl_version.h | 23 - | |
28 files changed, 1159 insertions(+), 6354 deletions(-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment