summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* add -DM flag to track smartmatch resolutionDavid Mitchell2009-08-201-0/+1
* Merge the updated perlfaq from the perlfaq repositorySteffen Mueller2009-08-1310-732/+1435
* document split in void context in perlfunc.podMoritz Lenz2009-08-121-3/+4
* Removed '...' ellipses from docs about '...' flip-flop operatorKen Williams2009-08-111-4/+4
* PERL_DONT_CREATE_GVSV was documented in perl589deltaDavid Mitchell2009-08-112-2/+2
* Add 5.10.1-RC1 release to perlhistAbigail2009-08-091-0/+1
* perltodo: Propagate compilation hints to the debuggerRafael Garcia-Suarez2009-08-071-0/+9
* pod/perlipc.pod: add some hints on avoiding pipe deadlocksSam Vilain2009-08-061-0/+86
* Minor spelling nit in last perlfunc updatedVincent Pit2009-08-031-1/+1
* Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ...Jesse Vincent2009-08-034-4/+2
* Remove the port to MiNT. It's a dead platform that hasn't had any love since...Jesse Vincent2009-08-033-25/+8
* Update the description of the 'system' function to point users at autodieJesse Vincent2009-08-031-2/+5
* MacPerl is gone. Its test bits should be now removed (per nicholas)Jesse Vincent2009-08-031-0/+4
* Document what needs to happen when you add a new test directoryJesse Vincent2009-08-031-0/+3
* Move content of Todo.micro into perltodoJesse Vincent2009-08-031-0/+21
* buildtoc should be executableJesse Vincent2009-08-031-0/+0
* Add new error "Can't use keyword '%s' as a label"Rafael Garcia-Suarez2009-07-301-0/+5
* Merge branch 'deletelocal' into bleadVincent Pit2009-07-292-0/+58
|\
| * Document "delete local" in perlsubVincent Pit2009-07-272-0/+58
* | podtidyLeon Brocard2009-07-291-13/+14
* | Forbid labels with keyword namesRafael Garcia-Suarez2009-07-292-9/+12
* | missing "to" in perlxsOffer Kaye2009-07-271-1/+1
* | Add security contact information to perlsecDavid Golden2009-07-261-0/+12
* | much better swap logic to support reentrancy and fix assert failureGeorge Greer2009-07-262-8/+7
* | perldelta entry noting when -C is now allowed on the #! line.Father Chrysostomos2009-07-261-0/+7
* | Allow -C on the #! line when it is identical to -C on the command line.Father Chrysostomos2009-07-262-5/+12
|/
* Rephrase note about CHECK and INIT in eval("") in perlmodRafael Garcia-Suarez2009-07-241-5/+5
* Thinko in given() description, found by chromaticRafael Garcia-Suarez2009-07-241-1/+1
* Todo: decapsulation of smart match argumentRafael Garcia-Suarez2009-07-241-0/+7
* Merge branch 'blead' of ssh://perl5.git.perl.org/perl into bleadChip Salzenberg2009-07-225-31/+27
|\
| * v-strings are not deprecatedDavid Golden2009-07-221-5/+0
| * Document the yada yada operator in perldeltaRafael Garcia-Suarez2009-07-221-0/+6
| * Remove !!! and ??? operatorsRafael Garcia-Suarez2009-07-221-24/+5
| * perltodo: truncate() prototypeRafael Garcia-Suarez2009-07-211-0/+5
| * perltodo: forbid labels with keyword namesRafael Garcia-Suarez2009-07-211-0/+9
| * Another typo, as spotted by Offer Kaye <offer.kaye@gmail.com>.Abigail2009-07-201-1/+1
| * Typo Fixes in Diagnosticchromatic2009-07-201-2/+2
* | [rjbs] very minor tweaks to description of maint/bleadRicardo SIGNES2009-07-221-7/+10
|/
* Describe changes to Carp and Carp::HeavyRafael Garcia-Suarez2009-07-161-0/+11
* Additional perlvms.pod updates related to POSIX exit handling.Craig A. Berry2009-07-161-17/+16
* An update to the pod is in order for the PERL_VMS_POSIX_EXIT logicalJohn E. Malmberg2009-07-151-14/+19
* document given/when in perltrapMoritz Lenz2009-07-151-2/+2
* Explain camel and dromedary repository serversDavid Golden2009-07-141-0/+8
* upate pumpking listDavid Golden2009-07-131-1/+1
* Make kill() fatal for non-numeric pidsDavid Golden2009-07-093-5/+20
* Mention in perldelta that "use 5.011" enables stricturesRafael Garcia-Suarez2009-07-081-0/+13
* Fast enabling of strictures when version 5.11.0 is requiredRafael Garcia-Suarez2009-07-071-1/+2
* use strict by default if "use 5.011" is in effect!Steffen Mueller2009-07-071-0/+2
* Added docs from Wolfgang Laun to perlpacktut about Intel HEXH.Merijn Brand2009-07-021-0/+45
* Make C<undef ~~ 0> and C<undef ~~ ""> not match (like in 5.10.0)Rafael Garcia-Suarez2009-07-011-0/+1