2001-10-01 |
Jarkko Hietaniemi |
Forgotten from #12288. |
tree | commitdiff |
2001-10-01 |
Brian Ingerson |
Option to sort hashes |
tree | commitdiff |
2001-09-21 |
Ronald J. Kimball |
avoid v-strings with require/use |
tree | commitdiff |
2001-09-16 |
Jarkko Hietaniemi |
Change use|require 5.005_64 to use|require 5.6.1. |
tree | commitdiff |
2001-09-16 |
Jarkko Hietaniemi |
Bump up version numbers. |
tree | commitdiff |
2001-09-06 |
Tony Cook |
Extra NUL is Data::Dumper output - patch |
tree | commitdiff |
2001-09-04 |
Ian Phillipps |
AUTHORS updates and |
tree | commitdiff |
2001-06-30 |
Jarkko Hietaniemi |
Code cleanup based on turning off the -woffs in IRIX. |
tree | commitdiff |
2001-06-18 |
Jarkko Hietaniemi |
The Grand Trek: move the *.t files from t/ to lib/... |
tree | commitdiff |
2001-03-29 |
Robin Barker |
printf warning |
tree | commitdiff |
2001-03-21 |
Nick Ing-Simmons |
Multiplicity fix for Dumper. |
tree | commitdiff |
2001-03-21 |
Jarkko Hietaniemi |
First stab at making Data::Dumper to grok Unicode. |
tree | commitdiff |
2001-03-16 |
Michael Stevens |
more pod patches |
tree | commitdiff |
2001-02-18 |
Doug MacEachern |
[patch] -Wall cleanup round 2 |
tree | commitdiff |
2000-10-20 |
Charles Bailey |
SYN SYN |
tree | commitdiff |
2000-09-07 |
Gisle Aas |
Make Data::Dumper (non-XS) to work with changed semanti... |
tree | commitdiff |
2000-08-08 |
Jarkko Hietaniemi |
Do away with array context, from Daniel Chetlin <daniel... |
tree | commitdiff |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
tree | commitdiff |
2000-08-02 |
Jarkko Hietaniemi |
detypo #6494 |
tree | commitdiff |
2000-08-02 |
Gurusamy Sarathy |
Dump UVs as UVs in Data::Dumper. |
tree | commitdiff |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
tree | commitdiff |
2000-04-27 |
Gurusamy Sarathy |
Data::Dumper fumbles negative numbers on 32-bit platfor... |
tree | commitdiff |
2000-03-08 |
Gurusamy Sarathy |
make Dump() call the XSUB implementation transparently... |
tree | commitdiff |
2000-03-04 |
Gurusamy Sarathy |
more whitespace removal (from Michael G Schwern) |
tree | commitdiff |
2000-02-09 |
Charles Bailey |
Resync with mainline |
tree | commitdiff |
2000-01-23 |
Gurusamy Sarathy |
s/use vars/our/g modules that aren't independently... |
tree | commitdiff |
2000-01-21 |
Gurusamy Sarathy |
fix bug in dumping self-referential scalars |
tree | commitdiff |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
tree | commitdiff |
2000-01-05 |
Gurusamy Sarathy |
tweak change#4745 to make ebcdic output match for chars... |
tree | commitdiff |
2000-01-02 |
Gurusamy Sarathy |
ebcdic fix for Data::Dumper from Peter Prymmer |
tree | commitdiff |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
tree | commitdiff |
1999-12-03 |
Ilya Zakharevich |
applied suggested patch; removed $VERSION = $VERSION... |
tree | commitdiff |
1999-12-01 |
Gurusamy Sarathy |
email address changes |
tree | commitdiff |
1999-11-06 |
Jarkko Hietaniemi |
More printf miscasts flushed out. |
tree | commitdiff |
1999-10-23 |
Jarkko Hietaniemi |
More printf-fixes (see also #4426). |
tree | commitdiff |
1999-10-23 |
Jarkko Hietaniemi |
Fix the printfing nits pointed out by using gcc -Wall and |
tree | commitdiff |
1999-09-29 |
Charles Bailey |
resync with mainline |
tree | commitdiff |
1999-09-08 |
Gurusamy Sarathy |
avoid ass_u_ming uppercase types are not user objects... |
tree | commitdiff |
1999-09-05 |
John Nolan |
modified suggested patch to handle cross-refs and qr... |
tree | commitdiff |
1999-07-12 |
Gurusamy Sarathy |
yet more cleanups of the PERL_OBJECT, MULTIPLICITY... |
tree | commitdiff |
1999-07-04 |
Jarkko Hietaniemi |
Integrate with mainperl. |
tree | commitdiff |
1999-07-04 |
Gurusamy Sarathy |
make overload, Data::Dumper, and dumpvar understand... |
tree | commitdiff |
1999-06-16 |
Gurusamy Sarathy |
dump C<0> as such, not C<'0'> |
tree | commitdiff |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
tree | commitdiff |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
tree | commitdiff |
1999-02-18 |
Gurusamy Sarathy |
s/#defined/#define/ |
tree | commitdiff |
1999-02-16 |
Gurusamy Sarathy |
propagate PERL_VERSION everywhere, add to pod |
tree | commitdiff |
1999-02-06 |
Gurusamy Sarathy |
minor bug in dumping blessed subrefs |
tree | commitdiff |
1998-10-31 |
Gurusamy Sarathy |
bump patchlevel; other minor fixes for clean build... |
tree | commitdiff |
1998-10-31 |
Gurusamy Sarathy |
Data::Dumper update |
tree | commitdiff |
1998-10-15 |
Gurusamy Sarathy |
correct bugs exposed in MM_Unix.pm by commenting out... |
tree | commitdiff |
1998-08-02 |
Slaven Rezic |
fix quoting of keys with embedded nulls |
tree | commitdiff |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
tree | commitdiff |
1998-07-11 |
Gurusamy Sarathy |
win32 fixes for VC 6.0 nits |
tree | commitdiff |
1998-07-09 |
Gurusamy Sarathy |
add Data-Dumper, up patchlevel to 71, various misc... |
tree | commitdiff |
|