This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #115736] fix undocumented param from newATTRSUB_flags
[perl5.git] / MANIFEST
2013-12-22 Dagfinn Ilmari Man... Remove support for "do SUBROUTINE(LIST)"
2013-12-20 AbigailGenerate new perldelta
2013-12-17 Tony Cook[perl #114350] access to sdbm_prep()
2013-12-17 Tony Cook[perl #114350] add exportable PAGFEXT, DIRFEXT and...
2013-12-16 Graham Knopmake base.pm more strict about nonexistent module check
2013-12-09 Brian ChildsFixes the case where on 64bit big-endian boxes, calls...
2013-12-02 Steve HayMerge branch 'dirnames' into blead
2013-12-01 James E KeenanExtract subroutines used to test File-Find into separat...
2013-11-20 Chris 'BinGOs' Wil... New perldelta for v5.19.7
2013-11-18 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.038
2013-11-14 H.Merijn BrandAdd Synology instructions
2013-11-12 Chris 'BinGOs' Wil... Update Module-Build to CPAN version 0.4200
2013-11-08 =?UTF-8?q?Petr=20P... Commit 1735f6f53ca19f99c6e9e39496c486af323ba6a8 started...
2013-11-04 Peter MartiniMove the function to set $^X to its own file
2013-10-31 Father Chrysostomos[perl #119809] Disallow bless($ref, $tied_ref)
2013-10-28 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.037
2013-10-25 Steve HayRemove some unnecessary Makefile.PLs from cpan/ and...
2013-10-24 Steve HayMove Cwd and List-Util to folders named as per their...
2013-10-20 Steve HayCreate new perldelta for Perl 5.19.6
2013-10-19 Steve HayMove B-Deparse from dist/ to lib/ since it is non-dual...
2013-10-19 Steve HayUpgrade Scalar-List-Utils from version 1.34 to 1.35
2013-10-18 Steve HayRemove some IGNORABLE files from ext/ and lib/
2013-10-18 Steve HayRemove further IGNORABLE-like files under cpan/
2013-10-18 Steve HayRemove all IGNORABLE files under cpan/
2013-10-18 Steve HayUpgrade Test-Simple from version 0.98 to 0.99
2013-10-17 Tony Cook[perl #119893] avoid waiting on pid 0
2013-10-16 Steve HayUpgrade Scalar-List-Utils from version 1.33 to 1.34
2013-10-16 Peter MartiniAdding a prototype attribute.
2013-10-11 Steve HayUpgrade Test::Harness from version 3.28 to 3.29
2013-10-11 Steve HaySort MANIFEST
2013-10-11 Steve HayUpgrade CPAN::Meta from 2.132661 to 2.132830
2013-10-05 Father ChrysostomosAdd postfixderef.t to MANIFEST
2013-10-04 Karl WilliamsonUpgrade to Unicode 6.3
2013-09-27 Brian FraserFile::Glob: Dup glob state in CLONE()
2013-09-23 Steve HayUpgrade podlators from 2.5.1 to 2.5.2
2013-09-20 Steve HayAdd new perldelta for 5.19.5
2013-09-19 Neil BowersAdded is_core(), which returns true if the module was...
2013-09-17 Tony Cook[perl #85228] stop $!=EINVAL; waitpid(0,0) from looping
2013-09-17 VictorTest that print() is not returning EINTR.
2013-09-16 Steve HayFix a problem with mod_perl on Windows using VS2010+.
2013-09-16 Nicholas ClarkRemove the hints for Kubota Pacific's Titan 3000 Series...
2013-09-16 Tony Cooktest and briefly document DB::goto
2013-09-13 Father ChrysostomosSort MANIFEST
2013-09-13 Ruslan Zakirovupdate 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/
next