summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, $...Yves Orton2007-01-153-9/+52
* Re: Memory...growing, and growingMarvin Humphrey2007-01-141-0/+4
* TODO: yada yada yadaRafael Garcia-Suarez2007-01-131-0/+10
* perlthrtut.pod (based on perl-current@29766)Wolfgang Laun2007-01-131-8/+11
* trivia in perlthrtut.podWolfgang Laun2007-01-121-7/+7
* Add Regexp::Keep \K functionality to regex engine as well as add \v and \V, c...Yves Orton2007-01-112-8/+60
* PATCH: perlfunc.pod / warnPeter Scott2007-01-101-2/+2
* Re: [perl #41215] % on scalars sometimes throws away fractions SADAHIRO Tomoyuki2007-01-101-2/+10
* Mention -C on #! line in perltodo. Remove some trailing whitespace thatNicholas Clark2007-01-081-2/+9
* Change the API doc for some of the SvXXX testing macros.Rafael Garcia-Suarez2007-01-081-24/+24
* Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a...Yves Orton2007-01-043-2/+49
* Add note to perltodo.pod about Unicode and file globbingJan Dubois2007-01-041-0/+5
* Copying to FORMATs should work (and not fail assertions if the valueNicholas Clark2007-01-021-0/+5
* Symbian port: add Series 90 supportJarkko Hietaniemi2007-01-011-1/+1
* I failed to run regen.pl to propagate my pad.c changes to perlintern.podNicholas Clark2006-12-291-12/+12
* Cannot use a L<> within a preformatted section of a Pod document.Steve Peters2006-12-261-1/+1
* Re: Named-capture regex syntaxYves Orton2006-12-252-9/+56
* The PERLIO environment variable, when unset, doesn't default to :stdio.Rafael Garcia-Suarez2006-12-241-1/+2
* The Perl 6 specification is still evolving, so don't refer to it.Rafael Garcia-Suarez2006-12-221-10/+3
* Making strict et al propagate into autoloaded subroutines seems aNicholas Clark2006-12-181-0/+17
* OS/2: survive SIGCHLDIlya Zakharevich2006-12-181-0/+8
* move parser state into new parser object, PL_parserDave Mitchell2006-12-182-1/+3
* TODO addition by Jerry D. Hedden.Rafael Garcia-Suarez2006-12-161-0/+2
* Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.Nicholas Clark2006-12-131-9/+0
* perlhack.pod nit by JarkkoRafael Garcia-Suarez2006-12-111-2/+2
* Better fix than #29479 for exporting refcounted_he_chain_2hvSteve Hay2006-12-062-14/+11
* Re: [PATCH] User pragmas now accessible from BYves Orton2006-12-062-11/+14
* Minor pod nit in perlre.Yves Orton2006-12-041-2/+2
* \R is supposed to mean something else so switch to \g and make it more useful...Yves Orton2006-12-043-18/+29
* perltodo.pod: add perlio todos/thinkaboutsJarkko Hietaniemi2006-12-021-0/+15
* Continue split of perl internal regexp structures from ones that are engine s...Yves Orton2006-12-011-118/+213
* Change in handling of \RNNN inside nested patternsYves Orton2006-11-291-5/+14
* Re: [PATCH] perlhack: some portability updatesDominic Dunlop2006-11-281-1/+1
* 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