This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
document the unary minus exception for barewords
[perl5.git] / lib / B /
2020-07-18 Karl WilliamsonB/Deparse.pm: White-space only
2020-07-18 Karl WilliamsonB/Deparse.t: Add tests for UTF-8 tr///
2020-07-18 Karl WilliamsonB/Deparse.pm: Rework deparsing of UTF-8 tr///
2020-07-18 Karl WilliamsonB/Deparse.pm: Simplify fcn
2020-07-18 Karl WilliamsonB/Deparse.pm: combine 2 fcns into one
2020-07-18 Karl WilliamsonB::Deparse.pm: Extract code into a function
2020-07-18 Karl WilliamsonB/Deparse.pm: Use mnemonics
2020-07-17 Sawyer XBump the perl version in various paces for 5.33.1
2020-06-27 Sawyer XBump to 5.33.0
2020-05-30 Sawyer XBump perl version in various places for 5.32.0
2020-05-29 Sawyer XBump perl version in various places for 5.32.0
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
2020-04-28 Sawyer XBump the perl version in various places for 5.31.12
2020-04-09 Sawyer XBump back to 5.31.11, if we need to release it
2020-03-20 Sawyer XBump version to 5.32.0
2020-03-13 Zeframchained comparisons
2020-03-12 James E KeenanUpdate $VERSION
2020-03-12 Yves OrtonB::Deparse fixup uninitialized error in deparsing weird...
2020-02-21 reneebBump the perl version in various places for 5.31.10
2020-01-20 Matthew HorsfallBump the perl version in various places for 5.31.9
2020-01-02 David MitchellOP_MULTIDEREF: avoid trailing null aux byte
2019-12-21 Nicolas RBump the perl version in various places for 5.31.8
2019-12-09 Paul "LeoNerd" EvansAdd the `isa` operator
2019-11-20 Chris 'BinGOs' Wil... Bump the perl version in various places for 5.31.7
2019-11-07 Karl WilliamsonUnTODO some tests fixed by the previous commit
2019-11-07 Karl WilliamsonReimplement tr/// without swashes
2019-11-07 Karl WilliamsonChange names of some OPpTRANS flags
2019-11-02 Tony Cookignore $^H{feature/bits'} when deparsing
2019-10-20 Steve HayBump version to 5.31.6
2019-09-23 David Mitchellput signature ops in their own subtree.
2019-09-20 Max MaischeinBump Version from 5.31.4 to 5.31.5 in various places
2019-08-20 Tom HukinsBump version to 5.31.4 and update Module::Corelist
2019-07-20 Steve HayBump version to 5.31.3
2019-06-21 James E KeenanRun regen/opcode.pl to increment $VERSION in lib/B...
2019-05-24 Sawyer XBump the perl version in various places for 5.31.1
2019-05-22 Sawyer XBump the perl version in various places for 5.31.0
2019-05-10 Sawyer XBump the perl version in various places for 5.30.0
2019-04-19 David MitchellDeparse: mark "$a[0]\[1]" TODO
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-02-21 Nicolas RBump the perl version in various places for 5.29.9
2019-01-20 AbigailBump the perl version in various places for 5.29.8
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-09-26 Dagfinn Ilmari Man... Remove arybase support from B::Deparse
2018-09-21 John SJ Andersonbumping versions to 5.29.4
2018-08-20 Chris 'BinGOs' Wil... Bump the perl version in various places for 5.29.3
2018-07-20 Steve HayBump version to 5.29.2
2018-06-26 Sawyer Xregen opcodes for 5.29.1
2018-06-23 Sawyer XBump version to 5.29.0 and regenerate everything
2018-04-20 Sawyer XFix Module::CoreList versions
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-02 Sawyer Xregen
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
2017-12-29 Zeframrevert smartmatch to 5.27.6 behaviour
2017-12-25 Karl WilliamsonAdd warning for script runs being experimental
2017-12-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.27.8
2017-12-17 Zeframmerge branch zefram/dumb_match
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-11-29 Zeframremove unused CXp_FOR_DEF and OPpITER_DEF
2017-11-29 Zeframremove useless "break" mechanism
2017-11-29 Zeframuse LOOP struct for entergiven op
2017-11-28 Zeframremove useless "default" mechanism
2017-11-23 David MitchellDeparse: handle warnings NOFATAL
2017-11-23 David MitchellDeparse: handle state attributes
2017-11-23 David MitchellDeparse: don't parenthesise state @a = ...
2017-11-23 David MitchellDon't Deparse "${$}abc" as "$$abc"
2017-11-23 David MitchellDeparse: avoid upgrading RV to GV in stash entries
2017-11-23 David MitchellDeparse nested (($x .= ...) .= ...) correctly.
2017-11-23 David Mitchelladd OPpCONCAT_NESTED flag
2017-11-23 David MitchellDeparse.pm: handle optimised-away keys() better
2017-11-22 Zeframdrop op flag for implicit smartmatch
2017-11-20 Karen EtheridgeBump the perl version in various places for 5.27.7
2017-11-17 Zeframrestore deparsing style for \&foo
2017-11-17 Zeframrip out quicksort and sort algorithm control
2017-11-16 Zeframdeparse trailing-colon barewords carefully
2017-11-16 Zeframdeparse ::CORE::foo barewords carefully
2017-11-16 Zeframrip out CPAN-release cruft from B::Deparse
2017-11-15 Zeframfix handling of registered warning categories
2017-11-15 Todd RinaldoRemove use vars from B::Deparse
2017-11-06 John LightseyFix deparsing of transliterations with unprintable...
2017-11-05 Zeframdeparse implicit ~~ as explicit with -x2
next