This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
stdhandle.t: unlink the right file.
[perl5.git] / lib /
2013-10-23 David Mitchellstdhandle.t: unlink the right file.
2013-10-23 David Mitchellstdhandle.t: convert to use Test::More
2013-10-23 David MitchellMake B/Deparse handle unicode regexes
2013-10-21 David MitchellBenchmark.t: avoid ultra-lightweight code
2013-10-21 David MitchellBenchmark.pm: bail out earlier on zero delta
2013-10-20 Chris 'BinGOs' Wil... Skip 'BAD LOCALE' test on DragonflyBSD
2013-10-19 Steve HayMove B-Deparse from dist/ to lib/ since it is non-dual...
2013-10-18 Steve HayRemove some IGNORABLE files from ext/ and lib/
2013-10-17 Karl WilliamsonChange mktables output for some tables to use hex
2013-10-17 Karl Williamsonlib/Unicode/UCD.t: Do tests in deterministic order
2013-10-05 Ricardo Signesnew warnings category, so bump warnings.pm
2013-10-05 Father ChrysostomosMake postderef experimental
2013-10-05 Father ChrysostomosAdd postderef_qq feature feature
2013-10-05 Father ChrysostomosIncrease $feature::VERSION to 1.34
2013-10-05 Father ChrysostomosAdd postderef feature feature
2013-10-05 Karl Williamsonmktables: Verify input files' version
2013-10-05 Karl WilliamsonBump Unicode version
2013-10-04 Karl WilliamsonUpgrade to Unicode 6.3
2013-10-04 Karl Williamsonmktables: Fix logic with binary vs enum properties
2013-10-04 Karl Williamsonmktables: Do some table-driven code generation
2013-10-04 Karl Williamsonperluniprops: Add correct ignored files docs
2013-10-04 Karl Williamsonlib/unicore/README.perl: Update
2013-09-18 Tony Cookbump File::Copy's $VERSION
2013-09-18 Nathan GlennAdded note about directories not being created with...
2013-09-17 Matthew Horsfall... RT-119817 - Treat =back as the end of a warning descrip...
2013-09-17 François Perradskip lib/ExtUtils/t/Embed.t when cross-compiling
2013-09-13 Ricardo Signesconvert mktables to parent.pm instead of base.pm
2013-09-12 Ricardo Signesoverload tests: use parent instead of base
2013-08-31 Karl Williamsonlib/locale.t: Refactor some tests
2013-08-31 Karl WilliamsonMake printf, sprintf respect 'use locale' for radix
2013-08-31 Karl Williamsonlib/locale.t: Add a bunch of tests
2013-08-31 Karl Williamsonlib/locale.t: Display unassigned chars
2013-08-31 Karl Williamsonlib/locale.t: Change debug output
2013-08-31 Karl Williamsonlib/locale.t: Display :punct: characters under debug...
2013-08-31 Karl Williamsonlib/locale.t: Use hash keys instead of many arrays
2013-08-29 Karl Williamsoncharnames: Make work in EBCDIC
2013-08-29 Karl WilliamsonUnicode::UCD: Work on non-ASCII platforms
2013-08-29 Karl Williamsonmktables: Generate native code-point tables
2013-08-29 Karl Williamsonmktables: Move table creation code
2013-08-26 Tony Cook[perl #117265] safesyscalls: check embedded nul in...
2013-08-22 Chris 'BinGOs' Wil... Apply bitrig change to lib/locale.t too
2013-08-22 Niko TyniSkip the perldoc test if 'man' is missing
2013-08-21 Niko TyniCorrect spelling of LC_MESSAGES
2013-08-17 Lukas MaiPerlIO: remove string eval/code injection (#119287)
2013-08-15 Karl Williamsonlib/locale.t: Make Windows machines failures TODOs
2013-08-15 Karl Williamsonlib/locale.t: Add comment
2013-08-15 Karl Williamsonlib/locale.t: Add, improve debugging output
2013-08-15 Karl Williamsonlib/locale.t: Change variable name for accuracy
2013-08-15 Karl Williamsonlib/locale.t: Improve debug output
2013-08-15 Karl Williamsonlib/locale.t: White-space only
2013-08-15 Karl Williamsonlib/locale.t: Fix :digit:, :xdigit: tests
2013-08-15 Karl Williamsonlib/locale.t: Use proper constant.
2013-08-15 Karl Williamsonperluniprops: Add missing character to what's matched
2013-08-15 Karl Williamsonutf8.pm: Slight clarification in pod
2013-08-12 Karl Williamsonlib/locale.t: Make suitable for testing locales sanity
2013-08-12 Karl Williamsonlib/locale.t: Move advice output to end
2013-08-12 Karl Williamsonlocale.t: Don't show 100% pass when there are failures
2013-08-12 Karl Williamsonlib/locale.t: White-space only
2013-08-12 Karl Williamsonlib/locale.t: Don't skip certain tests
2013-08-12 Karl Williamsonlib/locale.t: Remove useless test.
2013-08-12 Karl Williamsonlib/locale.t: Add a bunch of tests.
2013-08-12 Karl Williamsonlib/locale.t: Better debug output
2013-08-12 Karl Williamsonlib/locale.t: Add test name to debug output
2013-08-12 Karl Williamsonlib/locale.t: Add omitted test cases
2013-08-12 Karl Williamsonlib/locale.t: Rename some internal elements
2013-08-12 Karl Williamsonlib/locale.t: Add comments; clarify some test names
2013-08-12 Karl Williamsonlib/locale.t: Allow turning on debug via env
2013-08-12 Father ChrysostomosTest multiline links in diagnostics.t
2013-08-12 Father ChrysostomosIncrease $diagnostics::VERSION to 1.32
2013-08-12 Father Chrysostomosdiagnostics: don’t truncate wrapped links
2013-08-12 Tony Cook[perl #117355] unTODO the [lu]cfirst under bytes tests
2013-08-12 Tony Cook[perl #117355] very basic tests for [ul]c(first)? under...
2013-08-11 Father Chrysostomosop.c:ck_svconst: Don’t allow ro COWs under old COW
2013-08-10 Shlomi FishRemove some effect-less code.
2013-08-10 Shlomi FishFix RT #41461 (with a test).
2013-08-07 James E KeenanClarify documentation re switch expecting an argument...
2013-08-04 Father Chrysostomos[perl #119043] Allow utf8 up/downgrade on ro COWs
2013-08-04 Father ChrysostomosRevert "[perl #119043] Exempt shared hash key consts...
2013-07-29 Tony Cook[perl #52000] use PL_exit_flags in the test so it works...
2013-07-29 John Gardiner Myers[perl #52000] Warn/abort on attempted perl exit
2013-07-28 Father Chrysostomos[perl #119043] Exempt shared hash key consts from ro
2013-07-26 Father ChrysostomosMake overloaded constants always read-only
2013-07-26 Father ChrysostomosTest readonliness of overload constants
2013-07-24 David MitchellEnglish.pm: update perl version where perf fixed
2013-07-24 Nicholas ClarkGenerate lib/.gitignore from MANIFEST.
2013-07-24 Nicholas ClarkMove all the "special case" build products from lib...
2013-07-24 Nicholas ClarkMake .gitignore and lib/.gitignore more consistent.
2013-07-24 Nicholas ClarkPrune some .gitignore files.
2013-07-19 David MitchellBenchmark.t: remove CPU-speed-sensitive test
2013-07-17 Tony Cookignore the build product lib/version.pod
2013-07-16 Nicholas ClarkMove version from lib/ to cpan/
2013-07-16 James E KeenanConvert lib/FileHandle.t to use of Test::More; provide...
2013-07-15 Nicholas ClarkExtUtils::Embed::canon needs to *globally* substitute...
2013-07-13 Father Chrysostomos[perl #118839] Make ‘n’ debugger cmd respect lv subs
2013-07-13 Father Chrysostomosperl5db.pl: Remove obsolete comment
2013-07-13 Father Chrysostomosdiagnostics.t: Adjust tests
2013-07-12 Nicholas ClarkFor -DPERL_GLOBAL_STRUCT, eliminate local variable...
2013-07-12 Nicholas ClarkFix SEGVs and test failures for -DPERL_GLOBAL_STRUCT_PR...
2013-07-10 James E KeenanConvert to use of Test::More. Boost test coverage.
2013-07-10 Petr PísařSuppress system Term::ReadLine::Gnu
next