p5sagit/p5-mst-13.2.git
2000-11-12 Nick Ing-Simmons Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
2000-11-12 Nick Ing-Simmons Integrate mainline
2000-11-12 Jarkko Hietaniemi Add HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko Hietaniemi Copy the s// information of README.hpux also to the...
2000-11-11 Jarkko Hietaniemi More README.solaris updates from Andy Dougherty.
2000-11-11 Dominic Dunlop More descriptive error for unknown perlio layers.
2000-11-11 Dominic Dunlop MachTen doesn't really do mmap() and munmap().
2000-11-11 Robert Spier fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation...
2000-11-11 Jarkko Hietaniemi Add getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-11 Jarkko Hietaniemi Use sysconf() or getpagesize() to find out the pagesize.
2000-11-11 Jarkko Hietaniemi Integrate perlio:
2000-11-11 Lupe Christoph Re: [PATCH] README.solaris
2000-11-11 Eric Fifer cygwin port
2000-11-11 Nick Ing-Simmons Fixup mmap layer by doing mmap() calls on pagesize...
2000-11-11 Jarkko Hietaniemi Add more encoding tables.
2000-11-10 Andy Dougherty README.solaris
2000-11-10 Jarkko Hietaniemi Update Changes.
2000-11-10 Lupe Christoph Explain better why certain regex tests are skipped.
2000-11-10 Nick Ing-Simmons Integrate mainline.
2000-11-10 Nick Ing-Simmons Re-instate stdio large file support via perlio.
2000-11-10 Hal Morris Amdahl UTS hints updates.
2000-11-09 Nicholas Clark IO::Seekable pod
2000-11-09 Michael Somos Various doc oddball characters.
2000-11-09 John P. Linderman Re: bash -c exit and linux hints
2000-11-09 Nick Ing-Simmons Integrate mainline.
2000-11-09 Eric Fifer Missing dTHXs.
2000-11-09 Jarkko Hietaniemi Disable only the tests 99 and 166 for UTF-8 locales.
2000-11-09 Jarkko Hietaniemi There's no =head3.
2000-11-09 Harri Pasanen The generated boot_* headers are wrong. Pickier compiler,
2000-11-09 Prymmer/Kahn updates to Porting/pumpkin.pod
2000-11-09 H.Merijn Brand Fix for
2000-11-09 Joe Smith Typo in an ifndef.
2000-11-09 Jarkko Hietaniemi Remove unused extra arguments.
2000-11-09 Jarkko Hietaniemi More VMS moves on environment handling, from Charles...
2000-11-09 David Dyck patch to detect stat followed by lstat(_): [ID 20001106...
2000-11-09 Jarkko Hietaniemi Forgot from #7618.
2000-11-09 Jarkko Hietaniemi Make deleting for %ENV work for (newer versions of...
2000-11-09 Casey R. Tweten Class::Struct at compile time
2000-11-09 Todd T. Fries [ID 20001108.013] spelling
2000-11-09 Peter Prymmer add Encode to VMS build and tests
2000-11-08 Jarkko Hietaniemi A missing aTHX_.
2000-11-08 Jarkko Hietaniemi Update Changes.
2000-11-08 David Dyck is this the appropriate patch to fix: [ID 20001106...
2000-11-08 Dominic Dunlop Re: Patch 7533 prevents malloc.c from compiling on...
2000-11-08 Jarkko Hietaniemi Do not test UTF-8 locales since that the tests would...
2000-11-08 Vadim Konovalov Locale buglets.
2000-11-08 Jarkko Hietaniemi Deleting $ENV{PATH} in VMS is not recommendable.
2000-11-08 Nicholas Clark PATCH std stdio for (Free)BSD
2000-11-08 Jarkko Hietaniemi Forgot to bump the line numbers in #7601.
2000-11-08 Nicholas Clark More 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 Barker int/ptr casts in perlio.c
2000-11-08 Nick Ing-Simmons Fix for the tie-refhash string table leaks.
2000-11-08 Jarkko Hietaniemi Try to avoid flockless and emulationless places.
2000-11-08 Casey R. Tweten Overrideable keys, each, pop, push, shift, splice,...
2000-11-08 Kurt D. Starsinic Make perlbug not insist on dumping to a file when stdou...
2000-11-07 Jarkko Hietaniemi Bad thinko in #7581 (I used the test program with the...
2000-11-07 Fifer, Eric cygwin port
2000-11-07 Jarkko Hietaniemi perlhack updates from H.Merijn Brand.
2000-11-07 Jarkko Hietaniemi Update Changes.
2000-11-07 Jarkko Hietaniemi Be more robust in Dynaloader.pm.
2000-11-07 Jarkko Hietaniemi AUTHORS update.
2000-11-07 Gurusamy Sarathy normalize relative paths in virtualized current directo...
2000-11-07 Jarkko Hietaniemi Too profiler-happy: with optimization the #7590 actuall...
2000-11-07 Jarkko Hietaniemi Shave off about 5% (Digital UNIX, -g, pixie) of the...
2000-11-07 Craig A. Berry configure.com and st-lock.t changes for
2000-11-07 Jarkko Hietaniemi Tweak #7587.
2000-11-07 Jarkko Hietaniemi A 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 Hietaniemi glibc5 detection by __GNU_LIBRARY__.
2000-11-06 Jarkko Hietaniemi Make the stdio test program of 7427 less noisy while...
2000-11-06 Jarkko Hietaniemi Document %ENV = () portability issues.
2000-11-06 Jarkko Hietaniemi VOS updates from Paul Green.
2000-11-06 Jarkko Hietaniemi Sanitize the environment further.
2000-11-06 Jarkko Hietaniemi Re-introduce 7552 lost in integration.
2000-11-06 Jarkko Hietaniemi Admit that the test leaks scalars.
2000-11-06 Jarkko Hietaniemi Integrate perlio:
2000-11-06 Nick Ing-Simmons Remove debug. Try (Mmap_t) on madvise() call.
2000-11-06 Jarkko Hietaniemi Update Changes.
2000-11-06 H.Merijn Brand Re: rsync'ed patches vs. rsync'ed source
2000-11-06 Jarkko Hietaniemi AUTHORS updates.
2000-11-06 David Dyck Fix for
2000-11-06 Jarkko Hietaniemi Document that the evaled syntax errors cause scalar...
2000-11-05 Jarkko Hietaniemi opmini.o can linger from Configures past.
2000-11-05 Jarkko Hietaniemi Fake __FUNCTION__ for non-gcc builds, cast madvise()
2000-11-05 Jarkko Hietaniemi Integrate perlio:
2000-11-05 Pixel Use -dM for gcc (the suggested patch did it only for...
2000-11-05 Nick Ing-Simmons Added a mmap layer as a "subclass" of perlio.
2000-11-05 Jarkko Hietaniemi Add a note for future generations about bug id 20000229...
2000-11-05 Jarkko Hietaniemi Fix for bug id 19990615.008, pos() unset during s/...
2000-11-05 Jarkko Hietaniemi Add =pod to be tidy.
2000-11-05 Jarkko Hietaniemi Upgrade 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 Hietaniemi Integrate perlio:
2000-11-05 Jarkko Hietaniemi A fix of sorts for 20000329.026, a better error message
2000-11-05 Lupe Christoph Test tweak: show also the failed locales.
2000-11-05 Nick Ing-Simmons Fix read from STDERR on raw unix layer for Solaris...
next