summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increase $if::VERSION to 0.0603if-0.0603Father Chrysostomos2013-06-251-1/+1
* Added example usage and SEE ALSO links to similar modules in doc for if.pmNeil Bowers2013-06-252-4/+48
* op.c:S_simplify_sort: remove redundant OPf_STACKED checkFather Chrysostomos2013-06-251-2/+0
* op.c:ck_sort: Restore HINT_LOCALIZE_HH checkFather Chrysostomos2013-06-251-1/+2
* Revert "Use UTF8f in more places"Karl Williamson2013-06-255-53/+69
* Revert "UTF8f"Karl Williamson2013-06-254-18/+4
* Add tests for a backreference following a literal, which is a different codepathYves Orton2013-06-261-11/+13
* Fix rules for parsing numeric escapes in regexesYves Orton2013-06-254-17/+46
* Document and clean up -s option to xsubppSteffen Mueller2013-06-252-13/+23
* Stop "sv_2mortal(&PL_sv_yes)" and "(void)sv_newmortal()" in ParseXSDaniel Dragan2013-06-255-9/+79
* EU::ParseXS: Test cleanupSteffen Mueller2013-06-2519-45/+12
* EU::ParseXS: Move several constants out of the runtime objectSteffen Mueller2013-06-252-30/+33
* EU::ParseXS: Cosmetics; more explicitness in *_handlerSteffen Mueller2013-06-251-32/+26
* EU::ParseXS: Use OO version of ExtUtils::ParseXS in testSteffen Mueller2013-06-251-0/+3
* EU::ParseXS: Simplify output typemap code generation (targetable)Steffen Mueller2013-06-251-20/+16
* EU::ParseXS: Cosmetics; better variable namingSteffen Mueller2013-06-251-7/+7
* EU::ParseXS: Fix targetable size detectionSteffen Mueller2013-06-253-9/+196
* EU::ParseXS: Drop dup'd code: make_targetable moves to EU::TypemapsSteffen Mueller2013-06-255-223/+3
* EU::ParseXS: Update changelogSteffen Mueller2013-06-251-0/+5
* EU::ParseXS: Attempt to canonicalize C++ types in tidy_typeSteffen Mueller2013-06-256-85/+61
* EU::ParseXS: Update ChangelogSteffen Mueller2013-06-251-0/+8
* EU::Typemaps: Document special typemap variablesSteffen Mueller2013-06-251-2/+20
* EU::ParseXS: Stop using global state; an OO interfaceSteffen Mueller2013-06-257-184/+309
* EU::ParseXS: Don't inherit from Exporter; import 'import' insteadSteffen Mueller2013-06-251-2/+1
* EU::ParseXS: Only initialize some parser regexps onceSteffen Mueller2013-06-251-12/+14
* EU::Typemaps: Implement API for typemap cloningSteffen Mueller2013-06-253-5/+87
* ExtUtils::ParseXS version bump to 3.21Steffen Mueller2013-06-259-9/+9
* [perl #75186] Remove obsolete references to vi supportTony Cook2013-06-251-8/+1
* [perl #118561] failures loading modules are ignored when sub-package existsGraham Knop2013-06-253-3/+9
* Remove spaces from a (copy of) a proto when used. The logic that uses prototy...Peter Martini2013-06-253-0/+30
* podcheck.t: Re-enable --add_linkKarl Williamson2013-06-241-5/+7
* Update B's size/offset for CvFLAGS to U32, following commit 51c78f1b91bbcd7a.Nicholas Clark2013-06-251-1/+1
* Update autodie to CPAN version 2.20Chris 'BinGOs' Williams2013-06-247-143/+194
* [perl #113926] fix a hash randomization bugTony Cook2013-06-241-2/+2
* [perl #113926] add tests for Pod::Html::anchorify()James E Keenan2013-06-242-0/+97
* perldelta for changes to perlexperimentRicardo Signes2013-06-231-2/+4
* perlexperiment: mark lvalue subroutines acceptedRicardo Signes2013-06-231-6/+8
* perlexperiment: (?{}) and (??{}) are not experimentalRicardo Signes2013-06-232-18/+53
* perlexperiment: mark regexp backtracking verbs as acceptedRicardo Signes2013-06-232-13/+8
* Quote and indent %B::Concise::priv initialisation consistentlyDagfinn Ilmari Mannsåker2013-06-241-68/+60
* [perl #116781] several small changes to h2xsTony Cook2013-06-241-7/+9
|\
| * h2xs: place for license for META.* filesAlexandr Ciornii2013-06-241-0/+3
| * h2xs: remove useless compatibility code (VERSION_FROM requires EU::MM from pe...Alexandr Ciornii2013-06-241-4/+3
| * h2xs: dependency on XSLoader should be declared even when it is in coreAlexandr Ciornii2013-06-241-1/+1
| * h2xs: remove indirect object notationAlexandr Ciornii2013-06-241-2/+2
|/
* perldiag: Correct ‘Unknown Unicode option value’Father Chrysostomos2013-06-232-2/+1
* perldiag: Document ‘SWASHNEW didn't return an HV ref’Father Chrysostomos2013-06-232-1/+5
* perldiag: Correct ‘Repeated format line...’Father Chrysostomos2013-06-232-2/+1
* perldiag: Correct ‘Perl %s required’Father Chrysostomos2013-06-232-2/+1
* perldiag: Correct ‘Pattern subroutine nesting...’Father Chrysostomos2013-06-232-6/+1