This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove, in the main Makefile, the $(LDLIBPTH) variable from
[perl5.git] / pod /
2003-04-16 Jarkko HietaniemiHandle PERLIO= and document a bit.
2003-04-15 Jarkko HietaniemiUpgrade to Pod::LaTeX 0.55.
2003-04-14 Rafael Garcia-SuarezMention that "make test_harness" lets messages sent...
2003-04-14 Nathan TorkingtonDocument and test autovivified dirhandles.
2003-04-14 Rafael Garcia-SuarezMore docs about running tests and the test suite.
2003-04-10 Rafael Garcia-SuarezPerlFAQ sync.
2003-04-10 Jarkko HietaniemiNoted by Nat: -0 didn't work that well with Unicode.
2003-04-10 Jarkko HietaniemiUnless Inuits are involved...
2003-04-10 Jarkko Hietaniemiperlport information about portably embedding string...
2003-04-08 Robin Barkerwas RE: How cross-platform is `foo 2>&1` these days?
2003-04-08 Jarkko HietaniemiFew more words about safe/unsafe signals.
2003-04-05 Jarkko Hietaniemi[perl #21839] perluniintro.pod: nice_string() doesn...
2003-04-05 Ilya ZakharevichEmbedding
2003-04-02 Steve HayFix missing functions when splitting perlfunc
2003-04-02 Jarkko HietaniemiMake perldiag agree with #19138.
2003-04-01 Richard Foleyoverdue perlhack.pod corrections for RT
2003-03-30 Jarkko Hietaniemigethostbyname('localhost') is not that portable.
2003-03-29 Rafael Garcia-SuarezMinor rephrasing in perlopentut,
2003-03-29 Nicholas Clark[DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanc...
2003-03-24 Michael G. SchwernAdding the latest version of Perl
2003-03-21 Martien Verbruggenperlsub.pod and perlsyn.pod: better organise scoping...
2003-03-18 Philip NewtonMinor updates of Wolfgang's pack patch
2003-03-18 Hugo van der Sandenclarify behaviour of $a++
2003-03-17 LAUN Wolfgangpack changes and related fixes
2003-03-16 Jarkko HietaniemiPod fix from Philip Newton.
2003-03-14 Rafael Garcia-SuarezTime::HiRes is a core module
2003-03-12 Jarkko HietaniemiTell how to possibly dodge 'Out of memory' errors.
2003-03-11 Rafael Garcia-SuarezQuestionable construct.
2003-03-11 Jarkko HietaniemiMissed some, cryptically.
2003-03-11 Todd C. Millertypos and other minor things
2003-03-10 Yitzchak Scott-Tho... Re: odd (or not so odd?) segmentation fault in 5.8.0
2003-03-10 Stas BekmanBunch of doc patches from Stas; plus regen.
2003-03-08 Richard Foleyto explain new [<>{] behaviour - attached
2003-03-07 Jarkko HietaniemiGive pointers to runtime Unicode changes.
2003-03-07 Jarkko HietaniemiGood observation from Philip Newton.
2003-03-06 Jos I. BoumansRe: [PATCH] let perlmodstyle mention Module::Build...
2003-03-06 Jarkko HietaniemiPERL_UNICODE explanation saga continues.
2003-03-04 Salvador Fandiño[PATCH] assertions
2003-03-03 Jarkko HietaniemiFurther clarification on PERL_UNICODE's semantics.
2003-02-26 Hugo van der Sandenregen headers
2003-02-24 Jarkko HietaniemiPERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-24 Hugo van der SandenRemove no-longer-true line from perlop
2003-02-20 Jarkko HietaniemiDoc tweakage on -C.
2003-02-19 Brendan O'Dea5.8.0: typo in pod/perlcompile.pod
2003-02-19 Rafael Garcia-SuarezDocument clearly that "_" is always in package "main".
2003-02-19 Chip SalzenbergSupport one-parameter unpack(), which unpacks $_.
2003-02-17 Hugo van der Sandenfix typo in sv.c and regenerate perlapi.pod
2003-02-17 Jarkko HietaniemiPhilip Newton has eagle eyes :-)
2003-02-17 Jarkko HietaniemiDoc tweaks (and one code tweak) based on Philip Newton...
2003-02-17 Jarkko HietaniemiMake also the -CAL conditional on locale.
2003-02-16 Jarkko HietaniemiNO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
2003-02-16 Nicholas ClarkCOW regexps:
2003-02-16 Jarkko HietaniemiAs suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES...
2003-02-16 Jarkko HietaniemiClarify the -C syntax a bit.
2003-02-15 Jarkko HietaniemiThe new(er) way of controlling Unicode I/O (and other...
2003-02-15 Iain Spoon TruskettRe: perlvar phrasing clarification for $^S
2003-02-15 Jerrad PierceRe: overriding builtins quirk
2003-02-11 Iain Truskettmini-[patch] perlrun "^$W" typo
2003-02-10 Jay HannahRE: perldebug.pod suggestion
2003-02-08 Audrey Tangperluniintro nit
2003-02-05 Inaba Hiroto[Patch] parsing under encoding (Re: [Encode] HEADS...
2003-02-03 Rafael Garcia-SuarezDocument the environment variable PERL_UTF8_LOCALE...
2003-02-02 Abigailpod/perlfunc.pod
2003-01-30 Jose Auguste-EtienneUpper<->Lower case mistake in perlunicode.pod ?
2003-01-30 Beckett Richard... [perl #20616] code example in the FAQ that isn't strict...
2003-01-30 Rafael Garcia-SuarezFAQ sync.
2003-01-28 Rafael Garcia-SuarezIntegrate from maint-5.8:
2003-01-26 Jarkko HietaniemiLest people get worried about not having PerlIO.
2003-01-21 Jarkko HietaniemiAllow explicit -C enable/disable by -C:1/-C:0
2003-01-21 Martien VerbruggenRe: [perl #19236] perlsyn: implicit localisation in...
2003-01-21 Hugo van der Sandenintegrate (by hand) #18353 and #18359 from maint-5.8:
2003-01-16 Jarkko HietaniemiMake the locale-induced UTF-8-ification of STD fhs
2003-01-15 Brendan O'Deaperlrun.pod: fix -i examples
2003-01-14 Rafael Garcia-SuarezIntegrate change #18365 from maint-5.8 :
2003-01-09 Rafael Garcia-SuarezDocument that ${^TAINT} is read-only.
2003-01-08 Rafael Garcia-SuarezIntegrate change #18361 from maint-5.8:
2003-01-08 Rafael Garcia-SuarezPerlFAQ sync.
2003-01-06 Rafael Garcia-SuarezChange the value of ${^TAINT} : 0 without taint checks,
2003-01-04 Andreas KönigRe: [PATCH] Tiny nits in perlre.pod
2002-12-30 Dave Paris[perl #19343] perlfunc.pod patch for stat() and lstat()
2002-12-23 Hugo van der SandenReverse #18285, for reasons given in:
2002-12-17 Dave MitchellRe: [jhi@iki.fi: enums are not nums]
2002-12-17 Hugo van der Sandenregen-headers to get new API docs from #18306
2002-12-16 Dave MitchellRe: [perl #19017] lexical "my" variables not visible...
2002-12-14 Dave MitchellProper fix for CvOUTSIDE weak refcounting
2002-12-12 Andreas König[patch] typo in perlop
2002-12-12 Rafael Garcia-SuarezIntegrate from maint-5.8 : changes 18290-1, 18293-5...
2002-12-11 Stephen McCamantRe: Precedence of ? :
2002-12-11 Andy DoughertyRemove stale e-mail addresses
2002-12-10 Rafael Garcia-SuarezIntegrate from the maint-5.8/ branch :
2002-12-08 Slaven RezicDocument that $ENV{TERM} may produce taint failures.
2002-12-03 Jarkko HietaniemiFix up #18229.
2002-12-02 Rafael Garcia-SuarezFix bug #18573 : in a double-quoted string, a \c not...
2002-12-02 Jarkko Hietaniemi$0 mofifying part I
2002-12-02 Hugo van der Sandenintegrate Pod-Perldoc-3.07. This replaces the original...
2002-12-02 Hugo van der SandenIntegrate PodParser-1.20, with matching tweaks to lib...
2002-12-02 Hugo van der Sandenintegrate 5.8-maint: changes #18174 18187 18189-92...
2002-12-02 Dave Mitchellallow evals to see the full lexical scope
2002-11-26 Rafael Garcia-SuarezPerlFAQ sync.
2002-11-26 Andreas König2 Pod errors in perlop.pod
next