This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tweaking the order of op creation/op free in Perl_ck_require to Larry's
[perl5.git] / ext / Data /
2006-03-03 Jarkko HietaniemiRe: [PATCH] Re: [perl #38612] Data::Dumper core dump...
2005-12-16 Nicholas Clarks/Nullhv/NULL/g;
2005-12-16 Nicholas Clarks/Nullav/NULL/g
2005-11-19 Steve PetersCleaning up some warnings generated by "gcc -W"
2005-09-21 Rafael Garcia-SuarezA few POD fixes
2005-09-02 Rafael Garcia-SuarezRegression test for the fix in change #25308,
2005-08-19 Yitzchak Scott-Tho... Re: Data::Dumper bug?
2005-06-21 Rafael Garcia-SuarezFix [perl #36102] Data::Dumper Doesn't Stringify Numeri...
2005-06-02 Steve PetersSvPVX_const() - part 3 ... and const'ing Storable
2005-05-21 Nicholas ClarkMove hv_name, hv_eiter and hv_riter into a new aux...
2005-05-02 Rafael Garcia-SuarezRe: [perl #31793] Data::Dumper: Useqq interacts badly...
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-04-19 Steve PetersRefactoring to Sv*_set() macros - patch #5
2005-01-21 Rafael Garcia-SuarezFix spurious warnings emitted by XSLoader via Data...
2005-01-19 Jos I. BoumansMake Data::Dumper work when dynamic extensions are...
2004-12-23 Sam TregarData::Dumper Freezer fixes
2004-10-19 Rafael Garcia-SuarezMore Data::Dumper docs nits, fix the previous one,
2004-10-15 Rafael Garcia-SuarezDoc nit to Data::Dumper, suggested by Peter Kay.
2004-08-30 Marcus Holland-MoritzSkip a Data::Dumper test if configured without B module.
2004-06-10 Mathieu ArnoldRe: [perl #30197] perlbug AutoReply: Data::Dumper does...
2003-09-04 Ilya MartynovRe: [PATCH] Data::Dumper 2.121
2003-08-14 Jarkko HietaniemiAll the authors of these modules have now been contacted;
2003-06-26 Jarkko HietaniemiBite the bullet and apply the hash randomisation patch.
2003-03-24 Rafael Garcia-SuarezTypo, spotted by Doru Petrescu
2003-03-17 chocolateboyPatch for Data::Dumper 2.12 to Allow Custom Hash Key...
2003-02-15 Jarkko HietaniemiMake the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
2003-01-22 Rafael Garcia-SuarezIntegrate change 18448 from maint-5.8 :
2003-01-21 Jarkko HietaniemiTry to make including patchlevel.h a bit more
2003-01-18 Jarkko HietaniemiSlight pod reformatting based on [perl #20284].
2003-01-07 Nicholas Clark%_ (was Re: [PATCH] operation on `PL_na' may be undefined)
2002-07-09 Robin Barker5.8.0-RC1 on SunOS 4!
2002-05-07 Gurusamy Sarathyfixes for various warnings identified by Visual C++
2002-05-04 Nicholas ClarkRe: [PATCH] Re: Data::Dumper tests with -Mutf8
2002-05-04 Nicholas ClarkRe: Data::Dumper tests with -Mutf8
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-04-21 Gurusamy Sarathysquelch some more type mismatch warnings
2002-04-21 Gurusamy SarathyWindows 64-bit support:
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-07 Nicholas ClarkRe: [PATCH] Re: perl@15772
2002-04-06 Nicholas ClarkRe: Dumper.pm and Unicode code points (was Re: Data...
2002-03-12 Jarkko HietaniemiMove the readonly interface back to universal.c,
2002-03-11 Michael G. Schwern Subject: [PATCH] Hash::Util & restricted hash touch...
2002-03-09 Nicholas ClarkData::Dumper
2002-01-07 Jarkko HietaniemiExtension nits found by -Wall (several from threads
2001-12-13 Jarkko Hietaniemi"preprocessing directive not recognized within macro...
2001-12-12 Jarkko HietaniemiEPOC fixes from Olaf Flebbe.
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-31 Rafael Garcia-SuarezData::Dumper opt. use B::Deparse for coderefs
2001-10-13 Brian IngersonMessage-ID: <20011012193235.B889@ttul.org>
2001-10-10 Abhijit Menon-SenRe: /usr/include/sys/e ?? (perl@12340)
2001-10-01 Jarkko HietaniemiForgotten from #12288.
2001-10-01 Brian IngersonOption to sort hashes
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko HietaniemiBump up version numbers.
2001-09-06 Tony CookExtra NUL is Data::Dumper output - patch
2001-09-04 Ian PhillippsAUTHORS updates and
2001-06-30 Jarkko HietaniemiCode cleanup based on turning off the -woffs in IRIX.
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-03-29 Robin Barkerprintf warning
2001-03-21 Nick Ing-SimmonsMultiplicity fix for Dumper.
2001-03-21 Jarkko HietaniemiFirst stab at making Data::Dumper to grok Unicode.
2001-03-16 Michael Stevensmore pod patches
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2000-10-20 Charles BaileySYN SYN
2000-09-07 Gisle AasMake Data::Dumper (non-XS) to work with changed semanti...
2000-08-08 Jarkko HietaniemiDo away with array context, from Daniel Chetlin <daniel...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemidetypo #6494
2000-08-02 Gurusamy SarathyDump UVs as UVs in Data::Dumper.
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy SarathyData::Dumper fumbles negative numbers on 32-bit platfor...
2000-03-08 Gurusamy Sarathymake Dump() call the XSUB implementation transparently...
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-21 Gurusamy Sarathyfix bug in dumping self-referential scalars
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-05 Gurusamy Sarathytweak change#4745 to make ebcdic output match for chars...
2000-01-02 Gurusamy Sarathyebcdic fix for Data::Dumper from Peter Prymmer
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-12-01 Gurusamy Sarathyemail address changes
1999-11-06 Jarkko HietaniemiMore printf miscasts flushed out.
1999-10-23 Jarkko HietaniemiMore printf-fixes (see also #4426).
1999-10-23 Jarkko HietaniemiFix the printfing nits pointed out by using gcc -Wall and
1999-09-29 Charles Baileyresync with mainline
1999-09-08 Gurusamy Sarathyavoid ass_u_ming uppercase types are not user objects...
1999-09-05 John Nolanmodified suggested patch to handle cross-refs and qr...
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-04 Jarkko HietaniemiIntegrate with mainperl.
1999-07-04 Gurusamy Sarathymake overload, Data::Dumper, and dumpvar understand...
1999-06-16 Gurusamy Sarathydump C<0> as such, not C<'0'>
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-02-18 Gurusamy Sarathys/#defined/#define/
1999-02-16 Gurusamy Sarathypropagate PERL_VERSION everywhere, add to pod
1999-02-06 Gurusamy Sarathyminor bug in dumping blessed subrefs
1998-10-31 Gurusamy Sarathybump patchlevel; other minor fixes for clean build...
1998-10-31 Gurusamy SarathyData::Dumper update
next