This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #115928] a consistent (public) rand() implementation
[perl5.git] / MANIFEST
2013-09-11 Steve HayUpgrade Module::Metadata from version 1.000017 to 1...
2013-09-11 Steve HayEXCLUDE Module-Metadata's t/taint.t: we don't have...
2013-09-11 Steve HayUpgrade Module::Metadata from version 1.000016 to 1...
2013-09-10 Steve HayUpgrade HTTP::Tiny from version 0.34 o 0.35
2013-09-10 SmylersTest that README and perl -v copyright years match
2013-09-08 Father ChrysostomosRevert "Let av_push accept NULL values"
2013-09-07 Father ChrysostomosLet av_push accept NULL values
2013-09-06 Andy DoughertyRemove Configure hints for the old AT&T 3b1.
2013-09-05 Nicholas ClarkRemove support for GNU DLD in DynaLoader.
2013-09-03 SmylersRestore perlrepository.pod in stub form
2013-09-03 Steve Hayversion has been upgraded from version 0.9903 to 0...
2013-08-29 Zeframpreserve $! and $^E in Carp
2013-08-29 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.54
2013-08-27 Father Chrysostomos[perl #119311] Keep CvDEPTH and savestack in sync
2013-08-26 Tony Cook[perl #85104] TODO test for preserving $^E across signa...
2013-08-25 Father ChrysostomosStop minlen regexp optimisation from rejecting long...
2013-08-25 Zeframinstall useful Regexp::CARP_TRACE from Carp
2013-08-24 Zeframconsistently escape args in Carp stack trace
2013-08-24 Father ChrysostomosAdd perl5200delta to MANIFEST
2013-08-23 Daniel Draganrestore XS module building for WinCE
2013-08-22 Zeframdetect Carp/Carp::Heavy version mismatch
2013-08-22 Marco PeereboomAdd support for Bitrig BSD
2013-08-21 Zeframavoid Unicode warnings in Carp
2013-08-21 Tony Cook[perl #113054] test find2perl, with a TODO for ? glob...
2013-08-21 Father Chrysostomosadd perl5181delta
2013-08-20 Steve HayCreate new perldelta for 5.19.4
2013-08-19 Marcus Holland-MoritzUpdate Devel-PPPort to CPAN version 3.21
2013-08-17 Nicholas ClarkAdd the upstream Makefile.PL for Cwd
2013-08-17 James E KeenanAvert crashes when testing in parallel.
2013-08-13 Father ChrysostomosCopy PADTMPS passed to XSUBs
2013-08-13 Father ChrysostomosDescribe ext/XS-APItest/t/call.t better
2013-08-10 Father ChrysostomosRevert "[perl #117855] Store CopFILEGV in a pad under...
2013-08-09 Darin McBrideCarp now handles objects with string overloads.
2013-08-07 Steve HayUpgrade IPC::Cmd from 0.82 to 0.84
2013-08-05 Father ChrysostomosTest that ss_dup handles all savestack items
2013-08-05 Father Chrysostomos[perl #117855] Store CopFILEGV in a pad under ithreads
2013-08-01 Chris 'BinGOs' Wil... Update Scalar-List-Utils to CPAN version 1.29
2013-07-30 Steve HayRemove four Module-Build files which were removed in...
2013-07-26 Father ChrysostomosCorrect list.t descr in MANIFEST
2013-07-26 Tony Cook[perl #39739] TODO test for Exporter respecting warning...
2013-07-24 Nicholas ClarkGenerate lib/.gitignore from MANIFEST.
2013-07-24 Tony Cook[perl #118907] fix some issues with patch
2013-07-23 Father Chrysostomos[perl #72766] Allow huge pos() settings
2013-07-23 Aristotle PagaltzisMake the -F switch imply -a
2013-07-22 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 4.007
2013-07-22 Aristotle Pagaltziscreate fresh perldelta
2013-07-18 Chris 'BinGOs' Wil... Update Parse-CPAN-Meta to CPAN version 1.4405
2013-07-16 Nicholas ClarkMove version from lib/ to cpan/
2013-07-13 Father Chrysostomos[perl #118839] Make ā€˜nā€™ debugger cmd respect lv subs
2013-07-13 Reini Urban[perl #118139] Storable 2.42 - die in global destruction
2013-07-11 Vladimir Timofeev[perl #118829] Memory leaks in STORABLE_attach
2013-07-07 Nicholas ClarkInvert the build logic for miniperlmain.c and ExtUtils...
2013-07-07 Nicholas ClarkMove generation of ExtUtils::Miniperl to ext/ExtUtils...
2013-07-07 Nicholas ClarkGenerate utils/Makefile from utils/Makefile.PL, and...
2013-07-07 Nicholas ClarkReplace utils/Makefile.SH with utils/Makefile.PL
2013-07-05 Nicholas ClarkMove File::Find from lib/ to ext/
2013-07-03 Nicholas ClarkMove Exporter from lib/ to dist/Exporter/
2013-07-02 Nicholas ClarkMove VMS::Filespec from vms/ext to ext/
2013-07-01 Nicholas ClarkRemove Makefile targets and tools related to Irix and...
2013-07-01 Tony Cook[perl #71680] hints to use gdbm compat for [NO]DBM_File...
2013-06-27 Brian GottreuMANIFEST: add t/porting/readme.t
2013-06-27 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.034
2013-06-25 Steffen MuellerEU::ParseXS: Fix targetable size detection
2013-06-25 Steffen MuellerEU::ParseXS: Drop dup'd code: make_targetable moves...
2013-06-25 Steffen MuellerEU::ParseXS: Stop using global state; an OO interface
2013-06-25 Steffen MuellerEU::Typemaps: Implement API for typemap cloning
2013-06-24 James E Keenan[perl #113926] add tests for Pod::Html::anchorify()
2013-06-21 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.033
2013-06-21 David Goldennew perldelta
2013-06-10 Shlomi FishFix for RT #118169
2013-06-02 Chris 'BinGOs' Wil... Update Pod-Usage to CPAN version 1.63
2013-05-30 Chris 'BinGOs' Wil... Update Text-Tabs to CPAN version 2013.0523
2013-05-27 Nicholas ClarkRemove DG/UX support.
2013-05-26 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.19
2013-05-24 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.029
2013-05-24 Chris 'BinGOs' Wil... Update Pod-Perldoc to CPAN version 3.20
2013-05-24 Chris 'BinGOs' Wil... Update Pod-Usage to CPAN version 1.62
2013-05-24 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.130880
2013-05-24 Chris 'BinGOs' Wil... Updated Module-Metadata to CPAN version 1.000014
2013-05-24 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.51
2013-05-24 H.Merijn BrandUpdate Config-Perl-V to version 0.18
2013-05-21 Chris 'BinGOs' Wil... Add new Module::CoreList::Utils to MANIFEST
2013-05-21 Nicholas ClarkRemove fakethr.h and eliminate all references to it...
2013-05-20 Nicholas ClarkEliminate x2p/cflags.SH. x2p's Makefile can use .....
2013-05-20 Nicholas ClarkMove genpacksizetables.pl to regen/genpacksizetables.pl
2013-05-20 Nicholas ClarkExtract the generated packprops array into packsizetabl...
2013-05-20 Nicholas ClarkRemove perlsh, which is neither installed nor reference...
2013-05-20 Nicholas ClarkUpdate Test-Harness to CPAN version 3.27
2013-05-20 Ricardo Signesadd new perldelta
2013-05-18 Ricardo SignesRemoved cpan/File-CheckTree
2013-05-18 Ricardo SignesRemoved cpan/Text-Soundex
2013-05-18 Chris 'BinGOs' Wil... Removed cpan/Log-Message
2013-05-18 Chris 'BinGOs' Wil... Removed cpan/Log-Message-Simple
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Object-Accessor
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Term-UI
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Module-Pluggable
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Pod-LaTeX and pod2latex utility
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/B-Lint
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Archive-Extract
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/CPANPLUS and associated utilities
next