summaryrefslogtreecommitdiff
path: root/perl/t
Commit message (Expand)AuthorAgeFilesLines
* perl: check data strictly; which is slow, but requiredFuji, Goro2010-10-301-1/+4
* perl: add failing tests for PPFuji, Goro2010-10-301-1/+1
* perl: testsFuji, Goro2010-10-281-4/+2
* Fix streaming unpacking for splitted packed dataFuji, Goro2010-10-282-3/+23
* perl: testsFuji, Goro2010-10-211-1/+2
* perl: tweaksFuji, Goro2010-10-211-1/+3
* perl: testsFuji, Goro2010-10-132-0/+3
* perl: add tests for unpacking 'float'Fuji, Goro2010-10-132-1/+4
* perl: fix testsFuji, Goro2010-10-131-5/+3
* perl: add testsFuji, Goro2010-10-121-1/+4
* Add testsFuji, Goro2010-10-121-3/+21
* perl: Fix utf8 mode not to be reseted by $unpacker->reset methodFuji, Goro2010-10-061-13/+19
* perl: add $unpacker->utf8 mode, decoding strings as UTF-8.Fuji, Goro2010-10-051-0/+27
* perl: make test code more simpleFuji, Goro2010-10-051-7/+3
* perl: add tests for 'extra bytes' exceptionsgfx2010-09-221-0/+18
* perl: add tests for boolean valuesgfx2010-09-221-0/+12
* perl: more tests for nil/true/false entitiesgfx2010-09-191-6/+17
* More testsgfx2010-09-192-2/+11
* perl: fix unpacking int64_t in PP (based on makamaka's patch)gfx2010-09-191-0/+5
* perl: more kind testing messagesgfx2010-09-181-1/+2
* perl: fix max depth checks in PPgfx2010-09-181-0/+1
* perl: More kind error messages in PPgfx2010-09-181-1/+5
* perl: fix int64_t unpacking in both XS and PPgfx2010-09-181-5/+25
* perl: fix a test namegfx2010-09-181-0/+0
* perl: fixed stream deserializer in pp.tokuhirom2010-09-184-4/+30
* perl: added failing test case for streaming unpacker with PP.tokuhirom2010-09-181-0/+39
* chmod -xgfx2010-09-172-0/+0
* Fix stddata.tgfx2010-09-171-2/+5
* Fix testsgfx2010-09-174-26/+66
* Commentsgfx2010-09-161-0/+3
* More tests; some fails now :(gfx2010-09-162-1/+36
* Fix an use of execute()gfx2010-09-161-1/+1
* Make leaktrace.t as a regular testgfx2010-09-161-0/+58
* Add binmode() for stream unpackinggfx2010-09-161-0/+1
* Fix the stream unpackergfx2010-09-161-20/+15
* Add failing testsgfx2010-09-151-1/+25
* modified t/05_preferred_int.t for Win32makamaka2010-09-041-2/+6
* Merge branch 'master' of git://github.com/msgpack/msgpackmakamaka2010-09-031-7/+7
|\
| * fixed tests on 64bit machines with -Duselongdouble #60625tokuhirom2010-09-031-3/+7
* | modified t/05_preferred_int.t for Win32makamaka2010-09-021-2/+7
* | made Makefile.PL XS/PP configurablemakamaka2010-09-021-1/+1
|/
* Perl: better argument validation(patch from dankogai)tokuhirom2010-08-311-1/+4
* fixed segv on cyclic reference(patch by dankogai)tokuhirom2010-08-211-0/+25
* Perl: do not use done_testingtokuhirom2010-05-171-2/+1
* Perl: added test casetokuhirom2010-05-051-0/+12
* Merge branch 'master' of git@github.com:msgpack/msgpacktokuhirom2010-05-031-0/+26
|\
| * Perl: added more test case for streaming unpackertokuhirom2010-05-031-0/+26
* | perl: added more test case for streaming deserializer.tokuhirom2010-05-021-1/+12
|/
* - fixed SVt_PVNV issue.Tokuhiro Matsuno2009-07-301-0/+1
* Perl: do not use switch (SvTYPE)Tokuhiro Matsuno2009-07-221-0/+1