summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eliminate macro for OpenVMS debugger [perl #118447].Craig A. Berry2013-06-132-1/+8
* Possessive and non greedy quantifier modifiers are mutually exclusiveYves Orton2013-06-134-21/+13
* Don't ignore signals on pcloseLeon Timmermans2013-06-131-10/+0
* Merge the re-ordering of when in the build write_buildcustomize.pl is run.Nicholas Clark2013-06-136-38/+85
|\
| * In miniperl, if lib/buildcustomize.pl fails to load, exit with an error.Nicholas Clark2013-06-131-1/+3
| * write_buildcustomize.pl now test loads the generated lib/buildcustomize.plNicholas Clark2013-06-131-2/+6
| * write_buildcustomize.pl no longer writes to STDOUTNicholas Clark2013-06-135-11/+39
| * Remove the Icwd Makefile macros as lib/buildcustomize.pl now sets this up.Nicholas Clark2013-06-134-12/+10
| * Generate lib/buildcustomize.pl at the same time as the miniperl executable.Nicholas Clark2013-06-134-22/+37
|/
* Benchmark.t: fix skip() callDavid Mitchell2013-06-131-1/+1
* Benchmark.t: make calibration a testDavid Mitchell2013-06-131-1/+2
* do not warn when optimizing away /x{0,0}?+/ and /x{0,0}+/Yves Orton2013-06-122-3/+16
* perldelta: add entries gleaned from commit messagesDavid Golden2013-06-121-0/+31
* Corrections to 0511665b4bSteve Hay2013-06-122-6/+8
* converted t/win32.t/system* to test.pl styleMarcel Gruenauer2013-06-122-23/+23
* Benchmark.t: consistent delta comparingDavid Mitchell2013-06-121-10/+15
* Benchmark.t: disdplay calibration diag outputDavid Mitchell2013-06-121-0/+3
* release schedule: fix years for 5.20Ricardo Signes2013-06-111-4/+4
* Merge branch 'delta-deprecate' into bleadRicardo Signes2013-06-114-484/+248
|\
| * make Porting/corelist.pl emit delta-style %deprecatedRicardo Signes2013-06-111-10/+33
| * add Mike Doherty to the AUTHORS fileRicardo Signes2013-06-111-0/+1
| * Module::CoreList: changelog for delta %deprecatedRicardo Signes2013-06-111-1/+2
| * re-add the deprecation data for soundex and checktreeRicardo Signes2013-06-111-0/+4
| * Make %Module::CoreList::deprecated a delta hashMike Doherty2013-06-111-473/+208
|/
* perldelta: Correct misstatementKarl Williamson2013-06-111-1/+2
* Branch prediction hint for SvREFCNT_decSteffen Mueller2013-06-111-2/+2
* Remove magic literal constant in favor of named constantSteffen Mueller2013-06-111-1/+2
* updates to release scheduleRicardo Signes2013-06-111-37/+27
* Merge the refactoring of toke.c's S_force_word.Nicholas Clark2013-06-115-23/+53
|\
| * Inline a subset of S_force_word() into the KEY_format section of Perl_yylex().Nicholas Clark2013-06-111-2/+12
| * toke.c: Remove the allow_initial_tick hack from S_force_word.Brian Fraser2013-06-114-21/+19
| * Eliminate the last call to S_force_word() passing allow_initial_tick as TRUE.Brian Fraser2013-06-111-2/+2
| * Test that C<format ::Foo> is identical to C<format Foo>Nicholas Clark2013-06-111-1/+11
| * Test that C<format 'Foo> is identical to C<format Foo>Brian Fraser2013-06-111-1/+13
|/
* prevent lib/File/stat.t from aborting at END on cygwinTony Cook2013-06-111-2/+4
* perldelta: typoFather Chrysostomos2013-06-101-1/+1
* perldelta: ">" was missing its "C<"Karl Williamson2013-06-101-1/+1
* pod/perldelta: Add note about documenting toLOWER() etcKarl Williamson2013-06-101-0/+7
* Quantifier follows nothing in regexKarl Williamson2013-06-102-0/+10
* correct omission of File::CheckTree and Text::Soundex from deprecationsRicardo Signes2013-06-104-3/+14
* perldelta for debugger @_ fixRicardo Signes2013-06-101-0/+5
* Fix the mutability of @_ in perl -d.Shlomi Fish2013-06-102-10/+41
* Fix for RT #118169Shlomi Fish2013-06-104-10/+48
* Benchmark.t: test for inconsistent clockDavid Mitchell2013-06-101-2/+63
* On Win32, i_rpcsvcdbm should be 'undef' as there is no <rpcsvc/dbm.h>Nicholas Clark2013-06-106-6/+6
* RMG: need to update Module::CoreList again after blead releaseDavid Golden2013-06-101-0/+10
* perldelta for recent BUILD_STATIC/ALL_STATIC changesSteve Hay2013-06-101-0/+11
* perldelta: DB has not been removedFather Chrysostomos2013-06-101-3/+7
* perldelta for double quantifier warnings (688e039)Father Chrysostomos2013-06-101-0/+6
* perldelta for File::Spec->tmpdir and changing env (#88940)Father Chrysostomos2013-06-101-0/+7