p5sagit/p5-mst-13.2.git
2002-09-08 Yitzchak Scott... sv_2pv_flags and ROK and UTF8 flags
2002-09-08 Hugo van der... setting PERL_CORE as in #17861 violates assumptions...
2002-09-08 Michael G.... Set env PERL_CORE
2002-09-08 Michael G.... Re: [PATCH t/test.pl] Let is/isnt() handle undef withou...
2002-09-08 Hugo van der... #17859 misuses s/// return values
2002-09-08 Nicholas Clark Re: [PATCH] Attempt at speeding up Config.pm. Didn...
2002-09-06 Jarkko Hietaniemi (mostly (Unicode)) pod nits
2002-09-05 Gurusamy Sarathy document setting the email address
2002-09-04 Hugo van der... AUTHORS: preferred address for Allen Smith
2002-09-04 Nicholas Clark copy on write: fixes and debugging
2002-09-04 H.Merijn Brand Re: [PATCH] A variety of README nitpicks.
2002-09-04 Hugo van der... Avoid 'unportable' warnings for lib/Math/BigInt/t/const...
2002-09-04 Hugo van der... #17836 (DB_File-1.805) misses a couple of dTHX declarations
2002-09-04 Dave Mitchell #17842 was only half the story
2002-09-04 Hugo van der... printf argument mismatch in Perl_deb_stack_all() from...
2002-09-04 Michael G.... op/getpid.t failure
2002-09-04 Michael G.... File::Basename doesn't lazy load Carp right.
2002-09-04 Brendan O'Dea Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
2002-09-04 Kay Röpke Still no working Berkeley DB in OS X 10.2
2002-09-04 Michael G.... test grandfathered Config variables
2002-09-04 Paul Marquess DB_File 1.805
2002-09-04 Hugo van der... fix coredump after 64k-deep recursion
2002-09-04 Chip Turner perldoc: allow arguments for pager
2002-09-04 Jarkko Hietaniemi use sysconf(_SC_CLK_TCK) for times()
2002-09-04 John Peacock Re: [PATCH] Correct/completes Overloading in XS mods
2002-09-04 Hugo van der... #17827 misses some win32 tweaks
2002-09-04 Hugo van der... update email address for Paul Marquess
2002-09-04 Sean Davis Correction for AUTHORS.html
2002-09-04 Michael G.... File::Spec->catfile not canonicalizing consistently
2002-09-04 Jarkko Hietaniemi OS/400 PASE port
2002-09-04 Brendan O'Dea allow Sys::Syslog test to fail gracefully
2002-09-04 John P. Linderman Re: Possible bug in IPC/Semaphore.pm [PATCH]
2002-09-03 Rafael Garcia... Subject: [perl #16971] [PATCH] Fix a couple of URLs...
2002-09-03 Rafael Garcia... Fix bug #16828.
2002-09-02 Rafael Garcia... Some simple tests for the POSIX::isXXX() functions.
2002-08-30 Rafael Garcia... Advertise Linux::Pid.
2002-08-30 John Peacock Tweaks to Bleadperl Version Object Support
2002-08-30 Steffen Müller add test related to change #17799:
2002-08-30 Brendan O'Dea AUTHORS
2002-08-30 Brendan O'Dea Term::Cap allow # comments in infcocmp output
2002-08-30 H.Merijn Brand formatting cleanup and:
2002-08-30 Audrey Tang perlmod.pod nit
2002-08-30 Yitzchak Scott... Re: glob names and Regexp type introspection
2002-08-30 Slaven Rezic typos in Hash::Util documentation
2002-08-30 H.Merijn Brand Re: Recent changes on the HP porting center
2002-08-30 Michael G.... Fixes to threads::shared when disabled
2002-08-30 Jarkko Hietaniemi Tru64 vs Berkeley DB
2002-08-30 Jarkko Hietaniemi IRIX + INSTALL
2002-08-29 Hugo van der... #17449 failed to apply the actual patch. This is it.
2002-08-29 Ed Santiago Fix based on:
2002-08-29 Rafael Garcia... B::check_av() ; B::Deparse for CHECK blocks
2002-08-29 Jarkko Hietaniemi AIX compiler setup sanity checking
2002-08-29 dformosa@dformosa... [perl #16769] Documention bug
2002-08-29 Nicholas Clark ExtUtils::Constant 0.14
2002-08-29 Mark-Jason... Patch: Put local($^I, @ARGV) = ... trick back into...
2002-08-29 Steffen Müller Re: if.pm bug.
2002-08-29 Rafael Garcia... posixify getppid on linux-multithread
2002-08-29 Mark-Jason... Re: [perl #16677] B::SV::FLAGS dumps core
2002-08-27 Hugo van der... Missing MANIFEST files for #17783.
2002-08-27 Hugo van der... #17783 introduced an outdated test module, causing...
2002-08-27 Mark-Jason... Patch perlvar.pod
2002-08-26 Hugo van der... Update Changes
2002-08-26 (Randal L.... fix for:
2002-08-26 Sean M. Burke CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
2002-08-26 H.Merijn Brand fix non-ANSI C++-style comment
2002-08-26 Hugo van der... #17780 relies on unixy paths to locate own directory...
2002-08-26 Michael G.... [ANNOUNCE] Test::Simple 0.47
2002-08-26 DH new test for change #17773
2002-08-26 Hugo van der... #17775 changed reentr.c instead of reentr.pl, which...
2002-08-25 Hugo van der... fix bignum test failures
2002-08-25 Hugo van der... upgrade bignum to v0.13: fix test failures and update...
2002-08-25 Dan Kogai Encode 1.76 Released
2002-08-25 Rafael Garcia... Fix parsing problems with the // operator.
2002-08-25 Nicholas Clark ExtUtils::Constant 0.13
2002-08-25 mls@suse.de [perl #16729] crypt() doesn't work in multithreaded...
2002-08-25 Abigail Make cmpthese work as documented.
2002-08-25 DH Re: a bugfix for Pod::Html (in diff -u format)
2002-08-25 H.Merijn Brand Re: p5p patches
2002-08-25 H.Merijn Brand Newdated info for HP-UX
2002-08-25 Jos I. Boumans let perlfaq1.pod mention 5.8 as the current stable...
2002-08-25 Vadim Konovalov bit more for WinCE
2002-08-25 Anton Berezin fix lib.pm's import() to accept readonly parameters
2002-08-25 Randy W. Sims [perl #16281] patch to enable perldoc -n for MSWin32...
2002-08-24 Peter BARABAS [perl #16737] [PATCH] Perl5.8.0 two simple typos in...
2002-08-24 Nicholas Clark remove 2 unit warnings from lib/Net/t/hostname.t
2002-08-24 Rafael Garcia... a2p wasn't installed with -Dversiononly
2002-08-23 Hugo van der... #17747 caused bad free()s with PERL_DESTRUCT by calling...
2002-08-23 Hugo van der... fixup threaded build for vstring changes
2002-08-23 Abhijit Menon-Sen Incorporate fix from JHI at:
2002-08-23 Jarkko Hietaniemi PPPort IVSIZE and SvPV_nolen
2002-08-23 Jarkko Hietaniemi x2p/str.c signedness nits
2002-08-22 Tels bignum-0.12 updates from:
2002-08-22 Hugo van der... new file for #17756
2002-08-22 Tels ANNOUCNE: Math::BigRat v0.09
2002-08-22 Hugo van der... new files from #17754
2002-08-22 Tels ANNOUNCE: Math-BigInt v1.62
2002-08-22 Russ Allbery podlators 1.24 released
2002-08-22 SADAHIRO Tomoyuki [Announce] Unicode::Collate 0.20 -> UCA version 9
2002-08-22 Hugo van der... fix test failure from #17747
2002-08-22 Paul Marquess Fix DBM filters
next