summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Convert to use of Test::More. Boost test coverage.James E Keenan2013-07-101-58/+71
* Suppress system Term::ReadLine::GnuPetr Písař2013-07-091-0/+1
* Use more semantic markup in the Pod for ExtUtils::Embed.Nicholas Clark2013-07-091-48/+36
* Refactor ExtUtils::Embed::xsi_{protos,body} to use a scalar $retval.Nicholas Clark2013-07-091-20/+26
* Refactor xsinit generation code in ExtUtils::Embed.Nicholas Clark2013-07-091-30/+17
* Refactor ExtUtils::Miniperl to use ExtUtils::Embed.Nicholas Clark2013-07-091-4/+0
* Tweak ExtUtils::Embed's generated C code to be closer to ExtUtils::Miniperl.Nicholas Clark2013-07-091-11/+12
* Propagate bugfixes from {mini,}perlmain.c into ExtUtils::Embed.Nicholas Clark2013-07-091-2/+4
* Refactor ExtUtils::Embed to work with miniperl.Nicholas Clark2013-07-091-6/+6
* PATCH: [perl #115808]: POSIX::setlocale returns bizarre value on failureKarl Williamson2013-07-081-0/+10
* Add block to exercise case of very large buffer in lib/File/Copy.pm.James E Keenan2013-07-081-4/+17
* Add tests for two previously unexercised sections of lib/Symbol.pm.James E Keenan2013-07-081-1/+14
* PATCH: [perl #118197] Cope with non-ASCII decimal separatorsKarl Williamson2013-07-071-1/+24
* ignore lib/File/Find.pmRicardo Signes2013-07-061-0/+1
* PATCH: [perl #112208]: Set utf8 flag on $! appropriatelyKarl Williamson2013-07-051-0/+25
* Move File::Find from lib/ to ext/Nicholas Clark2013-07-053-2475/+0
* Change File::Find's tests to look for taint.t instead of commonsense.tNicholas Clark2013-07-052-12/+12
* Improve the BEGIN-time setup code for File::Find's tests.Nicholas Clark2013-07-052-25/+19
* Increase $subs::VERSION to 1.02Father Chrysostomos2013-07-051-1/+1
* subs.pm: fix variable leak into global scopeOlivier Mengué2013-07-051-1/+1
* ignore build products from the newly dist/ed ExporterTony Cook2013-07-051-0/+2
* Add test for undefined first argument to fileparse().James E Keenan2013-07-041-1/+7
* Move Exporter from lib/ to dist/Exporter/Nicholas Clark2013-07-033-1091/+0
* 7b2d3c0 Added description of the Benchmark object to docNeil Bowers2013-06-281-0/+40
* perlexperiment: mark :pop layer as acceptedRicardo Signes2013-06-271-5/+4
* 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