summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Increase $DBM_Filter::utf8::VERSION to 0.03Father Chrysostomos2013-06-221-1/+1
* Increase perl5db.pl’s $VERSION to 1.41Father Chrysostomos2013-06-221-1/+1
* Increase $integer::VERSION to 1.01Father Chrysostomos2013-06-221-1/+1
* Increase $deprecate::VERSION to 0.03Father Chrysostomos2013-06-221-1/+1
* Increase $Tie::Scalar::VERSION to 1.03Father Chrysostomos2013-06-221-1/+1
* Increase $Tie::Hash::VERSION to 1.05Father Chrysostomos2013-06-221-1/+1
* Increase $Tie::Array::VERSION to 1.06Father Chrysostomos2013-06-221-1/+1
* Increase $Getopt::Std::VERSION to 1.09Father Chrysostomos2013-06-221-1/+1
* Increase $File::Basename::VERSION to 2.85Father Chrysostomos2013-06-221-1/+1
* Increase $ExtUtils::XSSymSet::VERSION to 1.3Father Chrysostomos2013-06-221-1/+1
* Increase $English::VERSION to 1.07Father Chrysostomos2013-06-221-1/+1
* Increase $DBM_Filter::null::VERSION to 0.03Father Chrysostomos2013-06-221-1/+1
* Increase $DBM_Filter::int32::VERSION to 0.03Father Chrysostomos2013-06-221-1/+1
* Increase $DBM_Filter::encode::VERSION to 0.03Father Chrysostomos2013-06-221-1/+1
* Increase $DBM_Filter::compress::VERSION to 0.03Father Chrysostomos2013-06-221-1/+1
* Increase $DBM_Filter::VERSION to 0.06Father Chrysostomos2013-06-221-1/+1
* Increase $DB::VERSION to 1.07Father Chrysostomos2013-06-221-1/+1
* Increase $Class::Struct::VERSION to 0.65Father Chrysostomos2013-06-221-1/+1
* Increase $Benchmark::VERSION to 1.17Father Chrysostomos2013-06-221-1/+1
* Increase $strict::VERSION to 1.08Father Chrysostomos2013-06-221-1/+1
* Increase $vmsish::VERSION to 1.04Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-2224-62/+77
* Benchmark.t: fix skip() argument orderBrian Gottreu2013-06-201-1/+1
* lib/locale.t: Remove workaround for now fixed #108378Karl Williamson2013-06-181-13/+3
* Don't use locale definitions unless within scopeKarl Williamson2013-06-171-0/+3
* PATCH: [perl #108378] [perl #115800]Karl Williamson2013-06-171-7/+16
* Benchmark.t: fix skip() callDavid Mitchell2013-06-131-1/+1
* Benchmark.t: make calibration a testDavid Mitchell2013-06-131-1/+2
* Benchmark.t: consistent delta comparingDavid Mitchell2013-06-121-10/+15
* Benchmark.t: disdplay calibration diag outputDavid Mitchell2013-06-121-0/+3
* prevent lib/File/stat.t from aborting at END on cygwinTony Cook2013-06-111-2/+4
* Fix the mutability of @_ in perl -d.Shlomi Fish2013-06-102-10/+41
* Fix for RT #118169Shlomi Fish2013-06-103-10/+47
* Benchmark.t: test for inconsistent clockDavid Mitchell2013-06-101-2/+63
* use more descriptive examples in File::CopyZsbán Ambrus2013-06-091-3/+3
* version bumps and perldelta for debugger depthRicardo Signes2013-06-072-2/+2
* adjust $DB::deep from 100 to 1000Mark Jason Dominus2013-06-072-2/+2
* remove an obsolete special case for VOS handling of permissions in AnyDBM_File.tPaul Green2013-06-031-1/+1
* Fix internal inconsistencies in style in utf8.pm docsEric Brine2013-06-031-8/+8
* FAIL_OK looks too much like a constant [RT##118279]Eric Brine2013-06-031-3/+3
* remove the expectation of a "P" commandRicardo Signes2013-05-281-1/+1
* On Linux LC_ALL overrides LC_MESSAGES, so tweak perl5db.t accordingly.Nicholas Clark2013-05-271-0/+1
* man perlrules doesn't always output "No manual entry for perlrules"Tony Cook2013-05-271-0/+5
* typo fixes for Unicode UCDDavid Steinbrunner2013-05-261-7/+7
* Correction recommended by Brad Gilbert++.James E Keenan2013-05-251-2/+2
* In the debugger use local $ENV{MANPATH}, instead of a work around.Nicholas Clark2013-05-251-8/+1
* Remove the hard-coded list of "perl" manpages from the debugger.Nicholas Clark2013-05-251-135/+15
* In the debugger's doc command, use man[13]direxp instead of man[13]dir.Nicholas Clark2013-05-251-2/+2
* Fix the man/perldoc/doc command in the debugger.Nicholas Clark2013-05-252-2/+22
* lib/perldoc.pod is no longer generated, stop ignoring itTony Cook2013-05-251-1/+0