| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #90160] U* gives ‘U0 mode on an empty string’ | Father Chrysostomos | 2011-05-18 | 1 | -1/+5 |
* | Fix typos (spelling errors) in t/*. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -1/+1 |
* | RT#73814 - unpack() didn't handle scalar context correctly for %32H and %32u | Tony Cook | 2010-04-30 | 1 | -1/+9 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | in unpack, () groups in scalar context were still returning a list, | Nicholas Clark | 2008-02-06 | 1 | -1/+6 |
* | make t/op/pack.t not explode when u64size='' | Alexander Gough | 2007-10-08 | 1 | -1/+1 |
* | Re: Compress::Zlib, pack "C" and utf-8 [PATCH] | Marc Lehmann | 2007-05-10 | 1 | -7/+4 |
* | Some diagnostic output was giving warnings in op/pack.t | Rafael Garcia-Suarez | 2006-10-31 | 1 | -1/+4 |
* | z/OS: t/ - mostly EBCDIC fixes | Jarkko Hietaniemi | 2006-07-12 | 1 | -6/+15 |
* | [patch] blead@25226 - t/op/pack.t undefined value fix | John E. Malmberg | 2005-08-01 | 1 | -1/+1 |
* | Don't ignore errors from an eval. | Nicholas Clark | 2005-06-09 | 1 | -0/+1 |
* | Avoid generating thousands of UTF-8 warnings when testing under a | Nicholas Clark | 2005-04-19 | 1 | -8/+8 |
* | Re: PATCH: byte count feature request for unpack | Ton Hospel | 2005-03-30 | 1 | -22/+170 |
* | Re: unpack A strip patch | Ton Hospel | 2005-03-21 | 1 | -1/+16 |
* | pack / for general types | Ton Hospel | 2005-03-21 | 1 | -1/+26 |
* | Re: Encoding neutral unpack | Ton Hospel | 2005-03-12 | 1 | -1/+13 |
* | Encoding neutral unpack | Ton Hospel | 2005-03-08 | 1 | -4/+249 |
* | Re: encoding neutral unpack | Ton Hospel | 2005-02-14 | 1 | -6/+7 |
* | [perl #34062] pack Z0 destroys the character before | perl-5.8.0@ton.iguana.be | 2005-02-08 | 1 | -1/+7 |
* | Re: encoding neutral unpack | Ton Hospel | 2005-02-02 | 1 | -1/+10 |
* | Re: encoding neutral unpack | Ton Hospel | 2005-02-02 | 1 | -1/+8 |
* | Re: encoding neutral unpack | Ton Hospel | 2005-02-02 | 1 | -1/+4 |
* | Re: encoding neutral unpack | Ton Hospel | 2005-01-31 | 1 | -1/+9 |
* | Oops. Was forgetting to test n! N! v! V! in pack | Nicholas Clark | 2005-01-27 | 1 | -3/+3 |
* | Check that the warning behaviour on the modifiers !, < and > is as we | Nicholas Clark | 2005-01-27 | 1 | -1/+49 |
* | Make the tests for the endianness modifiers < and >, and the | Nicholas Clark | 2005-01-27 | 1 | -44/+82 |
* | Name another pack test | Nicholas Clark | 2005-01-21 | 1 | -1/+1 |
* | Better test diagnostics for the numbers tests. | Nicholas Clark | 2005-01-14 | 1 | -6/+6 |
* | Add byte-order group modifiers to (un)pack templates. | Marcus Holland-Moritz | 2004-05-04 | 1 | -3/+71 |
* | byte-order modifiers for (un)pack templates | Marcus Holland-Moritz | 2004-04-23 | 1 | -45/+244 |
* | Make the ! suffix handle n/N/v/V as signed integers | Marcus Holland-Moritz | 2004-04-06 | 1 | -1/+10 |
* | Re: NCR MP-RAS perl problems [perl #23791] | grommel@sears.com | 2003-09-30 | 1 | -1/+1 |
* | More suggested patches for NCR MP-RAS from Andy Dougherty. | Jarkko Hietaniemi | 2003-09-16 | 1 | -1/+7 |
* | Better skip() explicit number of tests, test counts getting | Jarkko Hietaniemi | 2003-08-29 | 1 | -6/+6 |
* | Some Ultrix test dodgings. | Jarkko Hietaniemi | 2003-08-29 | 1 | -2/+5 |
* | Re: [perl #23463] compiler version on sparc/netbsd | Nicholas Clark | 2003-08-22 | 1 | -8/+9 |
* | Re: [perl #23463]: compiler version on sparc/netbsd | Alain Barbet | 2003-08-22 | 1 | -1/+1 |
* | MPE/iX gets serious indigestion on w-packed infinities. | Jarkko Hietaniemi | 2003-06-19 | 1 | -0/+3 |
* | pack.t tweak for non-IEEE VMS systems | Craig A. Berry | 2003-06-09 | 1 | -0/+8 |
* | Add a test case for [perl #15288] (already solved). | Jarkko Hietaniemi | 2003-04-27 | 1 | -1/+9 |
* | [patch] for Stratus VOS | Paul Green | 2003-03-26 | 1 | -1/+5 |
* | pack changes and related fixes | LAUN Wolfgang | 2003-03-17 | 1 | -11/+110 |
* | 'A' is not 65 everywhere. | Jarkko Hietaniemi | 2003-02-19 | 1 | -2/+2 |
* | Support one-parameter unpack(), which unpacks $_. | Chip Salzenberg | 2003-02-19 | 1 | -1/+3 |
* | Integrate from maint-5.8 #18156, #18218. | Hugo van der Sanden | 2002-12-11 | 1 | -1/+4 |
* | Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallac... | Nicholas Clark | 2002-10-28 | 1 | -1/+1 |
* | t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf | Jarkko Hietaniemi | 2002-10-20 | 1 | -1/+1 |
* | Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious | Nicholas Clark | 2002-10-12 | 1 | -1/+39 |
* | Re: [PATCH] pack 'w' should be using NV, not double | Nicholas Clark | 2002-06-30 | 1 | -1/+18 |
* | Re: OK, what did I break in unpack? | Nicholas Clark | 2002-04-12 | 1 | -5/+52 |