Merge branch 'master' of git://github.com/makamaka/msgpack

Conflicts:
	perl/Changes
This commit is contained in:
tokuhirom
2010-09-05 16:18:57 +09:00
10 changed files with 646 additions and 13 deletions

View File

@@ -1,3 +1,11 @@
0.16_01
- added PP version (used in cases PERL_DATA_MESSAGEPACK=pp or fail to load XS).
- made Makefile.PL PP configurable.
- test_pp in author's test
- modified t/05_preferred_int.t for Win32
(makamaka)
0.16
- tests on 64bit machines with -Duselongdouble