projects
/
p5sagit/p5-mst-13.2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/p5-mst-13.2.git
2009-09-07
Chris Williams
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Chris Williams
Updated Module::Loaded to CPAN version 0.06
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Rafael Garcia...
Upgrade to Encode 2.37
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Abhijit Menon-Sen
Revert "Remove glob for ExtUtils::MakeMaker maintainers...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
George Greer
Remove glob for ExtUtils::MakeMaker maintainers list...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Salvador Ortiz...
Corrupt filename when setting %INC entry in a @INC...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Nicholas Clark
Remove redundant parameters to build_extension().
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Nicholas Clark
Remove support for building in vms/ext, as it's not...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Zefram
Fix [perl #66970] Incorrect coderef in MODIFY_CODE_ATTR...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Rafael Garcia...
Remove spaces in MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Rafael Garcia...
Add new Unicode files to MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Rafael Garcia...
Merge commit 'khwilliamson/U5.1' into blead
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Chris Williams
learning curves++ Had neglected to update the util...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Chris Williams
Move Archive::Tar from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Chris Williams
Neglected to rename all the changed Archive::Extract...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Chris Williams
The Archive::Extract non-packed src files were ignored...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Chris Williams
Move Archive::Extract from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Nicholas Clark
Set @INC to ../lib if we're running in t, else modules...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Craig A. Berry
Rename batch log file more reliably in configure.com.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Nicholas Clark
In PERL_CORE under ext, the %INC path for strict change...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Yves Orton
convert a bunch of duplicated mortalization logic in...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Karl Williamson
Output failures in an always printable form
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Yves Orton
add a note about the previous patches from gfx
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
gfx
call_method() uses newSVpvn_flags(), instead of sv_2mor...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
gfx
Remove an unnecessary NULL check, which is already...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
gfx
newSVpvn_flags() does mortalization in place, instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Nicholas Clark
Remove PERL_CORE boilerplate from IO::Zlib's tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Nicholas Clark
Acknowledge that Dijkmat BV funded the TPF grant.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chris Williams
Move IO::Zlib from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chris Williams
Move Params::Check from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chris Williams
Move Object::Accessor from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chris Williams
Moved Module::Load from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chris Williams
Move Module::Load::Conditional from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chris Williams
Moved Module::Loaded from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chris Williams
Adjust the Maintainers.pl after IPC-Cmd move
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chris Williams
Moved IPC::Cmd from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chris Williams
Moved Log::Message et al from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chris Williams
Moved Log::Message::Simple from lib/ to ext/
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Steffen Mueller
Fix bad test output of IPC::Open2 in ext
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Steffen Mueller
cleanup of the Devel-SelfStubber tests to run in ext
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Steffen Mueller
First step to de-coreifying the Devel::SelfStubber...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Steffen Mueller
Move Devel::SelfStubber from lib to ext
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Steffen Mueller
strip trailing whitespace in IPC::Open3 tests
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Steffen Mueller
Attempt to fix core-specific logic in IPC::Open3 tests
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Steffen Mueller
Move IPC::Open3 from lib to ext
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Steffen Mueller
Test::More'ify the IPC::Open2 tests
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Steffen Mueller
Attempt to fix core-specific logic in IPC::Open2 tests
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Steffen Mueller
Move IPC::Open2 from lib to ext
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Nicholas Clark
354c724e failed to update MANIFEST. Fail. *Always*...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Rafael Garcia...
Replace system by print in strictures/parsing regressio...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Nicholas Clark
354c724e8ab7 should only have renamed the directories...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Nicholas Clark
OS/2 hadn't been updated to cope with the ext/ restruct...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Leon Brocard
Use alternative URLs for links which are now broken...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Abhijit Menon-Sen
Entity-encode E<0xNNNN> and E<0NNN> correctly
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Bo Borgerson
Reduce #ifdefs in Perl_ck_shift
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Craig A. Berry
Work hard to skip VMS-specific extensions on Win32.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Craig A. Berry
Make configure.com aware that ext/Thread no longer...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Craig A. Berry
Move vms/ext/DCLsym and vms/ext/Stdio to ext/VMS-DCLsym...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Karl Williamson
Removed extra lines
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Karl Williamson
Add missing files from Unicode 5.1 Character Database
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Steffen Mueller
Move Tie::Memoize from lib to ext
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Steffen Mueller
Move FileCache from lib to ext
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Steffen Mueller
Move autouse from lib to ext
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Steffen Mueller
Silence more deprecation warnings in compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Jerry D. Hedden
Suppress deprecation warnings from test output
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Remove useless tests from lib/Time/Local.t
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate termcap.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate tainted.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate stat.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate shellwords.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate pwd.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate open3.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate open2.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate newgetopt.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate look.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Abhijit Menon-Sen
Deprecate lib/find{,depth}.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Yves Orton
update perlre and perldelta to document change in behav...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate importenv.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate hostname.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate getopts.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate getopt.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate getcwd.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate flush.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate fastcwd.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Chris 'BinGOs...
Move File::Fetch from lib to ext
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate exceptions.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate ctime.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate complete.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate cacheout.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate bigrat.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate bigint.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate bigfloat.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate assert.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate abbrev.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate dotsh.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Deprecate timelocal.pl with a warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Yves Orton
de-TODO a regexp test that was probably fixed with...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Yves Orton
set PERL_LEGACY_UNICODE_CHARCLASS_MAPPINGS to 0 and...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Move Tie::File from lib to ext
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Steffen Mueller
Move Package::Constants from lib to ext
commit
|
commitdiff
|
tree
|
snapshot
next