p5sagit/p5-mst-13.2.git
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...
2009-09-03 Craig A. Berry Move vms/ext/DCLsym and vms/ext/Stdio to ext/VMS-DCLsym...
2009-09-03 Steffen Mueller Move Tie::Memoize from lib to ext
2009-09-03 Steffen Mueller Move FileCache from lib to ext
2009-09-03 Steffen Mueller Move autouse from lib to ext
2009-09-03 Steffen Mueller Silence more deprecation warnings in compatibility...
2009-09-03 Jerry D. Hedden Suppress deprecation warnings from test output
2009-09-02 Steffen Mueller Remove useless tests from lib/Time/Local.t
2009-09-02 Steffen Mueller Deprecate termcap.pl with a warning
2009-09-02 Steffen Mueller Deprecate tainted.pl with a warning
2009-09-02 Steffen Mueller Deprecate stat.pl with a warning
2009-09-02 Steffen Mueller Deprecate shellwords.pl with a warning
2009-09-02 Steffen Mueller Deprecate pwd.pl with a warning
2009-09-02 Steffen Mueller Deprecate open3.pl with a warning
2009-09-02 Steffen Mueller Deprecate open2.pl with a warning
2009-09-02 Steffen Mueller Deprecate newgetopt.pl with a warning
2009-09-02 Steffen Mueller Deprecate look.pl with a warning
2009-09-02 Abhijit Menon-Sen Deprecate lib/find{,depth}.pl with a warning
2009-09-02 Yves Orton update perlre and perldelta to document change in behav...
2009-09-02 Steffen Mueller Deprecate importenv.pl with a warning
2009-09-02 Steffen Mueller Deprecate hostname.pl with a warning
2009-09-02 Steffen Mueller Deprecate getopts.pl with a warning
2009-09-02 Steffen Mueller Deprecate getopt.pl with a warning
2009-09-02 Steffen Mueller Deprecate getcwd.pl with a warning
2009-09-02 Steffen Mueller Deprecate flush.pl with a warning
2009-09-02 Steffen Mueller Deprecate fastcwd.pl with a warning
2009-09-02 Chris 'BinGOs... Move File::Fetch from lib to ext
2009-09-02 Steffen Mueller Deprecate exceptions.pl with a warning
2009-09-02 Steffen Mueller Deprecate ctime.pl with a warning
2009-09-02 Steffen Mueller Deprecate complete.pl with a warning
2009-09-02 Steffen Mueller Deprecate cacheout.pl with a warning
2009-09-02 Steffen Mueller Deprecate bigrat.pl with a warning
2009-09-02 Steffen Mueller Deprecate bigint.pl with a warning
2009-09-02 Steffen Mueller Deprecate bigfloat.pl with a warning
2009-09-02 Steffen Mueller Deprecate assert.pl with a warning
2009-09-02 Steffen Mueller Deprecate abbrev.pl with a warning
2009-09-02 Steffen Mueller Deprecate dotsh.pl with a warning
2009-09-02 Steffen Mueller Deprecate timelocal.pl with a warning
2009-09-02 Yves Orton de-TODO a regexp test that was probably fixed with...
2009-09-02 Yves Orton set PERL_LEGACY_UNICODE_CHARCLASS_MAPPINGS to 0 and...
2009-09-02 Steffen Mueller Move Tie::File from lib to ext
2009-09-02 Steffen Mueller Move Package::Constants from lib to ext
2009-09-02 H.Merijn Brand Update link info. HP moved from ActiveState to OpenSource.
2009-09-01 Leon Brocard Use alternative URLs for links which are now broken...
2009-09-01 Abigail Address update by Richard Foley
2009-09-01 Vincent Pit _run_test() doesn't need to conform to TAP::Harness...
2009-09-01 Vincent Pit Fix include path for utf8 tests
2009-09-01 Vincent Pit Don't use the anonymous hash reference constructor...
2009-09-01 Nicholas Clark Merge commit 'origin/parallel_harness' into blead
2009-08-31 Nicholas Clark Anchor a regexp, else paths including /Text/ are mistak...
2009-08-31 Nicholas Clark Revert "Move Text::ParseWords from lib to ext"
2009-08-31 paul compress 2.021
2009-08-31 Vincent Pit Revert Socket.t permissions to 644 after 89904c08923161...
2009-08-31 Lubomir Rintel Fix unpack of abstract socket addrs with nul byte
2009-08-31 Vincent Pit Adapt harness to the new TEST infrastructure
2009-08-31 Vincent Pit Don't quote -T/-t in _scan_test()
2009-08-31 Vincent Pit Put the chdir logic into the two new helpers _before_fo...
2009-08-31 Vincent Pit Forge the test command to execute in a new _cmd() subro...
2009-08-31 Vincent Pit Move more test options discovery from _run_test() to...
2009-08-31 Steffen Mueller Upgrade Term::ANSIColor to 2.02
2009-08-31 Nicholas Clark Move Thread::Semaphore from lib to ext
2009-08-31 Nicholas Clark Move Thread::Queue from lib to ext
2009-08-31 Nicholas Clark Move SelfLoader from lib to ext
2009-08-31 Nicholas Clark Move Pod::Plainer from lib to ext
2009-08-31 Nicholas Clark Remove an extraneous aTHX_ added in f0e3f042f14b, which...
2009-08-30 Chip Salzenberg finish more implementing -DB vs. -Dx
2009-08-30 Chip Salzenberg Merge branch 'blead' of ssh://perl5.git.perl.org/perl...
2009-08-30 Chip Salzenberg finish implementing -DB vs. -Dx
2009-08-30 Vincent Pit Revert "Build Text::Tabs before running mktables, as...
2009-08-30 Vincent Pit Revert "Move Text::Tabs/Text::Wrap from lib to ext"
2009-08-30 Vincent Pit Build Text::Tabs before running mktables, as it needs it
2009-08-30 Steffen Mueller Text::ParseWords depends on Scalar::Util
2009-08-30 Steffen Mueller Fix Test::ParseWords' test (remove PERL_CORE boilerplate)
2009-08-30 Steffen Mueller Move Text::Tabs/Text::Wrap from lib to ext
2009-08-30 Steffen Mueller Move Text::ParseWords from lib to ext
2009-08-30 Rafael Garcia... Remove old "EXCLUDED" entry for base.pm in Maintainers.pl
2009-08-30 Rafael Garcia... Update Porting scripts and docs for the new path of...
2009-08-30 Rafael Garcia... Adapt Maintainers.pl for Module::CoreList move
2009-08-30 Rafael Garcia... Move Module::CoreList to ext/
2009-08-30 Rafael Garcia... Add missing files from the base.pm CPAN distribution
2009-08-30 Rafael Garcia... gitignore adjustments
2009-08-30 Nicholas Clark Move Net::Ping from lib to ext
2009-08-30 Nicholas Clark Move I18N::LangTags from lib to ext
2009-08-30 Nicholas Clark Move Filter::Simple from lib to ext
2009-08-30 Steffen Mueller Update Text::Balanced to 2.02
next