This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #115736] fix undocumented param from newATTRSUB_flags
[perl5.git] / lib /
2013-12-22 Karl Williamsonlib/locale.t: Pass AIX failures
2013-12-22 Karl Williamsonlib/locale.t: Typo in comment
2013-12-21 Craig A. BerryBump File::Copy to version 2.29.
2013-12-21 Craig A. BerrySimplify and clarify VMS specifics in File::Copy.
2013-12-21 Craig A. BerryRevert "Unix compatibility mode" in File::Copy on VMS.
2013-12-21 Craig A. BerryFix typo introduced in 4c38808d92b95.
2013-12-17 Karl Williamsonlib/locale.t: Add tests
2013-12-17 Karl Williamsonlib/locale.t: Move some lines
2013-12-06 Karl Williamsonmktables: Add comments to output tables
2013-12-05 Karl WilliamsonPATCH: [perl #120675] Unexpected tainting via regex...
2013-12-05 Karl Williamsonmktables: Clean up relict usage
2013-12-05 Karl Williamsonmktables: Default those tables whose names begin with...
2013-12-05 Karl Williamsonperluniprops: Nit
2013-12-05 Karl Williamsonlib/locale.t: Only output debug message if relevant
2013-12-03 Karl Williamsonlib/locale.t: Test /il matching
2013-12-03 Karl Williamsonlib/locale.t: Make another test TODO if it fails
2013-12-03 Karl Williamsonlib/locale.t: Use lexical instead of $_ in a block
2013-12-03 Karl Williamsonlib/locale.t: Add some debugging info
2013-12-03 Karl Williamsonlib/locale.t: Add debug verbosity level
2013-12-03 Karl Williamsonlib/locale.t: Shorten function name
2013-11-27 Father ChrysostomosRevert "Squash COWs in the char* typemap"
2013-11-26 Karl Williamsonperluniprops: Tweaks
2013-11-24 Father ChrysostomosSquash COWs in the char* typemap
2013-11-12 Father ChrysostomosSimplify code for deparsing socketpair
2013-11-10 Father ChrysostomosFix deparsing of glob(my $x) and CORE::glob
2013-11-09 Father ChrysostomosFailing tests for &CORE::exit/die with vmsish
2013-10-30 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.24
2013-10-30 Father Chrysostomos[perl #119807] Deparse s//\(3)/e in a way that does...
2013-10-23 David Mitchellbump Tie::StdHandle version
2013-10-23 David MitchellTie::StdHandle::WRITE: handle offset
2013-10-23 Anno SiegelTie::StdHandle appends extra copies of $\ to output
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
next