summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed typo -- replaced "the the" with "the"Walt Mankowski2010-10-031-1/+1
* Fixed typo -- changed "it's code point" to "its code point"Walt Mankowski2010-10-031-1/+1
* Update Unicode-Collate to CPAN version 0.61Chris 'BinGOs' Williams2010-10-0229-65/+858
* strictify vms/gen_shrfls.pl.Craig A. Berry2010-10-011-40/+48
* rt 76474: Avoid the child perl reading from stdoutTony Cook2010-10-011-1/+1
* [perl #48332] Debugger corrupts symbol table mungingFather Chrysostomos2010-09-305-4/+31
* Upgrade Digest::MD5 from version 2.50 to 2.51Florian Ragwitz2010-10-015-4/+19
* [perl #77952] regcomp.c compiler warningsKarl Williamson2010-09-301-13/+22
* Merge adjacent #ifndef PERL_IMPLICIT_CONTEXT blocks in embed.hNicholas Clark2010-09-302-6/+8
* Remove empty #if/#endif pairs from embed.hNicholas Clark2010-09-302-54/+7
* perlretut: incorrect output in "Non-capturing groupings"Ævar Arnfjörð Bjarmason2010-09-301-1/+1