This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2002-03-16 Jarkko HietaniemiMore paranoid _r protochecking. At least Tru64 and
2002-03-16 Jarkko HietaniemiHP-UX gcc 3 warnings found by Sarathy.
2002-03-16 Slaven RezicRe: [ID 20020315.003] timelocal does not return fractal...
2002-03-16 Jarkko HietaniemiHP-UX has also endgrent_r/endpwent_r marked obsolete.
2002-03-16 Gurusamy SarathyUIN32_MAX with borken under HP-UX+gcc
2002-03-16 Abhijit Menon-Sen Subject: [PATCH @15047] Use of inherited AUTOLOAD...
2002-03-16 Abhijit Menon-Sen Plural nit.
2002-03-15 Jarkko HietaniemiDoesn't make sense to test for protos if the
2002-03-15 Jarkko HietaniemiTypo in #15247.
2002-03-15 Jarkko HietaniemiThe UINT32_MAX_BROKEN is still needed for pre-gcc-3
2002-03-15 Mark-Jason... minor corrections in perldelta.pod
2002-03-15 Abhijit Menon-Sen Upgrade to Tie::File 0.19.
2002-03-15 Jarkko HietaniemiUpdate Changes.
2002-03-15 Jarkko HietaniemiForgot from #15241.
2002-03-15 Mark-Jason... patch pod/perltodo.pod
2002-03-15 Nikola Knezevic(revision 5 undef)
2002-03-15 Michael G.... [BUG & PATCH] can't quit the debugger after run completes
2002-03-15 Jarkko HietaniemiIntegrate perlio:
2002-03-15 Jarkko HietaniemiMonster _r patch: try to scan for all known _r variants,
2002-03-15 Jarkko HietaniemiBe more explicit on when is the $! worth anything.
2002-03-15 Nick Ing-SimmonsAdd the binmode()s to make JP.t pass on Win32
2002-03-15 Nick Ing-SimmonsIntegrate perlio:
2002-03-15 Nick Ing-SimmonsMark JP.t's data files as binary
2002-03-15 Nick Ing-SimmonsIntegrate mainline
2002-03-15 Jarkko HietaniemiThe section needs to be in the makedepend script
2002-03-15 Nicholas ClarkRe: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
2002-03-15 Brent DaxRE: [PATCH] Get rid of bad error message formatting...
2002-03-14 Paul GreenBetter patch for Benchmark.t and arith.t
2002-03-14 Ken WilliamsRe: Win32: C:\Program Files
2002-03-14 Jarkko HietaniemiExtra paranoia from Nicholas Clark.
2002-03-14 Nicholas ClarkRe: PATCH proposal for ext/Safe/safe2.t
2002-03-14 Slaven RezicRe: [PATCH] really protect spaces in Makefile.SH
2002-03-14 Rafael Garcia... a test for B::Xref
2002-03-14 Rafael Garcia... Exporter.pm POD fixups
2002-03-14 Nick Ing-SimmonsIntegrate mainline
2002-03-13 Michael G.... Re: [PATCH] 'all ::' for one and one for 'all ::'
2002-03-13 Jarkko HietaniemiPod tweak.
2002-03-13 Craig A. Berry'all ::' for one and one for 'all ::'
2002-03-13 Nick Ing-SimmonsIntegrate mainline.
2002-03-12 Jarkko HietaniemiMore known threadsafings.
2002-03-12 Jarkko HietaniemiSmall tweaks.
2002-03-12 Jarkko HietaniemiVERSIONize.
2002-03-12 Stas Bekmanperl datastructure conversion shortcuts for DDD
2002-03-12 Jarkko HietaniemiRegen modlib.
2002-03-12 Jarkko HietaniemiRegen toc.
2002-03-12 Jarkko HietaniemiTiny pod tweaks.
2002-03-12 Jarkko Hietaniemiperldeltaize Hash::Util.
2002-03-12 Jarkko HietaniemiMove the readonly interface back to universal.c,
2002-03-12 Mike GuyDisambiguate "Can't locate"
2002-03-12 Paul Greenperl/lib/File/stat.t
2002-03-12 Robin BarkerRe[2]: Related issues? [ID 20020222.011]
2002-03-12 Clinton A.... Inappropriate termination of POD
2002-03-12 Nick Ing-SimmonsIntegrate mainline
2002-03-12 Nick Ing-SimmonsIntegrate mainline (a while ago)
2002-03-12 Jonathan StowePrototyping ...
2002-03-12 Dave Mitchellget magic typo
2002-03-12 Anton Tagunovfix format in lib/utf8.pm and polish the meaning
2002-03-12 Mattia Barbonalarm(), Win32, no PERL_IMPLICIT_SYS
2002-03-12 Anton TagunovRe[2]: [Patch docs] perlsub. Re: [ID 20020227.012]...
2002-03-12 Anton Tagunovminor patch for comment in utfebcdic.h
2002-03-12 Rafael Garcia... B::Xref improvements
2002-03-12 Paul Greenlib/ExtUtils/MM_Unix.pm
2002-03-12 Paul Greeninstallperl - minor untangle for VOS
2002-03-12 Rafael Garcia... fix to deparse ${^WARNINGS_BITS}
2002-03-12 Michael G.... Stray whitespace mucking here-doc
2002-03-12 Audrey TangRe: ext/Encode/t/Tcl.t on VMS @15173
2002-03-12 Audrey TangRe: ext/Encode/t/Tcl.t on VMS @15173
2002-03-12 Audrey TangRe: ext/Encode/t/Tcl.t on VMS @15173
2002-03-11 Jarkko HietaniemiFAQ sync.
2002-03-11 Jarkko HietaniemiThe test needs perlio.
2002-03-11 Mark-Jason... perlreftut update
2002-03-11 Mark-Jason... Minor correction in perlfaq5
2002-03-11 Gurusamy Sarathynumber of skipped tests was incorrect
2002-03-11 Gurusamy Sarathyremove doubled CRs
2002-03-11 Jarkko HietaniemiUpdate Changes.
2002-03-11 Jarkko HietaniemiRegen toc.
2002-03-11 Jarkko HietaniemiAdd t/CN.t and t/TW.t; re-sort.
2002-03-11 Jarkko HietaniemiDocument what to do if one yearns back to
2002-03-11 Jarkko HietaniemiUndocument the use of .*utf8.*{upgrade,downgrade,encode...
2002-03-11 Rafael Garcia... Re: Smoke 15089 Tru64/OSF Problems: numconvert, lstat
2002-03-11 Abhijit Menon-Sen A little commonsense is better than 1_compile.
2002-03-11 Michael G.... Subject: [PATCH] Hash::Util & restricted hash touch...
2002-03-11 Jarkko HietaniemiSkip obsoleted interfaces.
2002-03-11 Abhijit Menon-Sen Typo fixes.
2002-03-11 Jarkko HietaniemiUpgrade to Locale::Codes 2.02.
2002-03-11 Jarkko HietaniemiRe: [PATCH] for broken /proc/curproc/file on FreeBSD
2002-03-11 Michael G.... access::readonly is gone
2002-03-11 Mattia BarbonRaw socket require privileged user on Win2k
2002-03-11 Michael G.... Test::Simple/More/Builder 0.42
2002-03-11 Michael G.... Test.pm 1.18 -> 1.20
2002-03-11 Paul Marquessmore warnings tidyup
2002-03-11 Nicholas ClarkRe: [PATCH] xsubpp prototypes warnings
2002-03-11 Max BakerRe: [patch] IO::Socket::INET Broadcast patch
2002-03-11 Nicholas Clarkspelling correction
2002-03-11 Jarkko HietaniemiDG/UX updates from Takis Psarogiannakopoulos.
2002-03-11 Chris Nandordebugger filenames for Mac OS - db.patch (1/1)
2002-03-10 Jarkko HietaniemiMysterious characters.
2002-03-10 Jarkko HietaniemiUnused.
2002-03-10 Jarkko HietaniemiImplement :std subpragma of the open pragma
2002-03-10 Jarkko HietaniemiDocument the logic of :locale better.
next