p5sagit/p5-mst-13.2.git
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-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.
2001-07-31 Jarkko Hietaniemi Regen Porting stuff.
2001-07-31 Ilya Zakharevich Allow for GNU-isms in h2xs
2001-07-31 Jarkko Hietaniemi Add -Wall in cflags, not in Configure.
2001-07-31 Sean Dague Configure's detection of system manual
2001-07-31 Audrey Tang [ID 20010621.004] Typo in perlobj.pod
2001-07-31 Philip Newton Typo in DB_File.pm
2001-07-31 Stephen P.... Re: [ID 20010529.002] typos in man page perlre
2001-07-31 Mike Guy eval "format foo=" would loop indefinitely; reported in
2001-07-31 Jarkko Hietaniemi Upgrade to Switch 2.04, now with Perl 6 given+when.
2001-07-31 Paul Marquess DB_File-1.78
2001-07-30 Jarkko Hietaniemi Explain in more detail why -pipe and -fno-common are...
2001-07-30 Jarkko Hietaniemi Perl hasn't been putting man pages into $prefix/lib for
2001-07-30 Jarkko Hietaniemi Document the extras Configure option.
2001-07-30 Jarkko Hietaniemi Integrate change #11051 from macperl; O_RDONLY is not...
2001-07-30 Jarkko Hietaniemi Doubly guard against invoking CPAN if no extras defined,
2001-07-30 Jarkko Hietaniemi Update Changes.
2001-07-30 Jarkko Hietaniemi Now Configure -Dextras=Foo::Bar and "make install"...
2001-07-30 Jarkko Hietaniemi extras.make, extras.test, and extras.install make targets.
2001-07-30 Jarkko Hietaniemi Better to have the list of extras in $extras than ...
2001-07-30 Jarkko Hietaniemi Missed from #11490 (the required dependency).
2001-07-30 Jarkko Hietaniemi Add the support of asking for extra modules or bundles...
2001-07-29 Jarkko Hietaniemi Beginnings of better Inf and NaN support.
2001-07-29 Jarkko Hietaniemi Top-level Makefile didn't honour OPTIMIZE.
2001-07-29 Jarkko Hietaniemi Update Changes.
2001-07-29 Jarkko Hietaniemi Use Search::Dict 1.02 interface for charinfo().
2001-07-29 Jarkko Hietaniemi Now also allow transforming the read lines before compa...
2001-07-29 Jarkko Hietaniemi Remove tiehandle code.
2001-07-29 Jarkko Hietaniemi Allow specifying a comparison function for Search:...
2001-07-29 Jarkko Hietaniemi Small UnicodeCD tweaks.
2001-07-29 SADAHIRO Tomoyuki UnicodeCD::charinfo
2001-07-29 Wilfredo Sánchez installperl
2001-07-29 Wilfredo Sánchez Set proper compatibility versions in core
2001-07-29 Wilfredo Sánchez Darwin: -fpic not so good
2001-07-29 Wilfredo Sánchez Clean up Darwin hints
2001-07-29 Jeff Pinyan split()'s unused captures should be undef, not ''
2001-07-29 Jeff Pinyan $^N foolery as well
2001-07-29 Ilmari Karonen fixes to constant.pm documentation
2001-07-28 Philip Newton [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
2001-07-26 Arthur Bergman Doc fix for perlguts / threading
2001-07-26 Philip Newton [DOC PATCH bleadperl] INSTALL: README for Unix systems...
2001-07-26 Philip Newton [DOC PATCH bleadperl] typo in INSTALL?
2001-07-25 Jarkko Hietaniemi More +x.
next