summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix SV flags for magic values, v2chip/magicflags2Chip Salzenberg2011-09-2816-572/+481
* Add missing C on </p> constructDave Rolsky2011-09-281-3/+3
* Make a new section for vars related to interpreter stateDave Rolsky2011-09-281-312/+320
* Move $0 and $$ togetherDave Rolsky2011-09-281-48/+48
* Move uid & gid variable docs next to each otherDave Rolsky2011-09-281-35/+35
* Update README.freebsd with the new approach for making $^X absolute.Nicholas Clark2011-09-281-4/+5
* Merge the improved $^X absolute pathname conversion.Nicholas Clark2011-09-2822-24/+366
|\
| * Note the improved $^X absolute pathname conversion in perldelta.podNicholas Clark2011-09-281-4/+8
| * Teach Configure about "procselfexe" on Solaris and NetBSDNicholas Clark2011-09-281-1/+3
| * In Configure, refactor the test for procselfexe into a loop.Nicholas Clark2011-09-271-15/+14
| * Where available, use _NSGetExecutablePath() to make $^X absolute.Nicholas Clark2011-09-2721-3/+164
| * Where available, use sysctl() with KERN_PROC_PATHNAME to make $^X absolute.Nicholas Clark2011-09-2721-5/+181
|/
* Upgrade perlfaq from version 5.0150034 to 5.0150035Florian Ragwitz2011-09-273-4/+5
* Avoid a "use of uninitialized value" warning from pwent.tNicholas Clark2011-09-271-0/+4
* Dual-life perlglossary.pod as part of perlfaqFlorian Ragwitz2011-09-265-6/+3
* Add 5.14.2 to perlhistFlorian Ragwitz2011-09-261-0/+1
* Add 5.14.2-RC1 to perlhistFlorian Ragwitz2011-09-261-0/+1
* Add the 5.14.2 perldeltaFlorian Ragwitz2011-09-265-0/+249
* Add the 5.14.2 epigraphFlorian Ragwitz2011-09-261-0/+18
* podcheck.t: Work for scripts/utilities under VMSKarl Williamson2011-09-261-4/+33
* t/re/re_tests: Add TODOKarl Williamson2011-09-251-0/+3
* perlrebackslash: Add missing paren to exampleKarl Williamson2011-09-251-1/+1
* podcheck.t: New method for skipping .PL filesKarl Williamson2011-09-251-11/+20
* podcheck.t: Remove extra loop initializationKarl Williamson2011-09-251-12/+6
* podcheck.t: Move hash declaration to earlier in fileKarl Williamson2011-09-251-17/+16
* podcheck.t: Move subroutine defn earlier in fileKarl Williamson2011-09-251-17/+16
* podcheck.t: Don't calc value twiceKarl Williamson2011-09-251-1/+1
* podcheck.t: remove unused variableKarl Williamson2011-09-251-1/+0
* Synchronise Module::CoreList version in Maintainers.plChris 'BinGOs' Williams2011-09-251-1/+1
* add a couple missing LEAVEs in perlio_async_run()Chip2011-09-251-1/+4
* Avoid a double free with CORE->lcFather Chrysostomos2011-09-241-2/+3
* regexp.t: print diagnostics with leading '#'Karl Williamson2011-09-241-3/+8
* Add t/porting/checkcfgvar.t to run Porting/checkcfgvar.pl as a test.Nicholas Clark2011-09-244-5/+53
* A small refactor of checkcfgvar.plNicholas Clark2011-09-241-29/+34
* Refactor t/porting/regen.t to use TestInit q(T A);Nicholas Clark2011-09-241-13/+2
* [perl #92898] Clarify (*THEN)’s scopeFather Chrysostomos2011-09-231-2/+4
* Document open fh, "<:"Father Chrysostomos2011-09-232-2/+7
* Move the test for recursive call to Perl_load_module to t/io/perlio.tNicholas Clark2011-09-232-13/+15
* Correct the expected results for the first perlio warnings subtest.Nicholas Clark2011-09-231-1/+2
* Test perl #96008: use and require affected by open.pmFather Chrysostomos2011-09-221-1/+11
* [perl #96008] use and require are affected by the open pragmaBrian Fraser2011-09-221-1/+1
* Move/rewrite test for Recursive call to Perl_load_moduleFather Chrysostomos2011-09-222-8/+12
* Make CORE->method workFather Chrysostomos2011-09-222-104/+149
* perlre: Note a bug's existenceKarl Williamson2011-09-221-0/+12
* re_tests: Add TODO testKarl Williamson2011-09-221-0/+3
* podcheck.t: Add commentKarl Williamson2011-09-221-1/+2
* Porting/cherrymaint: Add commentKarl Williamson2011-09-221-0/+4
* manifest.t: Clarify a test's wordingKarl Williamson2011-09-221-1/+1
* base.pm: remove unused variableDavid Golden2011-09-221-3/+0
* base.pm no longer tracks loaded modulesDavid Golden2011-09-221-6/+2