This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-09-21 Jarkko HietaniemiUpdate Changes.
2001-09-21 Jarkko HietaniemiMake AIX and Tru64 compilers happy.
2001-09-21 Rafael Garcia... Re: [ID 20010920.007] q and qq does not work after do
2001-09-21 Michael G.... pp_chdir Win32 fix
2001-09-21 Robert SpierRe: GDB Debugging Macros from mod_perl
2001-09-21 Artur BergmanFixed bug where Time::HiRes::time returned time adjusted to
2001-09-21 Artur Bergman Attempt to fix solaris issue raised by Andy Dougherty.
2001-09-21 Artur BergmanRename the *thread* functions to Perl_* to avoid clashes.
2001-09-21 Artur BergmanAdd the shared sv space to the global vars.
2001-09-21 Blair Zajacwin32/Makefile warning fix
2001-09-20 Nikola KnezevicCommand.t patch had some errors... sorry.
2001-09-20 Jarkko HietaniemiCant spl wirth a dam.
2001-09-20 Jarkko HietaniemiDon't use C++ comments.
2001-09-20 Abhijit Menon-SenChange #12044 didn't.
2001-09-20 Jarkko HietaniemiRemove iconv references since we are not using it
2001-09-20 Dave MitchellRe: ARGV and read
2001-09-20 Jarkko HietaniemiFresh copies from the cvs.perl.org perlfaq repository.
2001-09-20 Nicholas ClarkRe: n questions (was Re: 4 questions about pack/unpack)
2001-09-20 Jarkko HietaniemiThe sharedsv_space* are variables, not code. Duh.
2001-09-20 Stas Bekman[patch lib/lib_pm.PL]
2001-09-20 Jarkko HietaniemiOnly 21 tests, skipping or not.
2001-09-19 Jarkko HietaniemiNew exported symbols.
2001-09-19 Jarkko HietaniemiUpdate Changes.
2001-09-19 Jarkko HietaniemiCorrect numbering of the tests is useful.
2001-09-19 Jarkko HietaniemiMore tests now too.
2001-09-19 Jarkko HietaniemiMore tests now.
2001-09-19 Jarkko HietaniemiThe test assumed 7-bit ASCII. Now it "just"
2001-09-19 H.Merijn BrandRe: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
2001-09-19 Artur BergmanMake the basic test contain only realy basic API tests
2001-09-19 Michael G.... [PATCH] Syncing with Test::Simple 0.19
2001-09-19 Jarkko HietaniemiIndent the test a bit.
2001-09-18 Nikola Knezevicadded tainting for getcwd for Win32
2001-09-18 Nikola Knezevicstat access time is wrong on Win95
2001-09-18 Michael G.... Re: [PATCH] t/op/crypt.t
2001-09-18 Rafael Garcia... two test failures
2001-09-18 Artur BergmanFixes test case failure introduced by #12071, the warni...
2001-09-18 Artur BergmanMake the test behave properly!
2001-09-18 Abhijit Menon-SenOP_RCATLINE is an SVOP, not a BASEOP.
2001-09-18 Abhijit Menon-SenDeprecate != Depreciate.
2001-09-18 Rafael Garcia... Getopt::Std cleanup
2001-09-18 Artur BergmanForgot the makefile
2001-09-18 Artur BergmanAdds the thread 0.05 module. It is now moved to the...
2001-09-18 Jarkko HietaniemiDJGPP tweak from Laszlo Molnar.
2001-09-18 Artur BergmanChanged how ownership of mutexes are held. We never...
2001-09-18 Jarkko HietaniemiStrip ^iso- from the Encode filenames to be 8.3-friendly,
2001-09-17 Jarkko HietaniemiMust Uppercase.
2001-09-17 Jarkko HietaniemiAdd various encodings.
2001-09-17 Jarkko Hietaniemilib/unicode relic.
2001-09-17 Michael G.... Re: filename problems
2001-09-17 Jarkko HietaniemiExplicitly explain the 1e9 seconds, not everybody
2001-09-17 Jarkko HietaniemiExplain an apparent bug reported by
2001-09-17 Rafael Garcia... new tests
2001-09-17 Abhijit Menon-SenIts a nit!
2001-09-17 Craig A. Berrywaitpid enhancements for VMS
2001-09-17 Gisle AasMake CPAN.pm use Digest::MD5
2001-09-17 Jarkko HietaniemiUpdate Changes.
2001-09-17 Jarkko HietaniemiAdding new files to the MANIFEST is always nice.
2001-09-17 Jarkko HietaniemiReindent the PerlIO files (suggested by NI-S), used
2001-09-17 Jarkko HietaniemiAdd a script for being 8.3-polite.
2001-09-17 Artur BergmanFixes coredump introduced by 11755 and 11790. Thanks...
2001-09-17 Jarkko HietaniemiBump up versions because of #12041.
2001-09-17 Jarkko HietaniemiBump the version number because of #12042.
2001-09-17 Abhijit Menon-SenRe: [PATCH] turn $a.=<F> into an RCATLINE
2001-09-17 chromaticRe: t/op/ver.t using skip() improperly
2001-09-17 Ilmari KaronenMajor POD rewrite of constant.pm
2001-09-17 Michael G.... Re: [BUG?] chdir(undef) == chdir() probably a bug
2001-09-17 chromaticRe: CPAN.pm needs some hacking
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko HietaniemiBump up version numbers.
2001-09-16 Jarkko HietaniemiUse UCHARAT() as suggested by Inaba Hiroto.
2001-09-16 Peter ScottRe: Core module version numbers review
2001-09-16 Jarkko HietaniemiSupply more details on how lc/uc/lcfirst/ucfirst are
2001-09-15 Doug MacEachern[patch] plug PL_beginav_save leak
2001-09-15 Jarkko Hietaniemi(accidentally empty checkin)
2001-09-15 Doug MacEachern[patch] ithreads+PL_beginav_save
2001-09-15 Tim Jennessh2xs.PL with C::Scan
2001-09-15 Jarkko HietaniemiElaborate (well, make more vague, really) #12030.
2001-09-15 Jeff Pinyanadding (U8) to case insensitive matching
2001-09-15 Jarkko HietaniemiDocument that the lc(), uc(), lcfirst(), ucfirst()
2001-09-15 Jarkko HietaniemiDocument what's still to be done on the regular expression
2001-09-15 Jarkko HietaniemiRegen headers.
2001-09-15 Hugo van der... Re: [ID 20010815.012] Unfortunate interaction between...
2001-09-14 Jarkko HietaniemiIntegrate change #12024 from maintperl
2001-09-14 Jarkko HietaniemiUpdate Changes.
2001-09-14 chromaticRe: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
2001-09-14 Jarkko HietaniemiHopefully better skipping of the Complete.t tests
2001-09-14 Jeff Pinyanmore jumpables, and hit-bit bug
2001-09-14 Robin BarkerRe: unterminated C<...> at line 426 in file perlport.pod
2001-09-14 Jarkko HietaniemiNetWare tweaks from Ananth Kesari.
2001-09-14 H.Merijn Brandunterminated C<...> at line 426 in file perlport.pod
2001-09-14 Joe SmithRe: [PATCH 2 pl2pm.PL]
2001-09-14 Jarkko HietaniemiRetract #12013, didn't go over too well in Tru64.
2001-09-14 Peter ScottExecute files of debugger commands
2001-09-14 Nicholas Clark(Retracted by #12015)
2001-09-14 Jarkko Hietaniemiucblib shouldn't be linked against in nonstop-ux,
2001-09-13 Jarkko HietaniemiDo stty only if we have stty.
2001-09-13 Jarkko HietaniemiSkip the test if not running on a tty.
2001-09-13 Jarkko HietaniemiRegen headers.
2001-09-12 Robin BarkerRe: perl@12003
2001-09-12 Robin Barkermay be uninitialized warning forperl@12003
next