platform/upstream/perl.git
2001-08-07 Jarkko HietaniemiUpdate the magazine information.
2001-08-07 Jarkko HietaniemiIgnore SIGFPE everywhere.
2001-08-07 Jarkko HietaniemiWith permission, change the licensing of the docs by
2001-08-07 Andy Doughertyhints/openbsd.sh tweaks.
2001-08-07 Andy DoughertyMakefile.SH test_prep dependency
2001-08-07 Jarkko HietaniemiDon't autogenerate the headers et alia,
2001-08-07 Gurusamy SarathyRe: [ID 20010807.011] 5.6.1 coredumping on bleedperl...
2001-08-07 Abhijit Menon-SenRe: [ID 20010806.006] Can't read coderef from tied...
2001-08-07 James A. DuncanB && BEGIN handling
2001-08-07 Jarkko HietaniemiIntegrate change #11598 from maintperl (fcrypt.c URL...
2001-08-06 Jarkko HietaniemiYet another way to say Infinity: HP-UX calls its "++".
2001-08-06 Jarkko HietaniemiUpdate Changes.
2001-08-06 Jarkko HietaniemiAdvertise File::Temp, don't advertise POSIX::tmpnam().
2001-08-06 Jarkko HietaniemiThe #11593 wasn't right.
2001-08-06 Prymmer/Kahn[PATCH: perl@11564] introducing perlivp
2001-08-05 Jarkko Hietaniemilibcs are confused what to call Infinity.
2001-08-05 Jarkko HietaniemiAvoid SIGFPE in Tru64.
2001-08-05 Jarkko HietaniemiUpgrade to Math::BigInt 1.40.
2001-08-05 Gurusamy Sarathyremove hardcoded cmd shell in testsuite
2001-08-05 Gurusamy Sarathy4-arg select() was busted on windows because change...
2001-08-05 Jarkko HietaniemiRename the Getopt::Long tests to be as they are
2001-08-05 Jarkko HietaniemiUpgrade to Getopt::Long 2.26.
2001-08-05 Jarkko HietaniemiRetract #10874 (the hack should be unnecessary by now)
2001-08-05 Gurusamy Sarathyavoid temp file littering in tests
2001-08-05 Philip Newtonwarning in sv.c: double format, NV arg
2001-08-05 Gurusamy Sarathyfix POSIX.t#13 for windos
2001-08-05 Jarkko HietaniemiAdd a test for PerlIO::Via.
2001-08-05 Gurusamy Sarathyflock() and link() are not available on Windows 9x
2001-08-05 Jarkko HietaniemiSome Tru64 C compilers have C++ components that confuse
2001-08-05 Alan Burlison(Reintroduce #11125)
2001-08-05 Jarkko HietaniemiLittle pointer juggling for HP-UX cc to avoid
2001-08-04 Jarkko HietaniemiContinuation of #11575: SANY_SEEN completely deprecated,
2001-08-04 Doug MacEachernRe: [patch] rid "Scalars leaked" from perl_clone
2001-08-04 Daniel P. BerrangeDecouple SANY into SANY and CANY: the new SANY is ...
2001-08-04 Doug MacEachernRe: [patch] ignore PL_curpm in PL_regex_padav cleanup
2001-08-04 Jarkko HietaniemiThe #11572 didn't up the test count.
2001-08-04 Daniel P. BerrangeUTF-8 bugs in string length & single line regex matches
2001-08-04 Abhijit Menon-SenRe: [PATCH hv.c] newHVhv shouldn't reset xhv_max so...
2001-08-04 Abhijit Menon-SenRe: [PATCH hv.c] newHVhv shouldn't reset xhv_max so...
2001-08-04 Abhijit Menon-SenRe: [patch] refcount re ops
2001-08-04 Doug MacEachern[patch] refcount re ops
2001-08-03 Doug MacEachern[patch] ignore PL_curpm in PL_regex_padav cleanup
2001-08-03 Craig A. Berryfix t/op/misc.t for VMS
2001-08-03 John KristianRe: [ID 20010731.105] MinGW can't compile win32.c on...
2001-08-03 Jarkko HietaniemiUpdate Changes.
2001-08-03 Craig A. Berryfix Stash.t for VMS
2001-08-03 Doug MacEachern[patch] plug PL_cshname leak
2001-08-03 Doug MacEachern[patch] plug PL_sh_path leak
2001-08-03 Doug MacEachern[patch] plug PL_regex_padav leaks
2001-08-03 Doug MacEachern[patch] plug PL_origargv leak
2001-08-03 Abhijit Menon-SennewHVhv shouldn't reset xhv_max so often
2001-08-02 Craig A. Berryfix Showlex.t for VMS
2001-08-02 Jarkko HietaniemiBe more careful about non-existent files.
2001-08-02 Robin Houstondeparse empty formats
2001-08-02 Doug MacEachern[patch] ithreads + refto fix improvement
2001-08-02 Jarkko HietaniemiReadability nit from Abhijit.
2001-08-02 Jarkko Hietaniemisetproctitle() API version nit from Anton Berezin.
2001-08-02 Jarkko HietaniemiAdd PerlCE to the docs.
2001-08-02 Jarkko HietaniemiIntegrate the PerlCE (WinCE Perl) port;
2001-08-02 Jarkko Hietaniemisetproctitle() made simpler. (This assumes the string is
2001-08-02 Richard Soderberg[PATCH] -Wall cleanup: op.c
2001-08-02 Jarkko HietaniemiUpdate Changes.
2001-08-02 Doug MacEachernRe: [PATCH pp_ctl.c] proposed Windows safe-guard
2001-08-01 Jarkko HietaniemiThe #11541 didn't work under threads.
2001-08-01 Hugo van der... Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1...
2001-08-01 Stian Seeberg[ID 20010730.003] IRIX 6.5 already has struct sv in...
2001-08-01 Simon CozensPluggable optimizer
2001-08-01 Audrey Tang[ID 20010801.039] perlre.pod message typo
2001-08-01 Jarkko HietaniemiTest for change #11536.
2001-08-01 Jarkko HietaniemiMore test fixups for #11537.
2001-08-01 Doug MacEachernRe: [PATCH pp_ctl.c] proposed Windows safe-guard
2001-08-01 Doug MacEachern[patch] ithreads + refto bug
2001-08-01 Prymmer/Kahnfixups for t/harness
2001-08-01 Prymmer/Kahnadd xsubpp and libnetcfg to installed *.bat files for...
2001-08-01 Jarkko HietaniemiNeed to know the number of tests.
2001-08-01 Craig A. BerryRe: new exit tests on VMS
2001-08-01 Jarkko HietaniemiRetract #11530 (the dTHX is needed under threads)
2001-08-01 Jarkko Hietaniemi(Retracted by #11531)
2001-08-01 Richard Soderberg-Wall cleanups: unixish.h
2001-08-01 Ilya ZakharevichAllow for long long in h2xs
2001-07-31 Craig A. Berryfix fs.t for VMS
2001-07-31 arbor@al37al08... Fix for
2001-07-31 Jarkko HietaniemiMultiple modules didn't work; plus typo fixes.
2001-07-31 Jarkko HietaniemiUpdate Changes.
2001-07-31 Jarkko HietaniemiRegen perlapi.
2001-07-31 Dave MitchellRe: [PATCH sv.c] mortal doc thinko
2001-07-31 Jarkko HietaniemiRegen toc.
2001-07-31 Jarkko HietaniemiRegen Porting stuff.
2001-07-31 Ilya ZakharevichAllow for GNU-isms in h2xs
2001-07-31 Jarkko HietaniemiAdd -Wall in cflags, not in Configure.
2001-07-31 Sean DagueConfigure's detection of system manual
2001-07-31 Audrey Tang[ID 20010621.004] Typo in perlobj.pod
2001-07-31 Philip NewtonTypo in DB_File.pm
2001-07-31 Stephen P.... Re: [ID 20010529.002] typos in man page perlre
2001-07-31 Mike Guyeval "format foo=" would loop indefinitely; reported in
2001-07-31 Jarkko HietaniemiUpgrade to Switch 2.04, now with Perl 6 given+when.
2001-07-31 Paul MarquessDB_File-1.78
2001-07-30 Jarkko HietaniemiExplain in more detail why -pipe and -fno-common are...
2001-07-30 Jarkko HietaniemiPerl hasn't been putting man pages into $prefix/lib for
2001-07-30 Jarkko HietaniemiDocument the extras Configure option.
next