perl: optimize PP

This commit is contained in:
Fuji, Goro
2010-10-13 12:46:11 +09:00
parent ef0874feba
commit 02f3dd947a
2 changed files with 100 additions and 88 deletions

View File

@@ -1,4 +1,9 @@
0.33
- fix tests (gfx)
- optimize unpacking routines in Data::MessagePack::PP (gfx)
0.32
- add tests to detect Alpha problems reported via CPAN testers (gfx)