p5sagit/p5-mst-13.2.git
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
2002-08-22 Nicholas Clark avoid use of %caller::EXPORT
2002-08-22 Slaven Rezic todo test for linux $0 modification
2002-08-22 John Peacock Re: [PATCH] Version object patch #1
2002-08-20 John Peacock Version object patch #1
2002-08-20 Hugo van der... perldelta for #17727
2002-08-20 John P. Linderman typo in perfunc.pod
2002-08-20 Mr. Nobody Re: [PATCH] fix typos in perlpacktut
2002-08-20 John Peacock [REVISED PATCH] Magic v-strings
2002-08-20 Slaven Rezic Re: [PATCH] Storable and CODE references
2002-08-20 Nicholas Clark Clean up copy-on-write macros and debug facilities...
2002-08-20 H.Merijn Brand Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux...
2002-08-19 Abhijit Menon-Sen Effect a speedy recovery from POD affected by (ahem...
2002-08-18 Dave Mitchell Re: 5.8.0 sprintf (?) problem with floats?
2002-08-18 Mark-Jason... Re: [perl #16198] pod tpyo in hostent.pm
2002-08-18 Abe Timmerman Re: Pod::Functions tpyo
2002-08-18 H.Merijn Brand Server rename revisited
2002-08-18 Paul Green Remove old VOS build methods
2002-08-18 Gerrit P. Haase Configure missing d_modflproto=''
2002-08-18 Hugo van der... missing chunk from #17725 causes lib/constant.t test...
2002-08-17 Slaven Rezic Safe.pm documentation
2002-08-17 Nicholas Clark Copy On Write
2002-08-17 Mark-Jason... Negative subscripts optionally passed to tied array...
2002-08-17 Hugo van der... pp.c warns that sv may be used uninitialised in pp_delete()
2002-08-17 Michael G.... Remove pseudo-hashes (complete)
2002-08-17 Hugo van der... ext/B/defsubs.h also depends on the program that builds it
2002-08-17 Dave Mitchell Re: deb.c compile time error (patchlevel 17721)
2002-08-16 Iain Truskett Minor perlrun.pod patch
2002-08-12 Hugo van der... #17717 needed tests fixing up
2002-08-12 Rick Delaney Re: [PATCH] Re: taint news
2002-08-12 Warren Jones [perl #15987] Tests fail when sources are under CVS...
2002-08-12 Dave Mitchell add verbose stack display option, -Dvs
2002-08-12 Stephen McCamant Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an...
2002-08-12 Hugo van der... Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
2002-08-12 Nicholas Clark better modfl detection
2002-08-12 Richard Foley perltodo.pod
2002-08-12 Nicholas Clark gv_fullname3 as call to gv_fullname4
2002-08-12 H.Merijn Brand Re: Smoke 17703 /pro/3gl/CPAN/perl-current
2002-08-12 Newton, Philip Small typo correction
2002-08-12 Abigail pod/perlfaq4.pod
2002-08-09 H.Merijn Brand New HP-UX itanium servers
2002-08-09 John P. Linderman Re: missing lower range in {} regex
2002-08-08 Rafael Garcia... More tests for the attribute syntax, from the
2002-08-08 Rafael Garcia... Fix bug #16080 : an attribute list should end at '}'
2002-08-08 Hugo van der... Update Changes
2002-08-08 H.Merijn Brand Re: README.aix
2002-08-08 Andy Dougherty Re: pp_sys.c compile failed..
2002-08-08 Arjen Laarhoven [DOC PATCH] perlipc.pod
2002-08-08 Rafael Garcia... Re: [perl #15898] coredump with variable our
next