This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-12-13 H.Merijn BrandBetter make distclean
2001-12-13 Jarkko HietaniemiRemove Memoize::Saves as requested by mjd.
2001-12-13 Michael G.... Old RCS $Date$ tag
2001-12-13 Nicholas ClarkRe: use utf8; with bad utf8
2001-12-13 John P. Linderman(LONG!) Sort benchmarks and patch
2001-12-13 Jarkko HietaniemiUnadorned numbers evil.
2001-12-13 Jarkko Hietaniemi"preprocessing directive not recognized within macro...
2001-12-13 Ben TillyClarifying the documentation of goto
2001-12-13 Jarkko HietaniemiIt could be possible for the case-insensitive
2001-12-13 Michael G.... Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t...
2001-12-13 Michael G.... Proper skip tests and VMS unlink
2001-12-12 Nicholas ClarkRe: [PATCH] use utf8; tests
2001-12-12 Jarkko HietaniemiEPOC fixes from Olaf Flebbe.
2001-12-12 Craig A. BerryVMS test fix-ups
2001-12-12 Gerrit P. HaaseRe: Next cygwin round.
2001-12-12 Nicholas Clarkuse utf8; tests
2001-12-12 Jarkko HietaniemiUpdate Changes.
2001-12-12 Gisle AasPassing in env to perl_parse did not work
2001-12-12 Jarkko HietaniemiFixes for casting problems detected on a SuSE 7.2 Itanium,
2001-12-12 Jarkko HietaniemiTry YP/NIS also from /usr/lib/yp.
2001-12-12 Michael G.... ypcat working, but NIS not used
2001-12-12 Jarkko HietaniemiWeed out .files from ls and readdir() results.
2001-12-12 Wolfgang LaunRe: [PATCH] ID 20011206.007 File::Find:name set to...
2001-12-12 H.Merijn Branddoio fatal on cygwin for 13651
2001-12-12 Jarkko HietaniemiGet the whole line of ls, makes debugging easier
2001-12-12 Jarkko Hietaniemirename() must be tested even without link()
2001-12-12 Jarkko HietaniemiNow that the beos.c is compiled at the main level
2001-12-12 Jarkko HietaniemiMust remember to require Socket.
2001-12-12 Jarkko HietaniemiIn BeOS Errno must resort to actual compilation
2001-12-12 Jarkko HietaniemiBeOS still has no good sockets.
2001-12-12 Jarkko HietaniemiBeOS sockets are not true sockets.
2001-12-12 Jarkko HietaniemiNo Socket, no Syslog.
2001-12-12 Jarkko Hietaniemi(On some platforms) missing truncate FH.
2001-12-12 Jarkko Hietaniemiio/fs cleanup: testing on win32/cygwin/netware/djgpp/...
2001-12-12 Jarkko Hietaniemiutime() updates only the mtime in BeOS.
2001-12-12 Jarkko HietaniemiNo link(), no need to dSP.
2001-12-12 Jarkko HietaniemiMissing argument.
2001-12-12 Jarkko Hietaniemi(1) To assume any setuid programs is silly.
2001-12-12 Jarkko HietaniemiThe beos.c needs to be in the main directory.
2001-12-12 Jarkko HietaniemiDetypo and rename.
2001-12-12 Jarkko HietaniemiThis time I test compiled. Honest.
2001-12-11 Nicholas Clarkslightly more pack tests
2001-12-11 Craig A. BerryGconvert for VMS again
2001-12-11 Rafael Garcia... $Config{perlpath} and -Dversiononly
2001-12-11 Nicholas Clark_qq pack.t Re: [PATCH] tests for hash assignment
2001-12-11 Jarkko HietaniemiMore UTF-8 API docs.
2001-12-11 Nicholas ClarkRe: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
2001-12-11 Nicholas ClarkRe: use utf8; with bad utf8
2001-12-11 Jarkko HietaniemiCan't spell worth a dam. (Try Three Gorges.)
2001-12-11 Jarkko HietaniemiWe need DWIM cpps.
2001-12-11 Jarkko HietaniemiThe unixish.h needs to be found and the waitpid wrapper
2001-12-11 Jarkko HietaniemiThe BeOS waitpid() seems to be broken,
2001-12-11 Jarkko HietaniemiUnlean the leaning tower of Babel.
2001-12-11 Jarkko HietaniemiRetract #13607 until we figure out what to do with...
2001-12-11 Jarkko HietaniemiTry to handle platforms that have O_TEXT != O_BINARY but
2001-12-11 Jonathan StoweSync changes in CPAN version
2001-12-11 Stas Bekman[patch perlio.c] test for NULL before derefencing
2001-12-11 Jarkko HietaniemiBeOS has socket() but not enough to build a working...
2001-12-11 Ben TillyExporter's documentation shouldn't lie
2001-12-11 Jarkko HietaniemiMake Errno better in BeOS (the second hunk is
2001-12-11 Jarkko HietaniemiThe BeOS linker seems to link the last seen symbol,
2001-12-11 Hugo van der... Re: [PATCH] tests for hash assignment
2001-12-11 Ben Tilly(retracted by #13622)
2001-12-11 Craig A. Berry(was Re: [PATCH perl@13600] cat2type in tests for VMS)
2001-12-11 Michael G.... Cleanup and $. check
2001-12-10 Nicholas ClarkRe: [PATCH] tests for hash assignment
2001-12-10 Craig A. Berrycat2type in tests for VMS
2001-12-10 Craig A. Berryconfigure.com fixes
2001-12-10 Jarkko HietaniemiSilence BeOS compilation moaning.
2001-12-10 Jarkko HietaniemiUpdate Changes.
2001-12-10 Michael G.... Bad touch
2001-12-10 Michael G.... Need @INC = '../lib' mantra
2001-12-10 Jarkko HietaniemiRetract #13596, #13593 should do the trick.
2001-12-10 Michael G.... (retracted by #13597, #13593 does the job better)
2001-12-10 Michael G.... Too fast for FAT filesystems
2001-12-10 Michael G.... Re: [PATCH t/op/pack.t] Cleanup
2001-12-10 Michael G.... Moving Cygwin .exe logic into which_perl
2001-12-10 Wolfgang LaunRe: [ID 20011209.005] perl "u2" eats RAM
2001-12-10 Michael G.... Re: [PATCH t/io/openpid.t] Cleanup
2001-12-10 Jarkko HietaniemiMore chmod +w.
2001-12-10 Jarkko HietaniemiJust skip the readability test if running as root.
2001-12-10 Jarkko HietaniemiTell about the downside of safe signals.
2001-12-10 Jarkko HietaniemiMake the whole -lperl thing NetBSD only until we
2001-12-10 Michael G.... Cleanup
2001-12-10 Jarkko HietaniemiAdd threads support for NetBSD.
2001-12-10 Jarkko HietaniemiUpdate the ithreads selection info in Configure,
2001-12-10 Jarkko HietaniemiClearing locale environment simply doesn't seem to
2001-12-10 Ben TillyRE: Exporter fixes reversed in 13540?
2001-12-10 Jarkko HietaniemiRoot is the lizard king.
2001-12-10 Jarkko HietaniemiTelling how many tests we are expecting helps.
2001-12-10 Jarkko HietaniemiAdd a test case for waitpid(): from Rocco Caputo.
2001-12-10 Richard ClampTerm::ReadLine tweaks and test
2001-12-10 Rocco Caputo[patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
2001-12-09 Jarkko Hietaniemimake sure that va_start() has matching va_end();
2001-12-09 Jarkko Hietaniemih2ph updates from OpenBSD 3.0.
2001-12-09 Jarkko HietaniemiOpenBSD hints update from OpenBSD 3.0.
2001-12-09 Jarkko HietaniemiDJGPP tweaks from Laszlo Molnar.
2001-12-09 Michael G.... 64bit ints & Cygwin98 ok
2001-12-09 Jarkko HietaniemiREADME.cygwin update from Gerrit P. Haase.
2001-12-09 Jarkko HietaniemiApply NetBSD patch-ag: shared/static linking,
next