This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2003-07-07 Jarkko HietaniemiUpdate MD5 checksums.
2003-07-07 Jarkko HietaniemiBe more explicit than just 'characters'.
2003-07-07 Jarkko HietaniemiTry making PerlIO errors more consistent.
2003-07-07 Jarkko HietaniemiLinewrapping.
2003-07-07 Jarkko HietaniemiPerlIO_read() can return negative.
2003-07-07 Jarkko HietaniemiUse the existence, instead of the truth, to decide
2003-07-07 Jarkko HietaniemiMPE/iX tweak from Mark Bixby.
2003-07-06 TelsUpgrade BigInt and BigRat
2003-07-06 Casey WestRe: [perl #5025] #line directive explination wrong
2003-07-06 Jarkko HietaniemiUpdate the CPAN mirrors list.
2003-07-06 Gurusamy Sarathyyet another symbol missing in change#20018
2003-07-06 Gurusamy SarathyPerlIOBase_pushed seems to have gone missing in change...
2003-07-06 Radu GreabDProf fixes
2003-07-06 Jarkko HietaniemiForgotten from change #20031.
2003-07-06 Vadim Konovalov[PATCH] improve WinCE port
2003-07-06 Randal L. Schwartzfor pod/perlfaq2.pod against latest snapshot for Alpaca
2003-07-06 Jarkko HietaniemiFreeBSD: if someone *really* wants to use the system...
2003-07-06 Jarkko HietaniemiMake the 'slow ok' feature optional.
2003-07-06 Jarkko HietaniemiThe change #20022 didn't work for Command.t.
2003-07-06 Michael G.... Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
2003-07-06 Michael G.... ExtUtils::MakeMaker 6.10_07
2003-07-06 Jarkko HietaniemiReintroduce changes #19723 and #19723 that were not
2003-07-05 Jarkko HietaniemiUpgrade to Digest::MD5 2.25.
2003-07-05 Jarkko HietaniemiMake a read from a write-only fh to set errno
2003-07-05 Jarkko HietaniemiAdd PerlIOBuf_close to makedef.pl as pointed out by
2003-07-05 Dave Mitchellfix for ext/threads/t/problems.t failures
2003-07-05 Jarkko HietaniemiOpenBSD sometimes gets -0, probably due to fp fuzziness..
2003-07-05 Jarkko HietaniemiBe explicit about the $0 pain in Linux 2.2.
2003-07-05 Rafael Garcia... Comment out some debugging output in Math::BigInt,...
2003-07-05 Jarkko HietaniemiThe logic for additional randomisation for 64-bit UV
2003-07-05 Jarkko HietaniemiIIRC gcc would complain about if (s = ...).
2003-07-05 Jarkko HietaniemiAllow $ENV{PERL_HASH_SEED_DEBUG} to work even under...
2003-07-05 Craig A. BerryMM_VMS.pm -- fix xs installation
2003-07-05 Robin Barkerdump.c -Wformat; Re: maint @ 19975, maint @ 19997
2003-07-05 Stéphane PayrardAllow to create more than one Shell object :
2003-07-04 Rafael Garcia... Author list update (to be continued...)
2003-07-04 Rafael Garcia... Add a new test target in the makefile, test_harness_notty.
2003-07-04 Rafael Garcia... Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
2003-07-04 Alexey TourbinMacro reorganization in the Makefile, so that $(LDLIBPT...
2003-07-04 Rafael Garcia... Fix non-numeric $VERSION.
2003-07-04 Jarkko HietaniemiAccording to Tels our M::BI is _better_ than the 1...
2003-07-04 Jarkko HietaniemiMore $0 sad tales.
2003-07-04 Jarkko HietaniemiOops.
2003-07-04 Jarkko HietaniemiUpgrade to PodParser 1.23; but do not update
2003-07-04 Jarkko HietaniemiUpgrade to Text::Balanced 1.94.
2003-07-04 Jarkko HietaniemiUpgrade to Net::Ping 2.31.
2003-07-04 Jarkko HietaniemiUpgrade to Locale::Maketext 1.06.
2003-07-04 Jarkko HietaniemiUpgrade to Digest::MD5 2.24, with few extra tweaks:
2003-07-04 Jarkko HietaniemiUpgrade to CPAN 1.71.
2003-07-04 Jarkko HietaniemiUpgrade to CGI.pm 2.97.
2003-07-04 Jarkko HietaniemiNo energy now to figure out what is wrong with $0
2003-07-04 Jarkko HietaniemiAUTHORS updates.
2003-07-04 Jarkko Hietaniemiline_t is U32, not I32.
2003-07-04 Jarkko HietaniemiRemove PL_earlytaint since the hash seed code
2003-07-04 Jarkko Hietaniemi$0 is pain.
2003-07-04 Peter Prymmerswitch vmspipe.com over to using local symbols instead...
2003-07-03 Jarkko HietaniemiBump Time::HiRes version to 1.50.
2003-07-03 Slaven Rezicinstallperl -n
2003-07-03 Slaven Rezict/op/magic.t on FreeBSD
2003-07-03 Jarkko HietaniemiAsk Schwern.
2003-07-03 Jarkko HietaniemiAdd autarch and Time::Local to Modules.
2003-07-03 Dave RolskyRe: [PATCH] Bring Time::Local to 1.07
2003-07-03 Mattia BarbonWin32: fix WM_TIMER handling
2003-07-03 Rafael Garcia... Re: randomly untainting?
2003-07-03 Jarkko HietaniemiRevert #19957 as requested by Rafael.
2003-07-03 Jarkko HietaniemiAdd at least meager beginnings of assertion checks for
2003-07-03 Jarkko HietaniemiExtra light testing for the UTF-8 cache
2003-07-03 Rafael Garcia... Re: randomly untainting?
2003-07-03 Vadim KonovalovRe: maint @ 19923
2003-07-03 Jarkko HietaniemiTiny tweak to perlartistic from Robin Barker.
2003-07-03 Jarkko HietaniemiMention Modules in AUTHORS.
2003-07-03 Jarkko HietaniemiNo fancy binmode() if no perlio.
2003-07-03 Jarkko HietaniemiUnderline the fact that XSLoader is not DynaLoader
2003-07-03 Jarkko HietaniemiApply Schwern's suggested warning code from
2003-07-03 Iain Truskett"without parens" vs "without parentheses"
2003-07-03 Dave MitchellRe: ext/List/Util/t/weak.t panic
2003-07-03 Jarkko HietaniemiNicer options for Porting/Modules.
2003-07-02 Rafael Garcia... Minor test adjustments :
2003-07-02 Rafael Garcia... Skip a socketpair test on SCO OSR
2003-07-02 Dave Mitchellvarious Deparse fixes
2003-07-02 Jarkko HietaniemiIt would seem that in Linux 2.2 there is no way
2003-07-02 James Jurachline numbers are given % 64k
2003-07-02 Ronald J. KimballRe: maint @ 19923
2003-07-02 Jim CromieRe: maint @ 19923
2003-07-02 Jarkko HietaniemiFix for [perl #22759 insufficient format string checking];
2003-07-02 Jarkko HietaniemiBetter links.
2003-07-02 Jarkko HietaniemiDarwin: -Dprefix=$HOME/Perl tried to install to /Library.
2003-07-02 Jarkko Hietaniemi...and getting the comma right, too.
2003-07-02 Jarkko HietaniemiGetting the whitespace right.
2003-07-02 Jarkko HietaniemiFreeBSD $0 dance.
2003-07-02 Jarkko HietaniemiFix from Enache Adrian for the magic.t failure in
2003-07-02 Jarkko HietaniemiVMS: with this, 100% make test in Compaq C V6.5-001
2003-07-02 Jarkko HietaniemiMove the libgcc.a hack into a section for pre-1.6 NetBS...
2003-07-01 Jarkko HietaniemiAdd a new utility, Porting/Modules.
2003-07-01 Robin Barker[PATCH] long C<=item>s in pod/perlunicode.pod
2003-07-01 Adrian M. EnacheB:: fixes + 'When were CVOPs gone ?'
2003-07-01 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.23.
2003-07-01 Jarkko HietaniemiA naked values() caused shuffling of lib/Config.pm,
2003-07-01 Jarkko HietaniemiEven more :utf8 socket testing, now in both directions.
2003-07-01 Jarkko HietaniemiOne more test (does binmode()ing a socket succeed)
next