summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Add benchmark test for keys() on empty hashes (RT26188)Max Maischein2009-06-012-0/+92
* | Fix RT26188, speed up keys() on empty hashMax Maischein2009-06-011-17/+23
* | Correct test output for t/op/eval.t (missing newline)Jerry D. Hedden2009-06-011-1/+1
* | Protect against spaces in build directory name when extracting .PL filesAndy Dougherty2009-06-011-1/+1
|/
* Mention Devel::NYTProf in perldebugSteffen Mueller2009-05-311-2/+3
* Auto-complete lexicals in the debugger shellSteffen Mueller2009-05-312-5/+30
* Fix casting warningRafael Garcia-Suarez2009-05-311-2/+2
* wrap some long FILES fields in Maintainers.plDavid Mitchell2009-05-311-51/+151
* fix Math::BigInt, PathTools entries in Maintainers.plDavid Mitchell2009-05-311-2/+2
* convert Maintainers.pl from an 8 to a 4 char indentDavid Mitchell2009-05-311-1498/+1498
* Clarify the meaning of the %Modules keys in Maintainers.pl,David Mitchell2009-05-311-5/+20
* add DISTRIBUTION field to %Modules in Maintainers.plDavid Mitchell2009-05-311-0/+116
* Maintainers.pl: rationalise distributions:David Mitchell2009-05-311-25/+11
* Maintainers.pl: there is no DB::File, and describe Text::Tabs/Wrap betterDavid Mitchell2009-05-311-2/+2
* Clarify perldebug documentationBram2009-05-311-2/+6
* Silence a warning emitted by test added by last commitRafael Garcia-Suarez2009-05-311-0/+1
* Add test case from RT#54758.George Greer2009-05-311-1/+5
* Merge branch 'memleaktest' into bleadRafael Garcia-Suarez2009-05-311-3/+13
|\
| * Add regression test for [RT#63110]Rafael Garcia-Suarez2009-05-311-3/+13
* | Document test structureBram2009-05-311-0/+10
* | Fix Filter::Simple entry in Maintainers.plDavid Mitchell2009-05-301-1/+2
* | Nicholas says that SvREFCNT_dec should be sufficient hereRafael Garcia-Suarez2009-05-301-1/+3
* | Fix [RT#6266] -- sv_pos_u2b expects to be called with a valid character indexAlex Vandiver2009-05-302-3/+19
* | Fix [RT#63110] -- two small memory leaks were introduced in 5b9c067Alex Vandiver2009-05-302-2/+5
|/
* Bump version of IPC::Open3Rafael Garcia-Suarez2009-05-301-1/+1
* clarified documentation about using lexical $err in open3 callSlaven Rezic2009-05-301-2/+4
* Spelling nitSteffen Mueller2009-05-301-1/+1
* Document the PERL_LOADMOD_ flagsRafael Garcia-Suarez2009-05-301-3/+3
* Fix [RT#66098] -- stricter checking on SvIVX exposed a lack of SvIOK checkAlex Vandiver2009-05-282-2/+8
* Add a guide to writing a perldelta.Nicholas Clark2009-05-282-0/+200
* Merge branch 'blead' of camel:/gitroot/perl into bleadRafael Garcia-Suarez2009-05-271-0/+8
|\
| * Catch interdependencies for static builds tooAndy Dougherty2009-05-261-0/+8
* | Merge branch 'blead' of camel:/gitroot/perl into bleadRafael Garcia-Suarez2009-05-261-12/+66
|\ \ | |/
| * More tests for uninitialized warnings in rangesVincent Pit2009-05-261-12/+66
* | Merge branch 'blead' of camel:/gitroot/perl into bleadRafael Garcia-Suarez2009-05-262-0/+31
|\ \ | |/
| * Explicitely point to $. when it causes an uninitialized warning for ranges in...Vincent Pit2009-05-262-0/+31
* | A couple of nits in the ~~ perldelta entryRafael Garcia-Suarez2009-05-261-2/+2
|/
* File tests were already treated as boolean in when()Rafael Garcia-Suarez2009-05-261-8/+1
* patch@2009-05-25.21:50:08 magic.t leaves $ENV{foo} on VMS.John E. Malmberg2009-05-261-0/+5
* patch@2009-05-25.21:50:08 perl5db.t leaves db.out behind on VMSJohn E. Malmberg2009-05-261-1/+1
* patch@2009-05-25.21:50:08 text-options.t file cleanup on VMSJohn E. Malmberg2009-05-261-1/+1
* Describe smart match and switch changes in perldeltaRafael Garcia-Suarez2009-05-251-0/+93
* Remove now-obsolete note on ~~ overloading working only on the right.Rafael Garcia-Suarez2009-05-251-3/+1
* Don't run mro/* tests under miniperlRafael Garcia-Suarez2009-05-251-2/+2
* Skip tests that use attributes.pm under miniperlRafael Garcia-Suarez2009-05-252-2/+10
* Fix test if Fcntl couldn't be loaded (for example with miniperl)Rafael Garcia-Suarez2009-05-251-1/+4
* Skip under miniperl (cannot load Fcntl)Rafael Garcia-Suarez2009-05-251-3/+7
* Skip tests if PerlIO::scalar is not availableRafael Garcia-Suarez2009-05-251-1/+5
* Avoid using Test::More in given/when testsRafael Garcia-Suarez2009-05-251-2/+2
* Revert "Fix failing autodie test with new smartmatch semantics."Rafael Garcia-Suarez2009-05-251-8/+8