summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* [perl #24343] [PATCH] -w vs. -s Steve Peters2004-12-141-1/+2
* [perl #3274] [PATCH] Documentation for utime should be improved Steve Peters2004-12-141-3/+8
* Document gv_stashpvnSteve Hay2004-12-131-2/+15
* perlipc typoBrendan O'Dea2004-12-131-1/+1
* Re: [perl #2562] wantarray fails in END, INIT, and CHECK blocksMike Guy2004-12-101-1/+5
* Pod nit ([perl #32800])Rafael Garcia-Suarez2004-12-101-1/+1
* Small addition to perlsec by Stas Bekman.Rafael Garcia-Suarez2004-12-061-0/+5
* Tests for Config.pm much better now - toDONENicholas Clark2004-12-061-4/+0
* Add perl586delta.pod to all the necessary makefiles and tables ofNicholas Clark2004-11-302-96/+236
* Integrate perlhist entries for 5.8.6 and its perldelta to bleadNicholas Clark2004-11-302-0/+172
* Remove trailing whitespace that found their way in the docsRafael Garcia-Suarez2004-11-301-1/+1
* Clarify the return values of pos, particularly 0 and undef, asNicholas Clark2004-11-271-3/+8
* RC1 pod fix #anchorStas Bekman2004-11-241-1/+1
* [patch pod/perlipc] use POSIX; w/o () is a bad ideaStas Bekman2004-11-241-4/+9
* [perl #3242] [PATCH]No error on assignment to $> Steve Peters2004-11-241-3/+9
* PerlFAQ sync.Rafael Garcia-Suarez2004-11-174-25/+55
* [perl #32419] Spelling fixes for perl@23492 Richard Soderberg2004-11-1218-24/+24
* FAQ syncRafael Garcia-Suarez2004-11-0210-173/+219
* Reformulate an errorRafael Garcia-Suarez2004-11-021-5/+5
* Document sv_magic() changes brought about by sv_magicext()Steve Hay2004-10-292-13/+23
* Small updates to the web addresses for Perl, noticed by Robert SpierRafael Garcia-Suarez2004-10-252-6/+7
* Re: [perl #31937] perlop: add basic =~ examplesSteve Peters2004-10-241-1/+2
* docpatch for perltie.podDavid Cantrell2004-10-211-3/+5
* Rephrase "Perl Home Page" Referenceschromatic2004-10-202-4/+4
* perlfaq2.pod (add a book)Richard Foley2004-10-191-0/+5
* Add a missing warning categorisation in perldiag.Rafael Garcia-Suarez2004-10-181-1/+1
* Implement a new -dt command-line flag, to enable threads under theRafael Garcia-Suarez2004-10-151-1/+14
* Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.Steve Hay2004-10-151-8/+53
* A few fixes in the list of -D debugging flagsRafael Garcia-Suarez2004-10-141-3/+2
* Briefly document the test.utf16 make target.Rafael Garcia-Suarez2004-10-081-0/+8
* More caveats on the non-portability of stat(), suggested byRafael Garcia-Suarez2004-10-041-3/+3
* Remove a couple of C<> to avoid confusing double quotes in textRafael Garcia-Suarez2004-09-231-2/+2
* Document that $ENV{PATH} may not contain relative directories under -TRafael Garcia-Suarez2004-09-222-11/+12
* Re: [perl #31586] utime does not reach expectations [PATCH]LAUN Wolfgang2004-09-201-2/+4
* perlintro.podPaul Johnson2004-09-071-1/+1
* Implement new environment variable to allow the use of non-IFSSteve Hay2004-09-061-0/+14
* fields.pm lost compile-time benefitRick Delaney2004-09-011-0/+6
* PATCH: Taintedness and ternary conditionalAndy Lester2004-09-011-15/+31
* [perl #31228] no no-opdavid nicol2004-09-011-0/+8
* Pumpkinship updatesH.Merijn Brand2004-08-281-4/+6
* Grammatical nit by Hugo.Rafael Garcia-Suarez2004-08-241-3/+2
* Updates to modules-related podKirrily Robert2004-08-171-59/+54
* api doc fix for SvSetMagicSV_nostealStas Bekman2004-08-131-1/+1
* Add a note in perltodo about a potential extension of readpipe()Rafael Garcia-Suarez2004-08-091-1/+7
* Add tests for XS call_*() APIDave Mitchell2004-08-071-1/+5
* Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.Marcus Holland-Moritz2004-08-041-0/+27
* Remove the "Newline in left-justified string" warning.Rafael Garcia-Suarez2004-08-041-9/+0
* additional -V:foo testsJim Cromie2004-08-031-4/+6
* Enhance the caveat in the description of tell()Nick Ing-Simmons2004-08-021-5/+3
* Fix and update Perl_grok_* docs.Marcus Holland-Moritz2004-07-311-6/+28