summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* perlhack: some portability updatesJarkko Hietaniemi2006-11-251-32/+41
* Revert change #29098 (that introduced a new warning,Rafael Garcia-Suarez2006-11-242-18/+0
* Silence VC8's warnings about "unsafe" CRT functions and POSIX CRTSteve Hay2006-11-231-0/+23
* \G with /g results in infinite loop in 5.6 and laterYves Orton2006-11-222-11/+21
* Remove assertions.pm review from perltodoRafael Garcia-Suarez2006-11-211-21/+0
* Regenerate Changes, add nits in perldeltaRafael Garcia-Suarez2006-11-211-0/+5
* add regmust() to re.pm/re.xsYves Orton2006-11-171-30/+11
* Clarifications to close() docs, pointed out by Peter DintelmannRafael Garcia-Suarez2006-11-161-4/+5
* FAQ syncRafael Garcia-Suarez2006-11-157-95/+122
* Re: [PATCH] Fix RT#19049 and add relative backreferencesYves Orton2006-11-154-4/+42
* Allow negative indexing in recursive patternsYves Orton2006-11-141-5/+19
* Todo (nice to have): an improvement to ~~Rafael Garcia-Suarez2006-11-131-4/+5
* Re: [PATCH] New regex syntax omnibusYves Orton2006-11-132-100/+164
* Re: [perl #27053] /^/m doesn't match after a newline at the end of the stringYves Orton2006-11-131-1/+2
* minor nit in binmode docsPaul Johnson2006-11-131-2/+2
* Regex Utility Functions and Substituion Fix (XML::Twig core dump)Yves Orton2006-11-131-7/+23
* Change the documentation of the return values of @INC-hooks to matchRafael Garcia-Suarez2006-11-081-9/+3
* Regenerate Changes; update perldeltaRafael Garcia-Suarez2006-11-081-2/+26
* Re: New version diagnostic breaks a bunch of modules.Glenn Linderman2006-11-081-3/+7
* More notes in perldeltaRafael Garcia-Suarez2006-11-071-1/+20
* Forbid using tainted formats in printf and sprintfRafael Garcia-Suarez2006-11-071-0/+5
* New regex syntax omnibusYves Orton2006-11-073-126/+245
* Re: [perl #40641] crash with unicode characters in regex commentSADAHIRO Tomoyuki2006-11-041-0/+9
* Typo fixes by Hendrik Maryns.Gisle Aas2006-11-031-5/+5
* Fix case in external pod linkRafael Garcia-Suarez2006-11-021-1/+1
* Add more backtracking control verbs to regex engine (?CUT), (?ERROR)Yves Orton2006-11-022-0/+48
* Re: $, and sayGisle Aas2006-11-021-5/+2
* Add a commit verb to regex engine to allow fine tuning of backtracking control.Yves Orton2006-11-011-0/+48
* Make S_readpipe_override() compile with threads; regenerate perlapi.podRafael Garcia-Suarez2006-10-311-3/+9
* Make readpipe() overridable (and also `` and qx//)Rafael Garcia-Suarez2006-10-312-5/+2
* Remove duplicated entriesRafael Garcia-Suarez2006-10-311-103/+0
* The second patch from:Yves Orton2006-10-301-11/+56
* 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