summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix POD typoFrank Wiegand2010-01-301-1/+1
* suggestion to use GET URLRicardo Signes2010-01-281-0/+10
* Fix a broken pod linkJesse Vincent2010-01-281-1/+1
* * Fill out the docs on the yada to show it as a satand in for statements, not...brian d foy2010-01-281-10/+57
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadAbigail2010-01-281-84/+29
|\
| * Clean up 5.12 delta pod concerning regexes and Unicode changesKarl Williamson2010-01-281-84/+29
* | Add a few regression tests, making sure ... is parsed as a range operatorAbigail2010-01-281-1/+34
|/
* Resort MANIFEST.Nicholas Clark2010-01-281-1/+1
* Remove duplicate entries from MANIFESTSteve Hay2010-01-271-2/+0
* Add Porting/check-cpan-pollution to MANIFESTSteve Hay2010-01-271-0/+1
* * Note that the flip-flop operator maintains state across subroutine callsbrian d foy2010-01-261-17/+17