This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update HTTP-Tiny to CPAN version 0.041
[perl5.git] / lib /
2014-02-09 Father ChrysostomosExpand tabs in diagnostics.pm
2014-02-09 Father Chrysostomosdiagnostics.pm: Eliminate $WHOAMI
2014-02-09 Father ChrysostomosIncrease $diagnostics::VERSION to 1.34
2014-02-06 Zeframmerge basic zefram/purple_signatures into blead
2014-02-04 Karl WilliamsonDon't test locales that are invalid for needed categories
2014-02-01 ZeframMerge blead into zefram/purple_signatures
2014-02-01 Zeframsubroutine signatures
2014-01-30 Karl Williamsonlib/locale.t: Better debug information
2014-01-28 Karl Williamsonmktables: Refer to an actual commit number
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2014-01-28 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.25
2014-01-28 Father Chrysostomos[perl #121050] Teach B::Deparse about prototype whitespace
2014-01-27 Karl WilliamsonTaint more operands with case changes
2014-01-27 Karl WilliamsonMove an inversion list generation to mktables
2014-01-27 Karl WilliamsonMove more locale code to t/loc_tools.pl
2014-01-24 Karl Williamsonlib/locale.pm: Pod corrections
2014-01-24 Karl WilliamsonAllow 'use locale' on systems without locales.
2014-01-22 Brian Fraserlib/ExtUtils/t/Embed.t: Skip tests is cross-compiling...
2014-01-22 Karl WilliamsonMove more common locale finding code into t/loc_tools.pl
2014-01-22 Karl Williamsont/loc_tools.pl: Extract out finding locales from locale.t
2014-01-22 Karl Williamsonlib/locale.t: Remove no longer needed SKIPS
2014-01-22 Tony Cook[perl #120977] bump $warnings::VERSION
2014-01-22 Hauke Dassume "all" in "use warnings 'FATAL';" and related
2014-01-18 Craig A. BerryFix perl5db.t test 41 on VMS.
2014-01-14 Tony Cook[perl #118817] avoid using 2 handles to write to the...
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Ricardo Signesavoid a keys-on-scalar warning in a test
2014-01-14 Father ChrysostomosMore test tweaks
2014-01-14 Father ChrysostomosIncrease $warnings::VERSION to 1.21
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2014-01-09 Karl Williamsonlib/B/Deparse.t: TODO test for [perl #120950]
2014-01-05 Shlomi FishCrash in tab completion with Term::ReadLine::Gnu.
2014-01-01 Karl WilliamsonUnicode::UCD::prop_aliases(): Don't generate spurious...
2013-12-31 Karl WilliamsonWhite-space only
2013-12-31 Karl WilliamsonChange format of mktables output binary property tables
2013-12-31 Karl WilliamsonChange \p{} matching for above-Unicode code points
2013-12-31 Karl Williamsonmktables: Split off some functionality
2013-12-31 Karl Williamsonmktables: Add \p{Unicode}
2013-12-31 Karl Williamsonmktables: Separate out defns of \p{Any} and \p{All}
2013-12-31 Karl Williamsonmktables: Better comment some variables
2013-12-31 Karl Williamsonmktables: Calculate debugging information placement
2013-12-31 Karl Williamsonmktables: White-space only
2013-12-31 Karl Williamsonmktables: Convert to use new function
2013-12-31 Karl Williamsonmktables: Don't change table format with debugging...
2013-12-31 Karl Williamsonmktables: Improve display of debugging information
2013-12-31 Karl Williamsonlib/Unicode/UCD.t: White-space only
2013-12-31 Karl WilliamsonAdd tests for legacy Unicode data files
2013-12-31 Karl Williamsonlib/Unicode/UCD.t: Anchor a couple of regexes
2013-12-31 Karl Williamsonlib/Unicode/UCD.t: Clarify diagnostic
2013-12-31 Karl Williamsonlib/Unicode/UCD.t: Rename a $variable
2013-12-31 Karl WilliamsonUnicode/UCD.t: Add missing 'next' statement
2013-12-31 Karl Williamsonmktables: White-space only
2013-12-31 Karl WilliamsonUnicode::UCD: Remove access to some legacy-only properties
2013-12-31 Karl Williamsonmktables: Clarify overloaded variable name
2013-12-31 Karl Williamsonmktables, UCD.t: Fix nits in comments; add comment
2013-12-31 Karl Williamsonmktables: Don't output trailing tabs in tables
2013-12-31 Karl WilliamsonUnicode/UCD.t: white-space, comments
2013-12-31 Karl Williamsonmktables: Stop generating most leading zeros
2013-12-31 Karl Williamsonmktables: Further explain how things work in a comment
2013-12-31 Karl Williamsonmktables: Add an advisory comment to generated files.
2013-12-31 Karl Williamsonmktables: Regenerate if called with different cmd line...
2013-12-31 Karl Williamsonmktables: Tighten regex match to real data
2013-12-31 Karl Williamsonmktables: Fixup debugging info
2013-12-31 Karl Williamsonmktables: Always strip off returned comments in tables
2013-12-31 Karl Williamsonmktables: White-space only: wrap to 79 cols
2013-12-27 Karl Williamsonlib/diagnostics.t: Add test
2013-12-27 Karl Williamsonlib/diagnostics.t: Use different test data
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
next