summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove a vestigial STRLEN case and convert a label to lowercase.Nicholas Clark2010-02-142-6/+6
* Removes 32-bit limit on substr arguments. The full range of IV and UV is avai...Eric Brine2010-02-148-67/+193
* [PATCH] Support for SystemTap's dtrace compatibility layer and issues linking...H.Merijn Brand2010-02-132-2/+4
* Bump Safe's version to 2.22Rafael Garcia-Suarez2010-02-113-2/+6
* bump to CPAN 1.12. Only Makefile.PL changes not affecting COREReini Urban2010-02-111-1/+5
* Silence spurious warning in new Safe testRafael Garcia-Suarez2010-02-111-4/+9
* Remove npl addresses from "my" filesRobin Barker2010-02-114-7/+7
* delete orphaned textRobin Barker2010-02-111-17/+0
* Revised opening line of perl man pageDavid Golden2010-02-111-1/+4
* revert perl -h changesDavid Golden2010-02-111-6/+2
* Bug in Safe 2.21 re propagating exceptionsTim Bunce2010-02-112-2/+29
* [perl #72590] Panic if 'use strict' and forget 'my'Rafael Garcia-Suarez2010-02-111-0/+3
* keep -h to 80 characters or lessDavid Golden2010-02-101-2/+2
* Help new users learn how to get helpDavid Golden2010-02-102-33/+19
* Note a change in warnings::register's behavior in 5.10 that wasn't documented...Jesse Vincent2010-02-101-0/+21
* Per Jesse, ignoring the skipping the tests form threaded OpenBSDSteve Peters2010-02-101-0/+4
* Fix for non-regexps being upgraded to SVt_REGEXPNicholas Clark2010-02-094-5/+65
* regenerated Configure after backport cat ../perl/Configure >ConfigureH.Merijn Brand2010-02-091-10/+10
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadJesse Vincent2010-02-099-46/+133
|\
| * Warn people not to set PERL_CORE in XSDavid Mitchell2010-02-081-3/+7
| * In embed.fnc the 'E' flag should imply 'X', but doesn't.Jan Dubois2010-02-071-0/+3
| * revise perldelta note on strict and lax version rulesDavid Golden2010-02-071-14/+16
| * expand flag descriptions in in embed.fncDavid Mitchell2010-02-071-24/+93
| * alphabetically sort flag descriptions in embed.fncDavid Mitchell2010-02-071-17/+17
| * [perl #72156]: substitute `less -R' for `less' for groff's new usageJosh ben Jore2010-02-071-0/+9
| * INSTALL doc fix: calling the test suite using -MTestInit changed since it mov...Slaven Rezic2010-02-071-1/+1
| * changed "an UTF..." to "a UTF..." in all PodsSlaven Rezic2010-02-074-4/+4
* | Document unless () {} elsif () {} else {} and tell people not to use it.Jesse Vincent2010-02-091-2/+6
* | "unless else" wasn't previously documented, though it was valid syntaxReini Urban2010-02-091-1/+4
|/
* Removing invalid port L<> links from Version documentation updates.Jesse Vincent2010-02-061-3/+2
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadJesse Vincent2010-02-0611-293/+445
|\
| * move version details to version::Internals and other clean upDavid Golden2010-02-062-251/+164
| * document version::is_strict/is_laxDavid Golden2010-02-061-0/+14
| * Document usage of version regexpsJohn Peacock2010-02-062-47/+105
| * Export and document is_lax and is_strict functionsJohn Peacock2010-02-062-12/+87
| * note that delete/exists ARRAY_ELEM should be avoidedRicardo Signes2010-02-061-15/+24
| * Don't try to calculate a time over the conservative failure boundary.Michael G. Schwern2010-02-057-23/+106
* | Improvements to 31c9a3 - CPAN code did depend on the previous behaviour of bl...Nicholas Clark2010-02-067-6/+56
|/
* Upgrade CPAN to 1.94_55Steffen Mueller2010-02-049-84/+151
* Revert "Update to MIME-Base64 3.09"Jesse Vincent2010-02-036-40/+25
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadJesse Vincent2010-02-031-1/+13
|\
| * Tests for RT #72432Abigail2010-02-031-1/+13
* | Allow arbitrary whitespace between NAME and VERSION in "package NAME VERSION;...Jesse Vincent2010-02-034-22/+26
* | add a watchdog for schwern's time overflow tests.Jesse Vincent2010-02-031-0/+6
* | Add sanity checks for far, far distant dates.Michael G. Schwern2010-02-031-1/+24
|/
* Update to MIME-Base64 3.09Gisle Aas2010-02-026-25/+40
* Diagnostic improvements to better understand why lib/Benchark.t test 13 has b...Todd Rinaldo2010-02-021-3/+2
* [PATCH] Add gcc predefined macros to $Config{cppsymbols} on GNU/Hurd.H.Merijn Brand2010-02-011-2/+2
* gmtime/localtime are busted around 2**48Michael G Schwern2010-01-311-1/+1
* Clarify warning that e.g. \q is reservedKarl Williamson2010-01-311-3/+5