summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump the perl version in various places for 5.33.2Karen Etheridge2020-08-201-1/+1
* add a default enabled feature "multidimensional"Tony Cook2020-08-101-46/+70
* fix `l $var` where $var is a lexical variableTony Cook2020-08-103-273/+315
* fix C<i $obj> where $obj is a lexicalTony Cook2020-08-103-32/+67
* Widen the feature bundle hint mask to 4 bitsDagfinn Ilmari Mannsåker2020-08-041-1/+1
* Revert "Revert "Debugging GH #17671.""Karl Williamson2020-08-021-0/+4
* perl5db: allow the recorded history item length to be configuredRicardo Signes2020-07-301-6/+6
* Clearing DB::action at the end is no longer neededE. Choroba2020-07-301-4/+0
* After running an action in the debugger, turn it offE. Choroba2020-07-303-1/+30
* Update regen/feature.pl☢ ℕicolas ℝ2020-07-301-34/+30
* document the unary minus exception for barewordsTony Cook2020-07-301-3/+4
* use semicolon to separate statementsGraham Knop2020-07-301-1/+1
* Import ExtUtils::PL2BatLeon Timmermans2020-07-301-0/+1
* Revert "Debugging GH #17671."Karl Williamson2020-07-301-4/+0
* warnings: fix missed `$c` in previous commitDagfinn Ilmari Mannsåker2020-07-211-1/+1
* warnings: fix POD typo "you" → "your"Dagfinn Ilmari Mannsåker2020-07-211-1/+1
* warnings: rename `$a` and `$b` lexical variables in docs and codeDagfinn Ilmari Mannsåker2020-07-211-25/+25
* Remove PERL_GLOBAL_STRUCTDagfinn Ilmari Mannsåker2020-07-201-27/+0
* B/Deparse.pm: White-space onlyKarl Williamson2020-07-171-2/+2
* B/Deparse.t: Add tests for UTF-8 tr///Karl Williamson2020-07-171-0/+43
* B/Deparse.pm: Rework deparsing of UTF-8 tr///Karl Williamson2020-07-171-40/+123
* B/Deparse.pm: Simplify fcnKarl Williamson2020-07-171-30/+15
* B/Deparse.pm: combine 2 fcns into oneKarl Williamson2020-07-171-18/+8
* B::Deparse.pm: Extract code into a functionKarl Williamson2020-07-171-15/+19
* B/Deparse.pm: Use mnemonicsKarl Williamson2020-07-171-5/+8
* Bump the perl version in various paces for 5.33.1Sawyer X2020-07-171-1/+1
* Bump to 5.33.0Sawyer X2020-06-282-2/+8
* Bump perl version in various places for 5.32.0Sawyer X2020-05-291-1/+1
* charnames: Explicitly return undef for empty inputKarl Williamson2020-05-273-2/+9
* lib/DBM_Filter/t/encode.t: TODO a test on EBCDICKarl Williamson2020-05-271-1/+4
* pod/perluniprops: Split run-on lines before '\'Karl Williamson2020-05-272-2/+5
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-228-19/+19
* Bump the perl version in various places for 5.31.12Sawyer X2020-04-291-1/+1