This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2003-04-01 Jarkko HietaniemiIntegrate:
2003-04-01 Ilya ZakharevichIntegrate:
2003-04-01 Ilya ZakharevichIntegrate:
2003-04-01 Jarkko HietaniemiDocument the _exit() issue with threads in Linux [perl...
2003-04-01 Rafael Garcia... Re: 5.8.1@19053 bug: make minitest fails with threads
2003-04-01 Michael G.... MM hackery and whitespace changes
2003-04-01 Richard Foleyoverdue perlhack.pod corrections for RT
2003-04-01 Peter ScottText::Abbrev warnings safe
2003-04-01 H.Merijn BrandImplemented AIX longdouble support in hints/aix.sh...
2003-03-31 Jarkko HietaniemiTabify; strictly speaking unnecessary but anyway...
2003-03-31 Jarkko HietaniemiUpgrade to Test::Harness 2.27_02.
2003-03-31 Jarkko HietaniemiUpgrade to podlators 1.26.
2003-03-31 Jarkko HietaniemiUpgrade to Encode 1.92.
2003-03-31 Michael G.... ExtUtils::MakeMaker 6.03 -> 6.06_05ish
2003-03-31 Michael G.... stray n_a
2003-03-31 Jarkko HietaniemiSome low-hanging fruit for EBCDIC portability
2003-03-30 Jarkko HietaniemiUpgrade to Time::HiRes 1.44.
2003-03-30 Jarkko HietaniemiIRIX 5.3 update.
2003-03-30 Jarkko HietaniemiNot all compilers like #ifdefs within cpp macros
2003-03-30 Jarkko HietaniemiEnding strings is customary (typo from #19084).
2003-03-30 Jarkko HietaniemiRe-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
2003-03-30 Jarkko HietaniemiAnother victim of IRIX 5.3's inability to resolve ...
2003-03-30 Jarkko HietaniemiIn IRIX 5.3 turn off some of the warnings that cannot
2003-03-30 Jarkko HietaniemiIn IRIX 5.3 the cc is awfully confused about the prototype
2003-03-30 Jarkko HietaniemiIn IRIX 5.3 being too POSIXly hides the struct timespec.
2003-03-30 Jarkko Hietaniemigethostbyname('localhost') is not that portable.
2003-03-30 Nicholas ClarkCOW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux...
2003-03-29 Jarkko HietaniemiIRIX 5.3 can have PF_LINK defined to be AF_LINK but
2003-03-29 Nicholas Clark[unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3...
2003-03-29 Rafael Garcia... Minor rephrasing in perlopentut,
2003-03-29 Nicholas Clark[DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanc...
2003-03-29 Jarkko HietaniemiIt seems that in Tru64 V5 gcc cannot be used to
2003-03-28 Jarkko HietaniemiFeeding illegal QP (like \x80) to this
2003-03-27 Jarkko HietaniemiMissing final \n.
2003-03-26 mike@exegenix.com[perl #21672] IO::New and undefined filename behaviour
2003-03-26 Nicholas ClarkBetter version of change #19069
2003-03-26 Paul Green[patch] for Stratus VOS
2003-03-26 Nicholas ClarkRe: [perl #21614] 5.8.0 Unbalanced string table refcount
2003-03-26 Rafael Garcia... Win32 counterpart of change #19065
2003-03-26 Rafael Garcia... VMS counterpart of change #19065
2003-03-26 Jarkko HietaniemiUpgrade to Term::ANSIColor 1.07.
2003-03-26 Rafael Garcia... Add a file utils/cpan.PL to generate the "cpan" utility,
2003-03-26 Dave Mitchell[PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
2003-03-26 Andy Lester[perl #21648] Doc typo in Net::servent
2003-03-26 Norton T. Allenfor QNX 6.2
2003-03-26 Craig A. Berrylib/vmsish.t GMT bug fix
2003-03-24 Rafael Garcia... Change 19056 wasn't good enough.
2003-03-24 Michael G.... Adding the latest version of Perl
2003-03-24 Rafael Garcia... Typo, spotted by Doru Petrescu
2003-03-24 Adrian M. EnacheRe: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686...
2003-03-24 H.Merijn Brandno more 'make install && make test' with shared libperl...
2003-03-24 Craig A. Berryvms.c thread clean-up
2003-03-24 Jarkko HietaniemiFor change #19051: a new .bat to CRLF.
2003-03-24 Jarkko HietaniemiWinCE update from Vadim Konovalov.
2003-03-24 Jarkko HietaniemiOops (change #19013 missed changing the Perl version...
2003-03-23 Jarkko HietaniemiIntegrate from maint-5.8:
2003-03-21 Andreas Königp4genpatch
2003-03-21 Martien Verbruggenperlsub.pod and perlsyn.pod: better organise scoping...
2003-03-21 Craig A. Berryreaddir_r for VMS (was Re: [PATCH] configure.com: sig_n...
2003-03-20 Adrian M. EnacheRe: [patch] [perl #21628] rcatline issue
2003-03-20 Adrian M. EnacheRe: Bytecode? Back into service.
2003-03-20 Gerrit P. Haase[DOC-PATCH] for README.cygwin, bleadperl version
2003-03-20 Jarkko HietaniemiIntegrate:
2003-03-19 Jarkko HietaniemiBetter wording as requested by Rafael, and
2003-03-19 Jarkko HietaniemiUpdate the DB_File instructions in Tru64.
2003-03-18 Dave Mitchell[perl #9990] avoid goto &tmpsub coredump
2003-03-18 Craig A. BerryVMS pod install tweaks
2003-03-18 Craig A. Berrypoll() help for VMS
2003-03-18 Jarkko HietaniemiThe description of SIG_SIZE was off.
2003-03-18 Philip NewtonMinor updates of Wolfgang's pack patch
2003-03-18 Gurusamy Sarathyregenerate win32/config_H.*
2003-03-18 Gurusamy Sarathythere is no trailing NULL in sig_name or sig_num, so...
2003-03-18 Gurusamy Sarathyaccording to the new Porting/Glossary, sig_num doesn...
2003-03-18 Hugo van der... add tests for existing behaviour of undef postinc/dec
2003-03-18 Hugo van der... add comment at undef postinc special case
2003-03-18 Hugo van der... clarify behaviour of $a++
2003-03-17 Jarkko HietaniemiIntegrate:
2003-03-17 LAUN Wolfgangpack changes and related fixes
2003-03-17 Slaven RezicIntegrate:
2003-03-17 chocolateboyPatch for Data::Dumper 2.12 to Allow Custom Hash Key...
2003-03-17 Stas Bekman[patch] utils/h2xs.PL (get rid of \t and '')
2003-03-17 Nicholas Oxhøj[perl #20724] Patch for dprofpp
2003-03-16 Adam Spiers[perl #19898] [PATCH] forking to Perl children with...
2003-03-16 Jarkko Hietaniemigetservbyname_r() kaputt in OpenBSD (might get fixed
2003-03-16 Jarkko HietaniemiStay within known facts: what platforms the skippage...
2003-03-16 Jarkko HietaniemiThis seems to fix (well, dodge) the problems in FreeBSD for
2003-03-16 Jarkko HietaniemiIRIX ls -l marks sockets with 'S'.
2003-03-16 Jarkko HietaniemiTurn on UTF-8 flag only if the $str is valid utf8
2003-03-16 Jarkko HietaniemiSignedness nits.
2003-03-16 Jarkko HietaniemiFix for [perl #21479] Term::ReadLine(::Stub) doesn...
2003-03-16 Jarkko HietaniemiPod fix from Philip Newton.
2003-03-16 Jarkko HietaniemiFurther potential pitfalls for the utf8 len/pos cache
2003-03-16 Jarkko HietaniemiMake the :bytes conditional on PerlIO.
2003-03-15 Jarkko HietaniemiNeeds PerlIO for :bytes.
2003-03-14 Adrian M. EnacheRe: [fix] [perl #21575] Bug with print( followed by...
2003-03-14 Rafael Garcia... Time::HiRes is a core module
2003-03-14 Stas Bekman[patch ext/B/typemap] STRLEN T_UV
2003-03-14 Jarkko HietaniemiBetter pass in the $self for a method.
2003-03-14 Jarkko HietaniemiCleanup the File::Spec tmpdir() implementations:
2003-03-14 Jarkko Hietaniemiwhichsig() really does return -1 for unknown signals.
next