summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove MEMBER_TO_FPTR.Ben Morrow2010-10-068-813/+809
* No distinction between .PL and .pl if case is not preserved.Craig A. Berry2010-10-061-1/+1
* Update Unicode-Collate to CPAN version 0.62Chris 'BinGOs' Williams2010-10-0723-20/+1384
* Avoid defining a full XSLoader::bootstrap_inherit post 5.6, as it's not needed.Nicholas Clark2010-10-061-8/+23
* Add 'dlext' and 'so' to the initial %Config::ConfigNicholas Clark2010-10-061-0/+5
* Generate the core-only Makefile.PL for podlators using make_ext.Nicholas Clark2010-10-054-49/+29
* Moving all pod/*.PL files to ext/ (and cpan/) is now done.Nicholas Clark2010-10-051-8/+0
* Eliminate the now unused Makefile targets plextract, pl and pllist.Nicholas Clark2010-10-052-34/+5
* Move pod2html.PL into ext/Pod-HtmlNicholas Clark2010-10-0512-58/+24
* Move pod2man.PL, pod2text.PL, podselect.PL into cpan/podlators/scriptsNicholas Clark2010-10-0515-55/+48
* Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scriptsNicholas Clark2010-10-0514-76/+37
* Move pod2latex.PL into its CPAN distribution directory.Nicholas Clark2010-10-0512-39/+22
* Move Pod::Html from lib/ to ext/Nicholas Clark2010-10-0510-26/+14
* make_ext.pl now writes Makefile.PL that cope with pod*.PL self-extractors.Nicholas Clark2010-10-051-6/+41
* test_prep has a dependency on x2p/s2pNicholas Clark2010-10-052-2/+2
* The *.PL scripts in utils/ have a dependency on Cwd in lib.Nicholas Clark2010-10-051-2/+7
* [perl #73534] Bigrat segfaults on irrational numbersFather Chrysostomos2010-10-044-3/+21
* * Update the versions numbers for stable in perlfaq1brian d foy2010-10-051-1/+1
* * Clarified a pronoun in perlfaq4brian d foy2010-10-051-12/+11
* perldelta entry for Locale::Maketext/$@Father Chrysostomos2010-10-041-0/+4
* Re-add a test deleted by the recent Locale::Maketext/$@ changeFather Chrysostomos2010-10-042-1/+8
* Update MANIFEST for prev. Locale::Maketext changeFather Chrysostomos2010-10-041-1/+1
* CPAN RT 34182 (Locale::Maketext) - Don't unnecessarily localize $@.Todd Rinaldo2010-10-044-38/+78
* [perl #45133] -0.0 has variable Boolean valueFather Chrysostomos2010-10-043-4/+26
* [perl #20661] Constant strings representing a number can BECOME numbersFather Chrysostomos2010-10-043-1/+28
* Correct test names in negate.tFather Chrysostomos2010-10-041-2/+2
* perlop.pod: Clarify -’s string/number distinctionFather Chrysostomos2010-10-041-5/+6
* perldelta for [perl #57706]Father Chrysostomos2010-10-041-0/+6
* [perl #57706] Unary minus on 'numeric' inputs like '-1'Renée Bäcker2010-10-042-2/+7
* stop map,grep leaking temps [perl #48004]David Mitchell2010-10-043-3/+83
* [PATCH] function to parse Perl statement sequenceZefram2010-10-0413-1354/+1585
* add stray save_* functions to the APIZefram2010-10-043-6/+8
* Update AUTHORSRafael Garcia-Suarez2010-10-041-0/+1
* Further clarification on indirect filehandlesA. Sinan Unur2010-10-041-1/+18
* perldelta and version bump for CwdFather Chrysostomos2010-10-032-2/+5
* [perl #51562] Problem & "solution" for building 5.10.0 w/win32+mingw+dmakekmx2010-10-031-1/+8
* perldelta entriesFather Chrysostomos2010-10-031-0/+11
* [perl #32380] numeric.c assumes that NV_DIG+2 will be enough digitsEd Allen Smith2010-10-031-1/+8
* Use isGV_with_GP in vms/vms.c for better glob recognition.Craig A. Berry2010-10-031-3/+3
* eval_sv: followup fix to 4aca2f62efDavid Mitchell2010-10-031-4/+5
* Fix perl build problems on Stratus VOSPaul Green2010-10-032-13/+38
* Test for RT#3363: lexical lvalue under recursionGeorge Greer2010-10-031-1/+18
* Add a refgen+PADTMP testFather Chrysostomos2010-10-031-2/+11
* Small efficiency nit for regcurly()Karl Williamson2010-10-031-3/+4
* toke.c: call regcurly instead of duplicating codeKarl Williamson2010-10-031-11/+2
* better documentation for eval_sv() and G_KEEPERRDavid Mitchell2010-10-032-3/+8
* G_KEEPERR sometimes set $@David Mitchell2010-10-032-6/+14
* eval_sv() and eval_pv() don't fail on syntax errDavid Mitchell2010-10-032-8/+95
* Avoid downgrading GVs during global destructionFather Chrysostomos2010-10-031-0/+5
* Fixed typos -- replaced "the the" with "the"Walt Mankowski2010-10-031-2/+2