This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix typos
[perl5.git] / lib /
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
2018-02-18 Karl Williamsonlib/locale_threads.t: Add safe thread test
2018-02-12 Tony Cookbump $warnings::VERSION
2018-02-11 Slaven Rezićwarnings: Omit handle when $. is 0
2018-02-07 David Mitchellfix tr/// Deparse tests under EBCDIC
2018-01-20 AbigailBump the perl version in various places for 5.27.9
2018-01-19 David Mitchellmove sub attributes before the signature
2018-01-19 David Mitchelltr///; simplify $utf8 =~ tr/nonutf8/nonutf8/
2018-01-19 David Mitchelltr///c: handle len(replacement charlist) > 32767
2018-01-19 David MitchellB, Deparse fixups for tr///c
2018-01-01 Father ChrysostomosUpdate docs wrt bitwise ops
2017-12-31 Father ChrysostomosEnable bitwise feature with ‘use v5.28’
2017-12-29 Zeframrevert smartmatch to 5.27.6 behaviour
2017-12-29 Karen Etheridgeminor grammar and punctuation fixes
2017-12-28 Dagfinn Ilmari Man... Simplify Unicode::UCD::openunicode() and callers
2017-12-28 Dagfinn Ilmari Man... Fix typo in POD for new Unicode::UCD::num() variant
2017-12-28 Karl Williamsonlib/utf8.pm: Further clarification of UTF-8 flavor
2017-12-27 Karl WilliamsonUnicode::UCD: Add optional paramter to num()
2017-12-25 Karl WilliamsonAdd warning for script runs being experimental
2017-12-25 Karl Williamsonmktables: Generate _Perl_SCX property
2017-12-25 Karl WilliamsonUnicode::UCD.pm Add undocumented internal feature
2017-12-25 Karl Williamsonmktables: Canonicalize '-' into '_'
2017-12-22 Karl Williamsonutf8.pm: Clarify that UTF-8 is Perl's extended form
2017-12-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.27.8
2017-12-18 Karl Williamsonmktables: Use already set variable
2017-12-18 Zeframfix pod markup in warnings.pm
2017-12-18 Father Chrysostomos[perl #132468] At _at_level warnings functions
2017-12-17 Zeframmerge branch zefram/dumb_match
2017-12-17 Karl WilliamsonUnicode::UCD: max code point is now IV_MAX
2017-12-11 Father ChrysostomosDeclaration after statement in typemap
2017-12-11 Father ChrysostomosAvoid newGVgen in default typemap
2017-12-06 Zeframput shadowing warnings in their own category
2017-12-06 Zeframadd "whereis"
2017-12-05 Zeframinternally change "when" to "whereso"
2017-12-05 Zeframchange "when" keyword to "whereso"
2017-12-05 Zeframmerge leavegiven op type into leaveloop
2017-12-04 David Mitchellmulticoncat: don't fold adjacent constants
2017-12-04 Karl Williamsonperluniprops/mktables: Add code points matched annotations
2017-12-04 Karl Williamsonperluniprops/mktables: Add Definition concept
2017-12-03 Karl Williamsonperluniprops/mktables: Fix wong output.
2017-11-30 Karl Williamsonperluniprops: Display controls sorted by alpha
next