p5sagit/p5-mst-13.2.git
2009-02-16 Nicholas Clark As PERL_ARCH_FMT_PATH is a compile time constant, can...
2009-02-16 Nicholas Clark PERL_FS_VER_FMT is only used with the current perl...
2009-02-16 Nicholas Clark Abolish PERL_AV_SUFFIX_FMT, which was rendered obsolesc...
2009-02-16 Nicholas Clark Replace *printf "%d.%d.%d", PERL_REVISION, PERL_VERSION...
2009-02-16 Nicholas Clark Update copyright years. 2008 sneaks in because of 46807...
2009-02-16 David Mitchell add missing perforce-era entry to Changes files
2009-02-16 Bram Use tempfile() in tests
2009-02-16 Nicholas Clark Don't add PRIVLIB_EXP to @INC twice.
2009-02-16 Zsban Ambrus [perl #63234] [DOC PATCH] fix some missing parts of...
2009-02-16 Dan Kogai Upgrade to Encode 2.31
2009-02-16 Bram Extra regex tests
2009-02-16 Rafael Garcia... Yves states that patches to ExtUtils::Install should...
2009-02-15 Nicholas Clark Ensure that the pointer to S_incpush_use_sep() is never...
2009-02-15 Nicholas Clark In @INC, move ARCHLIB and PRIVLIB after the current...
2009-02-15 Nicholas Clark Loop in S_init_perllib(), only calling S_incpush*(...
2009-02-15 Nicholas Clark Refactor the separator splitting loop of S_incpush...
2009-02-15 Nicholas Clark In S_incpush(), rename the parameter from dir to p...
2009-02-15 John Malmberg ExtUtils::Install VMS extended character set support
2009-02-15 Nicholas Clark Refactor S_incpush() to take 1 flags parameter, instead...
2009-02-15 Nicholas Clark For -I, need to also unshift version and architecture...
2009-02-14 Craig A. Berry Clear Module::Build smoke on VMS while waiting for...
2009-02-14 Nicholas Clark Add git_version.h to private so that make distclean...
2009-02-14 Nicholas Clark Ignore the OS X GNUmakefile*s, and t/test_state.
2009-02-14 Nicholas Clark Ignore lib/NDBM_File.pm
2009-02-14 David Mitchell Make git-find-p4-change only find changes done under...
2009-02-14 Rafael Garcia... Forbid to use "foreach" as an attribute
2009-02-13 Rafael Garcia... More tests for coderefs and smart match
2009-02-13 Rafael Garcia... Remove code that has never been used in any test
2009-02-13 Craig A. Berry Handle uninitialized interpreter when performing vmsish...
2009-02-13 Rafael Garcia... $object ~~ undef should always test for definedness
2009-02-13 Rafael Garcia... Add tests for undef smart-matching
2009-02-13 Rafael Garcia... Document error "Smart matching a non-overloaded object...
2009-02-13 Rafael Garcia... Remove obsolete comment; document test format
2009-02-13 Rafael Garcia... More tests for array-ref smart match
2009-02-13 Rafael Garcia... Remove one of the two definitions of the a_const contan...
2009-02-13 Rafael Garcia... More gitignore adjustments
2009-02-12 Rafael Garcia... Remove double slash in MANIFEST
2009-02-12 Nicholas Clark Move Attribute::Handlers from lib to ext. The layout...
2009-02-12 Nicholas Clark make_ext.pl now generates a Makefile.PL if needed.
2009-02-12 Craig A. Berry Find extensions on VMS even when they don't have a...
2009-02-12 Jerry D. Hedden Unigue test file names in t/lib/warnings/9enabled
2009-02-12 Steve Hay Upgrade to Math-Complex-1.56
2009-02-12 Steve Hay win32/ext doesn't exist any more, so no need to look...
2009-02-12 Steve Hay win32/ext doesn't exist any more, so no need to look...
2009-02-12 Florian Ragwitz Ignore some temporary files created by ext/DB_File.
2009-02-12 Steve Hay Update .gitignore with new flat extension path
2009-02-12 Steve Hay Skip tests for flattened extensions that weren't built.
2009-02-12 Rafael Garcia... Fix MANIFEST for CPAN 1.93_51 inclusion
2009-02-12 Andreas Koenig Update CPAN.pm to 1.93_51
2009-02-11 John Malmberg vms fgetname wrapper.
2009-02-11 H.Merijn Brand avoid confusing gcc with -2147483648
2009-02-11 Robin Barker Fix previous patch. Actually it's written PAREN, not...
2009-02-11 Nicholas Clark Update makerel to make a release from a git checkout.
2009-02-10 Rafael Garcia... Fix previous patch. Actually it's written PAREN, not...
2009-02-10 Moritz Lenz mention English name of %+ in perlvar.pod
2009-02-10 H.Merijn Brand Comment inside evaluated shell string causes havoc
2009-02-10 H.Merijn Brand Restore old behavior for perl builds with (still) unfla...
2009-02-10 H.Merijn Brand metaconfig needs these two symlinks
2009-02-10 Nicholas Clark lib/Config_git.pl mustn't be built concurrently with...
2009-02-10 Nicholas Clark All extensions are at the top level, so no longer any...
2009-02-10 Rafael Garcia... Adjust name of Test-Harness directory in .gitignore
2009-02-10 Nicholas Clark Move Safe.pm into ext/Safe, and temporarily give it...
2009-02-10 Nicholas Clark Sys-Syslog I18N-Langinfo have long names now.
2009-02-10 John Malmberg Logic changes for the VMS-specific mkdir/chdir/chmod...
2009-02-09 Nicholas Clark Remove special casing for extensions nested inside...
2009-02-09 Nicholas Clark Rename ext/threads/shared to ext/threads-shared
2009-02-09 Nicholas Clark Rename ext/XS/Typemap to ext/XS-Typemap
2009-02-09 Nicholas Clark Rename ext/XS/APItest to ext/XS-APItest
2009-02-09 Nicholas Clark Rename ext/Unicode/Normalize to ext/Unicode-Normalize
2009-02-09 Nicholas Clark Rename ext/Time/Piece to ext/Time-Piece
2009-02-09 Nicholas Clark Rename ext/Time/HiRes to ext/Time-HiRes
2009-02-09 Nicholas Clark Rename ext/Text/Soundex to ext/Text-Soundex
2009-02-09 rmgiroux@acm.org correct typo, replacing "complement" with "compliment"
2009-02-09 Nicholas Clark Rename ext/Test/Harness to ext/Test-Harness
2009-02-09 Nicholas Clark Rename ext/Sys/Hostname to ext/Sys-Hostname
2009-02-09 Nicholas Clark Rename ext/PerlIO/via to ext/PerlIO-via
2009-02-09 Nicholas Clark Rename ext/PerlIO/scalar to ext/PerlIO-scalar
2009-02-09 Nicholas Clark Rename ext/PerlIO/encoding to ext/PerlIO-encoding
2009-02-09 Nicholas Clark Move the 4 tests of core PerlIO functionality to t...
2009-02-09 Nicholas Clark Move 3 tests from ext/PerlIO/t to their relevant PerlIO...
2009-02-09 Nicholas Clark Rename ext/Module/Pluggable to ext/Module-Pluggable
2009-02-09 Nicholas Clark Rename ext/Math/BigInt/FastCalc to ext/Math-BigInt...
2009-02-09 Nicholas Clark Rename ext/MIME/Base64 to ext/MIME-Base64
2009-02-09 Nicholas Clark Rename ext/List/Util as ext/List-Util
2009-02-09 Nicholas Clark Rename ext/I18N/Langinfo to ext/I18N-Langinfo
2009-02-09 Nicholas Clark Rename ext/Hash/Util to ext/Hash-Util
2009-02-09 Nicholas Clark Rename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHash
2009-02-09 Nicholas Clark Rename ext/Filter/Util/Call to ext/Filter-Util-Call
2009-02-09 Nicholas Clark Rename ext/File/Glob to ext/File-Glob
2009-02-09 Nicholas Clark Rename ext/Digest/SHA to ext/Digest-SHA
2009-02-09 Nicholas Clark Rename ext/Digest/MD5 to ext/Digest-MD5
2009-02-09 Nicholas Clark Rename ext/Devel/Peek to ext/Devel-Peek
2009-02-09 Nicholas Clark Rename ext/Devel/PPPort to ext/Devel-PPPort
2009-02-09 Nicholas Clark Rename ext/Devel/DProf to ext/Devel-DProf
2009-02-09 Nicholas Clark In The Grand Trek, Filter::Util::Call's call.t didn...
2009-02-09 Nicholas Clark Rename ext/Data/Dumper to ext/Data-Dumper
2009-02-09 Nicholas Clark Rename ext/Compress/Zlib to ext/Compress-Zlib
2009-02-09 Nicholas Clark Rename ext/Compress/Raw/Zlib to ext/Compress-Raw-Zlib
2009-02-09 Craig A. Berry Goodbye, make_ext.com; make_ext.pl will take over now.
2009-02-08 Nicholas Clark Rename ext/Win32API/File to ext/Win32API-File
next