summaryrefslogtreecommitdiff
path: root/lib/B
Commit message (Expand)AuthorAgeFilesLines
* bump version to 5.23.9Sawyer X2016-02-201-1/+1
* split CXt_LOOP_FOR into CXt_LOOP_LIST,CXt_LOOP_ARYDavid Mitchell2016-02-031-2/+2
* more version bumpingStevan Little2016-01-201-1/+1
* Deparse the /n flag on regexes [perl #127189]Lukas Mai2016-01-062-9/+64
* verses -> versusLukas Mai2016-01-061-1/+1
* Bump the perl version in various places for 5.23.7David Golden2015-12-211-1/+1
* [perl #116677] always deparse <> as either glob or readlineLukas Mai2015-11-212-20/+31
* Bump the perl version in various places for 5.23.6Abigail2015-11-201-1/+1
* Bump version to 5.23.5Steve Hay2015-10-201-1/+1
* Match ops no longer need OPpTARGET_MYFather Chrysostomos2015-09-291-2/+2
* Remove OPpGREP_LEXFather Chrysostomos2015-09-291-4/+0
* Remove experimental::lexical_topic warnings categoryFather Chrysostomos2015-09-291-6/+6
* Bump the perl version in various places for 5.23.4.Peter Martini2015-09-211-1/+1
* Bump the perl version in various places for 5.23.3.Matthew Horsfall2015-08-201-1/+1
* re-implement OPpASSIGN_COMMON mechanismDavid Mitchell2015-08-171-4/+10
* Bump version to 5.23.2Matthew Horsfall2015-07-201-1/+1
* Delete experimental autoderef featureAaron Crane2015-07-133-22/+39
* welcome to v5.23.1, please make regenRicardo Signes2015-06-201-1/+1
* version bump: make regen and make META.jsonRicardo Signes2015-06-011-1/+1
* bump version: make regenRicardo Signes2015-05-081-1/+1
* Bump version for 5.21.12 (although it's unlikely to happen)Steve Hay2015-04-211-1/+1
* [perl #123790] Disable targlex for some opsFather Chrysostomos2015-03-261-2/+2
* Deparse.t: test <<>>Father Chrysostomos2015-03-241-0/+3
* Bump Deparse's $VERSION following commit 65ef2c3e7d945498.Nicholas Clark2015-03-241-1/+1
* Correctly deparse <<>>Rafael Garcia-Suarez2015-03-241-1/+5
* Bump version for 5.21.11 (if that happens)Steve Hay2015-03-201-1/+1
* [perl #123947] deparse $#_ as $#_ not as $#{_}Tony Cook2015-03-022-3/+3
* [perl #123848] Allow OPpTARGET_MY on qrFather Chrysostomos2015-03-011-2/+2
* [perl #123763] pushre needs to permit OPpTARGET_MYHugo van der Sanden2015-02-281-2/+2
* added link to announcementSawyer X2015-02-211-1/+1
* lib/B/Deparse.t: Suppress unescaped qr/{/ messageKarl Williamson2015-02-181-1/+1
* Deparse state sub defined in inner subsFather Chrysostomos2015-02-162-1/+40
* Deparse: Don’t choke on SPECIAL constantsFather Chrysostomos2015-02-062-6/+12
* [perl #123753] Fix assertion failure with map+mapFather Chrysostomos2015-02-061-0/+2
* Increase $B::Deparse::VERSION to 1.33Father Chrysostomos2015-01-311-1/+1
* Deparse new bitopsFather Chrysostomos2015-01-312-5/+33
* Deparse.t: Account for new warnings categoryFather Chrysostomos2015-01-311-6/+6
* Add string- and number-specific bitop typesFather Chrysostomos2015-01-311-2/+10
* Revert the support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2015-01-251-6/+6
* More bumpbing of version number to 5.21.9. Missed this yesterday.Matthew Horsfall2015-01-211-1/+1
* Make :const experimentalFather Chrysostomos2015-01-191-6/+6
* Add :const anon sub attributeFather Chrysostomos2015-01-192-2/+7
* Add new warnings category for "use re 'strict'"Karl Williamson2015-01-131-6/+6
* complement can have OPpTARGET_MYFather Chrysostomos2015-01-051-2/+2
* lib/B/Deparse.pm: refactor a hash slightlyKarl Williamson2014-12-301-36/+34
* lib/B/Deparse.pm: Add commentKarl Williamson2014-12-301-1/+2
* lib/B/Deparse.pm: Generalize for non-ASCII platformsKarl Williamson2014-12-301-3/+9
* lib/B/Deparse.pm: Output WARNING_BITS in binaryKarl Williamson2014-12-302-7/+9
* lib/B/Deparse.pm: Move hash to earlier in fileKarl Williamson2014-12-301-35/+35
* Enable OPpTARGET_MY optimisation for cmp/<=>Father Chrysostomos2014-12-292-4/+4