platform/upstream/perl.git
2004-03-21 Andy LesterFinally, this "Negative repeat count" warning wasn...
2004-03-21 SADAHIRO TomoyukiNobody has used SvPVbyte_force?
2004-03-21 Rafael Garcia... I must be tired today.
2004-03-21 Rafael Garcia... Silence a gcc warning.
2004-03-21 SADAHIRO TomoyukiRe: [perl #27803] perl crashes when utf8::upgrade(...
2004-03-21 Craig A. Berryfix memory bug in vms.c:mp_do_tounixspec
2004-03-21 Rafael Garcia... Add a new warning "Negative repeat count"
2004-03-20 Yitzchak Scott... warn on !=~
2004-03-20 Greg Mathesonmakefile.95 tweak
2004-03-20 Rafael Garcia... \x80\xFF is not valid UTF-8.
2004-03-19 Jim Cromie[perl #24821] enhancement patch for B::Concise
2004-03-19 Audrey Tangopen.pm: allow upper-cased EUC
2004-03-19 Nicholas Clark[PATCH] Move Win32.pm/Win32.xs from libwin32 module...
2004-03-19 Nicholas ClarkChange Storable.xs to conditionally include ppport...
2004-03-19 Nicholas ClarkMove Beau Cox's ppport.h fixes into PPPort.pm
2004-03-19 Rafael Garcia... Nit in perluniintro about the U0 and C0 templates,
2004-03-19 beau@beaucox.comStorable PERL_NO_GET_CONTEXT
2004-03-18 Marcus Holland... range operator warnings / 64-bit fix
2004-03-18 Dave Mitchelladd code comment for change 22525
2004-03-18 Rafael Garcia... Add a perl592delta.pod man page.
2004-03-18 Nicholas ClarkCorrections and explanations in comments
2004-03-18 Jarkko Hietaniemipumpkin fodder
2004-03-18 Rafael Garcia... Detypo.
2004-03-18 Dave Mitchellmake ~$x give warning is $x isn't initialised.
2004-03-18 Rafael Garcia... Try to fix the AIX and Windows builds regarding the
2004-03-18 Rafael Garcia... Bump bleadperl's version number to 5.9.2.
2004-03-17 Robin Barkerformat/casting/warning RE: perl 5.9.1
2004-03-17 Rafael Garcia... Optimize away the assignment in the constructs C<my...
2004-03-17 Jarkko Hietaniemimalloc wrappage
2004-03-17 Nicholas ClarkAdd auto-require of modules to restore overloading...
2004-03-17 Nicholas ClarkAdd regression tests for the auto-require of STORABLE_thaw
2004-03-16 Nicholas ClarkMove the PERLVAR(Ireentrant_buffer, REENTR*) outside...
2004-03-16 Rafael Garcia... Add a lchown() call to the POSIX module. [perl #27547]
2004-03-16 Andy DoughertyRe: Perl and Parrot disagree about sched_yield on Solaris
2004-03-16 Rafael Garcia... Restore the "DEVEL" locally-applied-patches version...
2004-03-16 Rafael Garcia... Update Changes. (again)
2004-03-16 Rafael Garcia... Update copyright notices
2004-03-16 Rafael Garcia... Regenerate META.yml
2004-03-16 Rafael Garcia... Update Changes.
2004-03-16 Rafael Garcia... This is 5.9.1.
2004-03-16 Rafael Garcia... We'll ship 5.9.1 today.
2004-03-16 Rafael Garcia... More perldelta updates.
2004-03-16 Rafael Garcia... Since the signature.t test of CPAN relies on a non...
2004-03-15 Rafael Garcia... Fix the order of arguments in the usage message of
2004-03-15 Steve HayRe: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net...
2004-03-14 Dave Mitchell [perl #27638] scope exit could expose freed local...
2004-03-14 Dave Mitchell[perl #27628] strict 'subs' didn't warn on bareword...
2004-03-14 Nicholas ClarkFour Storable patches towards Storable 2.11 :
2004-03-13 padre@elte.hu[perl #27567] [patch] a typo and a mistake in perltoot.pod
2004-03-13 Rafael Garcia... More small perldelta updates.
2004-03-13 Rafael Garcia... Revert change #22489, that seems to cause build failure...
2004-03-13 Steve HayRe: [PATCH] Stop splitpod truncating sprintf manpage
2004-03-12 Rafael Garcia... perl591delta nits. Regenerate the tables of contents.
2004-03-12 Rafael Garcia... Update perl591delta. Include a small to-do list in it.
2004-03-12 TelsMath::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
2004-03-12 Hugo van der... Fix a bug in the cloning of regexps
2004-03-12 Steve HayFix minitest target in Win32 makefiles
2004-03-11 Dave MitchellDocument the new behaviour of the substr lvalue :
2004-03-11 Dave Mitchellmake op/write.t work better under stdio by running...
2004-03-11 Dominic DunlopRe: [PATCH] Re: Proposal to remove support for MachTen
2004-03-10 Nicholas Clarkcroaking for readonly SVs in Perl_sv_utf8_upgrade_flags...
2004-03-10 Rafael Garcia... Upgrade to Cwd 2.17.
2004-03-10 Steve HayRe: [PATCH] More "distclean" tidy ups on Win32
2004-03-10 Rafael Garcia... Change 22476 left out a similar fix for ExtUtils::MM_Win32
2004-03-10 Rafael Garcia... A patch by Richard Foley to reduce the amount of
2004-03-09 Chip Salzenberg[PERLIO] In line-buffered mode, flush on the *last...
2004-03-09 Steve HayMore "distclean" tidy ups on Win32
2004-03-09 Craig A. Berrybleadperl/MM/VMS (was Re: perl@22413)
2004-03-09 Rafael Garcia... Improve the "Prototype mismatch" error message when
2004-03-09 Marcus Holland... Revert change #22472, but keep the new tests.
2004-03-09 Marcus Holland... Re: undef and the range operator
2004-03-09 Nicholas ClarkMake a temporary copy of the input buffer in pp_send...
2004-03-09 Rafael Garcia... Upgrade to Cwd 2.16
2004-03-09 Rafael Garcia... Upgrade to CGI.pm 3.04.
2004-03-08 Rafael Garcia... perl591delta.pod update.
2004-03-08 Rafael Garcia... Another makefile portability fix for Win32 by Steve...
2004-03-08 Jan Duboiswin32_fstat has a potential buffer overrun problem
2004-03-07 Nicholas ClarkFix Dave's original shared hash key corruption bug
2004-03-07 Nicholas ClarkAdd a readonly check to Perl_sv_utf8_upgrade_flags...
2004-03-07 Marcus Holland... undef and the range operator
2004-03-07 Ken WilliamsRe: [PATCH Cwd 2.15] test tweak for VMS
2004-03-07 Craig A. Berryline-end tweak for VMS
2004-03-06 Craig A. Berrytest tweak for VMS
2004-03-06 Jim SchneiderAllow syslog() to use numeric constants in addition...
2004-03-06 Nicholas ClarkMake threads tests pass make minitest (by skipping)
2004-03-06 Dave Mitchellfix coredump in /(?{sub{}})/
2004-03-05 Rafael Garcia... A small perluniintro clarification by Jarkko.
2004-03-05 Marcus Holland... Re: Strange segfault
2004-03-05 Steve HayFix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk...
2004-03-05 Rafael Garcia... Change 22436 broke the Windows build.
2004-03-05 Dave Mitchellsilence some compiler warnings
2004-03-04 Dave Mitchellensure utf8::encode() normalises its arg
2004-03-04 Dave Mitchell[perl #27206] Memory leak in continue loop
2004-03-04 Dave MitchellAdd perldiag entry for change #22435 (deprecate my...
2004-03-04 Andy DoughertyRe: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
2004-03-04 Dave Mitchelladd deprecation warning for my $x if 0
2004-03-04 Dave Mitchellremove an 'if $a if 0' from AutoSplit.t
2004-03-04 Dave Mitchellretract 22328 and 22332: deprecation warning for my...
2004-03-04 Rafael Garcia... Maintainers.pl update by MJD.
2004-03-04 Rafael Garcia... Fix [perl #27357] Scalar Win32::GetOSVersion() broken...
next