This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2003-06-02 Jarkko HietaniemiDuplicate definition bad.
2003-06-02 Jarkko HietaniemiI thought I tried building threaded. Never think....
2003-06-02 Jarkko HietaniemiStick with the original (5.8.0) logic.
2003-06-02 Jarkko HietaniemiSince pulling in File::Temp for tempfiles would pull in
2003-06-02 Jarkko HietaniemiA pointless test, noticed by Craig Berry.
2003-06-01 Gerrit P. HaaseTwo Cygwin patches from Gerrit.
2003-05-31 Rafael Garcia... Fix a case of segfault in gv_check(), by making
2003-05-31 Rafael Garcia... Don't install test.pl files.
2003-05-31 Rafael Garcia... Regenerate internals pods.
2003-05-31 Dave Mitchelljumbo closure patch broke formats
2003-05-31 Jarkko HietaniemiBetter patch from Inaba Hiroto for
2003-05-31 Adrian M. EnacheRe: [perl #22372] [PATCH] sv_chop() broken
2003-05-31 Jarkko HietaniemiInteresting patch(1) glitch.
2003-05-31 Adrian M. EnacheRe: [perl #22372] [PATCH] sv_chop() broken
2003-05-31 Craig A. Berryext/Encode/t/perlio.t filename tweak
2003-05-31 Jarkko HietaniemiUpgrade to Tie::File 0.96.
2003-05-30 Jarkko Hietaniemitest.pl-isation.
2003-05-30 Jarkko HietaniemiA bit of networking notworking negativity.
2003-05-30 Jarkko HietaniemiFix for "#22375 'split'/'index' problem for utf8".
2003-05-29 Jarkko HietaniemiAdd the test case for the already fixed
2003-05-29 Jarkko HietaniemiComment tweakage.
2003-05-29 Dave Mitchelljumbo closure fix
2003-05-29 Edward AvisCredits patch
2003-05-29 Pradeep Hodigere[patch] IO::File->open() with encoding
2003-05-29 Jim CromieA *much* cut-down version of the patches in the thread
2003-05-29 Dave Mitchell$x = $empty_hash{$undef_val} doesn't give a warning
2003-05-29 Jarkko HietaniemiDocument that setvbuf() is not probably any more available.
2003-05-29 Alexey Mahotkintypo in pod/perlfunc.pod
2003-05-28 Andy DoughertyRe: a2p is linked against too many libraries
2003-05-28 Jan DuboisUse "cmd.exe /x/d/c" as the default PERL5SHELL on Windo...
2003-05-28 Jarkko HietaniemiOpenZaurus cross-compilation patches from Redvers Davies.
2003-05-27 Jarkko HietaniemiFor now reword the sysread/syswrite description to
2003-05-26 Dave MitchellRe: [perl #22299] goto doesn't find label
2003-05-26 Gerrit P. Haasefor cygwin/perlld.in
2003-05-25 Jarkko HietaniemiRegen modlib and toc.
2003-05-25 Jarkko HietaniemiRun external commands only with localized sanitized...
2003-05-25 Marcus Holland... Re: [PATCH: perlio.h] maint snap @ 19613
2003-05-25 Jarkko HietaniemiProtect against race conditions: if the pid is not...
2003-05-24 Dan Kogai[Encode] Minor bug in piconv induced by Getopt::Long
2003-05-24 Dave Mitchell[PATCH #2] Re: [perl #22181] goto undefines my() variables
2003-05-24 Jarkko HietaniemiMissing "to".
2003-05-24 Jarkko HietaniemiIntroduce (undefined) pthread_attr_setscope to non...
2003-05-24 Jarkko HietaniemiRegen Glossary et al.
2003-05-24 Jarkko HietaniemiAdd a real scan for pthread_attr_setscope().
2003-05-24 Jarkko Hietaniemilib/ftp.pl requires the obsoleted (and removed) chat2.pl.
2003-05-23 Jarkko HietaniemiNoticed by John P. Linderman.
2003-05-23 Robin BarkerRE: state of deparse?
2003-05-23 Robin Barkerfor Configure -Dnoextensions=Encode
2003-05-23 Robin BarkerRE: [PATCH] RE: maint snapshot @ 19525
2003-05-23 Jarkko HietaniemiHasty editing, grumble.
2003-05-23 Jarkko HietaniemiLinewrapping MUAs, grumble.
2003-05-23 Jarkko HietaniemiU/WIN extension fix from John P. Linderman.
2003-05-23 Dan KogaiRe: Stateful PerlIO implemented [Was: [perl #22261...
2003-05-23 Michael G.... ExtUtils::MakeMaker 6.10_03 -> 6.10_04
2003-05-23 Dan KogaiStateful PerlIO implemented [Was: [perl #22261] Was...
2003-05-23 Jarkko HietaniemiWorkaround for buggy gcc 2.95.3 in openbsd/sparc64.
2003-05-22 Dan KogaiRe: [cpan #2629] Wrong assumption in numeric comparison
2003-05-21 Tassilo von... [perl #21887] h2xs becoming enum-aware
2003-05-21 Dave MitchellNew warning "Useless localization of %s", based on
2003-05-21 Rafael Garcia... Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
2003-05-21 Jarkko HietaniemiMore U/WIN tweaks from John P. Linderman.
2003-05-21 Shlomi Fishperldata.pod revamp rev. 3
2003-05-21 Ronald J. KimballRe: [perl #22231] <$foo> is parsed as glob(' ' . $foo...
2003-05-21 Jarkko HietaniemiMAN3PODS => {} good. (Was in 5.8.0, has been lost...
2003-05-21 Jarkko HietaniemiU/WIN test tweak from John P. Linderman.
2003-05-21 Jarkko HietaniemiVMS test tweak from Craig Berry.
2003-05-21 Jarkko HietaniemiU/WIN test nit for John P. Linderman.
2003-05-21 Dan Kogai[Encode] 1.95 released
2003-05-20 Rafael Garcia... Enhance the failure reporting for the pod2html tests
2003-05-20 Rafael Garcia... Upgrade to Getopt::Long 2.33
2003-05-20 Andreas KönigUpgrade to CPAN 1.70_54
2003-05-19 Jarkko HietaniemiFurther -Uuseperlio tweaking.
2003-05-19 Yitzchak Scott... Re: Possible precedence problem on bitwise ^ operator
2003-05-19 Jarkko HietaniemiMore Ultrix double definition avoidance.
2003-05-19 Jarkko HietaniemiIntegrate perlio:
2003-05-19 Jarkko HietaniemiNekkid numbers.
2003-05-19 Jarkko HietaniemiMeaningless cosmetics.
2003-05-19 Jarkko HietaniemiMake Perl_ithread_self() a bit more helpful when
2003-05-19 Jarkko HietaniemiSlightly wrong panic messages.
2003-05-19 Jarkko HietaniemiUltrix: the #19435 helped the IO extension, so this...
2003-05-19 Craig A. BerryBased on
2003-05-19 Jarkko HietaniemiMake the test work without perlio, from Dan Kogai.
2003-05-18 Michael G.... Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding...
2003-05-18 Nick Ing-SimmonsEINTR retry should exit on count >= 0 not !=0
2003-05-18 Nick Ing-SimmonsFix ticket 18265
2003-05-18 Nick Ing-SimmonsIntegrate UTF7 (now initial create has been submitted)
2003-05-18 Nick Ing-SimmonsIntegrate mainline
2003-05-18 Jarkko HietaniemiIntegrate from perlio:
2003-05-18 Jarkko HietaniemiUTF-7 tweak from Dan Kogai.
2003-05-18 Jarkko HietaniemiThe 'quotes' really are important (caught by Enache...
2003-05-17 Dan Kogai[Encode] UTF-7 Support
2003-05-17 Jarkko HietaniemiOld (4.2BSD, like Ultrix) Bourne shells do not understand
2003-05-17 Alan BurlisonRe: Last Call For (Least) Favourite Issues For 5.8.1
2003-05-17 Nick Ing-SimmonsEnache Adrian <enache@rdslink.ro> test for Win32 sysrea...
2003-05-17 Nick Ing-SimmonsSpotted a bare close() where PerlLIO_close() seems...
2003-05-17 Nick Ing-SimmonsFix ticket #22219
2003-05-17 Rafael Garcia... Upgrade to Getopt::Long 2.32_05
2003-05-17 Rafael Garcia... Clarify the explanation of the warning "Possible preced...
2003-05-17 Rafael Garcia... Fix bug #22216 : B::Deparse can't handle "use Module...
2003-05-17 Nick Ing-SimmonsIntegrate mainline
next