summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Remove perl4-library deprecation warningsSteffen Mueller2010-04-0529-111/+6
* | Most of the REGEXP-massaging modules have now been updated.Jesse Vincent2010-04-051-3/+2
* | We're gonna have a fourth RC.Jesse Vincent2010-04-051-1/+1
* | There's gonna be an RC3v5.12.0-RC3Jesse Vincent2010-04-021-1/+1
* | untodo the no-longer-failing todo test for rgs' patchJesse Vincent2010-04-021-3/+1
* | For evals, op_targ carry hint flags, which are pretty high when you'reRafael Garcia-Suarez2010-04-021-0/+1
* | Add a TODO test for block evals segfaulting on syntax errors.Florian Ragwitz2010-04-021-1/+11
* | If the RC goes out today, the release goes out next fridayJesse Vincent2010-04-022-2/+2
* | Adding Curtis Jewell to AUTHORS.Curtis Jewell2010-04-021-0/+1
* | Specifying when the trimmed down Win64 compiler works.Curtis Jewell2010-04-021-0/+2
* | Updating location of Strawberry's 64-bit toolchain.Curtis Jewell2010-04-021-1/+1
* | Typo in perldelta found by Tom WyantJesse Vincent2010-04-021-1/+1
* | 5.12.0 is now expected on 7 April 2010v5.12.0-RC2Jesse Vincent2010-03-312-2/+2
* | update the name of Task::Deprecations::5_12Ricardo Signes2010-03-311-1/+1
* | Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadJesse Vincent2010-03-312-6/+17
|\ \