summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tighten Storable's recognition of tied SVsZefram2014-04-084-4/+75
* speed up miniperl require on Win32Daniel Dragan2014-04-082-1/+8
* nitpicksSHIRAKATA Kentaro2014-04-075-8/+8
* Missed perldelta for 437e3a7 (for v5.19.8)Matthew Horsfall2014-04-071-0/+21
* RT-121512 - Allow -I/dir/ with trailing slash to find .pmc files.Matthew Horsfall (alh)2014-04-075-1/+24
* bump version on debuggerRicardo Signes2014-04-071-1/+1
* add Hiroo Hayashi to AUTHORSRicardo Signes2014-04-071-0/+1
* properly reset ReadLine's knowledge of handles after pagerHiroo Hayashi2014-04-071-0/+3
* Synchronise Carp with CPAN version 1.3301Chris 'BinGOs' Williams2014-04-074-3/+7
* Porting/acknowledgements.pl - Use correct quotes in perl command-lineSteve Hay2014-04-061-1/+2
* File-Glob/t/basic.t: avoid race conditionDavid Mitchell2014-04-061-0/+6
* Correct typo in commit b38d7779bdSteve Hay2014-04-051-2/+2
* fix documentation of HeUTF8 return valueDavid Golden2014-04-041-1/+1
* perl5182delta typo fixesSmylers2014-04-041-2/+2
* RMG - Update note about adding new perldelta in BLEAD-FINAL/MAINT releasesSteve Hay2014-04-041-0/+3
* Add pod/perl5182delta.podSteve Hay2014-04-044-0/+181
* utf8: add tests for behavior change in v5.15.6-407-gc710240, and moreÆvar Arnfjörð Bjarmason2014-04-021-0/+39
* Fix comments and pod that mention 5.20 erroneouslyKarl Williamson2014-04-014-9/+10
* Adjust conflicting documentation about \s vis-à-vis \cKThomas Sibley (via RT)2014-04-011-1/+1
* PATCH: [perl #119499] "$!" with UTF-8 flagKarl Williamson2014-04-015-6/+23
* PATCH: [perl 121317] Gconvert() obeys LC_NUMERIC without "use locale"Karl Williamson2014-04-013-6/+24
* perllocale: NitsKarl Williamson2014-04-011-3/+3
* perllocale: Note that $^E acts the same as $!Karl Williamson2014-04-011-2/+3
* mg.c: Fix comment typoKarl Williamson2014-04-011-1/+1
* missing word in perl5200delta.podDavid Mitchell2014-04-011-1/+1
* Reword Windows makefile comments to explain the "help" logic about USE_MULTISteve Hay2014-04-012-13/+15
* Start updating perldelta for 5.19.11Steve Hay2014-03-301-5/+23
* Commit b776cec188 missed these RMG steps when preparing Module::CoreList for ...Steve Hay2014-03-302-1/+6
* perldelta: /\C/ will be an error in 5.24David Mitchell2014-03-291-2/+2
* RMG - refer to BLEAD-POINT/BLEAD-FINAL releases for consistency and claritySteve Hay2014-03-281-11/+11
* RMG - note that CPAN module upgrades are subject to code freeze restrictionsSteve Hay2014-03-281-3/+9
* RMG - we no longer have UPSTREAM => 'undef' in Porting/Maintainers.plSteve Hay2014-03-281-8/+5
* Maintainers.pl synchronised for CPAN release of ExtUtils-InstallChris 'BinGOs' Williams2014-03-281-1/+1
* fix killpg on Win32, to meet posix expectations for killpgDaniel Dragan2014-03-274-5/+20
* perlrebackslash, perlreref.pod: White space onlyKarl Williamson2014-03-262-2/+4
* Revert "Add support for test.valgrind parallel testing"Karl Williamson2014-03-263-26/+7
* Deprecate /\C/David Mitchell2014-03-264-8/+12
* [perl #121366] avoid using an invalid SvPVX() in Perl_sv_pvn_force_flagsTony Cook2014-03-261-1/+2
* Update ExtUtils-MakeMaker to CPAN version 6.94Chris 'BinGOs' Williams2014-03-2530-31/+34
* Synchronise versions in Maintainers.plChris 'BinGOs' Williams2014-03-241-2/+2
* [perl #121484] /m causing false negativeDavid Mitchell2014-03-242-6/+10
* #121395 fix, on Win32 test.pl watchdog always blocks for entire timeoutbulk882014-03-242-2/+15
* Remove MM_TEST_ROOT feature from ExtUtils::Install tests.Craig A. Berry2014-03-233-34/+3
* Reduce excessive stat calls in glob on VMS.Craig A. Berry2014-03-211-0/+4
* Add 5.19.10 announcement URL to list of epigraphsAaron Crane2014-03-211-1/+3
* Prepare Module::CoreList for next releaseAaron Crane2014-03-204-4/+30
* Bump to Perl version 5.19.11Aaron Crane2014-03-2023-137/+137
* New perldelta for 5.19.11Aaron Crane2014-03-2010-250/+672
* Record the 5.19.10 epigraphAaron Crane2014-03-201-0/+10
* Merge release branch for Perl 5.19.10Aaron Crane2014-03-206-266/+265
|\