Next | Query returned 41 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2016-05-18 22:19:11 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Help linking the test program by providing all internal libraries.
   2016-04-05 14:43:23 by Filip Hajny | Files touched by this commit (2)
Log message:
Update devel/libbson to 1.3.5.

No changes since 1.3.3, versioned to keep pace with libmongoc.
   2016-02-16 16:25:54 by Filip Hajny | Files touched by this commit (2)
Log message:
Update devel/libbson to 1.3.3.

1.3.3
- No changes

1.3.2
- man pages couldn't be built from a distribution tarball.

1.3.1
- bson_strnlen is off by one on Windows.
- BSON_HAVE_STRNLEN config check used incorrectly.
- Incompatibility with older CMake versions.
- Wrong-sized allocation in bson_json_reader_new.
   2015-12-08 10:34:38 by Filip Hajny | Files touched by this commit (3)
Log message:
Update devel/libbson to 1.3.0.

pkgsrc changes:
- Release tarballs cannot build man pages any more, use pre-built
  ones instead.

Changes since 1.2.1:
- Fix potential crash in bson_strncpy on Windows.
- Parse DBRefs correctly from JSON.
- CMake option to disable building tests: "cmake -DENABLE_TESTS:BOOL=OFF".
- Refactor the build system to declare library version in one place.
- Fix compiler warnings and errors, especially with Visual Studio 2015
  and IBM XL C.
- Combine environment's CFLAGS with configure options when building.
   2015-11-05 14:41:19 by Filip Hajny | Files touched by this commit (2)
Log message:
Update devel/libbson to 1.2.1.

- Fixed compiler warnings and build failures on MinGW.
- Improve content and format of HTML documentation and man pages.
   2015-11-04 18:41:21 by Alistair G. Crooks | Files touched by this commit (78)
Log message:
Remove duplicate SHA512 digests that crept in.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-10-19 13:42:18 by Filip Hajny | Files touched by this commit (4)
Log message:
Update devel/libbson 1.1.10 to 1.2.0.

libbson 1.2.0
- Add bson_mem_restore_vtable(), the inverse of bson_mem_set_vtable().
- Enable runtime asserts in release build.
- Fixed compiler warnings and build failures on various platforms.
- Improvements to the formatting and contents of the documentation.

libbson 1.1.11
- Document bson streaming reads with an example, bson-streaming-reader.c.
- Document callback function types bson_reader_destroy_func_t and
  bson_reader_read_func_t.
   2015-08-24 17:56:07 by Filip Hajny | Files touched by this commit (2)
Log message:
Update devel/libbson to 1.1.10.

No change since 1.1.9; released to keep pace with mongo-c-driver.
   2015-07-04 17:01:27 by Filip Hajny | Files touched by this commit (2)
Log message:
Update devel/libbson to 1.1.9.

1.1.9
- "./configure --enable-coverage" works now.

1.1.8
- no change

Next | Query returned 41 messages, browsing 21 to 30 | Previous