This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove full stop in the 'try' feature heading
[perl5.git] / lib /
2023-01-16 Dagfinn Ilmari Man... Remove full stop in the 'try' feature heading
2023-01-11 James E KeenanCorrect one character typo appearing in lib/feature.pm
2022-12-31 Yves OrtonDBM_Filter/t - Use a private temporary directory for...
2022-12-26 Yves Ortonlib/DBM_filter/t/ - make test parallel safe
2022-12-20 Richard LeachBump the perl version in various places for 5.37.8
2022-12-19 Paul "LeoNerd" EvansDefine OP_HELEMEXISTSOR, a handy LOGOP shortcut for...
2022-12-06 Yves Ortonsv.c - sv_2pv_flags: Fix double FETCH from tied overloa...
2022-11-30 Zakariyya MughalDocument postderef_qq support for ->$#* interpolation
2022-11-30 Karl Williamsonfeature.pm: Bump version number
2022-11-30 Paul "LeoNerd" EvansBump B::Deparse VERSION
2022-11-30 Paul "LeoNerd" EvansDeparse.pm: Correctly handle signature //= and ||=...
2022-11-26 Paul "LeoNerd" EvansRecognise `//=` and `||=` syntax in signature parameter...
2022-11-20 Max MaischeinBump the perl version in various places for 5.37.6
2022-11-14 Karl Williamsonutf8::upgrade: Don't coerce undef arg
2022-11-02 Yves Ortoncop.h - get rid of the STRLEN* stuff from cop_warnings
2022-11-02 Yves Ortonwarnings.h - length guard cop_warnings bitvector checks
2022-11-01 chromaticEnable `use feature 'module_true'`
2022-10-24 Richard LeachOP_EMPTYAVHV - optimized empty ANONLIST/ANONHASH
2022-10-24 Graham Knopoverload: bump version
2022-10-24 Graham Knopoverload: only disable builtin warnings where blessed...
2022-10-24 Graham Knopoverload: remove localizing of error varibles when...
2022-10-24 Graham Knopoverload: clean up whitespace
2022-10-24 Tony Cookupdate B::Op_private version to match perl version
2022-10-17 Tony Cookend of file (^D on POSIX-likes) now behaves like q...
2022-10-09 Felipe GasperCompile anonymous subs as anoncode without srefgen.
2022-10-09 Felipe GasperAdd anonconst test to Deparse.t
2022-09-28 Karl Williamsonmktables: flush output immediately when debugging
2022-09-28 Unicode ConsortiumSupport Unicode 15.0
2022-09-28 Karl Williamsonmktables: Skip some new 15.0 files
2022-09-28 Karl Williamsonmktables: Skip some code for Unicode 15
2022-09-28 Karl Williamsonmktables: Revise Version line search in inputs
2022-09-28 Karl Williamsonmktables: Accept multiple @missing lines in input files
2022-09-28 Karl Williamsonmktables: Multi_Default now accepts multiple defaults...
2022-09-28 Karl Williamsonmktables: Add two methods to Multi_Default class
2022-09-28 Karl Williamsonmktables: More closely examine @missing lines
2022-09-28 Karl Williamsonmktables: Standardize value aliases
2022-09-28 Karl Williamsonmktables: Add/Fix comments, white-space
2022-09-28 Karl Williamsonmktables: Use intermed variable to shorten name
2022-09-28 Karl Williamsonmktables: Convert array to hash
2022-09-28 Karl Williamsonmktables: Fix some function signatures
2022-09-28 Karl Williamsonmktables: Reorder some code
2022-09-28 Karl Williamsonmktables: Stop infinite loop with invalid input
2022-09-26 Richard LeachB::Deparse.pm - add padsv_store to list in sub retscalar
2022-09-24 Philippe Bruhat... Reclaim unused bits in ${^WARNING_BITS}
2022-09-21 Karen EtheridgeBump the perl version in various places for 5.37.5
2022-09-20 Karen Etheridgewording fix
2022-09-08 Yves Ortonext/lib - bump module versions on Opcode.pm, APItest...
2022-09-07 Richard LeachOP_AELEMFASTLEX_STORE - combined sassign/aelemfast_lex
2022-09-05 Elvin AslanovUpdate synopses on User:: and Sys:: modules
2022-09-05 Elvin AslanovUpdate Struct.pm
2022-09-05 Elvin AslanovUpdate servent.pm
2022-09-05 Elvin AslanovUpdate protoent.pm
2022-08-30 Nicolas RPromote v5.36 usage and feature bundles doc
2022-08-30 Elvin Aslanov[doc] Update File::Basename synopsis
2022-08-30 Elvin Aslanov[doc] Update FileHandle synopsis
2022-08-30 Elvin Aslanov[doc] Update File::Copy synopsis
2022-08-26 Elvin Aslanov[doc] Update File::stat synopsis
2022-08-25 Richard LeachAdd OPpTARGET_MY optimization to OP_UNDEF
2022-08-22 Karl Williamsonlocale_threads.t: Use I18N::Langinfo, not POSIX::locale...
2022-08-22 Karl Williamsonlib/locale.t: Use I18N::Langinfo, not POSIX::localeconv()
2022-08-20 Neil BowersBumping perl version in various places for 5.37.4
2022-08-17 Richard LeachImplement OP_PADSV_STORE - combined sassign/padsv OP
2022-08-05 Elvin Aslanovperl5db.pl: Spelling
2022-08-04 Elvin AslanovTypo in "y" (PadWalker) command description 20038/head
2022-08-03 Yves Ortonregen/mk_invlists.pl - under DEBUG=1 show some progress...
2022-07-27 Dagfinn Ilmari Man... B::Deparse: Remove obsolete handling of OP_ENTERSUB...
2022-07-26 Paul "LeoNerd" EvansRename CVf_METHOD to CVf_NOWARN_AMBIGUOUS
2022-07-21 Karl Williamsonlib/locale.t: White space only
2022-07-21 Karl Williamsonlib/locale.t: Skip LC_TIME test if no LC_TIME
2022-07-21 Nicolas RBump version to 5.37.3
2022-07-20 James E KeenanDescription spelling should match function spelling
2022-07-20 James E KeenanTests for prototypes of 'builtin::*' functions
2022-07-15 Paul "LeoNerd" EvansAdd builtin function `export_lexically()`
2022-07-06 Dagfinn Ilmari Man... Remove bareword_filehandles from the :5.38 feature...
2022-07-05 Paul "LeoNerd" EvansNeaten the PADNAME flag constants
2022-07-05 James RaspassAdd builtin::is_tainted
2022-07-02 Karl Williamsonmktables: Don't generate pod for Name.pm
2022-07-01 Karl WilliamsonRevert "regex: Add POSIXA1R node"
2022-07-01 Karl Williamsonregex: Add POSIXA1R node
2022-06-20 Matthew HorsfallDump perl version everywhere to 5.37.2
2022-06-13 Karl Williamsonlib/locale.t: AIX now works
2022-06-12 Karl WilliamsonChange handy.h macro names to be C standard conformant
2022-06-08 Karl Williamsonperl5dp.pl: Bump version
2022-06-08 Karl Williamsonperl5db.pl: Make hyperlink in pod
2022-06-07 Dan Bookfeature - document that use utf8 should probably be...
2022-06-06 Karl WilliamsonUpdate checksums in some generated files
2022-06-06 Karl WilliamsonAdd official Unicode normalization tests
2022-05-30 brian greenfieldBump builtin.pm version
2022-05-30 brian greenfieldInclude 'indexed' in synopsis of builtin.pm
2022-05-28 Karl Williamsonlib/FileHandle.pm: Use proper hyperlink in pod
2022-05-28 Ricardo Signesbump version to v5.37.1: now open for business
2022-05-28 Ricardo Signesfeature.pl: update for the v5.37 bundle (and regen)
2022-05-28 Ricardo Signesregen for version bump
2022-05-24 Paul "LeoNerd" EvansDocument that use feature 'defer' is still experimental
2022-05-21 Ricardo Signesbuiltin.pm: document that it is experimental
2022-05-20 Ricardo Signesrelease prep for v5.36.0: regenerate files
2022-05-13 Paul "LeoNerd" EvansPut 'bareword_filehandles' feature back into the v5... 19705/head
2022-05-04 Karl Williamsonlib/perl5db.pl: Give proper pod links
2022-05-04 Karl Williamsonlib/perl5db.pl: Add some S<> to pod
2022-04-20 Steve HayBump version for 5.35.12
next