This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
_expect and other little tweaks
[perl5.git] / 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.
2001-09-23 Abhijit Menon-SenMention $ENV{SYS$LOGIN} in chdir() documentation, as...
2001-09-23 chromaticRe:
2001-09-22 Abhijit Menon-Sen`@foo' should be @foo for consistency.
2001-09-22 Jarkko HietaniemiRename perltootc as perltooc for 8.3-friedliness.
2001-09-22 Michael CarmanRe: [ID 20010919.001] local() fails on imported variables
2001-09-22 Michael G. Schwernexpand DOS-like table (was Re: test
2001-09-22 Peter Scottperldiag.pod
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-21 Robert SpierRe: GDB Debugging Macros from mod_perl
2001-09-20 Jarkko HietaniemiRemove iconv references since we are not using it
2001-09-20 Dave MitchellRe: ARGV and read
2001-09-20 Jarkko HietaniemiFresh copies from the cvs.perl.org perlfaq repository.
2001-09-16 Jarkko HietaniemiSupply more details on how lc/uc/lcfirst/ucfirst are
2001-09-15 Jarkko HietaniemiElaborate (well, make more vague, really) #12030.
2001-09-15 Jarkko HietaniemiDocument that the lc(), uc(), lcfirst(), ucfirst()
2001-09-15 Jarkko HietaniemiDocument what's still to be done on the regular expression
2001-09-14 Robin BarkerRe: unterminated C<...> at line 426 in file perlport.pod
2001-09-14 H.Merijn Brandunterminated C<...> at line 426 in file perlport.pod
next