summaryrefslogtreecommitdiff
path: root/pp_pack.c
Commit message (Expand)AuthorAgeFilesLines
* Re: [ID 20011209.005] perl "u2" eats RAMWolfgang Laun2001-12-101-1/+1
* unpack P* uses random length for itemWolfgang Laun2001-11-271-0/+2
* Z*/[AZa]* fails to pack length properlyWolfgang Laun2001-11-211-1/+1
* unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test fromJarkko Hietaniemi2001-09-241-1/+3
* Re: scalar context unpack bugsNicholas Clark2001-09-221-27/+8
* Re: n questions (was Re: 4 questions about pack/unpack) Nicholas Clark2001-09-201-59/+108
* Fix unpack U to be the reverse of pack UJarkko Hietaniemi2001-09-111-1/+13
* Re: Fixed pack problem - sort ofNicholas Clark2001-07-021-1/+0
* Split off the pack/unpack code, from Nicholas Clark.Jarkko Hietaniemi2001-06-181-0/+1825