p5sagit/p5-mst-13.2.git
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.
2001-07-24 Jarkko Hietaniemi Update Changes.
2001-07-24 Philip Newton my C compiler has no HTML parser
2001-07-24 Peter Prymmer add io/fs.t to vmsperl test suite
2001-07-24 Jarkko Hietaniemi Workaround on Cwd bootstrap problem.
2001-07-23 Jarkko Hietaniemi When in Rome, quote like the Romans do.
2001-07-23 Ilya Zakharevich OS/2 multi-architecture
2001-07-23 Ilya Zakharevich MakeMaker FIRST_MAKEFILE and subdir
2001-07-23 Ilya Zakharevich MakeMaker subdir
2001-07-23 Ilya Zakharevich OPTIMIZE= during perl make
2001-07-23 David D. Kilzer Print CONFIGURE params in ExtUtils::MakeMaker output
2001-07-23 Ilya Zakharevich debug reloading selfloaded stuff
2001-07-23 Ilya Zakharevich debugging selfloaded stuff
2001-07-23 Craig A. Berry util.c: return required in Perl_my_fork
2001-07-23 Larry Shatzer... Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
2001-07-23 Vadim Konovalov win32\sncfnmcs.pl corrections
2001-07-23 Jarkko Hietaniemi Test tweak.
2001-07-23 Jarkko Hietaniemi Too volatile failsafe check.
2001-07-23 Jarkko Hietaniemi Further doc tweaks.
2001-07-23 Jarkko Hietaniemi Doc tweaks.
2001-07-23 Jarkko Hietaniemi Doc tweakery from Abhijit.
2001-07-22 Jarkko Hietaniemi An accidental empty line.
2001-07-22 Jarkko Hietaniemi Missing MANIFESTations.
2001-07-22 Jarkko Hietaniemi Update Changes.
2001-07-22 Mike Guy Re: Typo in Porting/pumpkin/pod ?
2001-07-22 Peter Prymmer Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
2001-07-22 Michael G.... Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
2001-07-22 Jeffrey Friedl Re: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Mark-Jason... Re: [ID 20010720.010] WHere's [:isprint:]?
2001-07-22 Rafael Garcia... Re: [PATCH O.pm] avoid to clutter output with -l
2001-07-22 Mark-Jason... regexec.c #define cleanup
2001-07-22 Prymmer/Kahn Win32 update for t/io/fs.t (may effect NetWare)
2001-07-22 Jarkko Hietaniemi Typo in #11432.
2001-07-21 Jarkko Hietaniemi Integrate (manually) change #11424 from macperl.
2001-07-21 Jarkko Hietaniemi Integrate change #11408 from macperl.
2001-07-21 Jarkko Hietaniemi Integrate change #11388 from macperl (the *.t parts...
2001-07-20 Gurusamy Sarathy Make perl fork()-safe (in a slightly limited way) even on
2001-07-20 Simon Cozens Fix erronous documentation
2001-07-20 Abhijit Menon-Sen adds a comment
2001-07-20 Andy Dougherty INSTALL updates
2001-07-20 Russ Allbery Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
2001-07-20 Abhijit Menon-Sen defer op_seq allocation
2001-07-20 Abhijit Menon-Sen prototype for Time::HiRes::sleep()
2001-07-19 Nick Ing-Simmons Integrate win32/perlhost.h from maintenance branch.
2001-07-19 Philip Newton [DOC PATCH bleadperl] its vs it's in perlhack.pod
2001-07-19 deekoo Security hole in taint checking in open()
2001-07-19 Abhijit Menon-Sen Re: Time::HiRes qw(sleep) fails
2001-07-18 Nick Ing-Simmons Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes...
2001-07-18 Hugo van der... Re: Perl 5.7.2 Has Been Released
2001-07-18 Hugo van der... Re: [ID 20010716.005] numeric conversions in 5.7.[12...
2001-07-18 Mark-Jason... Doc patch: perlre should mention perlrequick and perlretut
2001-07-17 Peter Prymmer Re: [PATCH: perl@11359] possible fix for sprintf.t...
2001-07-17 Michael G.... Sections on writing tests & patching core mods
2001-07-17 Gwyn Judd make printf refer to sprintf
2001-07-17 Peter Prymmer fix t/op/sprintf.t to not load %Config
2001-07-17 Jeff Pinyan Re: [PATCH gv.c] allow ${"1f"} to be non-regex var
2001-07-17 Coral fix PTHREAD_ATFORK croaking too early, too often
2001-07-17 Jonathan Stowe Re: [PATCH h2xs.PL ] use Test::More where appropriate...
2001-07-16 Nick Ing-Simmons Back out change to h2xs till it passes its test.
2001-07-16 Jonathan Stowe use Test::More where appropriate (was Re: [PATCH]
2001-07-16 Robin Houston Don't override user-specified optimize flag
2001-07-16 Radu Greab re_dup
2001-07-16 Robin Houston formats can't contain formats
2001-07-16 SADAHIRO Tomoyuki Encode::Tcl.pm, EUC-JP with jis-x0212
2001-07-16 Andy Dougherty Remove useless ccflags hints
2001-07-16 Gurusamy Sarathy integrate change#11374 from maint-5.6
2001-07-14 Jarkko Hietaniemi Update Changes.
next