summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * re_intuit_start(): trivial reorg of stclass codeDavid Mitchell2014-03-161-3/+3
| * re_intuit_start(): always initialise start_shiftDavid Mitchell2014-03-161-2/+1
| * re_intuit_start(): swap BmUSEFUL + stclass blocksDavid Mitchell2014-03-161-59/+55
| * re_intuit_start(): de-duplicate conditionDavid Mitchell2014-03-161-16/+16
| * re_intuit_start(): swap two blocks, delete labelDavid Mitchell2014-03-161-19/+18
| * re_intuit_start(): swap another if/else blockDavid Mitchell2014-03-161-47/+52
| * re_intuit_start(): remove redundant assertionDavid Mitchell2014-03-161-1/+0
| * re_intuit_start(): swap another if/else blockDavid Mitchell2014-03-161-13/+13
| * re_intuit_start(): swap if/else blocksDavid Mitchell2014-03-161-28/+29
| * re_intuit_start(): eliminate one labelDavid Mitchell2014-03-161-3/+4
| * add test for a code path in intuit_start()David Mitchell2014-03-161-0/+3
| * re_intuit_start(): eliminate debug-only varDavid Mitchell2014-03-161-7/+3
| * re_intuit_start(): eliminate t from stclass codeDavid Mitchell2014-03-161-8/+6
| * re_intuit_start(): reduce use of s in stclass codeDavid Mitchell2014-03-161-4/+3
| * re_intuit_start(): remove if(check)David Mitchell2014-03-161-2/+0
| * re_intuit_start(): use check_ix for efficiencyDavid Mitchell2014-03-161-1/+1
| * re_intuit_start(): stclass: use rx_origin moreDavid Mitchell2014-03-161-7/+7
|/
* On OS X, allow Configure to override $ld with -Dld=...Nicholas Clark2014-03-161-1/+5
* Configure misdetects strlcpy et al. with gcc -flto (RT#113022)H.Merijn Brand2014-03-161-3/+3
* Update perldelta for core changes to this pointAaron Crane2014-03-151-3/+59
* White-space only; properly indent newly formed blocksKarl Williamson2014-03-142-22/+22
* mktables: Inline short tablesKarl Williamson2014-03-144-23/+101
* lib/locale.t: Update $variable nameKarl Williamson2014-03-131-4/+4
* PATCH: [perl #121340] lib/locale.t noisy+complaining but passes on Win32Karl Williamson2014-03-131-4/+4
* lib/locale.t: Fix broken testKarl Williamson2014-03-131-10/+45
* Update ExtUtils-MakeMaker to CPAN version 6.92Chris 'BinGOs' Williams2014-03-1330-30/+33
* Upgrade to Thread::Queue 3.04Jerry D. Hedden2014-03-132-6/+9
* regcomp.c: Don't read past string-endKarl Williamson2014-03-123-28/+2
* sprinkle LIKELY() on pp_hot.c scope.c and some *.hDavid Mitchell2014-03-127-107/+111
* regcomp.c: Make SSC node clone safeKarl Williamson2014-03-122-9/+16
* regen/regcharclass.pl: Don't generate unused macrosKarl Williamson2014-03-122-181/+13
* regen/regcharclass.pl: Generate correct macro instead of skippingKarl Williamson2014-03-121-2/+1
* Update ExtUtils-Install Changes fileChris 'BinGOs' Williams2014-03-121-0/+10
* Make the ExtUtils-Install tests parallelisableChris 'BinGOs' Williams2014-03-126-5/+13
* Backport/genererate work from cross-portH.Merijn Brand2014-03-123-46/+50
* perlfunc: layout getpw*&c return values as a tableAristotle Pagaltzis2014-03-111-7/+9
* perldiag: Clarify that lexicals do not trigger "used only once"Aristotle Pagaltzis2014-03-101-3/+5
* ExtUtils-Install-1.62 has been released to CPANChris 'BinGOs' Williams2014-03-101-1/+1
* remove a redundant SvTIED_mg from S_do_smartmatchDaniel Dragan2014-03-101-15/+15
* don't repeatedly call HvUSEDKEYSDaniel Dragan2014-03-102-7/+12
* Handle "no versions" feature in fileify and tovmsspec.Craig A. Berry2014-03-101-5/+11
* Don't rely on IPC::Cmd in ExtUtils-Install testsChris 'BinGOs' Williams2014-03-102-3/+52
* It is and always will be safe to delete the most recent key returned from each.Paul Johnson2014-03-101-3/+2
* Incorporate changes from CPAN release of ExtUtils-CBuilderChris 'BinGOs' Williams2014-03-084-29/+35
* Upgrade to Thread::Queue 3.03Jerry D. Hedden2014-03-082-19/+22
* make core safe against HvAUX() reallocDavid Mitchell2014-03-072-13/+16
* sv.h: add some more flag usage commentaryDavid Mitchell2014-03-071-5/+8
* Data::Dumper update/changelog and version bumpSteffen Mueller2014-03-073-4/+23
* Filter::Simple update/changelog and version bumpSteffen Mueller2014-03-072-3/+3
* Attribute::Handlers update/changelog and version bumpSteffen Mueller2014-03-073-4/+7