summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* typo fix for perl5dbDavid Steinbrunner2013-05-251-9/+9
* typo fix for ThreadDavid Steinbrunner2013-05-251-2/+2
* typo fix for DBDavid Steinbrunner2013-05-251-2/+2
* typo fix for _charnamesDavid Steinbrunner2013-05-252-2/+2
* Add lib/Pod/perldoc.pod to lib/.gitignore.James E Keenan2013-05-251-0/+1
* typo fixes for BenchmarkDavid Steinbrunner2013-05-251-24/+24
* typo fix for File::FindDavid Steinbrunner2013-05-251-2/+2
* typo fixes for version podDavid Steinbrunner2013-05-241-2/+2
* fix various podcheck nitsDavid Golden2013-05-232-8/+22
* Make Unicode::UCD::search_invlist() availableKarl Williamson2013-05-222-11/+63
* Unicode::UCD Clarifications in podKarl Williamson2013-05-221-7/+8
* Unicode::UCD: Move function in file.Karl Williamson2013-05-221-59/+59
* Unicode::UCD: Correct wrong pod infoKarl Williamson2013-05-221-15/+36
* Fix multi-char fold edge caseKarl Williamson2013-05-201-1/+1
* lib/charnames.t: Fix wrongly complemented testKarl Williamson2013-05-201-2/+2
* mktables: Fix typos in commentsKarl Williamson2013-05-201-2/+2
* charnames: fix nit in commentKarl Williamson2013-05-202-3/+3
* Remove double space between words in podBrian Fraser2013-05-201-1/+1
* lib/utf8.pm: Fix pod verbatim line wrapsKarl Williamson2013-05-201-14/+16
* lib/utf8.pm: Pod clarification and nitKarl Williamson2013-05-201-4/+4
* Bump $Getopt::Std::VERSION following commit 0c0a84c65e572a92.Nicholas Clark2013-05-201-1/+1