2003-04-27 |
Jarkko Hietaniemi |
Add a test case for [perl #15288] (already solved). |
blob | commitdiff |
2003-03-26 |
Paul Green |
[patch] for Stratus VOS |
blob | commitdiff | diff to current |
2003-03-17 |
LAUN Wolfgang |
pack changes and related fixes |
blob | commitdiff | diff to current |
2003-02-19 |
Jarkko Hietaniemi |
'A' is not 65 everywhere. |
blob | commitdiff | diff to current |
2003-02-19 |
Chip Salzenberg |
Support one-parameter unpack(), which unpacks $_. |
blob | commitdiff | diff to current |
2002-12-11 |
Hugo van der Sanden |
Integrate from maint-5.8 #18156, #18218. |
blob | commitdiff | diff to current |
2002-10-28 |
Nicholas Clark |
Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot... |
blob | commitdiff | diff to current |
2002-10-20 |
Jarkko Hietaniemi |
t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf |
blob | commitdiff | diff to current |
2002-10-12 |
Nicholas Clark |
Re: [perl #17772] pack "w" /* this cannot happen ;... |
blob | commitdiff | diff to current |
2002-06-30 |
Nicholas Clark |
Re: [PATCH] pack 'w' should be using NV, not double |
blob | commitdiff | diff to current |
2002-04-12 |
Nicholas Clark |
Re: OK, what did I break in unpack? |
blob | commitdiff | diff to current |
2002-03-18 |
Nicholas Clark |
d_nv_preserves_uv_bits |
blob | commitdiff | diff to current |
2002-03-18 |
Nicholas Clark |
another pack "w" thing |
blob | commitdiff | diff to current |
2002-03-06 |
Jarkko Hietaniemi |
IRIX failure with long doubles. |
blob | commitdiff | diff to current |
2002-02-22 |
Jarkko Hietaniemi |
Implement IV/UV/NV/long double pack/unpack with |
blob | commitdiff | diff to current |
2002-02-22 |
Ilya Zakharevich |
pack with a human face: part ]|[ |
blob | commitdiff | diff to current |
2002-02-22 |
Ilya Zakharevich |
pack with a human face: the sequel |
blob | commitdiff | diff to current |
2002-02-21 |
Ilya Zakharevich |
grouping in pack/unpack |
blob | commitdiff | diff to current |
2002-02-20 |
Ulrich Pfeifer |
Re: [ID 20020220.001] pack w with objects |
blob | commitdiff | diff to current |
2002-02-10 |
Jarkko Hietaniemi |
EBCDIC: the low 256 needs to be shuffled also |
blob | commitdiff | diff to current |
2002-01-27 |
Jarkko Hietaniemi |
chr(42) ne '*' if one is in EBCDIC. |
blob | commitdiff | diff to current |
2001-12-11 |
Nicholas Clark |
slightly more pack tests |
blob | commitdiff | diff to current |
2001-12-11 |
Nicholas Clark |
_qq pack.t Re: [PATCH] tests for hash assignment |
blob | commitdiff | diff to current |
2001-12-11 |
Nicholas Clark |
Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup |
blob | commitdiff | diff to current |
2001-12-10 |
Michael G. Schwern |
Re: [PATCH t/op/pack.t] Cleanup |
blob | commitdiff | diff to current |
2001-12-10 |
Michael G. Schwern |
Cleanup |
blob | commitdiff | diff to current |
2001-11-27 |
David Dyck |
[ID 20011126.150] t/op/pack patch to fix Useless use... |
blob | commitdiff | diff to current |
2001-11-27 |
Wolfgang Laun |
unpack P* uses random length for item |
blob | commitdiff | diff to current |
2001-11-21 |
Wolfgang Laun |
Z*/[AZa]* fails to pack length properly |
blob | commitdiff | diff to current |
2001-11-07 |
Nicholas Clark |
Re: SunOS 5.8 is FUN! (and not quite ok, either) -... |
blob | commitdiff | diff to current |
2001-10-29 |
Jarkko Hietaniemi |
Neither is 0xff illegal UTF-EBCDIC since it's the last C1. |
blob | commitdiff | diff to current |
2001-10-29 |
Jarkko Hietaniemi |
UTF-EBCDIC ain't UTF-8. |
blob | commitdiff | diff to current |
2001-10-19 |
Jarkko Hietaniemi |
Unpack in scalar context should return the first value |
blob | commitdiff | diff to current |
2001-10-01 |
Jarkko Hietaniemi |
UNICOS testing patches from Nicholas Clark. |
blob | commitdiff | diff to current |
2001-09-24 |
Jarkko Hietaniemi |
ok(). |
blob | commitdiff | diff to current |
2001-09-24 |
Jarkko Hietaniemi |
unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test... |
blob | commitdiff | diff to current |
2001-09-22 |
Nicholas Clark |
Re: scalar context unpack bugs |
blob | commitdiff | diff to current |
2001-09-20 |
Nicholas Clark |
Re: n questions (was Re: 4 questions about pack/unpack) |
blob | commitdiff | diff to current |
2001-09-11 |
Jarkko Hietaniemi |
Fix unpack U to be the reverse of pack U |
blob | commitdiff | diff to current |
2001-08-28 |
Michael G. Schwern |
Adding the failure diagnostic |
blob | commitdiff | diff to current |
2001-08-28 |
Michael G. Schwern |
Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad... |
blob | commitdiff | diff to current |
2001-08-27 |
Michael G. Schwern |
Fixing bad testing advice |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-02 |
Nicholas Clark |
Re: Fixed pack problem - sort of |
blob | commitdiff | diff to current |
2001-06-11 |
Chris Nandor |
[MacPerl-Porters] [PATCH] Mac OS Compatability for... |
blob | commitdiff | diff to current |
2001-03-19 |
Nick Ing-Simmons |
More EBCDIC fixes. |
blob | commitdiff | diff to current |
2001-03-07 |
Jarkko Hietaniemi |
Major utf8 test reorganisation and rewrite. |
blob | commitdiff | diff to current |
2001-02-28 |
Jarkko Hietaniemi |
Retract #8865 and #8869, un?pack C now again agree... |
blob | commitdiff | diff to current |
2001-02-21 |
Jarkko Hietaniemi |
Retract #8875, cannot let go of the old semantics of... |
blob | commitdiff | diff to current |
2001-02-21 |
Jarkko Hietaniemi |
Make unpack C and unpack U truly equivalent. |
blob | commitdiff | diff to current |
2001-02-21 |
Jarkko Hietaniemi |
unpack("C", ...) was left slightly unfinished by #8865. |
blob | commitdiff | diff to current |
2001-02-21 |
Jarkko Hietaniemi |
Make pack("C", 0x100) to create Unicode, unless under the |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-08-29 |
Mike Guy |
Use minimal @INC in tests, most of the time just '... |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6252..6260 into mainline |
blob | commitdiff | diff to current |
2000-06-28 |
Simon Cozens |
Re: [PATCH] pack('U',$foo) doesn't UTF8 |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-04-28 |
Gurusamy Sarathy |
fix for missed accounting for null byte in pack("Z... |
blob | commitdiff | diff to current |
2000-03-13 |
Gurusamy Sarathy |
lexical warnings update for docs and tests (from Paul... |
blob | commitdiff | diff to current |
2000-03-03 |
Jarkko Hietaniemi |
cosmetics |
blob | commitdiff | diff to current |
2000-03-03 |
Jarkko Hietaniemi |
detypo |
blob | commitdiff | diff to current |
2000-03-02 |
Jarkko Hietaniemi |
Further long double patches from Spider Boardman. |
blob | commitdiff | diff to current |
2000-03-02 |
Jarkko Hietaniemi |
Remove the pack.t kludge introduced to fudge the test |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-17 |
Jarkko Hietaniemi |
Add -D_GNU_SOURCE into ccflags for gcc (for now to... |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-11-13 |
Peter Prymmer |
was Re: [ID 19991102.003] perl on os390 |
blob | commitdiff | diff to current |
1999-10-12 |
Gurusamy Sarathy |
allow any unpack specifier to take a count via '/' |
blob | commitdiff | diff to current |
1999-10-11 |
Gurusamy Sarathy |
more pack/unpack documentation (from Ilya Zakharevich... |
blob | commitdiff | diff to current |
1999-09-29 |
Charles Bailey |
resync with mainline |
blob | commitdiff | diff to current |
1999-09-23 |
Ilya Zakharevich |
change "#" to a comment starter in pack templates;... |
blob | commitdiff | diff to current |
1999-07-26 |
Ian Phillipps |
(Version 2) Extending unpack to deal with counted strings |
blob | commitdiff | diff to current |
1999-03-03 |
Jarkko Hietaniemi |
Use '!' to mark native integer packings instead of... |
blob | commitdiff | diff to current |
1999-02-21 |
Jarkko Hietaniemi |
Sync cfgperl with maint-5.005 change #3000. |
blob | commitdiff | diff to current |
1999-02-19 |
Jarkko Hietaniemi |
pack/unpack better in (network-)short-non-16-bits and |
blob | commitdiff | diff to current |
1999-02-15 |
Jarkko Hietaniemi |
The pack tests now better in C90 (after the packnative... |
blob | commitdiff | diff to current |
1999-02-15 |
Jarkko Hietaniemi |
Enhance the packnative patch: use the packnative code |
blob | commitdiff | diff to current |
1999-02-15 |
Jarkko Hietaniemi |
support native integers, pack("L_",...) etc. (via priva... |
blob | commitdiff | diff to current |
1999-02-12 |
Gurusamy Sarathy |
make testsuite somewhat location independent |
blob | commitdiff | diff to current |
1999-02-09 |
Valeriy E. Ushakov |
a modified version of suggested patch for pack template... |
blob | commitdiff | diff to current |
1998-10-17 |
Thomas Dorner |
POSIX BC2000 port from perl-mvs: |
blob | commitdiff | diff to current |
1998-10-17 |
Jarkko Hietaniemi |
The VM/ESA port essentials, based on |
blob | commitdiff | diff to current |
1998-09-05 |
Larry Wall |
several new tests needed tweaking to work under utf8 |
blob | commitdiff | diff to current |
1998-08-02 |
Jarkko Hietaniemi |
more pack() tests |
blob | commitdiff | diff to current |
1998-08-02 |
Gurusamy Sarathy |
fix unpack('u',...) problem with spaces in input |
blob | commitdiff | diff to current |
1998-08-02 |
Jarkko Hietaniemi |
support OE/MVS |
blob | commitdiff | diff to current |
1998-06-28 |
Jarkko Hietaniemi |
fixes unpack("q"...), and semctl() tests for UNICOS |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#896 from maintbranch |
blob | commitdiff | diff to current |
1997-08-07 |
Tim Bunce |
[inseperable differences up to perl 5.004_02] |
blob | commitdiff | diff to current |
1997-04-18 |
Chip Salzenberg |
Fix (and test) spaces in {,un}pack() |
blob | commitdiff | diff to current |
1996-11-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_07 to... |
blob | commitdiff | diff to current |
1996-09-20 |
Ulrich Pfeifer |
Re: Patch for ASN.1 compressed integer in pack/unpack |
blob | commitdiff | diff to current |
1996-09-03 |
Kenneth Albanowski |
Pack Patch (was Re: 5.002 - pack/unpack does not do... |
blob | commitdiff | diff to current |
1996-02-04 |
Ilya Zakharevich |
Patches for test suit for better portability |
blob | commitdiff | diff to current |
1993-10-07 |
Larry Wall |
perl 5.0 alpha 2 |
blob | commitdiff | diff to current |
1991-03-21 |
Larry Wall |
perl 4.0.00: (no release announcement available) |
blob | commitdiff | diff to current |
|