This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2002-06-14 Jarkko HietaniemiREADME.irix update.
2002-06-14 Jarkko HietaniemiREADME.tru64 update.
2002-06-14 Jarkko HietaniemiNot that urgent a fix since inside #if 0, but still...
2002-06-14 Jarkko HietaniemiOS/2 status from John Poltorak.
2002-06-14 Jarkko HietaniemiRegen Configure; regen perltoc.
2002-06-14 Jarkko HietaniemiUpdate Changes.
2002-06-14 Jarkko HietaniemiNetWare diff for XS::APItest.
2002-06-14 Roca Carrio... Constant.t for EBCDIC platforms
2002-06-14 Roca Carrio... getpwent() & POSIX-BC/BS2000 problem
2002-06-14 Roca Carrio... basic.t for EBCDIC platforms
2002-06-14 Roca Carrio... Cap.t for EBCDIC platforms
2002-06-14 Jarkko HietaniemiMention Solaris x86 use64bitint troubles.
2002-06-14 Jarkko HietaniemiAll UNICOS test failures should be gone now.
2002-06-14 Jarkko HietaniemiUNICOS and UNICOS/mk are broken only on one test.
2002-06-14 Jarkko HietaniemiUpgrade to Switch 2.09 (the debugging statement
2002-06-14 Craig A. Berryassorted help for older VMS systems
2002-06-13 Jarkko HietaniemiThread doc tweaks.
2002-06-13 Jarkko HietaniemiDon't assume too much about how print will scale
2002-06-13 Jarkko HietaniemiTell what version of PDL will be fine with 5.8.0,
2002-06-13 Hugo van der... test failure: lib/ExtUtils/t/Installed.t
2002-06-13 Hugo van der... Re: linux + usemorebits: gcc error?
2002-06-13 Jarkko HietaniemiDocument the tied/magical/shared array/hash non-autoviv...
2002-06-13 Jarkko HietaniemiAlso perlsub needs to be slightly more upbeat about...
2002-06-13 Jarkko HietaniemiOne more pass on the TYPE/ATTRS issues.
2002-06-13 H.Merijn BrandRe: [ PATCH ] AIX 5 + 17206
2002-06-13 H.Merijn Brand[ PATCH ] mymalloc on HP-UX
2002-06-13 Abhijit Menon-Sen <pudge> crab, can you integrate 17215 ?
2002-06-13 Chris NandorAPItest.xs OUTPUT (was: perl@17206)
2002-06-12 Peter Prymmeradd skipping of threads and threads::shared on default...
2002-06-12 Jarkko HietaniemiThe scalar behaviour of sort is undefined.
2002-06-12 Jarkko HietaniemiMention I/O layers in perlopentut.
2002-06-12 Jarkko HietaniemiDocument the my/our TYPE and ATTRIBUTES (Use the Camel...
2002-06-12 Jarkko HietaniemiAs noticed by Philip Newton, XS::APItest is not meant...
2002-06-12 Jarkko HietaniemiUpdate Changes.
2002-06-12 Jarkko HietaniemiRegen toc.
2002-06-12 Jarkko HietaniemiThis should be gone now.
2002-06-12 Jarkko HietaniemiNetWare doc tweak.
2002-06-12 AbigailRe: Change sort in scalar context behavior.
2002-06-12 Rafael Garcia... Re: linux + usemorebits: gcc error?
2002-06-12 Jarkko HietaniemiSynchronize config.bc and config_H.bc; add SCNfldbl;
2002-06-12 Craig A. Berryconfigure.com: join the sPRI... party
2002-06-12 Jarkko HietaniemiTest relying on undefined behaviour of atan2(0, 0)
2002-06-12 Jarkko HietaniemiRegen perlmodlib.
2002-06-12 Yitzchak Scott... perlmodlib.pod missing Config & Errno
2002-06-12 Tim JennessRe: RC1 on Playstation2
2002-06-11 Jarkko HietaniemiNot that I know anything about Windows compilers
2002-06-11 Rafael Garcia... Fix a cut-n-paste error.
2002-06-11 Jarkko HietaniemiUpdate Changes.
2002-06-11 Jarkko HietaniemiTrying to printf Perl-specific datatypes using printf
2002-06-11 Jarkko HietaniemiBe more specific.
2002-06-11 Rafael Garcia... warn about gcc 3.1 + usemorebits
2002-06-11 Gurusamy Sarathysanity-check the windows section in perldelta and add...
2002-06-11 Jarkko HietaniemiObviously time to get some sleep.
2002-06-11 Jarkko Hietaniemi#17179 wasn't quite right.
2002-06-11 Gurusamy Sarathyfix outdated info about how the patches in the APC...
2002-06-11 Philip NewtonDetype locale.c comment
2002-06-11 Jarkko HietaniemiMake UTF-8 locales effective only if PerlIO has been
2002-06-11 Jarkko HietaniemiCan't printf Perl specific datatypes without perlio
2002-06-11 Jarkko HietaniemiDocument XS::APItest.
2002-06-11 Jarkko HietaniemiAdd XS::APItest to Win32/DJGPP/NetWare.
2002-06-11 Jarkko HietaniemiAdd XS::APItest 0.01 from Tim Jenness.
2002-06-10 Jarkko HietaniemiNow that binmode(FH) does implicit ":bytes" revisit
2002-06-10 Jarkko HietaniemiUpgrade to Math::BigInt 1.59.
2002-06-10 Jarkko HietaniemiDocument the implicit :bytes of binmode(FH).
2002-06-10 Jarkko HietaniemiIntegrate perlio:
2002-06-10 Nick Ing-Simmonsbinmode(FH); to act like binmode(FH,":bytes") as well as
2002-06-10 Nick Ing-SimmonsIntegrate mainline
2002-06-10 Elizabeth Mattijsen[DOC PATCH] perldebtut
2002-06-10 Jarkko HietaniemiDocument the UTF-8 env issue. Now NI-S just needs
2002-06-10 Philip NewtonRe: Change 17108: Document the do BAREWORD change,...
2002-06-10 Jarkko HietaniemiNI-S doesn't need these comments :-) but I'm commenting...
2002-06-10 Jarkko HietaniemiUpdate Changes.
2002-06-10 Jarkko HietaniemiFurther patch on #17163 for Tru64.
2002-06-10 Jarkko HietaniemiPatch from Hugo for the 'printf' problem:
2002-06-10 Jarkko HietaniemiIntegrate perlio:
2002-06-10 Jarkko Hietaniemi#17150 didn't expect -Uuseperlio.
2002-06-10 Benjamin Goldbergqueue.pm
2002-06-10 Nick Ing-SimmonsTune test to run in UTF-8 locales
2002-06-10 Nick Ing-SimmonsIntegrate mainline
2002-06-10 Jarkko HietaniemiGlossary tweaks.
2002-06-10 Jarkko HietaniemiUpgrade to Net::Ping 2.19.
2002-06-09 Doug MacEachern[patch] ptr_table_store
2002-06-09 Doug MacEachernRe: unique attribute?
2002-06-09 Jarkko HietaniemiUpdate hint comments.
2002-06-09 Jarkko HietaniemiOne missing bit of Math::BigInt 1.58.
2002-06-09 Radu Greab[ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on...
2002-06-09 Jarkko Hietaniemi:unique nitpicking continues.
2002-06-09 Jarkko Hietaniemi"thread failed to start: " is better than "Died:".
2002-06-09 Jarkko Hietaniemi:unique saga continues.
2002-06-09 Doug MacEachernRe: unique attribute?
2002-06-09 TelsMath::BigInt 1.58 released
2002-06-09 Nick Ing-SimmonsIntegrate mainline
2002-06-09 H.Merijn Brandcleanup's
2002-06-09 Jarkko Hietaniemiopen "list form" clarification.
2002-06-09 Jarkko HietaniemiBetter wording from Sarathy.
2002-06-09 Jarkko HietaniemiCloser to the truth.
2002-06-09 Hugo van der... Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 --...
2002-06-09 Jarkko HietaniemiClarify that the :unique makes the target readonly
2002-06-09 Gurusamy Sarathyupdate perlfork.pod for status as of 5.8.0
2002-06-09 Peter Prymmerpossible band-aid for cygwin build of perl@17061
next