This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove an inadvertent case sensitivity from find.t.
[perl5.git] / lib /
2012-11-11 Craig A. BerryRemove an inadvertent case sensitivity from find.t.
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl origin/smueller/no_taint3
2012-10-26 Yves Ortonimprove diagnostics of dbm_filter_util.pl by using...
2012-10-26 Yves OrtonFix hash ordering dependency in DBM_Filter/t/int32.t
2012-10-25 Karl Williamsoncharnames pod: Note that \N{} doesn't accept interpolat...
2012-10-24 Karl WilliamsonMake \N{unknown char} a syntax error
2012-10-24 Karl Williamsoncharnames.t: Fix erroneous interpolation of \N{}
2012-10-20 Karl Williamsonmktables: Don't generate no-longer needed tables
2012-10-14 Karl Williamsonmktables: Add table for chars with multi-char fold
2012-10-01 Father ChrysostomosUpdate utf8.t tests
2012-09-30 Father ChrysostomosIncrease $warnings::VERSION to 1.15
2012-09-30 Father ChrysostomosIncrease $feature::VERSION to 1.31
2012-09-30 Father ChrysostomosUse two colons for lexsub warning
2012-09-28 Aaron Crane[perl #20636] Make h2xs skip #define macros with empty rhs
2012-09-27 Karl Williamsonmktables: Mention USourceData in generated pod
2012-09-27 Karl Williamsonmktables: Nits in comments, generated pod
2012-09-27 Karl WilliamsonUse official Unicode 6.2
2012-09-21 Nicholas ClarkRemove a couple of tentacles from MiNT missed by commit...
2012-09-21 Nicholas ClarkRemove the MPE/iX port.
2012-09-16 John PeacockBring bleadperl up to parity with CPAN for version.pm
2012-09-16 Father ChrysostomosDocument lexical subs
2012-09-16 Father ChrysostomosAdd experimental lexical_subs feature
2012-09-16 Father Chrysostomosfeature.pm: Missing space
2012-09-16 Father ChrysostomosIncrease $feature::VERSION to 1.30
2012-09-16 Father ChrysostomosAdd experimental warnings categ and :lexical_subs warn ID
2012-09-15 Father ChrysostomosIncrease $warnings::VERSION to 1.14
2012-09-15 Father ChrysostomosStop lexical warnings from turning off deprecations
2012-09-14 Karl WilliamsonUnicode/UCD.pm: Clarify pod
2012-09-14 Karl WilliamsonFix \X handling for Unicode 5.1 - 6.0
2012-09-12 David Mitchellstop ""-overloaded Regex recursing
2012-09-11 Shlomi FishAdd more tests, Revert back to C-style for loops
2012-09-05 Shlomi Fishperl5db: more tests
2012-09-05 Shlomi Fishperl5db: fix an accidental effect of strictures
2012-08-31 Craig A. BerryMake new File::Copy test case insensitive.
2012-08-31 Nicholas ClarkRemove the VM/ESA port.
2012-08-28 Karl WilliamsonRefactor \X regex handling to avoid a typical case...
2012-08-28 Steve HayRevert File::Copy::copy() to fail when copying a file...
2012-08-28 Steve HayFix File::Copy test failure on Windows
2012-08-26 Karl WilliamsonUse new Unicode 6.2 beta
2012-08-26 Karl WilliamsonPrepare for Unicode 6.2
2012-08-26 Karl Williamsonmktables: Re-order some code, change comments
2012-08-26 Karl Williamsonmktables: Correct generated table comment
2012-08-26 Karl Williamsonlib/unicore/README.perl: Make usablea s shell script
2012-08-26 Karl WilliamsonRevert "Experimentally Use Unicode 6.2 beta"
2012-08-26 Karl Williamsonmktables: Fix bug when deleting final range
2012-08-24 Tony Cookrt #111126 - don't empty a file with copy("foo/bar...
2012-08-24 Tony Cookrt #111126 - TODO test for copy foo/file to foo/
2012-08-21 Craig A. BerryConsistent unixy path handling in File::Find::_find_opt.
2012-08-15 Tony Cookfix a comment: this tests perl #91852 not 91850
2012-08-12 Karl Williamsonmktables: Rebuild if local Makefile has changed
2012-08-08 Steve HayAdd /Module/CoreList/TieHashDelta.pm to lib/.gitignore
2012-08-02 Karl WilliamsonUnicode::UCD::prop_invlist() Allow to return internal...
2012-08-02 Karl Williamsonmktables: Add comment to gen'd data file
2012-08-02 Karl Williamsonmktables: grammar in comments
2012-07-29 Father Chrysostomosdiagnostics.t: Test BEGIN{die}
2012-07-29 Father ChrysostomosRevert "Increase $diagnostics::VERSION to 1.31"
2012-07-29 Father ChrysostomosRevert "Use $^S instead of caller in splain"
2012-07-29 Father ChrysostomosUse $^S instead of caller in splain
2012-07-29 Father ChrysostomosIncrease $diagnostics::VERSION to 1.31
2012-07-26 Karl Williamsonmktables: Change \w definition to match new Unicode's
2012-07-25 Karl Williamsonmktables: Generate new table for foldable chars
2012-07-20 Robin Barkerrewrite a regex in lib/DB.t using \Q
2012-07-13 Robin Barkersilence override warning
2012-07-06 David Goldenvars.pm: remove 'obsolete' description [perl #113974]
2012-06-30 Shlomi FishFix perl -d’s "l" command.
2012-06-29 Father ChrysostomosTeach diagnostics.pm about %p
2012-06-29 Father ChrysostomosIncrease $diagnostics::VERSION to 1.30
2012-06-29 Jesse Luehrsfix 386a548 for fallback => undef
2012-06-29 Jesse Luehrs"use overload fallback => 0" should enable overloading...
2012-06-28 Father Chrysostomosdiagnostics.t: Restore test name removed by f0e510f
2012-06-28 Jesse Luehrspropagate context into overloads [perl #47119]
2012-06-27 Father Chrysostomosdiagnostics.t: Tweak to get tests passing
2012-06-26 Jesse Luehrsuse a less broken test for locale radix in atof [perl...
2012-06-26 Jesse Luehrsfix some language/country codes
2012-06-25 Vincent PitFix tab completion of module names in the debugger
2012-06-25 Vincent PitFix restarting a debugging session opened for a one...
2012-06-25 Vincent PitFix (and test) module listing in the debugger
2012-06-25 Vincent PitFix (and test) breakpoints on subroutines
2012-06-24 E. ChorobaFix Exporter.pm documentation: Notes are not code.
2012-06-24 Father Chrysostomos[perl #113796] lib/File/stat.t failures when -l $^X
2012-06-23 Father ChrysostomosExporter.pm: long lines in verbatim pod
2012-06-23 Father ChrysostomosExporter’s docs: mention require_version, but honestly
2012-06-23 Father Chrysostomossquash with export headres
2012-06-23 Father ChrysostomosExporter.pm: Capitalise subheaders consistently
2012-06-23 Father ChrysostomosExporter.pm: Consistent spaces after dots
2012-06-23 Father ChrysostomosIncrease $Exporter::VERSION to 5.67
2012-06-23 Father Chrysostomos[perl #112856] Exporter’s docs: expunge require_version
2012-06-22 Father Chrysostomos[perl #112826] Make Tie::StdHandle::READ respect offset
2012-06-22 Father ChrysostomosIncrease $Tie::StdHandle::VERSION to 4.3
2012-06-21 Nicholas Clarklib/File/stat.t shouldn't test -A $^X
2012-06-21 Nicholas ClarkFix File::stat's -x and -X for root for directories...
2012-06-21 Nicholas ClarkTest that File::stat exports stat by default, overridin...
2012-06-21 Nicholas Clarklib/File/stat.t should also test the -X operators on...
2012-06-21 Nicholas ClarkIn lib/File/stat.t, permute the test file's mode for...
2012-06-21 Nicholas ClarkRefactor lib/File/stat.t for robustness.
2012-06-21 Nicholas Clark*Actually* test that bug 20011110.104 is fixed.
2012-06-21 Nicholas ClarkSimplify lib/File/stat.t by using a tempfile as the...
2012-06-21 Nicholas ClarkRemove needless skip tests from lib/File/stat.t
2012-06-21 Nicholas ClarkIn lib/File/stat.t, test everything with and without...
2012-06-21 Nicholas ClarkBring the joy of strict (and warnings) to lib/File...
next