p5sagit/p5-mst-13.2.git
2009-09-09 Yves Orton Fix RT69056 - postive GPOS leads to segv on first match
2009-09-09 Craig A. Berry Remove circular dependency of nonxsext and makeppport.
2009-09-09 Nicholas Clark Redo move Text::Tabs/Text::Wrap from lib to ext.
2009-09-09 Nicholas Clark Build the nonxs extensions before running mktables.
2009-09-09 Nicholas Clark Move constant from lib/ to ext/
2009-09-09 H.Merijn Brand error 1539: Cannot do arithmetic with pointers to objec...
2009-09-09 Nicholas Clark Use readdir rather than glob, beacuse perlglob.exe...
2009-09-09 Craig A. Berry Disambiguate extensions, nonxs_ext, and dynamic_ext...
2009-09-08 Nicholas Clark win32/FindExt.pm thought that ext/List-Util was a nonxs...
2009-09-08 Nicholas Clark Can't build Dynamic extensions without DynaLoader.pm...
2009-09-08 Nicholas Clark Build the nonxs extensions before building DynaLoader.
2009-09-08 Nicholas Clark Build the nonxs extensions before running mkppport.
2009-09-08 Chris Williams Move Memoize from lib/ to ext/
2009-09-08 Chris Williams Moved libnet from lib/ to ext/
2009-09-08 Chris Williams Move CPAN from lib/ to ext/
2009-09-08 Rafael Garcia... Remove Mac OS classic instructions from perlrun
2009-09-08 Rafael Garcia... Remove code specific to MacOS Classic from core tests
2009-09-08 Nicholas Clark On Win32 and VMS, split building dynamic and nonxs...
2009-09-08 Craig A. Berry Implement nonxs_ext on VMS.
2009-09-08 Craig A. Berry No longer need to look for extensions under vms/ext.
2009-09-07 Vincent Pit Don't install .gitignore files
2009-09-07 Vincent Pit Move Digest from lib to ext
2009-09-07 Chris Williams Removed the MAP from Parse-CPAN-Meta
2009-09-07 Chris Williams Move Parse::CPAN::Meta from lib/ to ext/
2009-09-07 Vincent Pit Move CGI.pm from lib to ext
2009-09-07 Vincent Pit Move autodie from lib to ext
2009-09-07 Nicholas Clark Use $ENV{PERL_LIB} rather than an -I argument to pass...
2009-09-07 Chris Williams Update IPC::Cmd to CPAN version 0.50
2009-09-07 Chris Williams Update IPC::Cmd to CPAN version 0.48
2009-09-07 Chris Williams Updated Maintainers.pl with the location of the new...
2009-09-07 Yves Orton needed something to change
2009-09-07 Chris Williams Updated CPANPLUS::Dist::Build to CPAN version 0.40
2009-09-07 Nicholas Clark Use an explicit case-sensitive glob, so that the patter...
2009-09-07 Chris Williams Fix space in MANIFEST to make it a tab
2009-09-07 Chris Williams Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-09-07 Chris Williams Move CPANPLUS from lib/ to ext/
2009-09-07 Nicholas Clark Fix MANIFEST - spaces are not allowed and we have a...
2009-09-07 Chris Williams Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-09-07 Chris Williams Replaced the CPANPLUS::Dist::Build packed test files...
2009-09-07 Rafael Garcia... Make Encode's piconv.t test run within the core
2009-09-07 Rafael Garcia... Add missing files from the Encode CPAN distribution
2009-09-07 Rafael Garcia... Make Encode tests work with $PERL_CORE in the environment
2009-09-07 Chris Williams Move CPANPLUS::Dist::Build from lib/ to ext/
2009-09-07 Chris Williams Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-09-07 Chris Williams Updated Module::Loaded to CPAN version 0.06
2009-09-07 Rafael Garcia... Upgrade to Encode 2.37
2009-09-07 Abhijit Menon-Sen Revert "Remove glob for ExtUtils::MakeMaker maintainers...
2009-09-07 George Greer Remove glob for ExtUtils::MakeMaker maintainers list...
2009-09-06 Salvador Ortiz... Corrupt filename when setting %INC entry in a @INC...
2009-09-06 Nicholas Clark Remove redundant parameters to build_extension().
2009-09-06 Nicholas Clark Remove support for building in vms/ext, as it's not...
2009-09-06 Zefram Fix [perl #66970] Incorrect coderef in MODIFY_CODE_ATTR...
2009-09-06 Rafael Garcia... Remove spaces in MANIFEST
2009-09-06 Rafael Garcia... Add new Unicode files to MANIFEST
2009-09-06 Rafael Garcia... Merge commit 'khwilliamson/U5.1' into blead
2009-09-06 Chris Williams learning curves++ Had neglected to update the util...
2009-09-06 Chris Williams Move Archive::Tar from lib/ to ext/
2009-09-06 Chris Williams Neglected to rename all the changed Archive::Extract...
2009-09-06 Chris Williams The Archive::Extract non-packed src files were ignored...
2009-09-06 Chris Williams Move Archive::Extract from lib/ to ext/
2009-09-05 Nicholas Clark Set @INC to ../lib if we're running in t, else modules...
2009-09-05 Craig A. Berry Rename batch log file more reliably in configure.com.
2009-09-05 Nicholas Clark In PERL_CORE under ext, the %INC path for strict change...
2009-09-05 Yves Orton convert a bunch of duplicated mortalization logic in...
2009-09-05 Karl Williamson Output failures in an always printable form
2009-09-05 Yves Orton add a note about the previous patches from gfx
2009-09-05 gfx call_method() uses newSVpvn_flags(), instead of sv_2mor...
2009-09-05 gfx Remove an unnecessary NULL check, which is already...
2009-09-05 gfx newSVpvn_flags() does mortalization in place, instead...
2009-09-04 Nicholas Clark Remove PERL_CORE boilerplate from IO::Zlib's tests.
2009-09-04 Nicholas Clark Acknowledge that Dijkmat BV funded the TPF grant.
2009-09-04 Chris Williams Move IO::Zlib from lib/ to ext/
2009-09-04 Chris Williams Move Params::Check from lib/ to ext/
2009-09-04 Chris Williams Move Object::Accessor from lib/ to ext/
2009-09-04 Chris Williams Moved Module::Load from lib/ to ext/
2009-09-04 Chris Williams Move Module::Load::Conditional from lib/ to ext/
2009-09-04 Chris Williams Moved Module::Loaded from lib/ to ext/
2009-09-04 Chris Williams Adjust the Maintainers.pl after IPC-Cmd move
2009-09-04 Chris Williams Moved IPC::Cmd from lib/ to ext/
2009-09-04 Chris Williams Moved Log::Message et al from lib/ to ext/
2009-09-04 Chris Williams Moved Log::Message::Simple from lib/ to ext/
2009-09-04 Steffen Mueller Fix bad test output of IPC::Open2 in ext
2009-09-04 Steffen Mueller cleanup of the Devel-SelfStubber tests to run in ext
2009-09-04 Steffen Mueller First step to de-coreifying the Devel::SelfStubber...
2009-09-04 Steffen Mueller Move Devel::SelfStubber from lib to ext
2009-09-04 Steffen Mueller strip trailing whitespace in IPC::Open3 tests
2009-09-04 Steffen Mueller Attempt to fix core-specific logic in IPC::Open3 tests
2009-09-04 Steffen Mueller Move IPC::Open3 from lib to ext
2009-09-04 Steffen Mueller Test::More'ify the IPC::Open2 tests
2009-09-04 Steffen Mueller Attempt to fix core-specific logic in IPC::Open2 tests
2009-09-04 Steffen Mueller Move IPC::Open2 from lib to ext
2009-09-04 Nicholas Clark 354c724e failed to update MANIFEST. Fail. *Always*...
2009-09-04 Rafael Garcia... Replace system by print in strictures/parsing regressio...
2009-09-04 Nicholas Clark 354c724e8ab7 should only have renamed the directories...
2009-09-04 Nicholas Clark OS/2 hadn't been updated to cope with the ext/ restruct...
2009-09-04 Leon Brocard Use alternative URLs for links which are now broken...
2009-09-04 Abhijit Menon-Sen Entity-encode E<0xNNNN> and E<0NNN> correctly
2009-09-04 Bo Borgerson Reduce #ifdefs in Perl_ck_shift
2009-09-03 Craig A. Berry Work hard to skip VMS-specific extensions on Win32.
2009-09-03 Craig A. Berry Make configure.com aware that ext/Thread no longer...
next