This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2009-10-21 David GoldenFix documentation of Module::CoreList::is_deprecated
2009-10-21 Nicholas ClarkS_utf16_textfilter() was failing honour error returns...
2009-10-21 Nicholas Clarkpanic if S_utf16_textfilter() is called in block mode.
2009-10-21 Nicholas ClarkMake filter_read() in block mode create a well-formed...
2009-10-21 Nicholas ClarkFix precedence error in Module::CoreList's test, which...
2009-10-21 David GoldenRevised Module::CoreList::is_deprecated
2009-10-21 David GoldenAuto-generate deprecation list via corelist.pl
2009-10-20 Chris WilliamsModule::CoreList, implemented is_deprecated() and added...
2009-10-20 Jesse Vincentrelease manager guide notes updates v5.11.1
2009-10-20 Jesse Vincentpod nits from nicholas and zefram
2009-10-20 Jesse Vincentset the release date for 5.11.1
2009-10-20 Jesse VincentModule::CoreList version bump for 5.11.1 release
2009-10-20 Jesse VincentModule::CoreList updated for 5.11.1
2009-10-20 Jesse Vincentmake regen; make regen_perly
2009-10-20 Jesse VincentAcknowledgments in perldelta
2009-10-20 Jesse Vincentperldelta formatting
2009-10-20 Jesse Vincentperl5111delta now includes all changes between 5.11...
2009-10-20 Jesse Vincentperldelta cleanup
2009-10-20 Jesse Vincentrelease manager guide notes updated
2009-10-20 Jesse Vincentsuidperl is no longer available. INSTALL should not...
2009-10-20 Jesse VincentBump 5.11.0 -> 5.11.1 in all sorts of places it's ...
2009-10-20 Jesse VincentWe should not bump the perl version in the release...
2009-10-20 Jesse VincentExtUitls::Install had changes since 5.11.0 - bump its...
2009-10-20 Jesse VincentBump OS2::DLL's version since it differs from what...
2009-10-20 Jesse VincentBump OS2::Process's version since it differs from the...
2009-10-20 Jesse VincentBump overload.pm's version since it differs from the...
2009-10-20 Jesse VincentBump Carp.pm's version number since it differs from...
2009-10-20 Jesse VincentBump mro's version number and copyright year, since...
2009-10-20 Jesse VincentBump B::Consise's version number since it's changed...
2009-10-20 Jesse VincentRevert accidental executability of several pod files
2009-10-20 Jesse VincentUpdated perlport.pod with notes on VMS support from...
2009-10-20 Jesse VincentAdded perldelta notes for yves' regex semantics fixups...
2009-10-20 Rafael Garcia... Update Switch version in Maintainers.pl after CPAN...
2009-10-20 Rafael Garcia... Bump version of Switch to 2.15 for CPAN release
2009-10-20 Nicholas ClarkPull out filter setup code from S_swallow_bom() into...
2009-10-20 Nicholas ClarkMAD-only code in S_swallow_bom() duplicated the actions...
2009-10-20 David GoldenMerge branch 'corelist-deprecated' into blead
2009-10-20 David Goldenformally mark deprecations in Maintainers.pl
2009-10-20 Jesse VincentRevert part of d1eb317 which broke ./Configure -des...
2009-10-19 Jesse VincentUpdating Win32 0.39 to have the same line-endings as...
2009-10-19 Jesse VincentMaintainers.pl updates to better match reality
2009-10-19 Jesse Vincentpiconv.t from Encode isn't excluded. Fix Maintainers.pl
2009-10-19 Yves Ortonrevert to 5.8.x semantics for \s \w and \d
2009-10-19 Yves Ortonsomewhat fix failing regex tests. but break lots of...
2009-10-19 Jan DuboisPerl builds fine on Windows 7
2009-10-19 Jan DuboisThe term 'winsock' is an implementation detail.
2009-10-19 Jesse VincentCPANPLUS was upgraded without bumping the version in...
2009-10-19 Jesse VincentMaintainers.pl had a number of MAP errors due to the...
2009-10-19 Jesse VincentMake core-cpan-diff more aware of the new world order
2009-10-19 Jesse VincentPorting/core-cpan-diff now tells us who the upstream...
2009-10-19 Chris WilliamsUpdate CPANPLUS to CPAN version 0.89_03
2009-10-19 brian d foy* Synced the perlfaq
2009-10-19 Jesse Vincentmacroify how we run perl from within the Makefile.
2009-10-19 Jerry D. HeddenAdd Cygwin to supported platforms list
2009-10-19 Jesse VincentPorting/makerel no longer massages win32 files during...
2009-10-19 Jesse Vincentadd a test_porting target which runs basic porting...
2009-10-19 H.Merijn BrandConsistent spelling of HP-UX
2009-10-19 Nicholas ClarkRemove the entry about removing Perl_deprecate()
2009-10-19 Nicholas ClarkFix minor pod formatting error in perl5111delta.pod
2009-10-19 Jesse Vincentupdate perl5111delta to mark our current release point.
2009-10-19 Jesse Vincentperldelta editing
2009-10-19 Jesse VincentHP/UX should have been HP-UX
2009-10-19 Jesse VincentFirst pass at updating perlport.pod with data from...
2009-10-19 Nicholas ClarkAdd two (U8 *) casts to placate C++.
2009-10-18 Nicholas ClarkIn utf16_to_utf8(), fix off-by-one errors for the range...
2009-10-18 Nicholas Clarkutf16_to_utf8() should croak on encountering a bare...
2009-10-18 Nicholas Clarkutf16_to_utf8() should croak if the buffer ends without...
2009-10-18 Nicholas Clarkutf16_to_utf8_reversed() should croak early when passed...
2009-10-18 Nicholas ClarkExpose utf16_to_utf8{,reversed} via XS::APItest, and...
2009-10-18 Jesse VincentAnother pass at getting the perldelta for 5.11.1 in...
2009-10-18 Jesse VincentEviscerate README.macos to match the state of the world
2009-10-18 Jesse VincentRemove Mac OS Classic caveats from perlport.pod as...
2009-10-18 Jesse VincentAdded four new AUTHORS who hadn't yet been acknowledged
2009-10-18 Jesse VincentRan into Bert Dvornik at a cafe - updated his AUTHORS...
2009-10-18 Nicholas ClarkMerge S_utf16_textfilter and S_utf16rev_textfilter().
2009-10-18 Nicholas ClarkNote why S_pending_ident's prototype can't be generated...
2009-10-18 Nicholas ClarkGenerate prototypes for utf16_textfilter and utf16rev_t...
2009-10-18 Nicholas ClarkUse gmtime() instead of localtime(), as timezones hinde...
2009-10-18 Jesse VincentFirst pass of weeding commit meesages from "git log...
2009-10-17 Chris WilliamsUpdate CPANPLUS to CPAN version 0.89_02
2009-10-17 Jerry D. HeddenUpgrade to threads::shared 1.32
2009-10-16 Craig A. BerryHelp ExtUtils::Install's tests find PERL_SRC on VMS.
2009-10-16 Yves Ortonrefactor the special CC code in reg_try()
2009-10-16 Nicholas ClarkEnable deprecation warnings by default.
2009-10-16 Nicholas Clarklocked is deprecated, so use :lvalue instead.
2009-10-16 Nicholas ClarkCan't use C<shift INC> to avoid @ in a commandline...
2009-10-16 Nicholas Clarkshift with barewords is deprecated, so this test from...
2009-10-16 Nicholas Clarkpush and pop on barewords are deprecated, so need no...
2009-10-16 Nicholas ClarkOpening dirhandle DIR also as a file needs no warnings...
2009-10-16 Nicholas Clarkdefined @array and defined %hash need no warnings ...
2009-10-16 Nicholas Clarklocalisation of $[ is deprecated, so needs no warnings...
2009-10-16 Nicholas Clark:locked is deprecated, so use :lvalue instead.
2009-10-16 Nicholas ClarkTests for barewords and hash operators need no warnings...
2009-10-16 Nicholas Clarkdo subname() is deprecated, so tests for it need no...
2009-10-16 Nicholas Clarkdo subname() is deprecated, so update this hunk of...
2009-10-16 Nicholas ClarkBracket deprecated features with no warnings 'deprecated';
2009-10-16 Nicholas Clarkdo subname() is deprecated, so this test from perl...
2009-10-16 Nicholas ClarkMove tests for $[ from comp/hints.t to op/array_base.t
2009-10-16 Nicholas ClarkMove tests for $[ from comp/parser.t to op/array_base.t
2009-10-16 Nicholas Clarkdo subname() is deprecated, so this test from perl...
next