summaryrefslogtreecommitdiff
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of github.com:msgpack/msgpacktokuhirom2010-09-274-30/+61
|\
| * perl: add tests for 'extra bytes' exceptionsgfx2010-09-221-0/+18
| * perl: cleanup PPgfx2010-09-221-30/+24
| * perl: add tests for boolean valuesgfx2010-09-221-0/+12
| * perl: make scopesgfx2010-09-221-0/+7
* | Checking in changes prior to tagging of version 0.27.tokuhirom2010-09-222-1/+6
|/
* Merge branch 'master' of github.com:msgpack/msgpacktokuhirom2010-09-221-6/+6
|\
| * perl: modified trivial codes in PP::Unpackermakamaka2010-09-221-4/+4
| * modified be unpack_(u)int64 in PPmakamaka2010-09-221-2/+2
* | Checking in changes prior to tagging of version 0.26.tokuhirom2010-09-202-1/+5
|/
* Merge branch 'master' of github.com:msgpack/msgpacktokuhirom2010-09-201-1/+1
|\
| * perl: modified a serious code typo in PPmakamaka2010-09-201-1/+1
* | Checking in changes prior to tagging of version 0.25.tokuhirom2010-09-202-1/+5
* | Checking in changes prior to tagging of version 0.24.tokuhirom2010-09-201-1/+1
|/
* perl: tweaks for Makefile.PLgfx2010-09-191-3/+3
* perl: more tests for nil/true/false entitiesgfx2010-09-191-6/+17
* More testsgfx2010-09-192-2/+11
* perl: update .gitignore and MANIFEST.SKIPgfx2010-09-192-0/+2
* perl: always unpacking 64 bit ints as a string on 32 bit perlsgfx2010-09-191-16/+6
* perl: fix unpacking int64_t in PP (based on makamaka's patch)gfx2010-09-192-3/+17
* perl: regen READMEgfx2010-09-191-1/+8
* perl: Changelogginggfx2010-09-181-2/+3
* perl: fix bootstrapgfx2010-09-181-2/+2
* perl: make pp benchmarks availablegfx2010-09-182-8/+8
* perl: docsgfx2010-09-181-2/+9
* perl: tweaks for benchmarksgfx2010-09-183-12/+9
* perl: PERL_ONLY=1 disables XSgfx2010-09-181-1/+1
* perl: add a note about 64 bit integersgfx2010-09-182-0/+14
* perl: Fix Makefile.PLgfx2010-09-181-6/+5
* perl: requires the latest version of Math::BigInt for PPgfx2010-09-181-0/+1
* perl: more kind testing messagesgfx2010-09-181-1/+2
* perl: add portability stuffgfx2010-09-181-0/+1
* perl: fix max depth checks in PPgfx2010-09-182-8/+9
* perl: More kind error messages in PPgfx2010-09-182-9/+16
* perl: fix int64_t unpacking in both XS and PPgfx2010-09-183-37/+86
* perl: Scalar::Util is no longer usedgfx2010-09-181-1/+0
* perl: fix a test namegfx2010-09-181-0/+0
* perl: fixed stream deserializer in pp.tokuhirom2010-09-185-24/+56
* perl: added failing test case for streaming unpacker with PP.tokuhirom2010-09-181-0/+39
* perl: regenerate README filetokuhirom2010-09-181-10/+26
* perl: gfx is a author.tokuhirom2010-09-181-2/+2
* Add TODOsgfx2010-09-171-0/+19
* Docsgfx2010-09-171-8/+11
* Fix a macro redefinitiongfx2010-09-171-1/+1
* perl: regen READMEgfx2010-09-172-11/+19
* perl: updated benchmark result! gfx++ # performance tuningtokuhirom2010-09-171-11/+20
* Changelogginggfx2010-09-171-0/+5
* chmod -xgfx2010-09-173-0/+0
* Tweaksgfx2010-09-171-9/+6
* Fix stddata.tgfx2010-09-171-2/+5