summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Yitzchak says that Tim says that we can distributeRafael Garcia-Suarez2005-09-201-1/+1
* Add parallel testing to TODONicholas Clark2005-09-191-0/+28
* Tidying up the unused or unneeded global variables would be good.Nicholas Clark2005-09-181-0/+12
* Controlling what the GNU linker exports from a shared library wouldNicholas Clark2005-09-181-0/+12
* Detail the minimal rewards programme we have on offer.Nicholas Clark2005-09-181-17/+21
* refactoring xsubpp should have been in the "just perl" section.Nicholas Clark2005-09-171-16/+14
* Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS"Nicholas Clark2005-09-171-0/+17
* Add shrinking GVs and CVs to the TODONicholas Clark2005-09-171-0/+7
* Add reduce duplication in sv_setsv_flags to TODONicholas Clark2005-09-171-0/+12
* Add ordering of "global" variables to TODONicholas Clark2005-09-171-0/+15
* Add emulate the per-thread memory pool on Unix to the TODONicholas Clark2005-09-171-0/+31
* Add suggestion to profile to find a better set of hot ops for pp_hot.Nicholas Clark2005-09-171-0/+13
* add merge Perl_sv_2[inpu]v to TODONicholas Clark2005-09-171-1/+10
* Making make -j... work is a TODONicholas Clark2005-09-171-0/+5
* Add "automating coverage tests" as a TODONicholas Clark2005-09-171-0/+64
* Re-order the TODO tasks based on the skills they need, putting theNicholas Clark2005-09-171-224/+296
* Revert change #24223 : select() will continueRafael Garcia-Suarez2005-09-162-4/+2
* Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)Jarkko Hietaniemi2005-09-141-0/+2
* document index() with out of bounds POSITIONYitzchak Scott-Thoennes2005-09-021-1/+3
* Remove no 6 from the todo listRafael Garcia-Suarez2005-09-011-4/+0
* Clarify the cases where system() returns 1,Rafael Garcia-Suarez2005-08-301-3/+4
* [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]John Peacock2005-08-241-0/+14
* Unmatched parentheses (thanks to Steve Peters)Rafael Garcia-Suarez2005-08-241-1/+1
* make threads.xs emit warnings properlyTassilo von Parseval2005-08-191-2/+2
* FAQ syncRafael Garcia-Suarez2005-08-179-140/+167
* Re: [perl #36654] Inconsistent treatment of NaNYitzchak Scott-Thoennes2005-08-171-2/+2
* Run regen.plSteve Hay2005-08-111-1/+1
* Re: [PATCH] undupJarkko Hietaniemi2005-08-083-3/+3
* run regen.pl after change #25274Dave Mitchell2005-08-071-2/+2
* undup Jarkko Hietaniemi2005-08-075-8/+8
* "thread failed to start" is a severe warning, not a fatal errorRafael Garcia-Suarez2005-08-051-1/+1
* ASCIZ is not a typoH.Merijn Brand2005-08-051-1/+1
* Typos in *.p[lm]Piotr Fusik2005-08-052-3/+3
* Typos in *.p[lm]Piotr Fusik2005-08-022-2/+2
* Document where to find maintainers of dual live modulesRafael Garcia-Suarez2005-08-011-0/+3
* Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @arra...Michael G. Schwern2005-08-011-0/+6
* Another typo fixRafael Garcia-Suarez2005-08-011-1/+1
* POD typosPiotr Fusik2005-08-0113-18/+18
* Remove the documentation for $#, which has been removedRafael Garcia-Suarez2005-07-311-12/+0
* Clarification to the syntax of loop modifiersRafael Garcia-Suarez2005-07-281-3/+4
* perlfunc.pod grammar fixesSteve Peters2005-07-281-84/+85
* id est is i.e.Steve Peters2005-07-274-7/+7
* [perl #36658] Typo in perlfunc.pod John W. Krahn2005-07-261-1/+1
* [PATCH perlfunc.pod/crypt] crypt() digests, not encryptsMichael G. Schwern2005-07-251-26/+35
* perlfunc.pod: s/definetely/definitely/Piotr Fusik2005-07-251-1/+1
* [perl #36612] [PATCH] Misleading shift docs about @ARGVMichael G Schwern2005-07-221-3/+3
* Remove obsolete error messagesRafael Garcia-Suarez2005-07-201-10/+0
* The continuing plod through embed.fncAndy Lester2005-07-181-5/+5
* perlop: why \c\ cannot be placed just before the terminating delimiterSADAHIRO Tomoyuki2005-07-181-0/+5
* Re: Why does our() cross packages? (PATCH)Michael G. Schwern2005-07-181-16/+24