p5sagit/p5-mst-13.2.git
2006-01-31 Yves Orton Re: [PATCH] Re: replacing "inuse" Win files (was Re...
2006-01-31 John E. Malmberg patch@26996 - patch around stat("_NLA0:") bug
2006-01-31 Nicholas Clark Silence a warning from the MS compiler about signed...
2006-01-30 Rafael Garcia... Add perl594delta
2006-01-30 Nicholas Clark Change the author aliasing to reflect updates to AUTHORS.
2006-01-30 Rafael Garcia... Bump version number to 5.9.4
2006-01-30 Nicholas Clark Silence another Irix compiler warning.
2006-01-30 Nicholas Clark Avoid a warning from the Irix C compiler.
2006-01-30 Steve Peters Teach the Makefile how to cleanup config.over.
2006-01-30 Nicholas Clark Code assumes that *FOO{SCALAR} will always return a...
2006-01-30 Steve Peters Add -DPTR_IS_LONG when building with -Duse64bitint...
2006-01-30 Nicholas Clark Use a union for storing the shared hash key reference...
2006-01-30 Yitzchak Scott... [DOC PATCH] $^X isn't necessarily argv[0]
2006-01-30 Jarkko Hietaniemi maint and blead: unicos.sh hints
2006-01-30 Nicholas Clark Assert that IVs and NVs can never be tainted.
2006-01-29 Nicholas Clark Solaris seems not to enjoy initialising constants from...
2006-01-29 Steve Peters Upgrade to podlators-2.0.3
2006-01-29 Rafael Garcia... Email change for Steven Schubiger
2006-01-29 Philippe M... Re: [patch] s/ar ts/ar s/g
2006-01-29 Nicholas Clark C compilers don't let you return void. Pay attention...
2006-01-29 Nicholas Clark Avoid using space to create 2 functions just to force...
2006-01-28 Nicholas Clark Call gv_fetchpvn_flags where we already know the length.
2006-01-28 Steve Peters Upgrade to podlators-2.0.2
2006-01-28 Nicholas Clark Squeeze more flag manipulations together in sv_setsv_flags.
2006-01-28 Steve Peters Upgrade to CPAN-1.83_59
2006-01-28 Steve Peters Upgrade to Archive-Tar-1.28
2006-01-28 Nicholas Clark Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fet...
2006-01-28 Nicholas Clark Merge the IOK and NOK clauses together in sv_setsv_flags.
2006-01-28 Nicholas Clark The flags manipulation in sv_setsv_flags can be more...
2006-01-28 Nicholas Clark PERL_DONT_CREATE_GVSV wasn't as effective as it should...
2006-01-28 Nicholas Clark By changing SvVOK() from returning 0/1 to 0/pointer...
2006-01-28 Nicholas Clark Pull the other large chunk of PVGV assignment code...
2006-01-28 Nicholas Clark Remove goto glob_assign;
2006-01-28 Nicholas Clark Pull glob_assign out from sv_setsv_flags into a static...
2006-01-28 Rafael Garcia... Update Changes
2006-01-28 Rafael Garcia... Add perl 5.9.3 in release list
2006-01-27 Gisle Aas Re: Make Passive mode the default for Net::FTP
2006-01-27 Rafael Garcia... Oops. Forgot to add this file.
2006-01-27 Rafael Garcia... Regenerate META.yml
2006-01-27 Rafael Garcia... Regenerate Changes; remove ^M chars in Changes
2006-01-27 Rafael Garcia... Remove patch number
2006-01-27 Rafael Garcia... Mention ptardiff in perldelta.
2006-01-27 Rafael Garcia... Don't install ptardiff in the module tree
2006-01-27 Rafael Garcia... Install the ptardiff utility that comes with Archive...
2006-01-27 Rafael Garcia... Install nit : README.e2x should be installed, the other...
2006-01-27 Rafael Garcia... Regenerate PODs
2006-01-27 Rafael Garcia... Some spelling fixes by David Landgren.
2006-01-27 Rafael Garcia... Revert change 24461, now that change 26757 allows TEST
2006-01-27 Yitzchak Scott... quiet gcc Info message in cygwin
2006-01-27 Steve Hay Remove note about #elif, see :
2006-01-27 Nicholas Clark A description of the new constants.
2006-01-27 Gisle Aas Simplify nested '#ifdef' by replacing it with '#elif...
2006-01-27 Gisle Aas Safer implementation of RTRIM().
2006-01-26 Philippe M... Change 26781/26830 (SvRTRIM should also write a new...
2006-01-26 Steve Peters Fix a few nits in perl593delta
2006-01-26 Rafael Garcia... miniperl isn't enough anymore to run pod2man.
2006-01-26 Nicholas Clark 2 spelling corrections, and rephrase the entry on perli...
2006-01-26 Rafael Garcia... More work on perldelta
2006-01-26 Yves Orton Make dump and -u croak on Win32 and Cygwin to avoid...
2006-01-26 Nicholas Clark SvREADONLY_off inside the magic routines is also danger...
2006-01-26 Rafael Garcia... assertions.pm is dual-lived
2006-01-25 Stephen McCamant aelemfast optimization opclass problem (c.f. [perl...
2006-01-24 Gisle Aas Simplify &IO::Handle::say
2006-01-24 Rafael Garcia... Fix a regression on suidperl : the error message "No...
2006-01-24 Steve Hay Remove d_nanosleep from win32 configs
2006-01-24 Steve Hay SPRINTF_RETURNS_STRLEN isn't really a compile-time...
2006-01-23 Rafael Garcia... More work on perldelta
2006-01-23 Nicholas Clark constant_add_symbol needs to be static, else static...
2006-01-23 Jarkko Hietaniemi Tru64: -Uusedl: lib/ExtUtils/t/Embed.t
2006-01-23 Steve Peters Upgrade to Pod-Simple-3.04
2006-01-23 Rafael Garcia... Now that change #26410 is reverted, mark as TODO the...
2006-01-23 Rafael Garcia... Missing chunk in change #26926
2006-01-23 Nicholas Clark Revert change 26410, marking the test that was added...
2006-01-23 Nicholas Clark Change the regression test added by 26410 to use test...
2006-01-23 Rafael Garcia... Un-const magic virtual tables; this consting breaks...
2006-01-23 Steve Peters Upgrade to CPAN-1.83_58
2006-01-23 Gisle Aas Avoid warning with MS Visual C compiler.
2006-01-23 Gisle Aas Avoid most getprotobyname/number calls in IO::Socket...
2006-01-21 Craig A. Berry Make Manifest.t do what is says it's doing.
2006-01-21 Marcus Holland... Remove wrong cast to (void *), which fixes a gcc warnin...
2006-01-20 Nicholas Clark Note 5.8.8-RC1
2006-01-19 Marcus Holland... Upgrade to Devel::PPPort 3.08
2006-01-19 Craig A. Berry find_perl() must be after environment initialization
2006-01-19 Steve Peters Fix hardcoded "/" in a filepath that causes ext/List...
2006-01-19 Steve Peters Fix another concatenated filepath in a test for Digest...
2006-01-18 Nicholas Clark Integrate 26847 from maint.
2006-01-18 Nicholas Clark Change 26410 caused a regression, with the RVALUE retur...
2006-01-18 Gisle Aas Allow IPPROTO_ICMP and IPPROTO_UDP to be exported.
2006-01-18 Gisle Aas Use the IPPROTO_TCP constant instead of 6.
2006-01-18 Steve Hay Change all NEWSV() to newSV() in the core and non-dual...
2006-01-18 Steve Peters Digest::SHA's t/2-nist-sha-oo.t has some path related...
2006-01-18 Steve Peters Fixes for Digest::SHA. Replaced old ppport.h file...
2006-01-18 Gisle Aas Make sure the most common IPPROTO_* constants are alway...
2006-01-18 Gisle Aas Suppress "statement not reached" warning from the Sun...
2006-01-18 Rafael Garcia... Explain better how that test count works.
2006-01-18 Nicholas Clark New t/comp/require.t tests should go before the conditi...
2006-01-18 Craig A. Berry special VMS handling no longer needed since we now...
2006-01-17 Rafael Garcia... Gisle points out that it's ok to ignore the return...
2006-01-17 Rafael Garcia... Regression test for change #26881
2006-01-17 Rafael Garcia... The current OP that is tested in doeval() can be a...
next