This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: version.pm
[perl5.git] / lib /
2011-01-19 Michael StevensFix pod warning for empty sections.
2011-01-18 Nicholas ClarkRemove Mac OS classic code from tests in lib.
2011-01-18 Nicholas ClarkConvert DosGlob.t to Test::More.
2011-01-18 Nicholas ClarkRemove Mac OS Classic code from DosGlob.t
2011-01-18 Nicholas ClarkRemove MacOS Classic code from File::Find's tests.
2011-01-18 Nicholas ClarkRemove Mac OS Classic docs from DirHandle and File...
2011-01-17 David GoldenAdd HTTP::Tiny as a dual-life core module
2011-01-16 David Mitchellrestrict \p{IsUserDefined} to In\w+ and In\w+
2011-01-10 Karl Williamsonmktables: Now can test surrogates and nonchars
2011-01-07 Michael Parkerutf8_heavy.pl: Remove unused variable declaration
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in lib/*
2011-01-07 David GoldenAdd Module::Metadata as a dual-life core module
2011-01-07 John PeacockSync with version 0.88 on CPAN
2011-01-06 David GoldenAdd Perl::OSType as a dual-life core module
2011-01-05 Karl Williamsonmktables: Small performance enhancement
2011-01-05 Karl Williamsonmktables: white space-only change
2011-01-05 Karl Williamsonmktables: remove unneeded test
2011-01-05 Karl Williamsonmktables: typos in comments
2011-01-05 Karl Williamsonmktables: improve debug statement
2011-01-05 Karl Williamsonmktables: Add error check
2011-01-03 Jesse VincentActuall excise 'Apollo DomainOS' support. We officially...
2011-01-03 David Mitchellfix a few typos in lib/overload.t
2011-01-03 David GoldenAdd JSON::PP to the Perl core
2011-01-02 David Mitchellmake <expr> always overload if expr is overloaded
2011-01-02 David Mitchelloverloaded <> sometimes left an extra stack arg
2010-12-21 Nicholas ClarkFix IS_UTF8_CHAR() to recognise start bytes 0xF5, 0xF6...
2010-12-21 Nicholas ClarkConvert lib/utf8.t to strict and warnings throughout.
2010-12-20 Karl Williamsonmktables: fix typo in comment
2010-12-19 Zeframbump version of many modules
2010-12-16 Nicholas ClarkVersion bumps for modules changed by a6d37805ca8a9ba8...
2010-12-16 Nicholas ClarkRemove "dead" RCS $Id$ tags from files that we own.
2010-12-16 Karl Williamsonuniprops.pod: restore properties counts
2010-12-15 David Mitchelldon't upgrade overload IV return values to NV
2010-12-15 Florian RagwitzDual-life Dumpvalue
2010-12-11 Karl Williamsonunicode_strings.t: Revise tests for EBCDIC, clarity
2010-12-11 Florian RagwitzDual-life File::CheckTree
2010-12-11 Father ChrysostomosFix some casts in typemap
2010-12-11 gfxFix XS types in typemap in order to deal with reference...
2010-12-10 Florian RagwitzDual-life Env
2010-12-10 Florian RagwitzDual-life I18N::Collate
2010-12-03 Michael Breen[perl #71286] fallback/nomethod failures
2010-12-02 Karl WilliamsonDocument Unicode doc fix
2010-11-28 Rafael Garcia-SuarezRevert "Configure has a path to less and perl5db.pl...
2010-11-28 John PeacockBring core Perl in line with CPAN 0.86 release
2010-11-27 Father ChrysostomosIncrease overload.pm’s version
2010-11-27 Michael Fig[perl #79680] overload 1.10 sprintf fails taint checking
2010-11-22 Karl Williamsonutf8_heavy: Guard against infinite recursion
2010-11-21 Karl Williamsonmktables: Clean up warning msg
2010-11-21 Karl Williamsonmktables: comment typo and expand other comments
2010-11-21 Karl Williamsonmktables: Smaller tables if not -DDEBUGGING
2010-11-21 Father ChrysostomosCorrect test count in UCD.t
2010-11-21 Father ChrysostomosIncrease Unicode'UCD::s version
2010-11-21 Karl WilliamsonUCD.pm: Add info about named sequence alternatives
2010-11-21 Karl WilliamsonUCD.pm: Don't use CompositionExclusions.txt
2010-11-21 Karl WilliamsonUCD.pm: Don't use NamedSequences.txt, saves disk
2010-11-19 Karl WilliamsonAdd Unicode's minor 6.0 correction
2010-11-19 Karl Williamsonmktables: Leave Unicode1 BELL name alone
2010-11-19 Karl Williamsonperluniprops.pod: nits
2010-11-18 Karl WilliamsonWork-around Uni 6.0 issues with 'BELL'
2010-11-18 Karl Williamsoncharnames.t: indent newly formed block
2010-11-18 Karl Williamsoncharnames.t: PERL_RUN_SLOW_TESTS runs more tests
2010-11-18 Karl WilliamsonMore updates to point to Unicode 6.0
2010-11-18 Karl WilliamsonUnicode 6.0 DB
2010-11-18 Karl Williamsonmktables: Upgrade to handle new Unicode 6.0 tables
2010-11-16 Karl Williamsonmktables: Fix subtraction that should be an add
2010-11-14 Father ChrysostomosChange utf8.t to use a \xb7 delimiter once more.
2010-11-12 Father ChrysostomosIncrease File::stat’s version
2010-11-12 Todd RinaldoRT 79076: fix File::stat overload tests -x and -X when...
2010-11-06 Father ChrysostomosAvoid a run-time miniperl check every time SWASHNEW...
2010-11-05 Karl Williamsonutf8_heavy.pl: Make callable during Perl's compilation
2010-11-02 Nicholas ClarkFix permissions on lib/overload/numbers.pm, accidentall...
2010-11-02 Jan DuboisAvoid buffer overflow in dl_win32.c
2010-10-31 Karl WilliamsonDOCs: Clarify that \w matches marks and \Pc
2010-10-31 Karl WilliamsonAdd consistent synonyms for \p{PosxFOO}
2010-10-31 Father ChrysostomosRevert "Add consistent synonyms for \p{PosxFOO}"
2010-10-31 Karl WilliamsonAdd consistent synonyms for \p{PosxFOO}
2010-10-31 Karl Williamsonmktables: Clarify \d description for perluniprops
2010-10-31 Karl Williamsonmktables: Add tests for wrong equivalence attempts
2010-10-28 Karl WilliamsonFile::CheckTree.t: @INC should be change for chdir
2010-10-28 Father ChrysostomosRevert "Bump charnames’ version"
2010-10-22 Father ChrysostomosBump charnames’ version
2010-10-21 Karl Williamsoncharnames::viacode returning less correct name
2010-10-21 Karl Williamsonmktables: Complement variable meaning for clarity
2010-10-17 Craig A. BerryParentheses in compiler flags are legal on VMS.
2010-10-15 Karl WilliamsonSubject: [perl #58182] partial: Add uni \s,\w matching
2010-10-15 Karl WilliamsonSubject: unicode_strings.t: Imprv test output
2010-10-15 Karl WilliamsonSubject: unicode_strings.t: rmv trail blanks
2010-10-14 Florian RagwitzUpdate .gitignore for the Tie::Hash::NamedCapture move
2010-10-14 Nicholas ClarkConvert lib/Tie/Hash/NamedCapture.pm to an XS module...
2010-10-14 Father Chrysostomoswarnings.pl -> regen/warnings.pl
2010-10-14 Father Chrysostomosoverload.pl -> regen/overload.pl
2010-10-13 Karl WilliamsonFix typos in comments
2010-10-13 Karl Williamsoncharnames.t: Make sure code point aliasess are right
2010-10-13 Karl Williamsoncharnames.t: Extract common code to subroutine
2010-10-12 Karl Williamsonmktables: Change name of option to -annotate
2010-10-12 Karl Williamsonmktables: Change variable name
2010-10-12 Karl Williamsonmktables: Extend -output_names option
2010-10-12 Karl Williamsonmktables: Add arg to write() to say if in utf8
2010-10-12 Karl Williamsonmktables: Move method to different class
2010-10-12 Karl Williamsonmktables: Remove extraneous error message
next