summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Propagate cop_hints inside string evals. For the unthreaded case thisNicholas Clark2006-04-011-1/+11
* Document new magic types in perlguts. Fix a comment about sort hints.Rafael Garcia-Suarez2006-03-311-0/+2
* Serialise changes to %^H onto the current COP. Return the compile timeNicholas Clark2006-03-312-1/+69
* Pod nit mentioned in Debian bug #358455.Steve Peters2006-03-301-1/+1
* child's processor timeHugo van der Sanden2006-03-291-0/+2
* re-[PATCH] Re: [PATCH] Poison now in two different flavours!Jarkko Hietaniemi2006-03-293-6/+30
* Having tested IPv6 support in all builtins for TCP and UDP, it allNicholas Clark2006-03-281-4/+0
* If constant folding fails, don't fold constants, rather than reportingNicholas Clark2006-03-272-7/+5
* Document the values for ${^UTF8CACHE}Nicholas Clark2006-03-231-0/+2
* Move orphaned documentation back to its functionsNicholas Clark2006-03-231-4/+0
* Add a new per-interpeter variable PL_utf8cache, which will be used toNicholas Clark2006-03-161-0/+4
* Note that it's worth looking to downsize variables in the interpreterNicholas Clark2006-03-161-0/+10
* Make usage of :unique emit a deprecation warning.Rafael Garcia-Suarez2006-03-142-26/+1
* Load .pmc always, even if they are older than a matching .pm file.Rafael Garcia-Suarez2006-03-121-8/+6
* Teaching embed.pl about conditional symbols is a TODO.Nicholas Clark2006-03-101-0/+11
* Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek on filehandleRonald J. Kimball2006-03-091-0/+3
* Two more TODOs for those with C knowledge.Nicholas Clark2006-03-071-0/+25
* TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.htmlNicholas Clark2006-03-071-5/+4
* FAQ sync. (FAQ now moved to svn)Rafael Garcia-Suarez2006-03-0710-389/+498
* Add all new utilities in the perlutil man page.Rafael Garcia-Suarez2006-03-061-8/+101
* add Module::Build 0.27_08Yitzchak Scott-Thoennes2006-03-061-0/+5
* Non-null optimizationsAndy Lester2006-03-021-1/+1
* Speedups and shrinkages of SvREFCNT_incAndy Lester2006-02-272-5/+76
* [perl #38633] doc patch: perlfunc "new" section lacks lock and qr Zsban Ambrus2006-02-271-4/+4
* Remove set magic from typeglobs. Remove typeglob magic entirely.Nicholas Clark2006-02-231-1/+0
* Yitzchak points out that the perldiag entry for "Integer overflow inRafael Garcia-Suarez2006-02-201-10/+0
* arena-rework : consolidated patchJim Cromie2006-02-181-215/+222
* In TODO: make encoding.pm lexical ?Rafael Garcia-Suarez2006-02-171-0/+1
* perldiag.pod patching re: integer overflowAndy Lester2006-02-132-7/+7
* In perldiag.pod add an entry for the error message that change 27155Nicholas Clark2006-02-111-0/+10
* Document incompatible interpretation of chdir FOO.Gisle Aas2006-02-091-0/+5
* Bareword file handles not supported for chown/chmod/utime.Gisle Aas2006-02-081-3/+9
* Wave hands about encoding::warningsRafael Garcia-Suarez2006-02-081-0/+4
* I think that "merge Perl_sv_2[inpu]v" and "reduce duplication inNicholas Clark2006-02-061-22/+0
* Document the limitations of calling exit() (instead of _exit()) fromSteve Peters2006-02-061-1/+8
* The message "Can't upgrade that kind of scalar" can be far moreNicholas Clark2006-02-051-1/+1
* Remove "Can't upgrade to undef" from perldiag, as the correspondingNicholas Clark2006-02-051-6/+0
* Fixed embed.fnc entry for S_forbid_setid() and picked up a change in Steve Peters2006-02-051-1/+1
* Enhance PERL_TRACK_MEMPOOL so that it also emulates the PerlHostNicholas Clark2006-02-041-32/+0
* The TODO 'Tidy up global variables' can go, replaced with a secondNicholas Clark2006-02-041-12/+6
* I believe that mathoms have been completely TODOne.Nicholas Clark2006-02-041-5/+0
* Re: [PATCH] s/Null(av|ch)/NULL/gSteven Schubiger2006-02-021-8/+8
* Doc nit found by Stephen Gordon.Steve Peters2006-02-011-1/+1
* [[:...:]] is equivalent to \p{...}, not [:...:], tweaked fromSteve Purkis2006-02-011-8/+17
* Improve a bit the documentation for kill() with SIGNAL==0Rafael Garcia-Suarez2006-02-011-4/+6
* Mmm, it looks like it's a bad plan to rebuild the TOC from a tree thatNicholas Clark2006-02-011-123/+0
* Integrate perl588delta.pod from maint, and re-run pod/buildtoc.Nicholas Clark2006-02-013-127/+1853
* More historyRafael Garcia-Suarez2006-02-011-0/+1
* [perl #38380] Typo in perlfunc.pod p.boven@sara.nl2006-01-311-1/+1
* Add perl594deltaRafael Garcia-Suarez2006-01-302-0/+59