2006-10-07 |
Nicholas Clark | Yves said that the XS version of Data::Dumper was ineff... |
blob | commitdiff |
2006-10-07 |
Nicholas Clark | Use packed addresses for the seen tracking hash, rather... |
blob | commitdiff | diff to current |
2006-10-07 |
Nicholas Clark | Eliminate two more unneeded strlen()s from Dumper.xs |
blob | commitdiff | diff to current |
2006-10-07 |
Nicholas Clark | Change sprintf() to my_sprintf(), and use the returned... |
blob | commitdiff | diff to current |
2006-07-24 |
Steve Peters | Replace some sprintf()'s in Data::Dumper with my_snprin... |
blob | commitdiff | diff to current |
2006-07-13 |
Jarkko Hietaniemi | z/OS: CPAN-ized ext/ and lib/ |
blob | commitdiff | diff to current |
2006-05-01 |
Nicholas Clark | Re-order one DO_UTF8 to be after the SvPV. |
blob | commitdiff | diff to current |
2006-03-19 |
Andy Lester | Data::Dumper consting |
blob | commitdiff | diff to current |
2005-12-16 |
Nicholas Clark | s/Nullhv/NULL/g; |
blob | commitdiff | diff to current |
2005-12-16 |
Nicholas Clark | s/Nullav/NULL/g |
blob | commitdiff | diff to current |
2005-11-19 |
Steve Peters | Cleaning up some warnings generated by "gcc -W" |
blob | commitdiff | diff to current |
2005-08-19 |
Yitzchak Scott-Tho... | Re: Data::Dumper bug? |
blob | commitdiff | diff to current |
2005-06-21 |
Rafael Garcia-Suarez | Fix [perl #36102] Data::Dumper Doesn't Stringify Numeri... |
blob | commitdiff | diff to current |
2005-06-02 |
Steve Peters | SvPVX_const() - part 3 ... and const'ing Storable |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark | Move hv_name, hv_eiter and hv_riter into a new aux... |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi | Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-19 |
Steve Peters | Refactoring to Sv*_set() macros - patch #5 |
blob | commitdiff | diff to current |
2004-12-23 |
Sam Tregar | Data::Dumper Freezer fixes |
blob | commitdiff | diff to current |
2003-09-04 |
Ilya Martynov | Re: [PATCH] Data::Dumper 2.121 |
blob | commitdiff | diff to current |
2003-03-17 |
chocolateboy | Patch for Data::Dumper 2.12 to Allow Custom Hash Key... |
blob | commitdiff | diff to current |
2003-02-15 |
Jarkko Hietaniemi | Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r) |
blob | commitdiff | diff to current |
2003-01-22 |
Rafael Garcia-Suarez | Integrate change 18448 from maint-5.8 : |
blob | commitdiff | diff to current |
2003-01-21 |
Jarkko Hietaniemi | Try to make including patchlevel.h a bit more |
blob | commitdiff | diff to current |
2003-01-07 |
Nicholas Clark | %_ (was Re: [PATCH] operation on `PL_na' may be undefined) |
blob | commitdiff | diff to current |
2002-07-09 |
Robin Barker | 5.8.0-RC1 on SunOS 4! |
blob | commitdiff | diff to current |
2002-05-07 |
Gurusamy Sarathy | fixes for various warnings identified by Visual C++ |
blob | commitdiff | diff to current |
2002-05-04 |
Nicholas Clark | Re: [PATCH] Re: Data::Dumper tests with -Mutf8 |
blob | commitdiff | diff to current |
2002-05-04 |
Nicholas Clark | Re: Data::Dumper tests with -Mutf8 |
blob | commitdiff | diff to current |
2002-04-26 |
Gurusamy Sarathy | various signed/unsigned mismatch nits |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy | squelch some more type mismatch warnings |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy | Windows 64-bit support: |
blob | commitdiff | diff to current |
2002-04-08 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2002-04-07 |
Nicholas Clark | Re: [PATCH] Re: perl@15772 |
blob | commitdiff | diff to current |
2002-04-06 |
Nicholas Clark | Re: Dumper.pm and Unicode code points (was Re: Data... |
blob | commitdiff | diff to current |
2002-03-09 |
Nicholas Clark | Data::Dumper |
blob | commitdiff | diff to current |
2002-01-07 |
Jarkko Hietaniemi | Extension nits found by -Wall (several from threads |
blob | commitdiff | diff to current |
2001-12-13 |
Jarkko Hietaniemi | "preprocessing directive not recognized within macro... |
blob | commitdiff | diff to current |
2001-12-12 |
Jarkko Hietaniemi | EPOC fixes from Olaf Flebbe. |
blob | commitdiff | diff to current |
2001-10-13 |
Brian Ingerson | Message-ID: <20011012193235.B889@ttul.org> |
blob | commitdiff | diff to current |
2001-10-10 |
Abhijit Menon-Sen | Re: /usr/include/sys/e ?? (perl@12340) |
blob | commitdiff | diff to current |
2001-10-01 |
Brian Ingerson | Option to sort hashes |
blob | commitdiff | diff to current |
2001-09-06 |
Tony Cook | Extra NUL is Data::Dumper output - patch |
blob | commitdiff | diff to current |
2001-06-30 |
Jarkko Hietaniemi | Code cleanup based on turning off the -woffs in IRIX. |
blob | commitdiff | diff to current |
2001-03-29 |
Robin Barker | printf warning |
blob | commitdiff | diff to current |
2001-03-21 |
Nick Ing-Simmons | Multiplicity fix for Dumper. |
blob | commitdiff | diff to current |
2001-03-21 |
Jarkko Hietaniemi | First stab at making Data::Dumper to grok Unicode. |
blob | commitdiff | diff to current |
2001-02-18 |
Doug MacEachern | [patch] -Wall cleanup round 2 |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey | YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-08-02 |
Jarkko Hietaniemi | detypo #6494 |
blob | commitdiff | diff to current |
2000-08-02 |
Gurusamy Sarathy | Dump UVs as UVs in Data::Dumper. |
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-27 |
Gurusamy Sarathy | Data::Dumper fumbles negative numbers on 32-bit platfor... |
blob | commitdiff | diff to current |
2000-03-08 |
Gurusamy Sarathy | make Dump() call the XSUB implementation transparently... |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey | Resync with mainline |
blob | commitdiff | diff to current |
2000-01-21 |
Gurusamy Sarathy | fix bug in dumping self-referential scalars |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey | Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy | integrate mainline changes |
blob | commitdiff | diff to current |
1999-11-06 |
Jarkko Hietaniemi | More printf miscasts flushed out. |
blob | commitdiff | diff to current |
1999-10-23 |
Jarkko Hietaniemi | More printf-fixes (see also #4426). |
blob | commitdiff | diff to current |
1999-10-23 |
Jarkko Hietaniemi | Fix the printfing nits pointed out by using gcc -Wall and |
blob | commitdiff | diff to current |
1999-09-29 |
Charles Bailey | resync with mainline |
blob | commitdiff | diff to current |
1999-09-05 |
John Nolan | modified suggested patch to handle cross-refs and qr... |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy | yet more cleanups of the PERL_OBJECT, MULTIPLICITY... |
blob | commitdiff | diff to current |
1999-07-04 |
Jarkko Hietaniemi | Integrate with mainperl. |
blob | commitdiff | diff to current |
1999-07-04 |
Gurusamy Sarathy | make overload, Data::Dumper, and dumpvar understand... |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy | more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-06-02 |
Gurusamy Sarathy | remove _() non-ansism |
blob | commitdiff | diff to current |
1999-02-18 |
Gurusamy Sarathy | s/#defined/#define/ |
blob | commitdiff | diff to current |
1999-02-16 |
Gurusamy Sarathy | propagate PERL_VERSION everywhere, add to pod |
blob | commitdiff | diff to current |
1998-10-31 |
Gurusamy Sarathy | bump patchlevel; other minor fixes for clean build... |
blob | commitdiff | diff to current |
1998-10-31 |
Gurusamy Sarathy | Data::Dumper update |
blob | commitdiff | diff to current |
1998-08-02 |
Slaven Rezic | fix quoting of keys with embedded nulls |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons | PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-07-11 |
Gurusamy Sarathy | win32 fixes for VC 6.0 nits |
blob | commitdiff | diff to current |
1998-07-09 |
Gurusamy Sarathy | add Data-Dumper, up patchlevel to 71, various misc... |
blob | commitdiff | diff to current |
|