p5sagit/p5-mst-13.2.git
2010-04-26 Robin Barker Fix h2ph and test
2010-04-26 Robin Barker avoid use of operator name in macro
2010-04-26 David Golden Fix Module::Build::Platform::cygwin runtime error
2010-04-26 Lubomir Rintel... Globs that are in symbol table can be un-globbed
2010-04-26 Robin Barker remove Perl_pmflag
2010-04-26 Rafael Garcia... regen header after last patches
2010-04-26 Karl Williamson Note in delta an incompatibility for \cX
2010-04-26 Karl Williamson Deal with "\c{", and its kin
2010-04-26 Karl Williamson Make sure isCNTRL and isASCII work on signed chars
2010-04-26 Rafael Garcia... Minor edition nit in perlfunc
2010-04-26 Karl Williamson perlebcdic.pod nits plus improve controls docs
2010-04-26 Karl Williamson Clarify \c in perlop.pod.
2010-04-26 Karl Williamson Edits to perlrecharclass.pod
2010-04-26 Karl Williamson Nits in perlre.pod, x-referencing, broken links
2010-04-26 Karl Williamson Fix broken links
2010-04-26 Karl Williamson perlfunc.pod: case-change cleanup; mention packtut
2010-04-26 Karl Williamson Nits in perlunicode.pod
2010-04-26 Karl Williamson Clarify \c usage in perlrebackslash.pod
2010-04-26 Karl Williamson Nits in perlunifaq.pod
2010-04-26 Karl Williamson Nits in perluniintro.pod
2010-04-26 Karl Williamson Remove false statement about Unicode strings
2010-04-26 Rafael Garcia... Don't use Test::More in t/op/* tests
2010-04-26 David Golden add tests for version::is_strict() and version::is_lax()
2010-04-26 David Golden fix version::is_strict/is_lax exporting
2010-04-25 gfx Fix utf8::is_utf8 to respect GMAGIC (e.g. $1)
2010-04-25 David Mitchell avoid multiple FETCHes
2010-04-25 Rafael Garcia... Bump versions of charnames and Unicode::UCD after last...
2010-04-25 Rafael Garcia... Adapt plan after last patch
2010-04-25 Karl Williamson PATCH [perl #72624] charnames::viacode(0) returns undef
2010-04-25 Karl Williamson PATCH: memory leak introduced in 5.12.0
2010-04-25 James E Keenan 5.12.0 test failures in lib/blib.t and lib/locale.t...
2010-04-25 Nicholas Clark Change the flags argument to magic_methcall/magic_methc...
2010-04-25 Zefram unwinding target nominated by separate global
2010-04-25 Nicholas Clark Don't allocate pointer table entries from arenas.
2010-04-25 Nicholas Clark More defensive definition of memEQs().
2010-04-25 Nicholas Clark In S_magic_methcall1(), tweak the initialisation of...
2010-04-24 David Mitchell add Perl_magic_methcall
2010-04-24 Nicholas Clark In Socket.xs, convert 3 croak()s to use %s and a consta...
2010-04-23 Craig A. Berry Fix broken -Uuseperlio build on VMS.
2010-04-23 Craig A. Berry Fix -Uuseperlio command-line option in configure.com.
2010-04-23 Chris Williams Update Module::Load::Conditional to CPAN version 0.38
2010-04-23 Father Chrysostomos [perl #73776] "???? - please notify IZ"
2010-04-23 Rafael Garcia... Pod formatting nits
2010-04-23 Rafael Garcia... Merge commit 'avar/avar/pod-perlrepository' into blead
2010-04-23 Robin Barker consting in lex_stuff_pvn
2010-04-23 Arkturuz t/mro/vulcan* fixes
2010-04-23 Rafael Garcia... Deprecation warnings should always be mandatory since...
2010-04-23 Rafael Garcia... Fix tests and add one more test for the deprecation...
2010-04-23 James Mastros New deprecation warning: Dot after %s literal is concat...
2010-04-22 Chris Williams Fixes and new functions for Module::CoreList
2010-04-22 Jan Dubois time() resolution is full seconds
2010-04-22 Jan Dubois time() resolution is full seconds
2010-04-22 Rafael Garcia... Consistently use OP_DESC instead of OP_NAME in error...
2010-04-22 Chris Williams POD revision for Module::CoreList.
2010-04-22 Todd Rinaldo FreeBSD 7+ no longer contains /usr/bin/objformat, so...
2010-04-22 Chris Williams Fix for find_version() in Module::CoreList.
2010-04-22 Jan Dubois Add fudge to timing checks on Windows
2010-04-22 Jan Dubois Remove emacs/cperl-mode.el and helpers
2010-04-22 Jan Dubois Update PerlStdIOGets() signature
2010-04-22 Jan Dubois Fix PerlSIO_fputc() and PerlSIO_fputs() signatures
2010-04-21 Jan Dubois XSUB.h is supposed to redefine fgets under PERL_IMPLICI...
2010-04-21 Jan Dubois Apply minimal patch for Perl bug 72704.
2010-04-21 Gisle Aas Remove rendundant CPAN key
2010-04-21 David Mitchell follow up fix for fd69380d5d5b95ef16e2521cf4251b34ee0ce151
2010-04-21 Rafael Garcia... Ignore the /UU directory that exists during ./Configure
2010-04-21 David Mitchell remove bool* cast from SAVEBOOL
2010-04-21 Rafael Garcia... Fix [perl #74542] 5.12.0 crash on diverse platforms
2010-04-21 Ævar Arnfjörð... Don't ask the porters to fetch commits from a private URL
2010-04-21 Ævar Arnfjörð... Consistently use a topic branch in the GitHub examples
2010-04-21 Ævar Arnfjörð... Recommend git format-patch -M (detect renames) and...
2010-04-21 Steffen Mueller Remove Locale-Codes internals from core
2010-04-21 H.Merijn Brand Revert "GitHub's mirror is now at mirrors/perl, not...
2010-04-21 David Mitchell add TODO test for #74484 trie leak
2010-04-21 Ãvar ArnfjÃ... GitHub's mirror is now at mirrors/perl, not github...
2010-04-21 Steffen Mueller Update Locale::Codes to 3.12
2010-04-21 Steffen Mueller Update Steffen Mueller's email address in AUTHORS
2010-04-21 Steffen Mueller Add contact information for Sullivan Beck
2010-04-21 Chris Williams Make the Module::CoreList function API consistent
2010-04-21 Nicholas Clark Correct spaces in MANIFEST.
2010-04-20 Steffen Mueller Fix MANIFEST by adding new file
2010-04-20 Steffen Mueller Upgrade Scalar-List-Utils to 1.23 from CPAN
2010-04-20 Steffen Mueller Document the INCLUDE_COMMAND XS directive
2010-04-20 Steffen Mueller Upgrade ExtUtils::ParseXS to 0.2205
2010-04-20 Nicholas Clark Remove Class::ISA from the core distribution. Get it...
2010-04-20 Nicholas Clark Remove Pod::Plainer from the core distribution. Get...
2010-04-20 Nicholas Clark Remove Shell from the core distribution. Get it from...
2010-04-20 Nicholas Clark Remove Switch from the core distribution. Get it from...
2010-04-20 Leon Brocard create perl5131delta
2010-04-20 Leon Brocard Add 5.13.0 to perlhist
2010-04-20 Ævar Arnfjörð... Mention L<perlpolicy> and link to it in SEE ALSO
2010-04-20 Ævar Arnfjörð... Only all-upper case "special" POD sections
2010-04-20 Leon Brocard Update to final content for release
2010-04-20 Ævar Arnfjörð... Commit messages should start with a ~50 char summary
2010-04-20 Ævar Arnfjörð... POD: Use F<> for F<utils/perldoc> and F<utils/perldoc.PL>
2010-04-20 Ævar Arnfjörð... Don't tell the reader to `git checkout origin/*'
2010-04-20 Leon Brocard Update Module::CoreList for 5.13.0
2010-04-20 Ævar Arnfjörð... GitHub's mirror is now at mirrors/perl, not github...
2010-04-20 Michael G Schwern [rt.cpan.org #56740] Format Perl versions >= 5.6.0...
2010-04-20 Rafael Garcia... Don't show aliased perl version numbers twice in coreli...
2010-04-20 Rafael Garcia... Typo fix in version number alias 5.013
next