summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [perl #73666] *foo{SCALAR} should not autovivifyzefram/gvsv_emptyZefram2010-04-132-14/+23
* make PERL_DONT_CREATE_GVSV mandatoryZefram2010-04-1311-52/+1
* Revert "Revert "* Fixed typo in toke.c docs, identified by Zefram""Jesse Vincent2010-04-131-1/+1
* Add emacs/vim hintsJosh ben Jore2010-04-131-0/+9
* Re-flow some errantly formatted podJosh ben Jore2010-04-131-4/+6
* Detabify perldtrace.dJosh ben Jore2010-04-131-1/+1
* [perl #73560] [PATCH] Fix typos in Pod::FunctionsNga Tang Chan2010-04-131-4/+4
* Reintroduce a lot of missing modules into perlmodlib.podRafael Garcia-Suarez2010-04-131-1/+1
* [perl #73712] ‘Variable is not imported’ cannot be suppressedFather Chrysostomos2010-04-133-6/+18
* Fix the abstract in Module::CoreList's META.ymlChris Williams2010-04-131-0/+1
* * eliminated OP_SETSTATE also in commentsSlaven Rezic2010-04-131-1/+1
* Add d_prctl* for all other OS'sH.Merijn Brand2010-04-1313-0/+26
* Probe for prctl () and check id PR_SET_NAME is supportedH.Merijn Brand2010-04-134-22/+71
* Note how to deal with broken dbm.h on OpenSUSEH.Merijn Brand2010-04-131-0/+20
* Allow -Duse64bitint without promoting to use64bitall on HP-UXH.Merijn Brand2010-04-131-3/+7
* fix a2p exampleFrank Wiegand2010-04-131-1/+1
* fix minor casting issueDavid Mitchell2010-04-131-2/+2
* Merge commit 'origin/davem/post-5.12' into bleadDavid Mitchell2010-04-1323-105/+562
|\
| * remove 'enable taint if modify gid/uid' featureDavid Mitchell2010-04-111-4/+0
| * RT 8857: premature free in local of tied elementDavid Mitchell2010-04-113-3/+34
| * create SV leak test infrastructureDavid Mitchell2010-04-114-2/+48
| * fix RT 23810: eval and tied methodsDavid Mitchell2010-04-082-12/+150
| * more mods to -Dl debugging outputDavid Mitchell2010-04-061-9/+6
| * improve -Dl debugging outputDavid Mitchell2010-03-304-33/+76
| * PL_defoutgv isn't always a GV.David Mitchell2010-03-308-25/+98
| * RT #67962: $1 treated as tainted in untainted matchDavid Mitchell2010-03-252-2/+20
| * Fix assorted bugs related to magic (such as pos) not "sticking" toDavid Mitchell2010-03-236-23/+44
| * [perl #73626] get magic wasn't called on 3rd arg of openDavid Mitchell2010-03-212-2/+17
| * [perl #45167] Taint removal by sprintfDavid Mitchell2010-03-213-1/+30
| * [perl #6758] tainted values become untainted in tied hashesDavid Mitchell2010-03-202-2/+52
* | Before 96a8704c makedepend.SH used shell quote syntax that modernÆvar Arnfjörð Bjarmason2010-04-131-0/+9
* | When your bisect starts to go into perl-5.9.* territory `make -j4'Ævar Arnfjörð Bjarmason2010-04-131-1/+1
* | Fix test comment (noticed by Alex Vandiver)Rafael Garcia-Suarez2010-04-131-1/+1
* | [perl #74198] Typo in perlop(1)Rafael Garcia-Suarez2010-04-131-2/+2
* | when(scalar) without argument should be a syntax error [perl #74114]Rafael Garcia-Suarez2010-04-131-4/+1
* | Ignore Devel/DProf test files in the git repositoryRafael Garcia-Suarez2010-04-131-0/+1
* | Add the 5.13 deprecation stanza to Module::Corelist to make tests happyJesse Vincent2010-04-121-1/+10
* | feature.pm now knows about 5.13Jesse Vincent2010-04-121-1/+2
* | Bump to 5.13.0Jesse Vincent2010-04-1223-151/+151
* | Create a perl5130delta.podJesse Vincent2010-04-1211-19/+292
* | Removing the RC marker from patchlevel.hv5.12.0Jesse Vincent2010-04-121-1/+0
* | Revert "* Fixed typo in toke.c docs, identified by Zefram"Jesse Vincent2010-04-121-1/+1
* | * Fixed typo in toke.c docs, identified by Zeframbrian d foy2010-04-111-1/+1
* | adjust release dates due to rc5v5.12.0-RC5Jesse Vincent2010-04-092-2/+2
* | Add bug to known issues for perl-v5.12.0Josh ben Jore2010-04-091-0/+8
* | [perl #74168] Assertion failure when emitting a stricture error messageRafael Garcia-Suarez2010-04-092-2/+8
* | RC5 due to a regression reported by <mons@veda.park.rambler.ru>Jesse Vincent2010-04-091-1/+1
* | Explicitly set the location of cpanp-run-perl when under PERL_COREv5.12.0-RC4Jos Boumans2010-04-062-0/+36
* | Skip make_path group/user tests for darwin - it's nobody and nogroup ids are -1Josh ben Jore2010-04-061-0/+2
* | Update perldelta for the removal of the deprecation warnings on perl4-era lib...Jesse Vincent2010-04-051-1/+8