pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/msgpack-git
Module name: wip
Committed by: jonthn
Date: Fri May 8 18:04:12 UTC 2015
Modified Files:
wip/msgpack-git: Makefile PLIST
Log Message:
msgpack is now at version 1.1.0
2015-04-03 version 1.1.0 << breaking change >>
Remove msgpack_fwd.hpp
Improve user types adaptation mechanism (#262) Since version 1.0.0, users
need to obey the correct include order. However, it is very difficult
to maintain the correct order in big projects.
version 1.1.0 removed this order.
Users don't need to care about include order.
Migration guide from 1.0.x to 1.1.0 has been written.
See https://github.com/msgpack/msgpack-c/wiki
Fix vector size check (#251)
Fix inttypes.h inclusion on MSVC (#257)
Support documents generation by Doxygen (#259)
Remove C99 style variable declaration (#253)
Improve documents (https://github.com/msgpack/msgpack-c/wiki)
2015-03-22 version 1.0.1:
Fix compilation error on Mac 10.9 (#244)
Fix typos in documents (#240)
Update CHANGELOG.md for version 1.0.0 (#242)
Fix erb templates for the next code generation (#239)
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/msgpack-git/Makefile wip/msgpack-git/PLIST
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/msgpack-git/Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/msgpack-git/PLIST?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index