p5sagit/p5-mst-13.2.git
2001-08-09 Jarkko Hietaniemi Upgrade to Math::BigInt 1.41.
2001-08-09 James remove PL_na from typemap
2001-08-09 Jarkko Hietaniemi Forgot this from #11618.
2001-08-09 Jarkko Hietaniemi Introduce more floating point classifying APIs;
2001-08-09 Jarkko Hietaniemi Integrate change #11519 from perlio:
2001-08-09 Nick Ing-Simmons Integrate mainline
2001-08-09 Nick Ing-Simmons Avoid testing for (non-)existance of "encoding(xxxx)"
2001-08-08 Paul Johnson Teach B::Concise about PADOP
2001-08-08 Jarkko Hietaniemi Make VMS use IEEE math by default; reorder Tru64 hints
2001-08-08 Abhijit Menon-Sen Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
2001-08-08 Craig A. Berry fix t/run/exit.t for VMS
2001-08-08 Craig A. Berry better VMS docs for $?, exit(), and system()
2001-08-07 Jarkko Hietaniemi Update the magazine information.
2001-08-07 Jarkko Hietaniemi Ignore SIGFPE everywhere.
2001-08-07 Jarkko Hietaniemi With permission, change the licensing of the docs by
2001-08-07 Andy Dougherty hints/openbsd.sh tweaks.
2001-08-07 Andy Dougherty Makefile.SH test_prep dependency
2001-08-07 Jarkko Hietaniemi Don't autogenerate the headers et alia,
2001-08-07 Gurusamy Sarathy Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl...
2001-08-07 Abhijit Menon-Sen Re: [ID 20010806.006] Can't read coderef from tied...
2001-08-07 James A. Duncan B && BEGIN handling
2001-08-07 Jarkko Hietaniemi Integrate change #11598 from maintperl (fcrypt.c URL...
2001-08-06 Jarkko Hietaniemi Yet another way to say Infinity: HP-UX calls its "++".
2001-08-06 Jarkko Hietaniemi Update Changes.
2001-08-06 Jarkko Hietaniemi Advertise File::Temp, don't advertise POSIX::tmpnam().
2001-08-06 Jarkko Hietaniemi The #11593 wasn't right.
2001-08-06 Prymmer/Kahn [PATCH: perl@11564] introducing perlivp
2001-08-05 Jarkko Hietaniemi libcs are confused what to call Infinity.
2001-08-05 Jarkko Hietaniemi Avoid SIGFPE in Tru64.
2001-08-05 Jarkko Hietaniemi Upgrade to Math::BigInt 1.40.
2001-08-05 Gurusamy Sarathy remove hardcoded cmd shell in testsuite
2001-08-05 Gurusamy Sarathy 4-arg select() was busted on windows because change...
2001-08-05 Jarkko Hietaniemi Rename the Getopt::Long tests to be as they are
2001-08-05 Jarkko Hietaniemi Upgrade to Getopt::Long 2.26.
2001-08-05 Jarkko Hietaniemi Retract #10874 (the hack should be unnecessary by now)
2001-08-05 Gurusamy Sarathy avoid temp file littering in tests
2001-08-05 Philip Newton warning in sv.c: double format, NV arg
2001-08-05 Gurusamy Sarathy fix POSIX.t#13 for windos
2001-08-05 Jarkko Hietaniemi Add a test for PerlIO::Via.
2001-08-05 Gurusamy Sarathy flock() and link() are not available on Windows 9x
2001-08-05 Jarkko Hietaniemi Some Tru64 C compilers have C++ components that confuse
2001-08-05 Alan Burlison (Reintroduce #11125)
2001-08-05 Jarkko Hietaniemi Little pointer juggling for HP-UX cc to avoid
2001-08-04 Jarkko Hietaniemi Continuation of #11575: SANY_SEEN completely deprecated,
2001-08-04 Doug MacEachern Re: [patch] rid "Scalars leaked" from perl_clone
2001-08-04 Daniel P. Berrange Decouple SANY into SANY and CANY: the new SANY is ...
2001-08-04 Doug MacEachern Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
2001-08-04 Jarkko Hietaniemi The #11572 didn't up the test count.
2001-08-04 Daniel P. Berrange UTF-8 bugs in string length & single line regex matches
2001-08-04 Abhijit Menon-Sen Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so...
2001-08-04 Abhijit Menon-Sen Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so...
2001-08-04 Abhijit Menon-Sen Re: [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. Berry fix t/op/misc.t for VMS
2001-08-03 John Kristian Re: [ID 20010731.105] MinGW can't compile win32.c on...
2001-08-03 Jarkko Hietaniemi Update Changes.
2001-08-03 Craig A. Berry fix 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-Sen newHVhv shouldn't reset xhv_max so often
2001-08-03 Nick Ing-Simmons Integrate mainline
2001-08-02 Craig A. Berry fix Showlex.t for VMS
2001-08-02 Jarkko Hietaniemi Be more careful about non-existent files.
2001-08-02 Robin Houston deparse empty formats
2001-08-02 Doug MacEachern [patch] ithreads + refto fix improvement
2001-08-02 Jarkko Hietaniemi Readability nit from Abhijit.
2001-08-02 Jarkko Hietaniemi setproctitle() API version nit from Anton Berezin.
2001-08-02 Jarkko Hietaniemi Add PerlCE to the docs.
2001-08-02 Jarkko Hietaniemi Integrate the PerlCE (WinCE Perl) port;
2001-08-02 Jarkko Hietaniemi setproctitle() made simpler. (This assumes the string is
2001-08-02 Richard Soderberg [PATCH] -Wall cleanup: op.c
2001-08-02 Jarkko Hietaniemi Update Changes.
2001-08-02 Doug MacEachern Re: [PATCH pp_ctl.c] proposed Windows safe-guard
2001-08-01 Jarkko Hietaniemi The #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 Cozens Pluggable optimizer
2001-08-01 Audrey Tang [ID 20010801.039] perlre.pod message typo
2001-08-01 Jarkko Hietaniemi Test for change #11536.
2001-08-01 Jarkko Hietaniemi More test fixups for #11537.
2001-08-01 Doug MacEachern Re: [PATCH pp_ctl.c] proposed Windows safe-guard
2001-08-01 Doug MacEachern [patch] ithreads + refto bug
2001-08-01 Prymmer/Kahn fixups for t/harness
2001-08-01 Prymmer/Kahn add xsubpp and libnetcfg to installed *.bat files for...
2001-08-01 Jarkko Hietaniemi Need to know the number of tests.
2001-08-01 Craig A. Berry Re: new exit tests on VMS
2001-08-01 Jarkko Hietaniemi Retract #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 Zakharevich Allow for long long in h2xs
2001-07-31 Craig A. Berry fix fs.t for VMS
2001-07-31 arbor@al37al08... Fix for
2001-07-31 Jarkko Hietaniemi Multiple modules didn't work; plus typo fixes.
2001-07-31 Jarkko Hietaniemi Update Changes.
2001-07-31 Jarkko Hietaniemi Regen perlapi.
2001-07-31 Dave Mitchell Re: [PATCH sv.c] mortal doc thinko
2001-07-31 Jarkko Hietaniemi Regen toc.
next