Next | Query returned 24 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2017-11-06 14:28:37 by Thomas Klausner | Files touched by this commit (1)
Log message:
msgpack: follow redirect
   2017-09-04 17:58:05 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Use system iovec on FreeBSD and NetBSD. Bump revision.
   2017-08-23 11:38:13 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Requires zlib.
   2017-08-06 21:19:33 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
version 2.1.5
* Improve cross platform configuration
* Add boost asio examples (including zlib)
* Remove some warnings
* Fix unpack visitor to treat float32/64 correctly
* Improve documents
* Fix alignment problem on some platform
* Fix conflict std::tuple, std::pair, and boost::fusion::sequence problem
   2017-07-16 23:01:06 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
2.1.3:
Improve build system
Add C++17 adaptors std::optional and std::string_view.
Improve cross platform configuration
Remove some warnings
   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-03-15 17:47:19 by Hiramatsu Yoshifumi | Files touched by this commit (5)
Log message:
Set MAINTAINER to pkgsrc-users.
   2014-08-08 14:27:44 by OBATA Akio | Files touched by this commit (3)
Log message:
Update msgpack to 0.5.9.

2014-07-02 version 0.5.9:

  * Support std::tr1 unordered containers by default (#51, #63, #68, #69)
  * Remove some warnings (#56)
  * Fix segmentation fault after malloc failures (#58, #59)
  * Fix alloc/dealloc mismatch (#52, #61)
  * Fix sample codes (#60, #64)
  * Support implicit conversion from integer to float/double (#54)
  * Improve documents (#45, #75, #82, #83)
  * Support CMake (#20, #87)
  * Remove Ruby dependencies in bootstrap (#86, #87)
  * Add FILE* buffer (#40)
  * Other bug fixes and refactoring: #39, #73, #77, #79, #80, #81, #84, #90
   2014-02-19 10:44:56 by Jonathan Perkin | Files touched by this commit (8)
Log message:
GCC_REQD should be appended to, not set.

Fixes issues where a newer GCC has been chosen by the user but the GCC_REQD
was forcing an older (and broken) one to be pulled regardless.
   2014-01-23 10:34:03 by OBATA Akio | Files touched by this commit (3)
Log message:
Update msgpack to 0.5.8.

2013-12-23 version 0.5.8:

  * Move to the new github repository msgpack/msgpack-c
  * Support the new deserialization specification
  * fixes the problem of unpack helpers for array and map with 32bit compilers \ 
(#37, #38)
  * Other bug fixes and refactoring: #46, #41, #36, #35, #33, #32, #30, #29, \ 
#28, #27, #26, #25, #8, #3
  * Update of documents: #23, #18, #17

Next | Query returned 24 messages, browsing 11 to 20 | Previous