| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor VOS patches for bleadperl and perl-5.8.x | Paul Green | 2004-01-17 | 1 | -2/+8 |
* | Tidy up change #18751, so that the second parameter to unpack() | Rafael Garcia-Suarez | 2004-01-03 | 1 | -2/+1 |
* | Re: [doc-PATCH] for unpack_str() and question | LAUN Wolfgang | 2003-10-06 | 1 | -1/+3 |
* | pack/unpack fixes from Wolfgang Laun: | Jarkko Hietaniemi | 2003-05-05 | 1 | -6/+46 |
* | RE: perl@19333 | Robin Barker | 2003-05-01 | 1 | -1/+1 |
* | Integrate: | Jarkko Hietaniemi | 2003-04-26 | 1 | -1/+1 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | pack changes and related fixes | LAUN Wolfgang | 2003-03-17 | 1 | -580/+667 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Support one-parameter unpack(), which unpacks $_. | Chip Salzenberg | 2003-02-19 | 1 | -1/+2 |
* | Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious | Nicholas Clark | 2002-10-12 | 1 | -4/+14 |
* | assorted help for older VMS systems | Craig A. Berry | 2002-06-14 | 1 | -0/+22 |
* | pack 'w' should be using NV, not double | Nicholas Clark | 2002-05-29 | 1 | -9/+9 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -14/+14 |
* | Re: OK, what did I break in unpack? | Nicholas Clark | 2002-04-12 | 1 | -0/+36 |
* | pp_pack.c - remove SIGFPE on VOS | Paul Green | 2002-04-03 | 1 | -0/+28 |
* | What started as a small nit (the charnames test, nit found | Jarkko Hietaniemi | 2002-04-02 | 1 | -2/+2 |
* | Support Unicode 3.1 names, names without the (XX), and BOM. | Jarkko Hietaniemi | 2002-03-28 | 1 | -2/+6 |
* | pack('w') 64-bit buffer overflow | Dave Mitchell | 2002-03-24 | 1 | -1/+1 |
* | Purify: Array bounds read: could read one character past the end. | Jarkko Hietaniemi | 2002-03-23 | 1 | -2/+3 |
* | another pack "w" thing | Nicholas Clark | 2002-03-18 | 1 | -13/+9 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -6/+6 |
* | Must have a return. | Jarkko Hietaniemi | 2002-03-05 | 1 | -0/+1 |
* | Implement IV/UV/NV/long double pack/unpack with | Jarkko Hietaniemi | 2002-02-22 | 1 | -33/+185 |
* | pack with a human face: part ]|[ | Ilya Zakharevich | 2002-02-22 | 1 | -25/+81 |
* | Make measure_struct a file static. | Jarkko Hietaniemi | 2002-02-22 | 1 | -1/+1 |
* | croak() needs context. | Jarkko Hietaniemi | 2002-02-22 | 1 | -30/+30 |
* | pack with a human face: the sequel | Ilya Zakharevich | 2002-02-22 | 1 | -14/+186 |
* | grouping in pack/unpack | Ilya Zakharevich | 2002-02-21 | 1 | -125/+260 |
* | Add missing Tolkien quotes to *.c | Audrey Tang | 2002-02-20 | 1 | -0/+8 |
* | Forgot from #14790. | Jarkko Hietaniemi | 2002-02-20 | 1 | -2/+21 |
* | Duh. | Jarkko Hietaniemi | 2002-02-13 | 1 | -3/+3 |
* | EBCDIC: the low 256 needs to be shuffled also | Jarkko Hietaniemi | 2002-02-10 | 1 | -3/+3 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Re: [ID 20011209.005] perl "u2" eats RAM | Wolfgang Laun | 2001-12-10 | 1 | -1/+1 |
* | unpack P* uses random length for item | Wolfgang Laun | 2001-11-27 | 1 | -0/+2 |
* | Z*/[AZa]* fails to pack length properly | Wolfgang Laun | 2001-11-21 | 1 | -1/+1 |
* | unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from | Jarkko Hietaniemi | 2001-09-24 | 1 | -1/+3 |
* | Re: scalar context unpack bugs | Nicholas Clark | 2001-09-22 | 1 | -27/+8 |
* | Re: n questions (was Re: 4 questions about pack/unpack) | Nicholas Clark | 2001-09-20 | 1 | -59/+108 |
* | Fix unpack U to be the reverse of pack U | Jarkko Hietaniemi | 2001-09-11 | 1 | -1/+13 |
* | Re: Fixed pack problem - sort of | Nicholas Clark | 2001-07-02 | 1 | -1/+0 |
* | Split off the pack/unpack code, from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+1825 |