This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #36310] sv_vcatpvfn() fails on some (very limited) situations
[perl5.git] / ext / Data / Dumper / Dumper.xs
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-04-21 Jarkko HietaniemiSymbian port of Perl
2005-04-19 Steve PetersRefactoring to Sv*_set() macros - patch #5
2004-12-23 Sam TregarData::Dumper Freezer fixes
2003-09-04 Ilya MartynovRe: [PATCH] Data::Dumper 2.121
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-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-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-10-13 Brian IngersonMessage-ID: <20011012193235.B889@ttul.org>
2001-10-10 Abhijit Menon-SenRe: /usr/include/sys/e ?? (perl@12340)
2001-10-01 Brian IngersonOption to sort hashes
2001-09-06 Tony CookExtra NUL is Data::Dumper output - patch
2001-06-30 Jarkko HietaniemiCode cleanup based on turning off the -woffs in IRIX.
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-02-18 Doug MacEachern[patch] -Wall cleanup round 2
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-02-09 Charles BaileyResync with mainline
2000-01-21 Gurusamy Sarathyfix bug in dumping self-referential scalars
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline 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-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-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
1998-10-31 Gurusamy Sarathybump patchlevel; other minor fixes for clean build...
1998-10-31 Gurusamy SarathyData::Dumper update
1998-08-02 Slaven Rezicfix quoting of keys with embedded nulls
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-11 Gurusamy Sarathywin32 fixes for VC 6.0 nits
1998-07-09 Gurusamy Sarathyadd Data-Dumper, up patchlevel to 71, various misc...