summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* export PL_core_reg_engine so it's visible to the re moduleTony Cook2011-02-191-0/+1
* Minor perlfaq4 tweaksFather Chrysostomos2011-02-181-22/+25
* Dual-life Devel::DProfFlorian Ragwitz2011-02-1927-26/+33
* Add a deprecation notice to the Devel::DProf docsFlorian Ragwitz2011-02-181-1/+7
* Slightly improve some perldelta wordingFlorian Ragwitz2011-02-181-2/+2
* Allow Devel::DProf's tests to run without text.plFlorian Ragwitz2011-02-181-6/+12
* Don't call the new __loaded_from_core on old perlsFlorian Ragwitz2011-02-181-2/+2
* Remove Devel::DProf from the core distribution. Get it from CPAN now.Nicholas Clark2011-02-183-4/+53
* Break out from deprecate::import the "check if it's core" code.Nicholas Clark2011-02-182-25/+41
* In deprecate.pm, only cluck() once if the leaf isn't found in the caller stack.Nicholas Clark2011-02-181-1/+1
* In deprecate.pm, remove unused variable $lineNicholas Clark2011-02-181-2/+2
* perldelta for f1f02a6Father Chrysostomos2011-02-181-0/+5
* Minor perlfaq\d tweaksFather Chrysostomos2011-02-182-13/+14
* Note the Math::BigInt upgradeFather Chrysostomos2011-02-181-1/+1
* Avoid segfault in re::regmust with pluggable RE enginesDavid Leadbeater2011-02-181-5/+8
* Update Math::BigInt to CPAN version 1.992Peter John Acklam2011-02-186-144/+264
* Reflow ‘Having no space’ in perldiagFather Chrysostomos2011-02-181-6/+6
* warnings.pl: Update commentKarl Williamson2011-02-181-2/+2
* perldelta.pod: Don't use internal warn cat. nameKarl Williamson2011-02-181-1/+1
* perldiag.pod: Add missing phraseKarl Williamson2011-02-181-1/+1
* pp_subst: eliminate 'matched' local varDavid Mitchell2011-02-181-5/+3
* DynaLoader.t: AUTOLOAD TODO tests passingDavid Mitchell2011-02-181-6/+3
* struct subst; remove macro for obsolete fieldDavid Mitchell2011-02-181-1/+0
* pp_regcomp: don't unset RXf_TAINTEDDavid Mitchell2011-02-181-2/+0
* taint REGEX SVs as well as refs to themDavid Mitchell2011-02-183-3/+19
* pp_subst: exit earlier after failed matchDavid Mitchell2011-02-181-9/+10
* tweak the new pattern taint descriptionDavid Mitchell2011-02-181-10/+11
* adjust the skip count to account for the new test in c22d665bTony Cook2011-02-181-1/+1
* Subclass utf8 warnings so can turn off individuallyKarl Williamson2011-02-179-139/+276
* t/op/caller.t: Comment magic numberKarl Williamson2011-02-171-0/+3
* diag.t: Allow underscore in warnings categoriesKarl Williamson2011-02-171-1/+1
* perldelta: subject-verb agreementFather Chrysostomos2011-02-171-1/+1
* Mention DynaLoader changes in perldeltaFather Chrysostomos2011-02-171-0/+8
* Increase DynaLoader’s versionFather Chrysostomos2011-02-171-1/+1
* Some missing hyphens in perlfaq*Father Chrysostomos2011-02-173-4/+4
* [perl #84358] Removing AutoLoader from DynaLoaderLeon Timmermans2011-02-171-16/+2
* No sip without SA_SIGINFO. Broken in c22d665.Craig A. Berry2011-02-171-1/+1
* perldelta entry for b83080de5c42543809ce9004bcdbcd3162a00e70.Craig A. Berry2011-02-171-0/+15
* Move dprofpp from utils/ to ext/Devel-DProf/binFlorian Ragwitz2011-02-185-967/+979
* handy.h: isIDFIRST_utf8() changed to use XIDStartKarl Williamson2011-02-1710-10/+64
* op/turkish.t: Fix wrong test explanationsKarl Williamson2011-02-171-2/+2
* perldiag.pod: Clarify non-suffix form regex modifiersKarl Williamson2011-02-171-1/+5
* Deprecate current user-defined case mappingKarl Williamson2011-02-173-0/+18
* Increase PERLIOBUF_DEFAULT_BUFSIZ to larger of 8192 and BUFSIZ.Craig A. Berry2011-02-171-1/+1
* Unblock signal-mask on error for unsafe signalsLeon Timmermans2011-02-172-3/+21
* Add functions to Config to expose the remaining information from perl -VNicholas Clark2011-02-171-1/+42
* Refactor Config.pm to set @EXPORT_OK from keys %Export_CacheNicholas Clark2011-02-171-11/+18
* Unicode::UCD::num(): Remove definitions for irrationalsKarl Williamson2011-02-171-11/+21
* Unicode::UCD::num() clarify pod textKarl Williamson2011-02-171-3/+3
* Minor correction to perldeltaFather Chrysostomos2011-02-171-1/+2