summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bumpsif-0.0602Father Chrysostomos2011-11-2218-18/+18
* [RT #36079] Convert ` to '.jkeenan2011-11-222-2/+2
* [RT #36079] Convert ` to '.jkeenan2011-11-228-87/+87
* [RT #36079] Convert ` to '.jkeenan2011-11-225-6/+6
* [RT #36079] Convert ` to '.jkeenan2011-11-228-24/+24
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1
* [RT #36079] Convert ` to '.jkeenan2011-11-2211-50/+50
* [RT #36079] Convert ` to '.jkeenan2011-11-222-33/+33
* op.c: typoFather Chrysostomos2011-11-221-1/+1
* Make Data::Dumper UTF8- and null-clean with GVsFather Chrysostomos2011-11-223-9/+49
* Update IO-Compress to CPAN version 2.043Chris 'BinGOs' Williams2011-11-2233-144/+180
* Update Compress-Raw-Bzip2 to CPAN version 2.043Chris 'BinGOs' Williams2011-11-226-6/+14
* Update Compress-Raw-Zlib to CPAN version 2.043Chris 'BinGOs' Williams2011-11-225-5/+13
* Update Archive-Tar to CPAN version 1.82Chris 'BinGOs' Williams2011-11-225-27/+61
* [perl #103766] Wrong $" warning in perl 5.14Father Chrysostomos2011-11-222-7/+9
* Move a test from t/lib/warnings/sv to .../9uninitFather Chrysostomos2011-11-222-7/+7
* In Perl_moreswitches(), merge the cases for 't' and 'T'.Nicholas Clark2011-11-221-6/+2
* Merge bisect-runner.pl fixes for 5.11-era parallel make bugs.Nicholas Clark2011-11-221-0/+139
|\
| * bisect-runner.pl now fixes all known 5.11-era parallel make bugs.Nicholas Clark2011-11-221-0/+13
| * bisect-runner.pl now fixes another 5.11-era parallel make bug.Nicholas Clark2011-11-221-0/+13
| * bisect-runner.pl now fixes more 5.11-era make bugs.Nicholas Clark2011-11-221-0/+40
| * bisect-runner.pl now fixes more 5.11-era parallel make bugs.Nicholas Clark2011-11-221-0/+18
| * bisect-runner.pl now fixes some 5.11-era parallel make bugs.Nicholas Clark2011-11-221-0/+55
|/
* Synchronise Module-CoreList version with what is teh on CPANChris 'BinGOs' Williams2011-11-221-1/+1
* [perl #80628] __SUB__Father Chrysostomos2011-11-2223-274/+403
* Test for lack of uninit warnings in sub redefFather Chrysostomos2011-11-221-0/+6
* sv.c: newSVpvf( → Perl_newSVpvf(aTHX_Father Chrysostomos2011-11-211-1/+1
* Put sub redef warnings in one placeFather Chrysostomos2011-11-215-90/+81
* PATCH: [perl #104226]: Name.pm missing from unicoreKarl Williamson2011-11-211-1/+1
* Make const redef warnings default in newXSFather Chrysostomos2011-11-216-18/+61
* Refactor newXS’s autouse logicFather Chrysostomos2011-11-211-13/+9
* utf8.c: typos in podKarl Williamson2011-11-211-2/+2
* PATCH: [perl #32080] is_utf8_string() reads too farKarl Williamson2011-11-211-28/+30
* utf8.h: Add missing parensKarl Williamson2011-11-211-1/+1
* utf8.h: define IS_UTF8_CHAR for EBCDICKarl Williamson2011-11-211-3/+53
* utf8.h: White space onlyKarl Williamson2011-11-211-16/+16
* utfebcdic.h: Add synonymous macrosKarl Williamson2011-11-211-0/+2
* perldiag: constant redef warning is not always defaultFather Chrysostomos2011-11-211-3/+3
* perlsub: constant redef warning is default, not mandatoryFather Chrysostomos2011-11-211-2/+3
* Make constant sub redef warnings obey scopeFather Chrysostomos2011-11-213-10/+18
* autouse.t: suppress warningsFather Chrysostomos2011-11-211-2/+2
* Don’t call an early-returning destructorFather Chrysostomos2011-11-211-2/+10
* Make newXS redefinition warning respect UTF8Father Chrysostomos2011-11-212-4/+21
* Make newCONSTSUB use the right warning scope.Father Chrysostomos2011-11-212-1/+14
* Restore autouse’s exemption from redef warningsFather Chrysostomos2011-11-216-13/+75
* sv.c: I missed a dotFather Chrysostomos2011-11-211-1/+1
* Make sort {} and sort {()} equivalentFather Chrysostomos2011-11-212-6/+17
* Merge remote-tracking branch 'p5p/smoke-me/gsoc-pod' into bleadRicardo Signes2011-11-2031-2109/+5269
|\
| * Dynamically create and delete testdir/test.lib/smoke-me/gsoc-podMarc Green2011-10-3113-72/+138
| * Update known_pod_issuesMarc Green2011-10-311-10/+10