Implement the sort pragma. Split sort code from pp_ctl.c
[p5sagit/p5-mst-13.2.git] / pod /
2001-11-21 Jarkko Hietaniemi Try to clarify which I/O call operates on bytes,
2001-11-20 Tim Jenness Pod::LaTeX up to V0.54
2001-11-20 Jarkko Hietaniemi Pass 4 at perldelta - cleanup problems found by podchecker.
2001-11-20 Jarkko Hietaniemi Pass 3 at perldelta - sort the lists of new modules,
2001-11-20 Jarkko Hietaniemi Document ${^OPEN}.
2001-11-20 Jarkko Hietaniemi Pass 2 at perldelta: add some changes since 5.7.2.
2001-11-20 Tim Jenness [DOC PATCH] perlfaq4.pod
2001-11-19 Jarkko Hietaniemi sysseek tweak.
2001-11-19 Jarkko Hietaniemi Figures 1 and 2 for UTF-8.
2001-11-19 Rafael Garcia-Suarez new warning "Useless use of sort in scalar context"
2001-11-19 Jarkko Hietaniemi The runops_dbg should not be needed.
2001-11-18 Jarkko Hietaniemi FAQ sync.
2001-11-18 Jarkko Hietaniemi Pass 1 at perldelta.pod: sort the section contents
2001-11-18 Jarkko Hietaniemi Integrate perlio:
2001-11-18 Nick Ing-Simmons embed.pl generated changes I forgot to include
2001-11-18 Nick Ing-Simmons Integrate mainline - a few Devel::Peak fails.
2001-11-18 Jarkko Hietaniemi Start working on perldelta. This is not yet any sort of
2001-11-17 Jarkko Hietaniemi Banish "use utf8".
2001-11-16 Jarkko Hietaniemi Update perluniintro on the UTF-8 output matters
2001-11-16 Jarkko Hietaniemi Rename perlunintro to perluniintro; regen toc.
2001-11-16 Jarkko Hietaniemi Document the negated lookahead trick to emulate
2001-11-16 Ilya Zakharevich runtime runops switch
2001-11-16 Abhijit Menon-Sen [PATCH] Doc spellcheck + podcheck
2001-11-16 Jarkko Hietaniemi Make Thread a wrapper for both ithreads and 5005threads.
2001-11-15 Jarkko Hietaniemi Document the MY_CXT business; from Paul Marquess.
2001-11-15 Jarkko Hietaniemi Advise against -P as instructed by Schwern.
2001-11-15 John Peacock v-strings as Objects Step 1
2001-11-15 Jarkko Hietaniemi Upgrade to podlators 1.13.
2001-11-15 Jarkko Hietaniemi Fix for "perlio bug in koi8-r encoding". The problem
2001-11-15 Rafael Garcia-Suarez Re: [ID 20011114.118] chop and chomp bind too tightly
2001-11-15 Robin Barker Re: Strange syntax error with map
2001-11-15 Rafael Garcia-Suarez [DOC PATCH] mention Filter::cpp in perlrun
2001-11-14 Jarkko Hietaniemi Add perlunintro (formerly known as perlunitut); regen...
2001-11-14 Jarkko Hietaniemi FAQ sync.
2001-11-14 Jarkko Hietaniemi No pod in internal Net::FTP classes.
2001-11-14 Philip Newton Re: [PATCH pod/perlapio.pod double-word fix]
2001-11-14 Michael G. Schwern Re: select() broken under VMS?
2001-11-14 Michael G. Schwern s/socket/select/ typo
2001-11-13 Larry Shatzer Message-Id: <20011113172759.E27768@zippy.zyx.net>
2001-11-13 Michael G. Schwern exit docs out of order
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-12 Jarkko Hietaniemi Add a note about the dangers of bad UTF-8.
2001-11-12 Jarkko Hietaniemi It seems that we actually have this detail implemented
2001-11-11 Jarkko Hietaniemi BOM, bom, Bom.
2001-11-11 Philip Newton Re: PERFORCE change 12943 for review
2001-11-11 Jarkko Hietaniemi Doc updates; make the Unicode discussions a little
2001-11-09 Jarkko Hietaniemi Regen toc.
2001-11-09 Jarkko Hietaniemi FAQ sync.
2001-11-08 Michael G. Schwern [REPATCH] Re: [PATCH pod/perlhack.pod] When to use...
2001-11-08 Mark-Jason Dominus replace perl.com/CPAN/ with http://www.cpan.org/
2001-11-08 Mark-Jason Dominus bleadperl perldebug.pod: mention perldebtut.pod
2001-11-07 Larry W. Virden [ID 20011107.088] two perl pod nits
2001-11-07 Jarkko Hietaniemi "v-strings" is the right term.
2001-11-07 Jarkko Hietaniemi Add vstrings-as-objects need to perltodo.
2001-11-06 Nick Ing-Simmons Keep It Simple and Stupid version of readonly hash...
2001-11-04 Rafael Garcia-Suarez unbalanced parenthesis in pods
2001-11-04 Mark-Jason Dominus Typo correction in perldebguts.pod
2001-11-02 Wolfgang Laun Re: [PATCH] the the double double word word fix fix
2001-11-02 Jarkko Hietaniemi Add documentation.
2001-11-02 Andreas König Trivial doc patch
2001-11-02 Abhijit Menon-Sen [PATCH] the the double double word word fix fix
2001-11-01 Jarkko Hietaniemi FAQ sync.
2001-11-01 Jarkko Hietaniemi If an encoding is set by -M/-m, it must be in
2001-10-31 Jarkko Hietaniemi Extend the effect of the encoding pragma to chr() and...
2001-10-31 Jarkko Hietaniemi Clarification: use encoding cannot be used to
2001-10-31 Jarkko Hietaniemi More documentation for the encode pragma.
2001-10-31 Jarkko Hietaniemi Make sv_recode_to_utf8() a real API: the encoding
2001-10-31 Jarkko Hietaniemi Enable -Mencoding=foobar also for string literals.
2001-10-28 Jarkko Hietaniemi Add the encoding pragma to control the "upgrade"
2001-10-28 Jarkko Hietaniemi Integrate change #12747 from maintperl;
2001-10-28 Nick Ing-Simmons Integrate Mainline
2001-10-28 Jarkko Hietaniemi Regen perlapi, perltoc.
2001-10-27 Richard Foley perlhack.pod addendum for consideration (perlbug mail...
2001-10-27 Jarkko Hietaniemi Unicode: property alias naming cleanup.
2001-10-27 Jarkko Hietaniemi FAQ sync.
2001-10-27 Nick Ing-Simmons Integrate mainline
2001-10-23 Nick Ing-Simmons Integrate mainline
2001-10-23 Jarkko Hietaniemi FAQ sync.
2001-10-23 Jarkko Hietaniemi Fix multicharacter titlecase (ucfirst).
2001-10-22 Nick Ing-Simmons Integrate mainline
2001-10-22 Michael G. Schwern Undeprecating $]
2001-10-21 Jarkko Hietaniemi Integrate from perlio; restructuring.
2001-10-21 Jarkko Hietaniemi Implement multicharacter case mappings where a single
2001-10-21 Nick Ing-Simmons PerlIO layer table as PL_perlio (per-interpreter)
2001-10-21 Jarkko Hietaniemi Prettyprinting.
2001-10-21 Sean M. Burke perlpodspec and perlpod rewrite, draft 3 "final"
2001-10-20 Jarkko Hietaniemi Upgrade to podlators 1.11, from Russ Allbery.
2001-10-20 Jarkko Hietaniemi Integrate perlio:
2001-10-20 Nick Ing-Simmons Add a new flag character 'm' to embed.pl set to represent
2001-10-19 Abhijit Menon-Sen C<foo I<bar>> hunks from <20011019014551.A35625@not...
2001-10-19 Jarkko Hietaniemi Regen toc.
2001-10-19 Jarkko Hietaniemi Tiny tweaks.
2001-10-19 Abe Timmerman Re: perlintro.pod
2001-10-19 Abhijit Menon-Sen Slight reorganisation of references.
2001-10-19 Jarkko Hietaniemi Unicode categories continue:
2001-10-19 Audrey Tang a small patch to perlintro.pod.
2001-10-18 Jarkko Hietaniemi More documented In categories.
2001-10-18 Charles Lane try#2: [proposed PATCH Perl@12401] ieee floats, rand...
2001-10-18 Mark-Jason Dominus PATCH perl.pod: Suggested reorganization of table of...
2001-10-18 Jarkko Hietaniemi Regen toc.
next