This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Simplify the code related to prime_env_iter().
[perl5.git] / lib /
2021-09-15 Karl Williamsonmktables: Remove relics of removed legacy tables
2021-09-15 Unicode ConsortiumSupport Unicode 14.0
2021-09-15 Karl Williamsonregen/mk_invlists.pl: Add comment
2021-09-15 Karl Williamsonmktables: Split a Line Break equivalence class
2021-09-15 Karl Williamsonmktables: Reorder some comments, white-space
2021-09-15 Karl Williamsonmktables: Rename variable, and hoist calc from loop
2021-09-13 Tony Cooktest and fix using T_CVREF_REFCOUNT as an output parameter
2021-09-13 Tony Cooktest and fix using T_AVREF_REFCOUNT as an output parameter
2021-09-13 Tony Cooktest and fix using T_HVREF_REFCOUNT as an output parameter
2021-09-13 Tony Cooktest and fix using T_SVREF_REFCOUNT as an output parameter
2021-09-13 Tony Cooktest and fix using T_SV as an OUTPUT parameter
2021-09-01 Karl WilliamsonUnicode::UCD: Don't depend on a file current syntax
2021-09-01 Karl WilliamsonUCD.t: Add test
2021-09-01 Karl WilliamsonUnicode::UCD: Fix typo in pod
2021-09-01 Karl WilliamsonRemove deprecated Unicode files
2021-08-25 Paul "LeoNerd" EvansCreate `defer` syntax and `OP_PUSHDEFER` opcode
2021-08-23 Karen EtheridgeBump the perl version in various places for 5.35.4
2021-08-22 Dan Bookperlfunc 'ref' and UNIVERSAL: document isa operator...
2021-08-18 Nicholas Clarkperldelta for sort.pm becoming a no-op.
2021-08-15 Karl Williamsonmktables: Generate =head1 NAME line in Name.pm
2021-08-15 Ben CornettDocument v5.35 warnings-on-by-default
2021-08-14 James E Keenanlib/unicore/mktables: correct sub signatures in 2 locations
2021-08-11 Karl Williamsonmktables: Change "null string" to "empty string"
2021-08-11 Karl Williamsonmktables: Add, fix comments
2021-08-11 Karl Williamsonmktables: Fix debugging issues
2021-08-10 Tony CookProvide a simple API for testing features enabled
2021-08-09 Karl Williamsonmktables: Fix table output
2021-08-07 Karl WilliamsonRemove EBCDIC-only code
2021-08-06 Slaven RezicEnable capture variables to be used in a Net::hostent... 19023/head
2021-07-31 Nicholas ClarkRemove the flags OPpSORT_STABLE and OPpSORT_UNSTABLE.
2021-07-31 Nicholas ClarkThe sort pragma is now a no-op. It no longer sets or...
2021-07-31 Karl Williamsonregen/charset xlations.pl: Use revised UTF-8 macros
2021-07-25 Ricardo Signesfeature.pl: bump version number to 1.67 18864/head
2021-07-25 Ricardo SignesB::Deparse tests: turn on "switch" to test break()...
2021-07-25 Ricardo Signesfeature.pm: drop "switch" from latest version bundle
2021-07-25 Karl Williamsonlib/diagnostics.pm: Generalize for EBCDIC
2021-07-24 Neil BowersBump the perl version in various places ready for 5...
2021-07-20 Karl WilliamsonUnicode::UCD: Bump version; regen
2021-07-20 Jakub WilkUnicode::UCD: Fix character name in POD
2021-07-17 Thibault DUPONCHELLEPut back the old url for unicode.org (in lib/unicore...
2021-07-13 Thibault DuponchelleHaiku BFS does not store atime and always return curren...
2021-07-06 James E KeenanIntroduce Pod::Html::Auxiliary
2021-06-28 Leon TimmermansRemove :win32 PerlIO layer
2021-06-22 Tony Cookperl5db: add tests for v command
2021-06-22 Tony Cookbump perl5db.pl $VERSION to 1.61
2021-06-22 Atsushi SUGAWARAfix comment.
2021-06-22 Atsushi SUGAWARAlib/perl5db.pl: cmd_l() no longer exists.
2021-06-20 Max MaischeinBump the perl version in various places for 5.35.2
2021-06-17 Thibault DUPONCHELLEUpdate UCD version. Remove changes to cpan Encode.... 18899/head
2021-06-17 Thibault DUPONCHELLEFix several unicode.org links
2021-06-15 Felipe GasperFix spelling: precede
2021-06-14 Matthew HorsfallB::Deparse: Handle try/catch when catch has an ENTER...
2021-05-31 Karl Williamsonperluniprops: Remove references to Unicode::Unihan
2021-05-31 Karl WilliamsonBump feature.pm Version to 1.66
2021-05-31 Felipe GasperClarify descriptions of unicode_eval and evalbytes.
2021-05-25 Tony CookFile::Copy: compare inode numbers as strings
2021-05-24 Leon TimmermansMake use open :std push layers without any munging
2021-05-22 Max MaischeinBump the perl version in various places for 5.35.1
2021-05-21 Felipe Gasperincorporate review feedback
2021-05-21 Felipe GasperGive SV information in default typemap
2021-05-21 Dan BookFile::stat - Fix typo in synopsis
2021-05-20 Sawyer XBump to 5.35.0:
2021-05-04 Sawyer XBump perl version in various places for 5.34.0
2021-05-01 Ricardo Signesfeature.pm: fix a typo
2021-04-30 Ricardo Signesfeature.pm: note that "try" is experimental 18757/head
2021-04-16 Ricardo Signesmostly docs: replace "pumpking" when referring to the... 18722/head
2021-04-08 Karl Williamsoncharnames.t: Fix test names
2021-04-04 Ricardo Signesfeature.pl: document all experiments identically
2021-04-04 Ricardo Signesfeature.pl: stop using "switch" as a demo feature!
2021-03-21 Nicolas RBump version in B::Op_private
2021-02-20 reneebbump version to 5.33.8
2021-02-14 Paul "LeoNerd" EvansAdd B::Deparse support for try/catch syntax
2021-02-14 Paul "LeoNerd" EvansA totally new optree structure for try/catch involving...
2021-02-11 Eugene Alvin VillarFix trivial syntax bugs in doc for multidimensional
2021-02-04 Paul "LeoNerd" EvansInitial attempt at feature 'try' 18505/head
2021-01-30 James E KeenanAdditional guidance against "FATAL => 'all'".
2021-01-21 Richard LeachBump version to 5.33.7
2021-01-17 Michael G. Schwernstyle: Detabify regen files.
2021-01-04 Tony Cookadd a bareword_filehandles feature, which is enabled...
2020-12-27 James E KeenanAvoid indirect object notation
2020-12-27 James E Keenanlib/B/Deparse-core.t: Tidy leading whitespace
2020-12-20 James E KeenanCorrect one misspelled variable name
2020-12-20 Max MaischeinBump version to 5.33.6
2020-12-08 Tony Cookbump perl5db.pl's $VERSION
2020-12-08 Tony Cooktest - and . at beginning of debugger alias name
2020-12-08 jkahrmanAllow debugger aliases that start with '-' and '.'
2020-12-01 Tony CookFile::Copy: support symlinks on Win32
2020-11-29 David CantrellAdd -negative import args for 'use warnings'
2020-11-20 Tom HukinsBump version to 5.33.5
2020-10-20 Steve HayBump version to 5.33.4
2020-10-16 Karl Williamsoncharclass_invlists.h: Add some inverse folds.
2020-10-14 Richard Leachperl5db.pl - remove redundant share()
2020-10-13 Todd RinaldoFix enough code to get make test_prep working with...
2020-10-08 Dan BookAdd crosslinks between perl5db.pl and perldebug-related...
2020-10-06 Todd RinaldoUpdate ExtUtils-MakeMaker to CPAN version 7.48
2020-09-27 Karl Williamsonutf8.pm: Add decoding example to pod
2020-09-25 Sawyer XLast bits of Perl 6 -> Raku
2020-09-20 Sawyer XBump the perl version in various places for 5.33.3
2020-09-01 Karl WilliamsonChange some link pod for better rendering
2020-08-22 James E Keenanlib/Symbol.t: Exercise qualify_to_ref()
next