summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* embed.pl generated changes I forgot to includeNick Ing-Simmons2001-11-181-19/+19
* Integrate mainline - a few Devel::Peak fails.Nick Ing-Simmons2001-11-1852-850/+4870
|\
| * Start working on perldelta. This is not yet any sort ofJarkko Hietaniemi2001-11-181-5/+2681
| * Banish "use utf8".Jarkko Hietaniemi2001-11-173-14/+16
| * Update perluniintro on the UTF-8 output mattersJarkko Hietaniemi2001-11-161-8/+17
| * Rename perlunintro to perluniintro; regen toc.Jarkko Hietaniemi2001-11-164-72/+154
| * Document the negated lookahead trick to emulateJarkko Hietaniemi2001-11-161-2/+11
| * runtime runops switchIlya Zakharevich2001-11-162-2/+2
| * [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-1618-160/+170
| * Make Thread a wrapper for both ithreads and 5005threads.Jarkko Hietaniemi2001-11-161-3/+3
| * Document the MY_CXT business; from Paul Marquess.Jarkko Hietaniemi2001-11-151-0/+127
| * Advise against -P as instructed by Schwern.Jarkko Hietaniemi2001-11-151-5/+46
| * v-strings as Objects Step 1John Peacock2001-11-151-20/+38
| * Upgrade to podlators 1.13.Jarkko Hietaniemi2001-11-151-5/+19
| * Fix for "perlio bug in koi8-r encoding". The problemJarkko Hietaniemi2001-11-151-70/+88
| * Re: [ID 20011114.118] chop and chomp bind too tightlyRafael Garcia-Suarez2001-11-151-2/+2
| * Re: Strange syntax error with mapRobin Barker2001-11-151-0/+10
| * [DOC PATCH] mention Filter::cpp in perlrunRafael Garcia-Suarez2001-11-151-0/+3
| * Add perlunintro (formerly known as perlunitut); regen toc.Jarkko Hietaniemi2001-11-144-38/+813
| * FAQ sync.Jarkko Hietaniemi2001-11-141-1/+1
| * No pod in internal Net::FTP classes.Jarkko Hietaniemi2001-11-141-0/+1
| * Re: [PATCH pod/perlapio.pod double-word fix]Philip Newton2001-11-141-160/+164
| * Re: select() broken under VMS?Michael G. Schwern2001-11-141-1/+1
| * s/socket/select/ typoMichael G. Schwern2001-11-141-1/+1
| * Message-Id: <20011113172759.E27768@zippy.zyx.net>Larry Shatzer2001-11-131-5/+5
| * exit docs out of orderMichael G. Schwern2001-11-131-11/+11
| * a few typo fixes Jeffrey Friedl2001-11-1226-70/+70
| * Add a note about the dangers of bad UTF-8.Jarkko Hietaniemi2001-11-121-0/+12
| * It seems that we actually have this detail implementedJarkko Hietaniemi2001-11-121-2/+2
| * BOM, bom, Bom.Jarkko Hietaniemi2001-11-111-3/+7
| * Re: PERFORCE change 12943 for reviewPhilip Newton2001-11-111-17/+23
| * Doc updates; make the Unicode discussions a littleJarkko Hietaniemi2001-11-111-33/+102
| * Regen toc.Jarkko Hietaniemi2001-11-091-99/+212
| * FAQ sync.Jarkko Hietaniemi2001-11-099-24/+15
| * [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test librariesMichael G. Schwern2001-11-081-27/+46
| * replace http://www.perl.com/CPAN/ with http://www.cpan.org/Mark-Jason Dominus2001-11-0812-35/+35
| * bleadperl perldebug.pod: mention perldebtut.podMark-Jason Dominus2001-11-082-5/+12
| * [ID 20011107.088] two perl pod nitsLarry W. Virden2001-11-072-2/+2
| * "v-strings" is the right term.Jarkko Hietaniemi2001-11-071-4/+4
| * Add vstrings-as-objects need to perltodo.Jarkko Hietaniemi2001-11-071-0/+9
|/
* Keep It Simple and Stupid version of readonly hash support.Nick Ing-Simmons2001-11-061-5/+12
* unbalanced parenthesis in pods Rafael Garcia-Suarez2001-11-042-2/+2
* Typo correction in perldebguts.podMark-Jason Dominus2001-11-041-1/+1
* Re: [PATCH] the the double double word word fix fixWolfgang Laun2001-11-021-6/+6
* Add documentation.Jarkko Hietaniemi2001-11-021-0/+25
* Trivial doc patchAndreas König2001-11-021-7/+7
* [PATCH] the the double double word word fix fixAbhijit Menon-Sen2001-11-0214-22/+22
* FAQ sync.Jarkko Hietaniemi2001-11-011-16/+22
* If an encoding is set by -M/-m, it must be inJarkko Hietaniemi2001-11-011-2/+1
* Extend the effect of the encoding pragma to chr() and ord().Jarkko Hietaniemi2001-10-311-10/+13