This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
toke.c: Add assertion
[perl5.git] / lib /
2019-04-08 Unicode ConsortiumPreliminary Unicode 12.1
2019-04-07 Karl Williamsonmktables: White-space only
2019-04-07 Karl WilliamsonPATCH: [perl #133979] uniprops02 failing on Windows
2019-04-04 Karl Williamsonmktables: Turn off DEBUG
2019-04-02 Unicode ConsortiumCorrections to Unicode 12.0
2019-03-21 Zak B. ElepBump the perl version in various places for 5.29.10
2019-03-18 Karl WilliamsonAdd warning category for variable length lookbehind
2019-03-12 Karl WilliamsonAdd tests for wildcards in Unicode property values
2019-03-12 Karl Williamsonregen/mk_invlists.pl: Add tables for Unicode wildcards
2019-03-12 Karl WilliamsonAdd warnings category experimental::uniprop_wildcards
2019-03-12 Karl Williamsonregen/mk_invlists.pl: Remove stray debugging stmts
2019-03-12 Karl Williamsonregen/mk_invlists.pl: Comment/white-space only
2019-03-12 Karl Williamsonregen/mk_invlists.pl, lib/utf8_heavy.pl: Rename variable
2019-03-12 Karl Williamsoncharclass_invlists.h: Add comment
2019-03-11 Karl WilliamsonDon't use utf8_heavy.pl unless needed
2019-03-07 Tony Cook(perl #124203) fix a similar problem with DB::lsub
2019-03-07 Tony Cookbump $DB::VERSION for perl5db.pl to 1.55
2019-03-07 Tony Cook(perl #124203) avoid a deadlock in DB::sub
2019-03-07 Karl WilliamsonAdd hook for Unicode private use override
2019-03-04 Unicode ConsortiumUse Unicode 12.0
2019-03-04 Karl WilliamsonProperly handle systems with crippled locales
2019-03-04 Karl Williamsonlib/locale.t: Improve wording of test name
2019-02-21 Nicolas RBump the perl version in various places for 5.29.9
2019-02-18 Aristotle Pagaltzisdeprecate: bump $VERSION to 0.04
2019-02-17 Aristotle Pagaltzisdeprecate: expand the documentation
2019-02-17 Aristotle Pagaltzisprepare next patch
2019-02-17 Aristotle Pagaltzisdeprecate: fix POD heading level
2019-02-17 Karl Williamsonmktables: Omit unnecessary duplicates
2019-02-15 Karl WilliamsonRemove relics of regex swash use
2019-02-05 Karl Williamsonmktables: Make Turkic 'I' chars problematic
2019-02-05 David MitchellAvoid leak in multiconcat with overloading.
2019-01-20 AbigailBump the perl version in various places for 5.29.8
2018-12-25 Karl WilliamsonMove 2 property defns to mktables
2018-12-18 AbigailBump the perl version in various places for 5.29.7
2018-11-24 James E KeenanSplit NAME line on multiple whitespaces
2018-11-20 Karen EtheridgeBump the perl version in various places for 5.29.6
2018-10-20 Aaron CraneBump the Perl version for 5.29.5
2018-10-17 James E KeenanFatalize use of $* and $#
2018-10-10 Tony Cook(perl #126760) adapt sigtrap for layers on STDERR.
2018-10-10 Tony Cook(perl #125760) fatalize sysread/syswrite/recv/send...
2018-10-09 Alexandr Savcafix typos
2018-09-26 Dagfinn Ilmari Man... Remove arybase support from B::Deparse
2018-09-26 Dagfinn Ilmari Man... Remove support for setting $[ to a non-zero value
2018-09-26 Tony Cook(perl #130674) don't modify $^H in vars.pm
2018-09-25 James E KeenanRemove B::Debug from core distribution.
2018-09-21 John SJ Andersonbumping versions to 5.29.4
2018-09-03 James E KeenanThere is no getpw() function in User::grent.
2018-09-03 James E KeenanRemove superfluous variable $gr_mem.
2018-09-03 James E KeenanCorrect typo reported by Elizabeth Mattijsen
2018-08-20 Chris 'BinGOs' Wil... Bump the perl version in various places for 5.29.3
2018-08-20 Karl Williamsonmktables: Handle platforms with 3 digit exponents
2018-08-09 sisyphuslib/locale.t - no longer special case quadmath builds
2018-08-03 Karl Williamsonmktables: Some tests are invalid
2018-07-22 Karl Williamsonlib/warnings.pm: Bump version to 1.43
2018-07-22 Karl Williamsonlib/Config/Extensions.pm: Bump version to .03
2018-07-22 Aaron CraneEnsure perlmodlib.pod contains all non-dual-life modules
2018-07-20 Unicode ConsortiumUse Unicode 11.0
2018-07-20 Karl WilliamsonPrepare for Unicode 11.0
2018-07-20 Karl Williamsonmktables: Comment, white-space
2018-07-20 Karl Williamsonmktables: Avoid some unnecessary work
2018-07-20 Karl Williamsonmktables: Improve warning message
2018-07-20 Steve HayBump version to 5.29.2
2018-06-26 Sawyer Xregen opcodes for 5.29.1
2018-06-25 Karl Williamsonmktables: Correct L<> for perluniprops; rmv trail space
2018-06-25 Karl Williamsonmktables: Add, change some comments
2018-06-25 Karl Williamsonmktables: Handle cjkiicore properly
2018-06-25 Karl Williamsonmktables: Add guard against Unicode breakage
2018-06-25 Karl WilliamsonAdd tests for qr/\p{}/
2018-06-25 Karl Williamsonutf8.c: Handle qr!\p{nv=6/8}!
2018-06-25 Karl WilliamsonRevise \p{nv=float} lookup
2018-06-25 Karl WilliamsonRemove support for qr/\p{_CanonDCIJ}
2018-06-25 Karl WilliamsonRemove support for qr/\p{_Comb_Above}/
2018-06-25 Karl WilliamsonRemove qr/\p{_Case_Ignorable}/
2018-06-25 Karl Williamsonqr/\p{...}/: Rmv redundant text from warning msg detail
2018-06-25 Karl WilliamsonUnicode::UCD: Avoid uninit message
2018-06-23 Sawyer XBump version to 5.29.0 and regenerate everything
2018-05-01 Karl Williamsonlib/locale.t: TODO some locales on Solaris
2018-05-01 Karl Williamsonlib/locale.t: Mark a test problematic
2018-04-20 Sawyer XFix Module::CoreList versions
2018-04-20 Aaron CraneDocument that `use v5.12` and `use feature ":5.12"...
2018-04-19 Aaron CraneRT#132744: clarify subs/vars documentation
2018-04-17 Karl Williamsonmktables: Add tests for t/re/unipropsFOO
2018-04-04 David Mitchellbytes.pm: remove 'use utf8' from example
2018-03-21 Karl Williamsonmktables: Add aliases to the Present_In property
2018-03-21 Todd RinaldoAdjust code which did not get automatically switched...
2018-03-20 David MitchellDeparse.pm: handle postfix $r->$#*
2018-03-20 David MitchellDeparse: handle \our @a
2018-03-20 David MitchellDeparse.pm: bump version
2018-03-20 David MitchellDeparse -l: set correct line num at end of sub
2018-03-20 David MitchellDeparse.pm: tr/...//c was failing
2018-03-20 David MitchellDeparse.pm: add some code comments
2018-03-20 David MitchellDeparse: remove spurious tr/// debugging
2018-03-12 Father Chrysostomoswarnings.pm: sprintf is faster than concat
2018-03-06 Tony Cook(perl #132925) correct path handling in mktables
2018-03-02 Karl WilliamsonBump version of POSIX.pm to 1.83; warnings to 1.42
2018-03-02 Sawyer Xregen
2018-02-27 Father Chrysostomoswarnings.pm: _at_level functions and chunky handles
2018-02-19 David Mitchellpp_multiconcat: correctly honour stringify
2018-02-19 David Mitchellredo magic/overload handing in pp_multiconcat
2018-02-19 Karl WilliamsonAdd 'alpha_assertions' warnings category
next