summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* The current implementation of :unique is fundamentally flawed,Nicholas Clark2005-06-231-1/+15
* Const Boy II: The LocalizingAndy Lester2005-06-231-1/+1
* handle magic in local correctlyDave Mitchell2005-06-222-1/+23
* ternary operator cond ? foo : bar being parsed as ?...?Salvador Fandiño2005-06-211-0/+10
* Recommend Against UNIVERSAL:: Methods as Functions, take 2chromatic2005-06-203-29/+20
* Remove the deprecated $# variableRafael Garcia-Suarez2005-06-201-5/+6
* Hugo suggests this.Rafael Garcia-Suarez2005-06-201-2/+1
* Missed a chunk in previous commitRafael Garcia-Suarez2005-06-201-0/+2
* [perl #36328] Until Statement Undocumented Eric Amick2005-06-201-0/+2
* Add new internal error message to perldiagRafael Garcia-Suarez2005-06-171-0/+5
* Add -f in perl synopsys, sync perl.pod and perlrun.pod synopsesRafael Garcia-Suarez2005-06-162-10/+13
* Better phrasingRafael Garcia-Suarez2005-06-151-2/+3
* Document ${^UTF8LOCALE}Rafael Garcia-Suarez2005-06-141-0/+7
* better assertion supportSalvador Fandiño2005-06-141-5/+11
* Bring bleadperl up to version.pmJohn Peacock2005-06-131-1/+1
* Re: [perl #36047] perlmod.pod/CLONESKIP errorOffer Kaye2005-06-131-1/+2
* Make SvUPGRADE always have the value '1'Rafael Garcia-Suarez2005-06-131-1/+1
* perlipc.pod: mkfifo()Alexey Tourbin2005-06-121-4/+9
* Allison says that "Media" isn't really needed in the name.Nicholas Clark2005-06-101-1/+1
* $r = do {my @a; \$#a}; $$r = 503 # is also naughty and now warnsNicholas Clark2005-06-091-0/+9
* Update API docs.Nicholas Clark2005-06-091-4/+1
* perlfunc.pod: ioctl.phAlexey Tourbin2005-06-091-2/+2
* Random cleanups #47Andy Lester2005-06-071-2/+2
* one more round of is_utf8_foo tuneupJarkko Hietaniemi2005-06-071-2/+21
* Fix apidoc for newSVhekRafael Garcia-Suarez2005-06-071-0/+11
* Re: [perl #36130] chr(-1) should probably return undefJarkko Hietaniemi2005-06-071-0/+4
* POD fixesRafael Garcia-Suarez2005-06-031-2/+2
* Re: Should while ( <$fh> ) and while (< $fh >) do the same thing?Yitzchak Scott-Thoennes2005-06-031-1/+2
* Quotes in pod/*.podAndy Lester2005-06-0315-111/+110
* Indent fixRafael Garcia-Suarez2005-06-031-8/+8
* FAQ syncRafael Garcia-Suarez2005-06-039-232/+277
* SvPVX_const() - patch #4Steve Peters2005-06-031-3/+3
* Integrate perl587delta.pod, the changes in perlhist.pod, and updateNicholas Clark2005-06-024-393/+1088
* Fix changed diagnosticRafael Garcia-Suarez2005-06-021-1/+1
* Quotes fixed, see also perl #36079Andy Lester2005-06-021-1/+1
* Minor grammar fix by Uri GuttmanRafael Garcia-Suarez2005-05-301-1/+1
* perlrun.pod -w description typoOffer Kaye2005-05-301-1/+1
* Teach buildtoc about README.openbsd, and regenerate various makefiles.Nicholas Clark2005-05-291-0/+1
* Re: [perl #35420] localtime corruptionMichael G. Schwern2005-05-272-0/+15
* Documentation nits and fixes for Sv*_set() macrosSteve Peters2005-05-271-9/+13
* Clarification on the behaviour of qw// and x :Yitzchak Scott-Thoennes2005-05-241-3/+3
* Documentation nit on @-, found by Guillaume RousseRafael Garcia-Suarez2005-05-241-3/+3
* disallow eval { goto &foo }Dave Mitchell2005-05-211-3/+2
* Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]Gisle Aas2005-05-183-17/+21
* [PATCH] Eliminate radically out of date CHANGES from perlportMichael G. Schwern2005-05-181-172/+54
* Clarify definition of octal literalsRafael Garcia-Suarez2005-05-171-1/+1
* consting-eleventy.patch: More consts, plus actual bug fixAndy Lester2005-05-161-3/+3
* Rework documentation of split(//,...)Rafael Garcia-Suarez2005-05-121-6/+5
* [perl #33765] [PATCH] perlop: mention why 'print !!0' doesn't Steve Peters2005-05-112-5/+14
* perlop.pod nitSteve Peters2005-05-101-1/+1