--- - branch: MAIN date: Fri Jul 18 10:31:48 UTC 2014 files: - new: '1.4' old: '1.3' path: pkgsrc/devel/libbson/Makefile pathrev: pkgsrc/devel/libbson/Makefile@1.4 type: modified - new: '1.3' old: '1.2' path: pkgsrc/devel/libbson/PLIST pathrev: pkgsrc/devel/libbson/PLIST@1.3 type: modified - new: '1.3' old: '1.2' path: pkgsrc/devel/libbson/buildlink3.mk pathrev: pkgsrc/devel/libbson/buildlink3.mk@1.3 type: modified - new: '1.3' old: '1.2' path: pkgsrc/devel/libbson/distinfo pathrev: pkgsrc/devel/libbson/distinfo@1.3 type: modified - new: '0' old: '1.1' path: pkgsrc/devel/libbson/patches/patch-configure pathrev: pkgsrc/devel/libbson/patches/patch-configure@0 type: deleted id: 20140718T103148Z.d8eb6e299f8a9ae254b7d34015089582f2da1b92 log: | Update libbson to 0.98. Changes in 0.98: - This release includes a new memory callback vtable to help in embedding situations that have their own custom allocator such as various language runtimes. - A few compilation fixes for various C++ compilers have also been included. Changes in 0.8.4: - Alignment fixes for Solaris Studio C compiler. - RPM and Debian packaging helpers. - bson_gettimeofday() has dropped the deprecated timezone field used when calling posix gettimeofday(). This eases portability concerns. It is technically an ABI break, but since the field was never set, in reality it shouldn't be an issue. - Multi-byte optimizations for bson_oid_to_string() have been disabled on non-x86 based platforms. This should aid in architecture portability. - The JSON parser can now support $numberLong. - bson_ascii_strtoll() has been added, which is a portable strtoll() implementation. This is primarily useful for Windows users and is used by the JSON parser. - A bug was fixed in bson_iter_find_descendant() where the wrong field could be matched if it's prefix matched the query. - bson_array_as_json() has been added to convert a bson_t as a top-level array. module: pkgsrc subject: 'CVS commit: pkgsrc/devel/libbson' unixtime: '1405679508' user: fhajny