summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Mention that field hashes are for inside-out objectsRafael Garcia-Suarez2006-10-301-0/+1
* Update perldelta with changes up to 28867Rafael Garcia-Suarez2006-10-301-3/+64
* Re: Closures with named subsChristian Winter2006-10-301-13/+22
* In vim, modelines are not taken into account if they begin on theRafael Garcia-Suarez2006-10-302-1/+10
* Modify autodoc.pl to add read-only editor boilerplate for perlapi.podNicholas Clark2006-10-291-0/+9
* Add the note from change 25773 about auditing for destruction ordering.Nicholas Clark2006-10-291-0/+121
* I shrunk struct context, so remove it from perltodo.Nicholas Clark2006-10-291-17/+0
* Document the new (?FAIL) assertion (Yves Orton)Rafael Garcia-Suarez2006-10-261-0/+9
* Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefixSADAHIRO Tomoyuki2006-10-261-8/+21
* I'll finally get it right. (thanks to Sadahiro Tomoyuki)Rafael Garcia-Suarez2006-10-251-1/+1
* Fix nit in previous patch, spotted by GisleRafael Garcia-Suarez2006-10-251-1/+1
* Add a %B sprintf formatNicholas Clark2006-10-251-1/+2
* Document that warnings.pm doesn't load Carp anymoreRafael Garcia-Suarez2006-10-251-0/+11
* New UTF-8 warning : Variable length character upgraded in print.SADAHIRO Tomoyuki2006-10-241-0/+12
* Document that the %#X printf format prefixes the output with 0X, not 0x.Rafael Garcia-Suarez2006-10-231-2/+2
* Some notes about the recent changes in perldeltaRafael Garcia-Suarez2006-10-231-0/+17
* <tr> isnb't the same as C<tr>, and <tr> looks so stupid in manH.Merijn Brand2006-10-191-1/+1
* Trim perltodo.Rafael Garcia-Suarez2006-10-191-16/+0
* stab at UNITCHECK blocksAlexander Gough2006-10-196-45/+60
* Adjust documentation for previous changeRafael Garcia-Suarez2006-10-191-2/+3
* Document _ prototype in perlsubRafael Garcia-Suarez2006-10-181-1/+4
* Fix prototype to mimic built-in in perlsub examplesRafael Garcia-Suarez2006-10-181-1/+1
* FAQ syncRafael Garcia-Suarez2006-10-188-116/+316
* Re: [PATCH] remove leaveit from toke.c:scan_constSADAHIRO Tomoyuki2006-10-171-6/+7
* The "Unrecognized escape" warning can now be emitted in categoryRafael Garcia-Suarez2006-10-161-1/+1
* remove leaveit from toke.c:scan_constSADAHIRO Tomoyuki2006-10-161-10/+6
* Re: sprintf 64 testSADAHIRO Tomoyuki2006-10-161-1/+30
* Correct one "parenthesis" to "parentheses".Nicholas Clark2006-10-131-1/+1
* Fix nit in possessive quantifier descriptions.Rafael Garcia-Suarez2006-10-131-3/+15
* Add possessive quantifiers to regex engine.Yves Orton2006-10-133-36/+56
* More regexp documentationYves Orton2006-10-122-46/+277
* Add Regex conditionals. Various bugfixes. More tests.Yves Orton2006-10-121-4/+14
* Regexp Recurse by name.Yves Orton2006-10-101-6/+16
* Update perldelta for recent regexp changes, based on a text by Yves Orton.Rafael Garcia-Suarez2006-10-091-0/+67
* Add perl595deltaRafael Garcia-Suarez2006-10-092-0/+62
* Clarifications on the usage of setlocale() and LC_NUMERIC toRafael Garcia-Suarez2006-10-083-6/+31
* Re: [PATCH] Initial attempt at named captures for perls regexp engineYves Orton2006-10-073-49/+116
* Fix a few pod nits in perlre.Steve Peters2006-10-051-10/+10
* Re: [PATCH] Add recursive regexes similar to PCREYves Orton2006-10-052-5/+157
* const sv_reftypeJarkko Hietaniemi2006-10-031-1/+1
* doc typo change on jhi's requestH.Merijn Brand2006-10-021-2/+2
* perldiag.pod: followup on the PerlIO::scalar patchJarkko Hietaniemi2006-10-021-2/+5
* PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to...Jarkko Hietaniemi2006-09-291-4/+4
* reentr reshuffleJarkko Hietaniemi2006-09-282-0/+19
* Remove three X<...> that cannot be handled by pod2text currentlyRafael Garcia-Suarez2006-09-251-3/+0
* perlref clarification (was: Re: Is this a bug or a feature?)David Landgren2006-09-251-0/+6
* Re: \N{...} in regular expression [PATCH]SADAHIRO Tomoyuki2006-09-211-4/+3
* Re: \N{...} in regular expression [PATCH]Yves Orton2006-09-191-0/+15
* [perl #40327] Doc patch for perlfunc.pod merijnb@ms.com2006-09-131-1/+1
* FAQ syncRafael Garcia-Suarez2006-09-1110-1376/+1419