vitess-gh/go/bson
Anthony Yeh a96289c4a7 bson: Allow decoding int64 into int32.
PHP's bson encoder uses int64 by default for all ints.
2015-08-22 16:06:28 -07:00
..
bson_test.go Stop using non-standard uint64 BSON encoding. 2015-08-22 16:01:45 -07:00
common.go Add or fix package comments for reusable packages. 2014-09-24 14:35:23 -07:00
custom_test.go bson: Allow decoding int64 into int32. 2015-08-22 16:06:28 -07:00
marshal.go Stop using non-standard uint64 BSON encoding. 2015-08-22 16:01:45 -07:00
marshal_test.go Stop using non-standard uint64 BSON encoding. 2015-08-22 16:01:45 -07:00
marshal_util.go bson: RecordLen -> Close 2014-03-16 20:22:24 -07:00
unmarshal.go bson: test failure conditions 2014-03-03 14:55:37 -08:00
unmarshal_test.go bson: broke up the test files 2014-03-03 20:30:13 -08:00
unmarshal_util.go bson: Allow decoding int64 into int32. 2015-08-22 16:06:28 -07:00