summaryrefslogtreecommitdiff
path: root/lib/B
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 5.32.1, ahead of its impending releaseSteve Hay2020-12-181-1/+1
* Bump perl version in various places for 5.32.0Sawyer X2020-05-291-1/+1
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-2/+2
* Bump the perl version in various places for 5.31.12Sawyer X2020-04-291-1/+1
* Bump back to 5.31.11, if we need to release itSawyer X2020-04-091-1/+1
* Bump version to 5.32.0Sawyer X2020-03-211-1/+1
* chained comparisonsZefram2020-03-123-0/+87
* Update $VERSIONJames E Keenan2020-03-121-1/+1
* B::Deparse fixup uninitialized error in deparsing weird glob statementYves Orton2020-03-122-1/+16
* Bump the perl version in various places for 5.31.10reneeb2020-02-211-1/+1
* Bump the perl version in various places for 5.31.9Matthew Horsfall2020-01-201-1/+1
* OP_MULTIDEREF: avoid trailing null aux byteDavid Mitchell2020-01-021-0/+15
* Bump the perl version in various places for 5.31.8Nicolas R2019-12-201-1/+1
* Add the `isa` operatorPaul "LeoNerd" Evans2019-12-093-4/+10
* Bump the perl version in various places for 5.31.7Chris 'BinGOs' Williams2019-11-201-1/+1
* UnTODO some tests fixed by the previous commitKarl Williamson2019-11-061-1/+1
* Reimplement tr/// without swashesKarl Williamson2019-11-061-90/+73
* Change names of some OPpTRANS flagsKarl Williamson2019-11-061-13/+13
* ignore $^H{feature/bits'} when deparsingTony Cook2019-11-021-1/+2
* Bump version to 5.31.6Steve Hay2019-10-201-1/+1
* put signature ops in their own subtree.David Mitchell2019-09-231-45/+73
* Bump Version from 5.31.4 to 5.31.5 in various placesMax Maischein2019-09-211-1/+1
* Bump version to 5.31.4 and update Module::CorelistTom Hukins2019-08-201-1/+1
* Bump version to 5.31.3Steve Hay2019-07-201-1/+1
* Run regen/opcode.pl to increment $VERSION in lib/B/Op_private.pmJames E Keenan2019-06-211-1/+1
* Bump the perl version in various places for 5.31.1Sawyer X2019-05-251-1/+1
* Bump the perl version in various places for 5.31.0Sawyer X2019-05-221-1/+1
* Bump the perl version in various places for 5.30.0Sawyer X2019-05-101-1/+1
* Deparse: mark "$a[0]\[1]" TODODavid Mitchell2019-04-191-0/+4
* Bump the perl version in various places for 5.29.10Zak B. Elep2019-03-211-1/+1
* Add warning category for variable length lookbehindKarl Williamson2019-03-181-2/+2
* Bump the perl version in various places for 5.29.9Nicolas R2019-02-201-1/+1
* Bump the perl version in various places for 5.29.8Abigail2019-01-201-1/+1
* Bump the perl version in various places for 5.29.7Abigail2018-12-181-1/+1
* Split NAME line on multiple whitespacesJames E Keenan2018-11-231-1/+1
* Bump the perl version in various places for 5.29.6Karen Etheridge2018-11-201-1/+1
* Bump the Perl version for 5.29.5Aaron Crane2018-10-201-1/+1
* Fatalize use of $* and $#James E Keenan2018-10-171-5/+0
* Remove arybase support from B::DeparseDagfinn Ilmari Mannsåker2018-09-261-26/+5
* bumping versions to 5.29.4John SJ Anderson2018-09-201-1/+1
* Bump the perl version in various places for 5.29.3Chris 'BinGOs' Williams2018-08-201-1/+1
* Bump version to 5.29.2Steve Hay2018-07-201-1/+1
* regen opcodes for 5.29.1Sawyer X2018-06-271-1/+1
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-241-1/+1
* Fix Module::CoreList versionsSawyer X2018-04-201-1/+1
* Adjust code which did not get automatically switched over to 5.027011Todd Rinaldo2018-03-201-1/+1
* Deparse.pm: handle postfix $r->$#*David Mitchell2018-03-202-4/+40
* Deparse: handle \our @aDavid Mitchell2018-03-202-1/+6
* Deparse.pm: bump versionDavid Mitchell2018-03-201-1/+1
* Deparse -l: set correct line num at end of subDavid Mitchell2018-03-201-1/+12