summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* The byte-order modifiers won't go into 5.8.Marcus Holland-Moritz2004-07-262-2/+2
* document that -i messes soft as well hard hard links.Dave Mitchell2004-07-241-2/+2
* make a note in perlrun that -i doesn't preserve UNIX hard links.Dave Mitchell2004-07-231-0/+4
* Build the perldelta copying command for the main Unix makefile withNicholas Clark2004-07-221-0/+22
* Grab perl585delta.pod from maint andNicholas Clark2004-07-224-330/+478
* Sort perldiag.Rafael Garcia-Suarez2004-07-221-50/+50
* Re: "Too late for -T" could be more descriptiveJim Cromie2004-07-223-19/+32
* Grammar fix by Paul Johnson.Rafael Garcia-Suarez2004-07-221-1/+1
* Mention common dynaloader errors in perldiag.podJos I. Boumans2004-07-211-0/+16
* Clarify that it's only Mac OS *Classic* that uses 1904 - OS X usesNicholas Clark2004-07-161-3/+4
* Typo fix from Julian Gilbey, forwarded upstream from Debian byNicholas Clark2004-07-161-2/+2
* Encourage compilers to tail call optimise in sv_savepv, sv_savepvnNicholas Clark2004-07-161-0/+30
* Rebuild perlapi.podNicholas Clark2004-07-161-21/+23
* Abigail notes that a re-entrant regexp engine is a todoNicholas Clark2004-07-151-0/+5
* for (reverse @foo) now iterates in reverse in place.Nicholas Clark2004-07-151-9/+0
* split doc clarificationYitzchak Scott-Thoennes2004-07-141-1/+1
* Some thoughts on foreach reverseNicholas Clark2004-07-131-0/+4
* s/sort/split/; - my mistake spotted by Dave.Nicholas Clark2004-07-131-1/+1
* Generalised "how many in list context" would be usefulNicholas Clark2004-07-131-0/+8
* A decent benchmark would be useful. But it is vague.Nicholas Clark2004-07-111-1/+8
* Finding a way to put "I'm MAINT" in perl -v is a TODONicholas Clark2004-07-111-0/+17
* Dual lifing and dists is a TODONicholas Clark2004-07-101-0/+5
* Resurrect the TODO items about Unicode filenames and Unicode %ENVNicholas Clark2004-07-101-1/+31
* A more honest TODONicholas Clark2004-07-091-876/+127
* dor and // fulfil a TODONicholas Clark2004-07-091-5/+5
* Randal notes:Nicholas Clark2004-07-081-1/+1
* First stab at explaining that CLONE may get more parameters in future.Nicholas Clark2004-07-071-4/+7
* Integrate:Nicholas Clark2004-07-061-0/+1
* 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