This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add a missing 5 to the release announcement template
[perl5.git] / MANIFEST
2013-02-20 Chris 'BinGOs' Wil... New perldelta template for v5.17.10
2013-02-19 Jerry D. Hedden[perl #116865] Upgrade to Thread::Queue 3.02
2013-02-15 Steve HayUpdate File::Temp layout
2013-02-10 Matthew Horsfall... RT-116192 - If a directory in @INC already has a traili...
2013-02-08 David GoldenUpdated File::Temp from 0.22 to 0.22_90
2013-02-05 Chris 'BinGOs' Wil... Update Pod-Parser to CPAN version 1.60
2013-02-02 Chris 'BinGOs' Wil... Teach makemeta to use CPAN::Meta to generate both META...
2013-01-31 James E KeenanData-Dumper: Boost test coverage and refactor.
2013-01-26 Ricardo SignesImport Config-Perl-V 0.16
2013-01-24 Chris 'BinGOs' Wil... Update Digest-SHA to CPAN version 5.82
2013-01-21 Ricardo Signesmove B-Lint and File-CheckTree to ./cpan
2013-01-20 Aaron CraneMake a new perldelta for 5.17.9-to-be
2013-01-16 Nicholas ClarkRemove the Rhapsody port.
2013-01-11 Karl WilliamsonAdd back-compat (?[ ]) tests
2013-01-11 Karl WilliamsonNew regex experimental feature: (?[ ])
2013-01-01 Chris 'BinGOs' Wil... Update Term-ANSIColor to CPAN version 4.01
2012-12-27 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.025
2012-12-22 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.97
2012-12-18 Dave RolskyMake a new perldelta for 5.17.8-to-be
2012-12-17 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 6.64
2012-12-17 Chris 'BinGOs' Wil... Update Scalar-List-Utils to CPAN version 1.26
2012-12-14 Nicholas ClarkRemove the BeOS port.
2012-12-13 Nicholas ClarkGDBM_File is meant to croak() if the gdbm library has...
2012-12-10 Father ChrysostomosDosGlob: Don’t use the magic 2nd arg to glob
2012-12-10 Father ChrysostomosMove File::DosGlob from lib to ext
2012-12-09 Father ChrysostomosMANIFEST typo
2012-12-08 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.95
2012-12-08 James E KeenanHave each test print out its description.
2012-12-08 James E KeenanAdjust MANIFEST, Makefiles, test harnesses, documentati...
2012-11-25 Matthew Horsfall... RT-23180 - If we skip matching in pp_match for any...
2012-11-23 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.94
2012-11-21 Ricardo Signesadd perldelta for 5.17.7
2012-11-19 Nicholas ClarkRemove the EPOC port.
2012-11-17 Yves OrtonHash Function Change - Murmur hash and true per process...
2012-11-14 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.92
2012-11-12 Ricardo Signesfix two small typos in MANIFEST updates
2012-11-12 Shlomi FishFix "a [command]" statement.
2012-11-12 Shlomi FishAdd a test for the frame option.
2012-11-12 Shlomi FishAdd a test for o PrintRet.
2012-11-12 Shlomi Fish[perl5db] Add a test for warnLevel=1.
2012-11-12 Shlomi Fish[perl5db] Add test for dieLevel option.
2012-11-12 Shlomi FishTest more for the m staetement.
2012-11-12 Shlomi Fish[perl5db] Fix source cmd from typeahead.
2012-11-12 Shlomi FishAdd a test for the source command.
2012-11-10 Dominic HargreavesAdd the 5.12.5 perldelta
2012-11-08 Jesse Luehrsfix Carp stacktraces after deleting a stash
2012-11-06 Father ChrysostomosRemove x bit from MANIFEST
2012-11-06 Jerry D. HeddenUpgrade to Thread::Queue 3.01
2012-11-05 Father Chrysostomosleakfinder.pl
2012-11-01 Ricardo Signesadd perl5162delta
2012-10-19 Florian RagwitzAdd a new perldelta
2012-10-12 Dominic HargreavesAdd references to perl5143delta
2012-10-12 Brad GilbertMove tests from t/op/while_readdir.t to t/op/defins.t
2012-10-09 Karl WilliamsonAdd regen/regcharclass_multi_char_folds.pl
2012-10-09 Father ChrysostomosBegin perl5180delta
2012-10-04 Father ChrysostomosRewrite bignum’s hex and oct overrides
2012-10-01 Jerry D. HeddenUpgrade to threads::shared 1.42
2012-09-26 Nicholas ClarkTest the resolution behaviour for file handles and...
2012-09-26 Father ChrysostomosTest XS registration of state subs
2012-09-26 David Mitchellstop regex engine reading beyond end of string
2012-09-25 Father ChrysostomosAdd t/test_pl* to MANIFEST
2012-09-24 Jesse Luehrsdon't crash with -d if DB::DB is seen but not defined...
2012-09-23 Father Chrysostomos[perl #97466] Stop defined from propagating ref cx...
2012-09-21 Nicholas ClarkRemove the MPE/iX port.
2012-09-20 Father Chrysostomos[perl #114984] Glob.xs: Extend stack when returning
2012-09-20 Florian RagwitzAdd a new perldelta
2012-09-16 Father ChrysostomosMake &foo respect our sub
2012-09-14 Karl WilliamsonRename regen'd hdr to reflect expanded capabilities
2012-09-11 David GoldenUpdated Search::Dict to 1.07 as on CPAN
2012-09-11 Shlomi FishAdd more tests, Revert back to C-style for loops
2012-09-05 Shlomi Fishperl5db: more tests
2012-08-31 Nicholas ClarkRemove the VM/ESA port.
2012-08-31 Tony Cook[perl #112776] TODO test for warning
2012-08-28 Father ChrysostomosAdd t/run/dtrace.pl to MANIFEST
2012-08-28 Father ChrysostomosStop unterminated here-docs from leaking memory
2012-08-27 Karl WilliamsonAdd utility and .h for character's UTF-8
2012-08-26 Karl WilliamsonAdd empty inline_invlist.c
2012-08-21 Father Chrysostomos[perl #113718] Add inline.h
2012-08-21 David Nicol[perl #65838] Tests for here-docs without final newlines
2012-08-20 Steve HayMake new perldelta for 5.17.4
2012-08-19 Steve HayUpgrade to Sys-Syslog-0.31
2012-08-19 Steve HayUpgrade to Text-Tabs+Wrap-2012.0818
2012-08-19 Steve HayUpgrade Module-Metadata to 1.000011
2012-08-17 Nicholas ClarkRemove the UTS port.
2012-08-16 Steve HayUpgrade to CGI 3.60
2012-08-15 Steve HayUpgrade to Module-Pluggable 4.2
2012-08-15 Steve HayAdd new Win32 test script to MANIFEST
2012-08-14 Steve HayUpgrade to Pod-Simple 3.23
2012-08-12 jkeenanBetter description for Pod::Find.
2012-08-09 Ricardo Signesadd the 5.16.1 perldelta
2012-08-09 Steve HayUpgrade Encode to 2.45
2012-08-09 Steve HayUpgrade Module-Load-Conditional to 0.52
2012-08-08 Tony Cookignore PERL_XMLDUMP when tainting
2012-08-04 David LeadbeaterStore version information as a delta in Module::CoreList
2012-08-01 Nicholas ClarkTest that when directories in @INC are skipped, coderef...
2012-08-01 Steve HayAdd a USE_64_BIT_INT build option to the Windows makefiles.
2012-07-20 Tony Cooknew perldelta
2012-07-14 Tony CookUpgrade Socket to 2.002
2012-07-08 Father ChrysostomosCorrect err msg when calling stub w/no autoload fb
2012-07-07 Father Chrysostomosrv2cv hooks should not create 2nd-class subs
next