summaryrefslogtreecommitdiff
path: root/perl/lib/Data
Commit message (Expand)AuthorAgeFilesLines
* perl: disable warningsFuji, Goro2010-10-301-0/+1
* perl: check data strictly; which is slow, but requiredFuji, Goro2010-10-301-44/+45
* perl: ord(substr(...)) *is* faster than unpack()Fuji, Goro2010-10-301-3/+6
* perl: modify internal names for the next refactoringFuji, Goro2010-10-301-8/+12
* perl: make error messages compatible with XSFuji, Goro2010-10-301-2/+2
* perl: update Unpacker.podFuji, Goro2010-10-281-10/+16
* Checking in changes prior to tagging of version 0.34.tokuhirom2010-10-181-1/+3
* Checking in changes prior to tagging of version 0.33.Fuji, Goro2010-10-131-1/+1
* perl: optimize PPFuji, Goro2010-10-131-88/+95
* perl: tweaks for PreferIntegerFuji, Goro2010-10-131-7/+10
* perl: commentsFuji, Goro2010-10-131-2/+5
* perl: cleanup PPFuji, Goro2010-10-131-2/+2
* Checking in changes prior to tagging of version 0.32.Fuji, Goro2010-10-121-1/+1
* Checking in changes prior to tagging of version 0.31.Fuji, Goro2010-10-071-1/+1
* Merge commit 'perl-0.30'Fuji, Goro2010-10-071-1/+1
|\
| * Checking in changes prior to tagging of version 0.30.tokuhirom2010-10-061-1/+1
* | perl: cleanupFuji, Goro2010-10-071-2/+2
|/
* Checking in changes prior to tagging of version 0.29.tokuhirom2010-10-061-1/+1
* perl: improve docsFuji, Goro2010-10-052-0/+8
* perl: add $unpacker->utf8 mode, decoding strings as UTF-8.Fuji, Goro2010-10-052-3/+29
* perl: remove tricky hacksFuji, Goro2010-10-051-6/+2
* Checking in changes prior to tagging of version 0.28.tokuhirom2010-09-271-1/+1
* Merge branch 'master' of github.com:msgpack/msgpacktokuhirom2010-09-271-30/+24
|\
| * perl: cleanup PPgfx2010-09-221-30/+24
* | Checking in changes prior to tagging of version 0.27.tokuhirom2010-09-221-1/+1
|/
* 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-201-1/+1
|/
* 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-201-1/+1
* | Checking in changes prior to tagging of version 0.24.tokuhirom2010-09-201-1/+1
|/
* perl: fix unpacking int64_t in PP (based on makamaka's patch)gfx2010-09-191-3/+12
* perl: fix bootstrapgfx2010-09-181-2/+2
* perl: docsgfx2010-09-181-2/+9
* perl: PERL_ONLY=1 disables XSgfx2010-09-181-1/+1
* perl: add a note about 64 bit integersgfx2010-09-181-0/+8
* perl: fix max depth checks in PPgfx2010-09-181-8/+8
* perl: More kind error messages in PPgfx2010-09-181-8/+11
* perl: fix int64_t unpacking in both XS and PPgfx2010-09-181-26/+41
* perl: Scalar::Util is no longer usedgfx2010-09-181-1/+0
* perl: fixed stream deserializer in pp.tokuhirom2010-09-181-20/+26
* perl: gfx is a author.tokuhirom2010-09-181-2/+2
* Add TODOsgfx2010-09-171-0/+19
* Docsgfx2010-09-171-8/+11
* perl: regen READMEgfx2010-09-171-1/+1
* perl: updated benchmark result! gfx++ # performance tuningtokuhirom2010-09-171-11/+20
* chmod -xgfx2010-09-171-0/+0
* Tweaksgfx2010-09-171-9/+6