summaryrefslogtreecommitdiff
path: root/perl/xs-src/unpack.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "perl: cleanup"Fuji, Goro2010-10-281-34/+17
* Revert "Revert "perl: cleanup""Fuji, Goro2010-10-281-17/+34
* Revert "perl: cleanup"Fuji, Goro2010-10-281-34/+17
* perl: cleanupFuji, Goro2010-10-281-17/+34
* Fix streaming unpacking for splitted packed dataFuji, Goro2010-10-281-18/+41
* perl: clean upFuji, Goro2010-10-211-17/+6
* shorter code, fix commentKazuho Oku2010-10-181-10/+5
* do not use the corrupt my_snprintf(%ll[du]) on win32Kazuho Oku2010-10-181-0/+34
* perl: add a strong assertionFuji, Goro2010-10-121-0/+3
* perl: Fix utf8 mode not to be reseted by $unpacker->reset methodFuji, Goro2010-10-061-0/+2
* perl: add $unpacker->utf8 mode, decoding strings as UTF-8.Fuji, Goro2010-10-051-2/+26
* perl: tiny tweaksFuji, Goro2010-09-281-18/+22
* perl: make scopesgfx2010-09-221-0/+7
* perl: always unpacking 64 bit ints as a string on 32 bit perlsgfx2010-09-191-16/+6
* perl: add portability stuffgfx2010-09-181-0/+1
* perl: fix int64_t unpacking in both XS and PPgfx2010-09-181-6/+20
* Fix a macro redefinitiongfx2010-09-171-1/+1
* Split the boolean class into an outer modulegfx2010-09-171-7/+51
* Fix a commentgfx2010-09-161-1/+1
* Preallocate hv keysgfx2010-09-161-1/+2
* Fix the stream unpackergfx2010-09-161-138/+116
* Make the code clearergfx2010-09-151-17/+15
* More useful error messagesgfx2010-09-151-1/+1
* Clean upgfx2010-09-151-3/+1
* Use sv_mortalcopy()gfx2010-09-151-1/+1
* Fix an usage messagegfx2010-09-151-1/+1
* Revert "The object root can be NULL"gfx2010-09-151-4/+5
* The object root can be NULLgfx2010-09-151-5/+4
* Cleanupgfx2010-09-151-4/+1
* Remove an useless local variablegfx2010-09-151-6/+5
* Remove an unused user data: source (sv)gfx2010-09-151-14/+8
* Tweaks for unpackergfx2010-09-151-6/+9
* Shortcut av_push()gfx2010-09-151-1/+2
* Tweaksgfx2010-09-151-2/+2
* Remove an unused function: xs_unpack_limitgfx2010-09-151-15/+0
* Tweaksgfx2010-09-151-6/+12
* Micro optimizationsgfx2010-09-151-7/+7
* Fix a possible mis-unpack on int64gfx2010-09-151-0/+4
* Avoid compiler's warningsgfx2010-09-151-22/+21
* Tidygfx2010-09-151-21/+96
* Use xshelper.h in all the C filesgfx2010-09-151-8/+0
* oops. 0.21 breakes ithreads support!tokuhirom2010-09-121-19/+24
* perl: inlining utility functionstokuhirom2010-09-101-1/+1
* perl: more inlinetokuhirom2010-09-101-3/+3
* use gfx's standard header.tokuhirom2010-09-101-25/+21
* removed commented out codesmakamaka2010-09-021-0/+352