This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[PATCH] Attack of the C loops, round 1
[perl5.git] / pod /
2001-11-13 Michael G. Schwernexit docs out of order
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-12 Jarkko HietaniemiAdd a note about the dangers of bad UTF-8.
2001-11-12 Jarkko HietaniemiIt seems that we actually have this detail implemented
2001-11-11 Jarkko HietaniemiBOM, bom, Bom.
2001-11-11 Philip NewtonRe: PERFORCE change 12943 for review
2001-11-11 Jarkko HietaniemiDoc updates; make the Unicode discussions a little
2001-11-09 Jarkko HietaniemiRegen toc.
2001-11-09 Jarkko HietaniemiFAQ sync.
2001-11-08 Michael G. Schwern[REPATCH] Re: [PATCH pod/perlhack.pod] When to use...
2001-11-08 Mark-Jason Dominusreplace perl.com/CPAN/ with http://www.cpan.org/
2001-11-08 Mark-Jason Dominusbleadperl 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 HietaniemiAdd vstrings-as-objects need to perltodo.
2001-11-06 Nick Ing-SimmonsKeep It Simple and Stupid version of readonly hash...
2001-11-04 Rafael Garcia-Suarezunbalanced parenthesis in pods
2001-11-04 Mark-Jason DominusTypo correction in perldebguts.pod
2001-11-02 Wolfgang LaunRe: [PATCH] the the double double word word fix fix
2001-11-02 Jarkko HietaniemiAdd documentation.
2001-11-02 Andreas KönigTrivial doc patch
2001-11-02 Abhijit Menon-Sen[PATCH] the the double double word word fix fix
2001-11-01 Jarkko HietaniemiFAQ sync.
2001-11-01 Jarkko HietaniemiIf an encoding is set by -M/-m, it must be in
2001-10-31 Jarkko HietaniemiExtend the effect of the encoding pragma to chr() and...
2001-10-31 Jarkko HietaniemiClarification: use encoding cannot be used to
2001-10-31 Jarkko HietaniemiMore documentation for the encode pragma.
2001-10-31 Jarkko HietaniemiMake sv_recode_to_utf8() a real API: the encoding
2001-10-31 Jarkko HietaniemiEnable -Mencoding=foobar also for string literals.
2001-10-28 Jarkko HietaniemiAdd the encoding pragma to control the "upgrade"
2001-10-28 Jarkko HietaniemiIntegrate change #12747 from maintperl;
2001-10-28 Nick Ing-SimmonsIntegrate Mainline
2001-10-28 Jarkko HietaniemiRegen perlapi, perltoc.
2001-10-27 Richard Foleyperlhack.pod addendum for consideration (perlbug mail...
2001-10-27 Jarkko HietaniemiUnicode: property alias naming cleanup.
2001-10-27 Jarkko HietaniemiFAQ sync.
2001-10-27 Nick Ing-SimmonsIntegrate mainline
2001-10-23 Nick Ing-SimmonsIntegrate mainline
2001-10-23 Jarkko HietaniemiFAQ sync.
2001-10-23 Jarkko HietaniemiFix multicharacter titlecase (ucfirst).
2001-10-22 Nick Ing-SimmonsIntegrate mainline
2001-10-22 Michael G. SchwernUndeprecating $]
2001-10-21 Jarkko HietaniemiIntegrate from perlio; restructuring.
2001-10-21 Jarkko HietaniemiImplement multicharacter case mappings where a single
2001-10-21 Nick Ing-SimmonsPerlIO layer table as PL_perlio (per-interpreter)
2001-10-21 Jarkko HietaniemiPrettyprinting.
2001-10-21 Sean M. Burkeperlpodspec and perlpod rewrite, draft 3 "final"
2001-10-20 Jarkko HietaniemiUpgrade to podlators 1.11, from Russ Allbery.
2001-10-20 Jarkko HietaniemiIntegrate perlio:
2001-10-20 Nick Ing-SimmonsAdd a new flag character 'm' to embed.pl set to represent
2001-10-19 Abhijit Menon-SenC<foo I<bar>> hunks from <20011019014551.A35625@not...
2001-10-19 Jarkko HietaniemiRegen toc.
2001-10-19 Jarkko HietaniemiTiny tweaks.
2001-10-19 Abe TimmermanRe: perlintro.pod
2001-10-19 Abhijit Menon-SenSlight reorganisation of references.
2001-10-19 Jarkko HietaniemiUnicode categories continue:
2001-10-19 Audrey Tanga small patch to perlintro.pod.
2001-10-18 Jarkko HietaniemiMore documented In categories.
2001-10-18 Charles Lanetry#2: [proposed PATCH Perl@12401] ieee floats, rand...
2001-10-18 Mark-Jason DominusPATCH perl.pod: Suggested reorganization of table of...
2001-10-18 Jarkko HietaniemiRegen toc.
2001-10-18 Jarkko HietaniemiAdd perlintro, from Skud.
2001-10-18 Jarkko HietaniemiFAQ sync.
2001-10-17 Jarkko HietaniemiRegen doc with perlmodstyle added.
2001-10-17 Kirrily Robertperlmodstyle as a patch
2001-10-17 Ian Phillippsfor perlhack.pod - no p5p archive on deja/google
2001-10-16 David H. Adler[PATCH] Doc patch on here-docs (perlop and perldata)
2001-10-16 Nick Ing-SimmonsSkeleton of "PerlIO_dup" coded.
2001-10-14 Paul MarquessFix scoping problem with FATAL warnings
2001-10-13 Jarkko HietaniemiRewrite mktables from scratch.
2001-10-13 Andreas KönigRe: New module XML::Clean
2001-10-12 Jarkko HietaniemiFAQ sync.
2001-10-12 Andreas KönigRe: New module XML::Clean
2001-10-09 Rafael Garcia-Suarez, Re: [PATCH again] Re: [PATCH mg.c gv.c and others...
2001-10-09 Ronald J. KimballRe: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-08 Jarkko HietaniemiFAQ sync.
2001-10-08 Michael G. SchwernRe: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-05 Nicholas Clarkperlfunc/select
2001-10-04 Jarkko HietaniemiRetract #12313 and #12249.
2001-10-04 Jarkko HietaniemiYet more Unicode properties.
2001-10-03 Jarkko HietaniemiUnicode properties: fix L& (the #12319 didn't allow L&,
2001-10-03 Casey West(retracted by #12338)
2001-10-02 Jarkko HietaniemiFAQ sync.
2001-10-01 Jarkko HietaniemiAlso the ^Is is optional.
2001-10-01 Jarkko Hietaniemisortsv not in place anymore, noticed by John P. Linderman.
2001-10-01 Jarkko HietaniemiFurther tweaks to the Unicode properties.
2001-09-30 Brian IngersonPatch to put qsortsv in the public API
2001-09-30 Rafael Garcia-Suarezadditional docs and tests
2001-09-30 Jarkko HietaniemiFAQ sync.
2001-09-29 Jarkko HietaniemiMore Unicode todo.
2001-09-29 Jarkko HietaniemiExplain a bit the new more flexible \p\P syntax.
2001-09-29 Jarkko HietaniemiMore leniency to the \p and \P: now can have whitespace
2001-09-29 Jarkko HietaniemiAllow for more flexibility in the \p{In...} names, now
2001-09-27 Casey West(retracted by #12338)
2001-09-27 Jarkko HietaniemiIntegrate changes #12241 and #12242 from macperl:
2001-09-25 Jarkko Hietaniemiperldiag entry for #12205.
2001-09-25 Jarkko Hietaniemiperltooc et al updates.
2001-09-25 Michael G. SchwernDeprecating chdir(undef)/chdir('')
2001-09-23 Rafael Garcia-Suarezproposal : put the @INC-hooks directly in %INC
2001-09-23 Abhijit Menon-SenAdditional minor chdir() tweak.
next