2019-03-07 04:42:35 by John Nemeth | Files touched by this commit (1) |
Log message: delete file missed yesterday |
2019-03-05 15:25:21 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: Removed devel/libbson successor databases/mongo-c-driver |
2018-12-15 22:12:25 by Thomas Klausner | Files touched by this commit (67) | |
Log message: *: update email for fhajny |
2018-05-17 16:07:02 by Filip Hajny | Files touched by this commit (2) |
Log message: devel/libbson: Update to 1.9.5. No change since 1.9.4; released to keep pace with libmongoc's version. |
2018-04-11 16:00:03 by Filip Hajny | Files touched by this commit (2) |
Log message: devel/libbson: Update to 1.9.4. - Compatibility with Sphinx 1.7.0 and later. |
2018-03-01 13:29:43 by Filip Hajny | Files touched by this commit (2) |
Log message: devel/libbson: Update to 1.9.3. - No change since 1.9.2; released to keep pace with libmongoc's version. |
2018-01-16 13:09:14 by Filip Hajny | Files touched by this commit (2) |
Log message: Update devel/libbson to 1.9.2. - This release completes reverting a changed macro definition that broke API compatibility. The revert in 1.9.1 did not completely fix the BC break. |
2018-01-15 13:35:29 by Filip Hajny | Files touched by this commit (2) |
Log message: Update devel/libbson to 1.9.1. - This release reverts a changed macro definition that broke API compatibility, and fixes an off-by-one error in bson_append_regex that resulted in corrupt BSON. |
2018-01-02 11:42:30 by Filip Hajny | Files touched by this commit (2) |
Log message: Update devel/libbson to 1.9.0. - Fix Autotools syntax for OpenBSD and any platform lacking stdint.h. - Fix Android NDK incompatibilities. - Fix a one-byte write past the end of a buffer in bson_decimal128_to_string. - Avoid reading past the end of a string that contains UTF-8 multibyte NIL. - Fix some pedantic warnings in C99 mode. |
2017-11-20 17:05:04 by Filip Hajny | Files touched by this commit (2) |
Log message: Update devel/libbson to 1.8.2. No change since 1.8.1; released to keep pace with libmongoc's version. |