summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Documenting undefined behaviour of $i = $i ++.Abigail2004-06-301-0/+11
* Fix for: [perl #2738] perl segfautls on inputMarcus Holland-Moritz2004-06-241-0/+4
* Abolish the "Tied variable freed while still in use" error - I haveNicholas Clark2004-06-221-6/+0
* perlop.pod: add an example to the .. and ... operatorsShlomi Fish2004-06-151-1/+21
* Reapply change #20983, rolled back by change #22920,Rafael Garcia-Suarez2004-06-112-6/+4
* Remove a warning against unsafe signals in perlipc.pod,Rafael Garcia-Suarez2004-06-111-9/+0
* Re: [perl #30045] Transliteration replacement not terminated message obscureYitzchak Scott-Thoennes2004-06-091-2/+2
* Upgrade to Pod::Parser 1.28Rafael Garcia-Suarez2004-06-093-5/+9
* Upgrade to Pod::LaTeX 0.57Rafael Garcia-Suarez2004-06-081-9/+67
* Remove a spurious \n in a perltie example,Rafael Garcia-Suarez2004-06-081-1/+1
* Re: newSVpvn(NULL, 0); doesn't work as advertisedMarcus Holland-Moritz2004-06-081-2/+3
* Re: [PATCH] Re: Lack of error for large string on SolarisJarkko Hietaniemi2004-06-081-15/+5
* Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T SADAHIRO Tomoyuki2004-06-061-11/+12
* perlpodspec uses 'nonbreaking' and 'non-breaking'.Rafael Garcia-Suarez2004-06-031-7/+7
* Fix apidoc entries for PUSHMARK and newXSproto.Marcus Holland-Moritz2004-06-021-1/+1
* Detypo.Rafael Garcia-Suarez2004-06-021-1/+1
* Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (syso...Paul Fenwick2004-06-011-5/+10
* perlhack.pod - working with the Perl sourceDave Rolsky2004-06-011-0/+87
* Fix generation of perlapi.podSteve Hay2004-05-311-65/+58
* Re: undef loses it magicness when assigned to a variable?Stas Bekman2004-05-282-4/+18
* Proposed doc patch for getsockoptTon Hospel2004-05-211-1/+28
* perlrun.pod minor fixes :Rafael Garcia-Suarez2004-05-181-1/+3
* Add new dUNDERBAR and UNDERBAR macros, to help XS writers toRafael Garcia-Suarez2004-05-141-0/+18
* BOM-marked and (BOMless) UTF-16 scripts not workingJarkko Hietaniemi2004-05-132-2/+10
* Add the byte-order modifiers '<' and '>' to the pack tutorial.Marcus Holland-Moritz2004-05-111-3/+66
* 'v' unpacks unsigned shorts.Marcus Holland-Moritz2004-05-111-1/+1
* various -V: searches [PATCH]Jim Cromie2004-05-111-5/+33
* Re: stdio still supported?Jim Cromie2004-05-071-1/+5
* Windows issues with select() are already documented in perlport.Marcus Holland-Moritz2004-05-071-5/+2
* [perl #29397] Change in pod2man argumentsThorsten Glaser2004-05-071-1/+1
* Document that select() on Windows doesn't work on non-socket filehandles.Marcus Holland-Moritz2004-05-071-0/+4
* Add byte-order group modifiers to (un)pack templates.Marcus Holland-Moritz2004-05-042-6/+25
* Follow-up to previous patch: the mX?PUSH[inup] macrosRafael Garcia-Suarez2004-04-301-18/+18
* Document limitations in PUSHi et al macros and add new mPUSHi et al macrosSteve Hay2004-04-302-21/+173
* candidate for TR18 complianceJeff Pinyan2004-04-271-24/+29
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-232-8/+30
* Ooops. Forgot to update pod.lst, and all that ensues with thatNicholas Clark2004-04-232-112/+138
* Integrate:Jarkko Hietaniemi2004-04-232-0/+264
* Where to find nmake for windowsAbe Timmerman2004-04-231-1/+1
* byte-order modifiers for (un)pack templatesMarcus Holland-Moritz2004-04-233-42/+115
* [perl #28456] Typo in perlipc man page, and suggestions for sameAxel Boldt2004-04-211-1/+1
* Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' supportJeff Pinyan2004-04-191-13/+44
* Integrate:Nicholas Clark2004-04-171-0/+2
* Make gmtime and localtime cross reference each other.Nicholas Clark2004-04-071-23/+17
* Bleadperl to version 0.37John Peacock2004-04-071-31/+44
* Make the ! suffix handle n/N/v/V as signed integersMarcus Holland-Moritz2004-04-061-1/+13
* ref ($proto) || $proto patchOvid2004-04-052-41/+18
* [perl #28171] wantarray docs should mention effect of eval { wantarray }Rafael Garcia-Suarez2004-04-051-4/+4
* [perl #26839] document the return value of an empty subDave Mitchell2004-03-261-1/+2
* Re: [perl #27906] stat documentation correctionAndy Lester2004-03-261-8/+8