p5sagit/p5-mst-13.2.git
2007-06-24 Nicholas Clark Also get copy on write working with ithreads. It hadn...
2007-06-23 Yves Orton Rename test files starting with regexp_ that do not
2007-06-23 Yves Orton Resolve
2007-06-23 Rafael Garcia... Tels' patch to defer overloading of hex and oct,
2007-06-23 Tels Math::BigInt v1.87 take 10
2007-06-23 Dave Mitchell remove the test added by change #31447
2007-06-22 Dave Mitchell safely handle cloning a stale lexical var
2007-06-22 Jerry D. Hedden Remove orphaned (and unused) Test::Simple test
2007-06-22 Niklas Edmundsson [perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues
2007-06-22 Peter Dintelmann perlopentut
2007-06-21 Yves Orton Add avar to the authors file... Apparently the 'ae...
2007-06-21 Yves Orton Correct my email address. (My very first commit!)
2007-06-21 Jerry D. Hedden Remove unused Module::Build tests
2007-06-21 Reini Urban File::Spec::Cygwin more tests and silence warning
2007-06-21 cygwin@cygwin.com [perl #43265] cygwin/Makefile.SHs: miniperl -Ilib for...
2007-06-21 Jerry D. Hedden cloexec.t works under Cygwin
2007-06-21 Jerry D. Hedden Remove Archive::Test POD check
2007-06-21 Reini Urban [perl #40103] File::Spec->case_tolerant() should return...
2007-06-21 Reini Urban [perl #43273] Enable lib/User/*.t on cygwin
2007-06-21 Reini Urban [PATH] AUTHORS rurban
2007-06-21 Gabor Szabo pod/perlhack.pod where to go for information about...
2007-06-21 Craig A. Berry Skip a test that causes list assignment to %ENV errors...
2007-06-21 Craig A. Berry Make File::Spec::VMS->splitdir stop returning an empty...
2007-06-20 Steve Hay Silence "signed/unsigned mismatch" warning from VC...
2007-06-20 Steve Hay Stop the VC++ warning "'HUF_func_2mode' undefined;...
2007-06-20 Steve Hay Change #31426 should also be applied to the PERL_IMPLIC...
2007-06-20 Rafael Garcia... Change #31426 should also be applied to the windows...
2007-06-20 Yves Orton Re: Net::SMTP can't send large messages with bleadperl
2007-06-20 Rafael Garcia... A first stab at making perlreref.pod up to date
2007-06-20 Rafael Garcia... Fix docs for \u ; plus a POD formatting nit
2007-06-19 Yves Orton Re: Net::SMTP can't send large messages with bleadperl
2007-06-19 Nicholas Clark Work on getting B compiling outside of the perl source...
2007-06-19 Craig A. Berry Better handling of escapes in filenames when converting...
2007-06-19 Martin Becker [perl #43242] "use base" breaks code containing peculia...
2007-06-19 Rafael Garcia... Update list of files that need crlf line endings
2007-06-18 Dave Mitchell fix S_emulate_eaccess compiler warning
2007-06-18 Dave Mitchell [perl #43159] 5.9.4 regexp capturing wrongly
2007-06-18 Rafael Garcia... R stands for Report, not Reporting.
2007-06-18 Rafael Garcia... Regenerate META.yml.
2007-06-18 Rafael Garcia... Regen pods
2007-06-18 Tels Re: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686...
2007-06-18 Rafael Garcia... Remove PERL_MAGIC_mutex
2007-06-18 Ævar Arnfjörð... perlreapi.pod documentation for flags & cleanup
2007-06-18 Ævar Arnfjörð... POD Alignment for the magic table in perlapi.pod
2007-06-18 Ævar Arnfjörð... SvRX() and SvRXOK() macros
2007-06-18 Dave Mitchell add test for, and update comments for, old defined...
2007-06-17 Rafael Garcia... POD fixes in Hash::Util and Hash::Util::FieldHash
2007-06-17 Anno Siegel [patch] Hash::Util::FieldHash v1.01
2007-06-17 Rafael Garcia... Patches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-17 Tels bignum 0.22 take 4 (hex()/oct() overloading)
2007-06-17 Paul Marquess EBCDIC fixes for gzip
2007-06-17 Jos I. Boumans CPANPLUS 0.80
2007-06-17 Tels Math::BigInt take 9 (CORE::hex() vs. hex() in Calc.pm)
2007-06-17 Adriano Ferreira [DOC PATCH] Pod nits in doc/perlpodspec.pod
2007-06-17 Yves Orton Test::Builder tickles Pod::Html parsing stupidity bug
2007-06-17 Adriano Ferreira [DOC PATCH] MANIFEST: t/op/exec.t tests exec, system...
2007-06-16 Rafael Garcia... More portability nits by Jarkko
2007-06-16 Andy Dougherty Re: [perl #43216] Perl 5.8.8 does not compile on Solari...
2007-06-15 Jerry D. Hedden Show warning bits on failure in t/op/caller.t
2007-06-15 Jerry D. Hedden checkAUTHORS.pl once more
2007-06-15 Jerry D. Hedden checkAUTHORS.pl again
2007-06-15 Jerry D. Hedden I have a name
2007-06-15 Jerry D. Hedden Warning bit fixes to t/op/caller.t
2007-06-15 Jarkko Hietaniemi miscellanea
2007-06-15 Andy Dougherty Re: vsprintf
2007-06-15 Rafael Garcia... Forgot to regen warnings
2007-06-15 Craig A. Berry Don't let the home-grown readdir() on VMS return result...
2007-06-14 Craig A. Berry Fix missing PerlIO_releaseFILE in VMS::Stdio::getname().
2007-06-14 Rafael Garcia... Update Changes.
2007-06-14 Rafael Garcia... Upgrade to PathTools 3.25
2007-06-14 Rafael Garcia... Upgrade to ExtUtils::CBuilder 0.19
2007-06-14 Rafael Garcia... Sync Archive::Extract with CPAN
2007-06-14 Jerry D. Hedden Less sed'ing in Cygwin Makefile.SHs
2007-06-14 Rafael Garcia... assertions has been removed
2007-06-14 Rafael Garcia... Fix [perl #43207] lc() or uc() inside sort affect the...
2007-06-13 Dave Mitchell change #31134 broke DEBUG_LEAKING_SCALARS builds
2007-06-13 Andy Dougherty Re: vsprintf
2007-06-13 Andy Dougherty Configure: Erroneous C++ message
2007-06-13 Steve Hay Fix random failures in CPANPLUS tests on Win32
2007-06-13 Brandon Black yet another mro.c patch
2007-06-12 Jim Cromie mad-const patch
2007-06-12 Tels Re: integer vs. bigint [PATCH]
2007-06-12 Jarkko Hietaniemi perltodo: more vtable musings
2007-06-12 Vadim Konovalov Re: [PATCH-at-31365] (was - configpm frustrations)
2007-06-11 Tels Math::BigInt v1.87 take 8
2007-06-11 Tels pidigits benchmark and bpi() method in Math::BigFloat...
2007-06-11 Rafael Garcia... Doc adjustments for the number localization and setloca...
2007-06-11 Vadim Konovalov cross-compilation for linux
2007-06-08 Craig A. Berry A couple of File::Path tests require unix syntax on...
2007-06-08 Craig A. Berry Make pipe shutdown on VMS care about whether PerlIO...
2007-06-08 Craig A. Berry Avoid multiply defined symbols in re extension followin...
2007-06-08 Craig A. Berry Make symbols short enough for VMS after #31341.
2007-06-08 Steve Hay Fix lib/File/Path.t failure on Win32
2007-06-08 Steve Hay Change 31347 should also have removed win32_free_argvw()
2007-06-08 Steve Hay Remove dead Perl_sys_intern_clear() from wince.c
2007-06-08 Steve Hay Move win32_create_message_window() out of #ifdef HAVE_I...
2007-06-08 Rafael Garcia... encoding.pm doesn't give any details about ${^ENCODING},
2007-06-07 Rafael Garcia... Plug a memory leak (noticed by Yves)
2007-06-07 Father Chrysostomos Re: [perl #43082] "$_[0]->method" interpolation
2007-06-07 Steve Hay Stop VC++ from warning "'getenv' : inconsistent dll...
next