summaryrefslogtreecommitdiff
path: root/perl/MessagePack.c
Commit message (Collapse)AuthorAgeFilesLines
* - fixed SVt_PVNV issue.Tokuhiro Matsuno2009-07-301-2/+0
|
* Merge branch 'master' of tokuhirom@git.sourceforge.jp:/gitroot/msgpack/msgpackTokuhiro Matsuno2009-07-031-0/+4
|\ | | | | | | | | Conflicts: perl/lib/Data/MessagePack.pm
| * perl: make PreferInteger variable magical and remove get_sv from ↵frsyuki2009-07-031-0/+4
| | | | | | | | _msgpack_pack_sv
* | oops. fixed memory leaks in stream unpacker.Tokuhiro Matsuno2009-07-021-1/+2
|/
* perl: enhancement portabilityTokuhiro Matsuno2009-04-151-0/+1
|
* added perl supportTokuhiro Matsuno2009-04-151-0/+39