summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Fix spelling: precedeFelipe Gasper2021-06-151-1/+1
* B::Deparse: Handle try/catch when catch has an ENTER/LEAVE pairMatthew Horsfall2021-06-142-3/+16
* perluniprops: Remove references to Unicode::UnihanKarl Williamson2021-05-312-3/+3
* Bump feature.pm Version to 1.66Karl Williamson2021-05-311-1/+1
* Clarify descriptions of unicode_eval and evalbytes.Felipe Gasper2021-05-311-2/+2
* File::Copy: compare inode numbers as stringsTony Cook2021-05-251-2/+2
* Make use open :std push layers without any mungingLeon Timmermans2021-05-241-13/+8
* Bump the perl version in various places for 5.35.1Max Maischein2021-05-231-1/+1
* incorporate review feedbackFelipe Gasper2021-05-201-30/+25
* Give SV information in default typemapFelipe Gasper2021-05-201-15/+40
* File::stat - Fix typo in synopsisDan Book2021-05-201-2/+2
* Bump to 5.35.0:Sawyer X2021-05-212-2/+9
* Bump perl version in various places for 5.34.0Sawyer X2021-05-041-1/+1
* feature.pm: fix a typoRicardo Signes2021-05-011-1/+1
* feature.pm: note that "try" is experimentalRicardo Signes2021-04-301-0/+6
* mostly docs: replace "pumpking" when referring to the presentRicardo Signes2021-04-162-3/+3
* charnames.t: Fix test namesKarl Williamson2021-04-081-5/+5
* feature.pl: document all experiments identicallyRicardo Signes2021-04-041-12/+15
* feature.pl: stop using "switch" as a demo feature!Ricardo Signes2021-04-041-11/+13
* Bump version in B::Op_privateNicolas R2021-03-201-1/+1
* bump version to 5.33.8reneeb2021-02-201-1/+1
* Add B::Deparse support for try/catch syntaxPaul "LeoNerd" Evans2021-02-142-0/+34
* A totally new optree structure for try/catch involving three new optypesPaul "LeoNerd" Evans2021-02-141-0/+1
* Fix trivial syntax bugs in doc for multidimensionalEugene Alvin Villar2021-02-111-2/+2
* Initial attempt at feature 'try'Paul "LeoNerd" Evans2021-02-045-7/+28
* Additional guidance against "FATAL => 'all'".James E Keenan2021-01-301-2/+5
* Bump version to 5.33.7Richard Leach2021-01-211-1/+1
* style: Detabify regen files.Michael G. Schwern2021-01-172-96/+96
* add a bareword_filehandles feature, which is enabled by defaultTony Cook2021-01-041-56/+83
* Avoid indirect object notationJames E Keenan2020-12-271-14/+8
* lib/B/Deparse-core.t: Tidy leading whitespaceJames E Keenan2020-12-271-90/+93
* Correct one misspelled variable nameJames E Keenan2020-12-201-5/+5
* Bump version to 5.33.6Max Maischein2020-12-201-1/+1
* bump perl5db.pl's $VERSIONTony Cook2020-12-091-1/+1
* test - and . at beginning of debugger alias nameTony Cook2020-12-091-1/+7
* Allow debugger aliases that start with '-' and '.'jkahrman2020-12-091-1/+1
* File::Copy: support symlinks on Win32Tony Cook2020-12-012-3/+6
* Add -negative import args for 'use warnings'David Cantrell2020-11-281-8/+54
* Bump version to 5.33.5Tom Hukins2020-11-201-1/+1
* Bump version to 5.33.4Steve Hay2020-10-201-1/+1
* charclass_invlists.h: Add some inverse folds.Karl Williamson2020-10-161-1/+1
* perl5db.pl - remove redundant share()Richard Leach2020-10-141-1/+0
* Fix enough code to get make test_prep working with -dDusedefaultstrictTodd Rinaldo2020-10-1311-30/+74
* Add crosslinks between perl5db.pl and perldebug-related docsDan Book2020-10-081-1/+3
* Update ExtUtils-MakeMaker to CPAN version 7.48Todd Rinaldo2020-10-061-0/+1
* utf8.pm: Add decoding example to podKarl Williamson2020-09-271-1/+6
* Last bits of Perl 6 -> RakuSawyer X2020-09-261-3/+3
* Bump the perl version in various places for 5.33.3Sawyer X2020-09-211-1/+1
* Change some link pod for better renderingKarl Williamson2020-08-311-2/+2
* lib/Symbol.t: Exercise qualify_to_ref()James E Keenan2020-08-221-5/+24