pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/msgpack



Module Name:    pkgsrc
Committed By:   obache
Date:           Fri Aug  8 12:27:44 UTC 2014

Modified Files:
        pkgsrc/devel/msgpack: Makefile PLIST distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/msgpack/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/msgpack/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/msgpack/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index