p5sagit/p5-mst-13.2.git
2005-07-28 Paul Green RE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
2005-07-28 Michael G.... Being more careful about newlines
2005-07-28 Robin Barker perl.h, use STRINGIFY in 25171
2005-07-28 Robin Barker tidy up DieNull and DIE_NULL
2005-07-28 Robin Barker silence compiler warning in mg.c POSIX.xs
2005-07-28 H.Merijn Brand sprintf now has all but two tests enabled.
2005-07-28 Steve Peters perlfunc.pod grammar fixes
2005-07-28 Rafael Garcia... Sync change 25229 to .h source files
2005-07-28 Piotr Fusik [perl #36672] Swapped warnings for -o and -O file tests
2005-07-28 Jarkko Hietaniemi Re: [PATCH] Tru64: use -c99 for ccflags if available
2005-07-27 H.Merijn Brand Some signals are more real than others
2005-07-27 Steve Peters id est is i.e.
2005-07-26 H.Merijn Brand Use the correct gcc when more than one gcc is installed
2005-07-26 John W. Krahn [perl #36658] Typo in perlfunc.pod
2005-07-25 Steve Hay Reinstate PERL_MALLOC_WRAP for bcc32 on Win32
2005-07-25 Steve Hay Ken pointed out that CBuilder's cleanup is too agrressive
2005-07-25 Steve Hay Silence uninitialized value warnings in Net::Cmd
2005-07-25 H.Merijn Brand use POSIX might not throw an error. Check for useful...
2005-07-25 Steve Hay Make CBuilder and ParseXS clean up their temp test...
2005-07-25 Rafael Garcia... Increment the version number of version.pm
2005-07-25 Michael G.... [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
2005-07-25 Piotr Fusik perlfunc.pod: s/definetely/definitely/
2005-07-24 Craig A. Berry Re: blead@25210 on OpenVMS (not good)
2005-07-24 Craig A. Berry blead help for VMS
2005-07-22 Steve Hay Fix USE_LARGE_FILES with bcc32 on Win32?
2005-07-22 Steve Hay Tweak the canned win32/config.* files
2005-07-22 Steve Hay Add missing entries to win32/config.*
2005-07-22 Michael G Schwern [perl #36612] [PATCH] Misleading shift docs about ...
2005-07-22 Steve Hay Tidy up options / defines output from makedef.pl
2005-07-22 Steve Hay Silence Win32 warnings when not using USE_LARGE_FILES
2005-07-21 H.Merijn Brand I *DO* have AIX, and extending #25209 like this make...
2005-07-21 Steve Hay Make makedef.pl read "miniperl -V" on Win32
2005-07-21 Steve Hay Make the canned config.h files used on Win32 more minimal
2005-07-21 Jarkko Hietaniemi Re: [PATCH] support POSIX SA_SIGINFO
2005-07-21 Steve Hay Rearrange win32/config_H.* to match config_h.SH
2005-07-21 Paul Marquess Compress::Zlib 1.35
2005-07-20 Rafael Garcia... Remove :base_io from the set of default "safe" opcodes.
2005-07-20 Steve Hay Fix definition of Perl_sighandler following change...
2005-07-20 Steve Peters Convert t/op/vec.t to test.pl
2005-07-20 Steve Hay Silence Win32 compiler warning (signed/unsigned mismatch)
2005-07-20 Jarkko Hietaniemi support POSIX SA_SIGINFO
2005-07-20 Steve Hay Silence warnings about NSIG redefinition on Win32
2005-07-20 Rafael Garcia... Remove obsolete error messages
2005-07-20 Rafael Garcia... croak() accepts Nullch as a parameter.
2005-07-20 Steve Hay Fix Newz() backwards-compatibility macro
2005-07-20 Rafael Garcia... Remove :unique attribute from Config.pm,
2005-07-20 Tassilo von... lvalue-subs returning elements of tied hashes/arrays
2005-07-20 Steve Hay Exit test script (if we're going to) *before* declaring...
2005-07-20 Robin Barker RE: rebuilding lib/Config*
2005-07-20 Jarkko Hietaniemi move NSIG logic
2005-07-19 Nicholas Clark C<use Foo;> inside Foo.pm considered a "bad...
2005-07-19 Nicholas Clark C<use Foo;> inside Foo.pm considered a "bad thing"
2005-07-19 Nicholas Clark XS constants fail when their value is called for, not...
2005-07-19 Rafael Garcia... Extend the the "our variable redeclared" warning to...
2005-07-19 Steve Hay Fix test following change #25181
2005-07-19 Jarkko Hietaniemi allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a...
2005-07-19 Rafael Garcia... Fix strict test to go with the precedent warning change
2005-07-19 Earl Hood [perl #36526] Incorrect (X)HTML generated by Pod::Html
2005-07-19 Rafael Garcia... Silence new (expected) warnings
2005-07-19 Rafael Garcia... Overhaul the semantics of the warning
2005-07-19 Steve Peters Final (hopefully) fix for fchdir
2005-07-19 Piotr Fusik Re: [PATCH] Faster **
2005-07-19 Dave Mitchell the "local @foo with $#foo" tests are no longer TODO
2005-07-18 Rafael Garcia... Re: [PATCH] RE: blead: no longer supports %vd format
2005-07-18 Campo Weijerman Re: AIX 5.2 localtime bug attack
2005-07-18 Andy Lester The continuing plod through embed.fnc
2005-07-18 Robin Barker RE: blead: no longer supports %vd format
2005-07-18 H.Merijn Brand tests are expected to fail if dirfd () does not exist
2005-07-18 H.Merijn Brand 1. Typo detected by Schwern (#25151)
2005-07-18 Steve Hay Silence compiler warning following change 25157
2005-07-18 Rick Delaney Re: [perl #27028] /$/ not honouring /m in some cases
2005-07-18 SADAHIRO Tomoyuki perlop: why \c\ cannot be placed just before the termin...
2005-07-18 Michael G.... Re: Why does our() cross packages? (PATCH)
2005-07-18 Dave Mitchell perl -Dstv -e'... for min..max' displayed wrong stack...
2005-07-17 Dave Mitchell delete a non-fucntioning chown in stat.t: it didn't...
2005-07-17 Dave Mitchell [perl #9720] document what can be assigned to a shared...
2005-07-17 Dave Mitchell $SIG{__WARN__} = sub { goto &foo } could recurse infinitely
2005-07-17 Dave Mitchell change #25129 was overzealous in delaying the call...
2005-07-16 SADAHIRO Tomoyuki Re: [perl #36569] chop fails on decoded string with...
2005-07-16 Gisle Aas Re: fchmod, fchown, fchdir
2005-07-15 Andy Lester more embed cleanup
2005-07-15 Michael G Schwern [perl #36514] Add curl support to CPAN.pm
2005-07-15 Steve Hay Re: [PATCH blead] Re: [perl #3269] no warnings "foo...
2005-07-15 Steve Hay Fix static extensions when building with nmake on Win32
2005-07-15 Michael G Schwern [perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1
2005-07-15 Michael G Schwern [perl #36538] perlfunc/our contradicts itself
2005-07-15 Michael G Schwern [perl #24691] leading spaces on cpan configuration...
2005-07-15 Michael G.... Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL...
2005-07-15 Matt Sergeant Missing tie() call in NDBM_File SYNOPSIS
2005-07-15 Gisle Aas Typo in t/op/stat.t
2005-07-14 Michael G.... Re: [perl #36507] File::Copy::copy($foo, $foo) dies
2005-07-14 Michael G Schwern [perl #5634] CPAN.pm v1.59 chdirs before looking for...
2005-07-13 John Peacock was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
2005-07-13 Steve Peters [perl #9565] [PATCH] /op/groups.t bug
2005-07-13 Steve Peters Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc...
2005-07-13 Andy Lester More embed.fnc plowing
2005-07-13 Robin Barker Error in earlier patch in sv.c
2005-07-13 Steve Hay Make -V "Compile-time options" list everything used...
2005-07-13 David Manura Re: [perl #25157] [PATCH] Text-Balanced extract_quoteli...
2005-07-13 Tels #2 try at Text::Balanced patch and maintainership
next