This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
a regex in STDOUT destructor coredumped because regex pad already
[perl5.git] / t / op / pack.t
2004-05-04 Marcus Holland-MoritzAdd byte-order group modifiers to (un)pack templates.
2004-04-23 Marcus Holland-Moritzbyte-order modifiers for (un)pack templates
2004-04-06 Marcus Holland-MoritzMake the ! suffix handle n/N/v/V as signed integers
2003-09-30 grommel@sears.comRe: NCR MP-RAS perl problems [perl #23791]
2003-09-16 Jarkko HietaniemiMore suggested patches for NCR MP-RAS from Andy Dougherty.
2003-08-29 Jarkko HietaniemiBetter skip() explicit number of tests, test counts...
2003-08-29 Jarkko HietaniemiSome Ultrix test dodgings.
2003-08-22 Nicholas ClarkRe: [perl #23463] compiler version on sparc/netbsd
2003-08-22 Alain BarbetRe: [perl #23463]: compiler version on sparc/netbsd
2003-06-19 Jarkko HietaniemiMPE/iX gets serious indigestion on w-packed infinities.
2003-06-09 Craig A. Berrypack.t tweak for non-IEEE VMS systems
2003-04-27 Jarkko HietaniemiAdd a test case for [perl #15288] (already solved).
2003-03-26 Paul Green[patch] for Stratus VOS
2003-03-17 LAUN Wolfgangpack changes and related fixes
2003-02-19 Jarkko Hietaniemi'A' is not 65 everywhere.
2003-02-19 Chip SalzenbergSupport one-parameter unpack(), which unpacks $_.
2002-12-11 Hugo van der SandenIntegrate from maint-5.8 #18156, #18218.
2002-10-28 Nicholas ClarkRe: [PATCH] Re: [perl #17772] pack "w" /* this cannot...
2002-10-20 Jarkko Hietaniemit/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
2002-10-12 Nicholas ClarkRe: [perl #17772] pack "w" /* this cannot happen ;...
2002-06-30 Nicholas ClarkRe: [PATCH] pack 'w' should be using NV, not double
2002-04-12 Nicholas ClarkRe: OK, what did I break in unpack?
2002-03-18 Nicholas Clarkd_nv_preserves_uv_bits
2002-03-18 Nicholas Clarkanother pack "w" thing
2002-03-06 Jarkko HietaniemiIRIX failure with long doubles.
2002-02-22 Jarkko HietaniemiImplement IV/UV/NV/long double pack/unpack with
2002-02-22 Ilya Zakharevichpack with a human face: part ]|[
2002-02-22 Ilya Zakharevichpack with a human face: the sequel
2002-02-21 Ilya Zakharevichgrouping in pack/unpack
2002-02-20 Ulrich PfeiferRe: [ID 20020220.001] pack w with objects
2002-02-10 Jarkko HietaniemiEBCDIC: the low 256 needs to be shuffled also
2002-01-27 Jarkko Hietaniemichr(42) ne '*' if one is in EBCDIC.
2001-12-11 Nicholas Clarkslightly more pack tests
2001-12-11 Nicholas Clark_qq pack.t Re: [PATCH] tests for hash assignment
2001-12-11 Nicholas ClarkRe: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
2001-12-10 Michael G. SchwernRe: [PATCH t/op/pack.t] Cleanup
2001-12-10 Michael G. SchwernCleanup
2001-11-27 David Dyck[ID 20011126.150] t/op/pack patch to fix Useless use...
2001-11-27 Wolfgang Laununpack P* uses random length for item
2001-11-21 Wolfgang LaunZ*/[AZa]* fails to pack length properly
2001-11-07 Nicholas ClarkRe: SunOS 5.8 is FUN! (and not quite ok, either) -...
2001-10-29 Jarkko HietaniemiNeither is 0xff illegal UTF-EBCDIC since it's the last C1.
2001-10-29 Jarkko HietaniemiUTF-EBCDIC ain't UTF-8.
2001-10-19 Jarkko HietaniemiUnpack in scalar context should return the first value
2001-10-01 Jarkko HietaniemiUNICOS testing patches from Nicholas Clark.
2001-09-24 Jarkko Hietaniemiok().
2001-09-24 Jarkko Hietaniemiunpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test...
2001-09-22 Nicholas ClarkRe: scalar context unpack bugs
2001-09-20 Nicholas ClarkRe: n questions (was Re: 4 questions about pack/unpack)
2001-09-11 Jarkko HietaniemiFix unpack U to be the reverse of pack U
2001-08-28 Michael G. SchwernAdding the failure diagnostic
2001-08-28 Michael G. SchwernRe: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad...
2001-08-27 Michael G. SchwernFixing bad testing advice
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Nicholas ClarkRe: Fixed pack problem - sort of
2001-06-11 Chris Nandor[MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-03-19 Nick Ing-SimmonsMore EBCDIC fixes.
2001-03-07 Jarkko HietaniemiMajor utf8 test reorganisation and rewrite.
2001-02-28 Jarkko HietaniemiRetract #8865 and #8869, un?pack C now again agree...
2001-02-21 Jarkko HietaniemiRetract #8875, cannot let go of the old semantics of...
2001-02-21 Jarkko HietaniemiMake unpack C and unpack U truly equivalent.
2001-02-21 Jarkko Hietaniemiunpack("C", ...) was left slightly unfinished by #8865.
2001-02-21 Jarkko HietaniemiMake pack("C", 0x100) to create Unicode, unless under the
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6252..6260 into mainline
2000-06-28 Simon CozensRe: [PATCH] pack('U',$foo) doesn't UTF8
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathyfix for missed accounting for null byte in pack("Z...
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-03-03 Jarkko Hietaniemicosmetics
2000-03-03 Jarkko Hietaniemidetypo
2000-03-02 Jarkko HietaniemiFurther long double patches from Spider Boardman.
2000-03-02 Jarkko HietaniemiRemove the pack.t kludge introduced to fudge the test
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-17 Jarkko HietaniemiAdd -D_GNU_SOURCE into ccflags for gcc (for now to...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-13 Peter Prymmerwas Re: [ID 19991102.003] perl on os390
1999-10-12 Gurusamy Sarathyallow any unpack specifier to take a count via '/'
1999-10-11 Gurusamy Sarathymore pack/unpack documentation (from Ilya Zakharevich...
1999-09-29 Charles Baileyresync with mainline
1999-09-23 Ilya Zakharevichchange "#" to a comment starter in pack templates;...
1999-07-26 Ian Phillipps(Version 2) Extending unpack to deal with counted strings
1999-03-03 Jarkko HietaniemiUse '!' to mark native integer packings instead of...
1999-02-21 Jarkko HietaniemiSync cfgperl with maint-5.005 change #3000.
1999-02-19 Jarkko Hietaniemipack/unpack better in (network-)short-non-16-bits and
1999-02-15 Jarkko HietaniemiThe pack tests now better in C90 (after the packnative...
1999-02-15 Jarkko HietaniemiEnhance the packnative patch: use the packnative code
1999-02-15 Jarkko Hietaniemisupport native integers, pack("L_",...) etc. (via priva...
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1999-02-09 Valeriy E. Ushakova modified version of suggested patch for pack template...
1998-10-17 Thomas DornerPOSIX BC2000 port from perl-mvs:
1998-10-17 Jarkko HietaniemiThe VM/ESA port essentials, based on
1998-09-05 Larry Wallseveral new tests needed tweaking to work under utf8
1998-08-02 Jarkko Hietaniemimore pack() tests
1998-08-02 Gurusamy Sarathyfix unpack('u',...) problem with spaces in input
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-06-28 Jarkko Hietaniemifixes unpack("q"...), and semctl() tests for UNICOS
1998-05-14 Gurusamy Sarathy[win32] merge change#896 from maintbranch
next