This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2000-11-09 H.Merijn BrandFix for
2000-11-09 Joe SmithTypo in an ifndef.
2000-11-09 Jarkko HietaniemiRemove unused extra arguments.
2000-11-09 Jarkko HietaniemiMore VMS moves on environment handling, from Charles...
2000-11-09 David Dyckpatch to detect stat followed by lstat(_): [ID 20001106...
2000-11-09 Jarkko HietaniemiForgot from #7618.
2000-11-09 Jarkko HietaniemiMake deleting for %ENV work for (newer versions of...
2000-11-09 Casey R. TwetenClass::Struct at compile time
2000-11-09 Todd T. Fries[ID 20001108.013] spelling
2000-11-09 Peter Prymmeradd Encode to VMS build and tests
2000-11-08 Jarkko HietaniemiA missing aTHX_.
2000-11-08 Jarkko HietaniemiUpdate Changes.
2000-11-08 David Dyckis this the appropriate patch to fix: [ID 20001106...
2000-11-08 Dominic DunlopRe: Patch 7533 prevents malloc.c from compiling on...
2000-11-08 Jarkko HietaniemiDo not test UTF-8 locales since that the tests would...
2000-11-08 Vadim KonovalovLocale buglets.
2000-11-08 Jarkko HietaniemiDeleting $ENV{PATH} in VMS is not recommendable.
2000-11-08 Nicholas ClarkPATCH std stdio for (Free)BSD
2000-11-08 Jarkko HietaniemiForgot to bump the line numbers in #7601.
2000-11-08 Nicholas ClarkMore careful detection of how well NVs and UVs mix.
2000-11-08 Craig A. Berry[patch perl@7595] VMS configure.com tweak
2000-11-08 Robin Barkerint/ptr casts in perlio.c
2000-11-08 Nick Ing-SimmonsFix for the tie-refhash string table leaks.
2000-11-08 Jarkko HietaniemiTry to avoid flockless and emulationless places.
2000-11-08 Casey R. TwetenOverrideable keys, each, pop, push, shift, splice,...
2000-11-08 Kurt D. StarsinicMake perlbug not insist on dumping to a file when stdou...
2000-11-07 Jarkko HietaniemiBad thinko in #7581 (I used the test program with the...
2000-11-07 Fifer, Ericcygwin port
2000-11-07 Jarkko Hietaniemiperlhack updates from H.Merijn Brand.
2000-11-07 Jarkko HietaniemiUpdate Changes.
2000-11-07 Jarkko HietaniemiBe more robust in Dynaloader.pm.
2000-11-07 Jarkko HietaniemiAUTHORS update.
2000-11-07 Gurusamy Sarathynormalize relative paths in virtualized current directo...
2000-11-07 Jarkko HietaniemiToo profiler-happy: with optimization the #7590 actuall...
2000-11-07 Jarkko HietaniemiShave off about 5% (Digital UNIX, -g, pixie) of the...
2000-11-07 Craig A. Berryconfigure.com and st-lock.t changes for
2000-11-07 Jarkko HietaniemiTweak #7587.
2000-11-07 Jarkko HietaniemiA doc addition for bug id 20001105.019, beware \p.
2000-11-07 kipp@shonanblue... Fake support of holey files in win/dosish platforms.
2000-11-07 Stephen P.... Pod updates
2000-11-07 Yitzchak Scott... Varargs don't always work too well if one puts an unsigned
2000-11-06 Jarkko Hietaniemi%ENV note tweaks from Dan Sugalski.
2000-11-06 Jarkko Hietaniemiglibc5 detection by __GNU_LIBRARY__.
2000-11-06 Jarkko HietaniemiMake the stdio test program of 7427 less noisy while...
2000-11-06 Jarkko HietaniemiDocument %ENV = () portability issues.
2000-11-06 Jarkko HietaniemiVOS updates from Paul Green.
2000-11-06 Jarkko HietaniemiSanitize the environment further.
2000-11-06 Jarkko HietaniemiRe-introduce 7552 lost in integration.
2000-11-06 Jarkko HietaniemiAdmit that the test leaks scalars.
2000-11-06 Jarkko HietaniemiIntegrate perlio:
2000-11-06 Nick Ing-SimmonsRemove debug. Try (Mmap_t) on madvise() call.
2000-11-06 Jarkko HietaniemiUpdate Changes.
2000-11-06 H.Merijn BrandRe: rsync'ed patches vs. rsync'ed source
2000-11-06 Jarkko HietaniemiAUTHORS updates.
2000-11-06 David DyckFix for
2000-11-06 Jarkko HietaniemiDocument that the evaled syntax errors cause scalar...
2000-11-05 Jarkko Hietaniemiopmini.o can linger from Configures past.
2000-11-05 Jarkko HietaniemiFake __FUNCTION__ for non-gcc builds, cast madvise()
2000-11-05 Jarkko HietaniemiIntegrate perlio:
2000-11-05 PixelUse -dM for gcc (the suggested patch did it only for...
2000-11-05 Nick Ing-SimmonsAdded a mmap layer as a "subclass" of perlio.
2000-11-05 Jarkko HietaniemiAdd a note for future generations about bug id 20000229...
2000-11-05 Jarkko HietaniemiFix for bug id 19990615.008, pos() unset during s/...
2000-11-05 Jarkko HietaniemiAdd =pod to be tidy.
2000-11-05 Jarkko HietaniemiUpgrade to Storable 1.0.6, from Raphael Manfredi.
2000-11-05 Peter J. Farley III[Corrected/tested PATCH] Re: [ID 20001102.008] Not...
2000-11-05 Jarkko HietaniemiIntegrate perlio:
2000-11-05 Jarkko HietaniemiA fix of sorts for 20000329.026, a better error message
2000-11-05 Lupe ChristophTest tweak: show also the failed locales.
2000-11-05 Nick Ing-SimmonsFix read from STDERR on raw unix layer for Solaris...
2000-11-05 Nick Ing-SimmonsFix case where ungetc(f,EOF) was allowed.
2000-11-05 Andrew PimlottFix for
2000-11-04 Jarkko HietaniemiSome cpps don't like splitting conditionals across...
2000-11-04 Nick Ing-SimmonsIntegrate mainline
2000-11-04 Nick Ing-SimmonsIntegrate mainline again
2000-11-04 Andrew PimlottFix for
2000-11-04 Jarkko HietaniemiTest tweak ($Config{useperlio} is by default undef) .
2000-11-04 Jarkko HietaniemiIntegrate perlio:
2000-11-04 Andy DoughertyConfigure would use a bad $myuname from an old config.sh.
2000-11-04 Vadim KonovalovLocales support (setlocale) fixes
2000-11-04 Jarkko HietaniemiDying is too strict here, better just skip.
2000-11-04 Nick Ing-SimmonsMerge mainline
2000-11-04 Jarkko HietaniemiMore Changes tweakery.
2000-11-04 Jarkko HietaniemiChanges fixups.
2000-11-04 Jarkko HietaniemiLocale tweakery. Add test case for bug id 20000809...
2000-11-04 Nick Ing-SimmonsPerlIO infrastructure complete.
2000-11-04 Nick Ing-SimmonsType tweaks + less contorted allocation scheme
2000-11-04 Nick Ing-SimmonsFix for stdio as default "discipline" - PerlIO_init...
2000-11-04 Andy DoughertyAdd FCNTL_CAN_LOCK.
2000-11-03 Nick Ing-SimmonsImplement stack of layers - (perlio.c _is_ derived...
2000-11-03 H.Merijn BrandRe: README.aix
2000-11-03 Ilya Zakharevichbetter messages from malloc()
2000-11-03 Jarkko HietaniemiThe #7521 touched things it shouldn't have.
2000-11-02 Charles LanePerl@7504, vms/gen_shrfls.pl
2000-11-02 Jarkko HietaniemiFix the problem discussed in
2000-11-02 Alexey V. Barantsevrecv() can fail and return undef.
2000-11-02 Jarkko HietaniemiDetpyo.
2000-11-02 Edward AvisAdd Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
2000-11-02 Andreas KönigTest::Harness revealed buglets in the new DynaLoader.
2000-11-01 Jarkko HietaniemiThe entry for #7503 was missing.
next