aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/msgpack.rb
AgeCommit message (Collapse)Author
2015-03-28msgpack: update 1.0.1 bottle.BrewTestBot
2015-03-28msgpack 1.0.1Michael Reed
Closes #38081. Signed-off-by: Xu Cheng <xucheng@me.com>
2014-10-22msgpack: update 0.5.9 bottle.BrewTestBot
2014-08-22msgpack: update 0.5.9 bottle.BrewTestBot
Closes #31796. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-22msgpack 0.5.9Johnathan Conley
2014-03-31msgpack: add 0.5.7 bottle.BrewTestBot
2013-06-08msgpack: use test assertionJack Nagel
2013-01-06msgpack: use new test DSLJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-11msgpack: add testJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-11msgpack: builds with LLVM >= 2335Jack Nagel
Closes #11523. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01Use new fails_with DSL syntaxJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-07msgpack: fails with LLVM on LionJack Nagel
msgpack fails to compile with even the latest LLVM, at least on Lion. I can build with LLVM on Snow Leopard. For reference, MacPorts forces clang on this one. Closes #10006. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-04msgpack 0.5.7Adam Vandenberg
2011-05-21MessagePack 0.5.6Birger J. Nordølum
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-04upgrade msgpack to 0.5.4Daisuke Murase
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-02New formula: kumofs 0.4.8Ches Martin
Kumofs is a simple and fast distributed key-value store, with Tokyo Cabinet-backed storage and memcached protocol compatibility. Data is partitioned and replicated over multiple servers with automatic rebalancing. http://kumofs.sourceforge.net/ Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-22Add msgpack library.Adam Vandenberg