p5sagit/p5-mst-13.2.git
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 Hay Re: 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 Clark Four 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 Hay Re: [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 Tels Math::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 Hay Fix minitest target in Win32 makefiles
2004-03-11 Dave Mitchell Document the new behaviour of the substr lvalue :
2004-03-11 Dave Mitchell make op/write.t work better under stdio by running...
2004-03-11 Dominic Dunlop Re: [PATCH] Re: Proposal to remove support for MachTen
2004-03-10 Nicholas Clark croaking for readonly SVs in Perl_sv_utf8_upgrade_flags...
2004-03-10 Rafael Garcia... Upgrade to Cwd 2.17.
2004-03-10 Steve Hay Re: [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 Hay More "distclean" tidy ups on Win32
2004-03-09 Craig A. Berry bleadperl/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 Clark Make 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 Dubois win32_fstat has a potential buffer overrun problem
2004-03-07 Nicholas Clark Fix Dave's original shared hash key corruption bug
2004-03-07 Nicholas Clark Add a readonly check to Perl_sv_utf8_upgrade_flags...
2004-03-07 Marcus Holland... undef and the range operator
2004-03-07 Ken Williams Re: [PATCH Cwd 2.15] test tweak for VMS
2004-03-07 Craig A. Berry line-end tweak for VMS
2004-03-06 Craig A. Berry test tweak for VMS
2004-03-06 Jim Schneider Allow syslog() to use numeric constants in addition...
2004-03-06 Nicholas Clark Make threads tests pass make minitest (by skipping)
2004-03-06 Dave Mitchell fix 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 Hay Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk...
2004-03-05 Rafael Garcia... Change 22436 broke the Windows build.
2004-03-05 Dave Mitchell silence some compiler warnings
2004-03-04 Dave Mitchell ensure utf8::encode() normalises its arg
2004-03-04 Dave Mitchell [perl #27206] Memory leak in continue loop
2004-03-04 Dave Mitchell Add perldiag entry for change #22435 (deprecate my...
2004-03-04 Andy Dougherty Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
2004-03-04 Dave Mitchell add deprecation warning for my $x if 0
2004-03-04 Dave Mitchell remove an 'if $a if 0' from AutoSplit.t
2004-03-04 Dave Mitchell retract 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...
2004-03-04 Rafael Garcia... Clarify the difference between utf8::downgrade/upgrade
2004-03-03 Rafael Garcia... A couple of notes in perl591delta
2004-03-03 Artur Bergman simplify sv.h
2004-03-03 Jarkko Hietaniemi Speed up the unicode case mappings (for /i, lc, uc...
2004-03-03 Richard Foley debugger (5.8.x and 5.9.x)
2004-03-03 Dave Mitchell stop t/op/write.t failures under stdio by always closin...
2004-03-02 Nicholas Clark Change the skip logic on the unicode tests so that...
2004-03-02 Nicholas Clark Work on eliminating systematic failures on make minitest:
2004-03-02 Dave Mitchell Remove machine-dependent rounding dependency from write...
2004-03-02 Steve Hay nmake distclean cleans too much from lib/Digest on...
2004-03-01 Dave Mitchell add tests for change 22414 (lvalue substr jollity)
2004-03-01 Dave Mitchell integrate Time::HiRes 1.56 from CPAN
2004-02-29 Marcus Holland... Make panics a bit more verbose to ease debugging.
2004-02-29 Dave Mitchell [perl #24521] make test breaks permissions on /dev/tty
2004-02-29 Graham Barr Re: [perl #24346] pulling in stuff from outside the...
2004-02-29 Nicholas Clark Bump Socket's version to a real floating point value
2004-02-29 Abhijit Menon-Sen Back out _01 version suffix.
2004-02-28 Dave Mitchell Bump version numbers of moules affected by change ...
2004-02-28 Dave Mitchell make the bison-based parser threadsafe and capable...
2004-02-28 Nicholas Clark Use File::Temp for tempfiles if it is available.
2004-02-28 Marcus Holland... Fix segfaults when running under -Dx.
2004-02-27 Nicholas Clark Assimilate Cwd 2.15 from CPAN
2004-02-27 Nicholas Clark Create a new local $_ without triggering tie by using...
2004-02-27 H.Merijn Brand When threads are active we need -lpthread, but previous...
2004-02-27 Nicholas Clark Correct thinko in comment.
2004-02-27 Nicholas Clark In hsplit, if a normal hash has placeholders then clear...
2004-02-27 Nicholas Clark My re-implementation of hv_clear_placeholders was buggy...
2004-02-26 Nicholas Clark Moving all the e-mail addresses over by 1 column makes...
2004-02-26 Nicholas Clark Add Mark Fowler
2004-02-26 Nicholas Clark Integrate:
2004-02-26 Mark Fowler Improved perlapi documentation for croak
2004-02-26 Art Haas Replacing '-rdynamic' in Configure script
2004-02-25 Dave Mitchell remove my work address
2004-02-25 Dave Mitchell stop "const in void context" warning for a const in an
2004-02-25 H.Merijn Brand Skip the Net/Ping/450_service failures on HP-UX for...
2004-02-25 H.Merijn Brand AIX hints stage 3: remove AIX 3 and AIX 4 after split off
next