summaryrefslogtreecommitdiff
path: root/dist/Carp
Commit message (Expand)AuthorAgeFilesLines
* Update Carp.pmElvin Aslanov2022-09-052-4/+4
* Revert "regex: Add POSIXA1R node"Karl Williamson2022-07-012-4/+2
* regex: Add POSIXA1R nodeKarl Williamson2022-07-012-2/+4
* Carp: Use some proper hyperlinks in podKarl Williamson2022-05-271-2/+2
* Fix a typo in a comment in Carp.pmNicholas Clark2022-05-272-3/+3
* Fix POD for $Carp::RefArgFormatterDaniel Böhmer2021-01-182-6/+6
* bump $Carp::VERSIONTony Cook2020-11-242-2/+2
* fix context of caller call in CarpGraham Knop2020-11-231-1/+1
* add gitignore exclusions for files in gitGraham Knop2020-11-231-0/+1
* Make dist/Carp strict compliant.Todd Rinaldo2020-09-305-9/+26
* delete unreliable test of Carp crash avoidanceZefram2018-03-303-27/+2
* Carp: Use ${^LAST_FH} if availableFather Chrysostomos2018-03-111-1/+20
* Don't run stack_after_err.t on VMS.Craig A. Berry2018-03-081-2/+6
* rework Carp/t/stack_after_err.t to not use perl -eYves Orton2018-02-281-63/+55
* Carp: Speed up longmess some moreFather Chrysostomos2018-02-271-13/+20
* Carp: Avoid run-time mods; StrVal workaroundsFather Chrysostomos2018-02-273-29/+147
* [perl #132910] Carp: Avoid ->canFather Chrysostomos2018-02-253-21/+68
* Carp: add test for overloads without overload.pmYves Orton2018-02-251-0/+15
* Carp: overloads can be enabled with via ::() as well as ::((Yves Orton2018-02-251-1/+1
* Carp: add comment explaining the fix for perl #131046Yves Orton2018-02-243-3/+20
* Fix perl #132902 - Carp: avoid infinite loops when checking for overloadsYves Orton2018-02-243-14/+43
* Revert "Revert "Carp: Avoid string eval""Yves Orton2018-02-241-4/+4
* Revert "Carp: Avoid string eval"Yves Orton2018-02-241-4/+4
* Carp: Avoid string evalFather Chrysostomos2018-02-231-4/+4
* better comments about Carp overload logicZefram2018-02-241-10/+9
* remove spurious _ part of Carp version numberZefram2018-02-242-2/+2
* fix Perl #132828 - dont use overload to bypass overloadsYves Orton2018-02-233-11/+25
* Fix RT #52610: Carp: Do not crash when reading @DB::argsPali2018-02-233-8/+43
* avoid vivifying UNIVERSAL::isa:: in CarpZefram2018-02-153-6/+22
* Bump Carp to version 1.45Nicolas R2017-11-213-3/+3
* Carp: optimize format_arg when arguments contain many referencesJ. Nick Koston2017-11-212-1/+10
* Revert "Speed up Carp.pm when backtrace arguments are references"Zefram2017-11-041-10/+10
* Speed up Carp.pm when backtrace arguments are referencesNicolas R2017-11-031-10/+10
* Increase $Carp::Heavy::VERSION to 1.44Father Chrysostomos2017-11-011-1/+1
* Increase $Carp::VERSION to 1.44Father Chrysostomos2017-11-011-1/+1
* Carp: Don’t choke on ISA constantFather Chrysostomos2017-11-012-2/+14
* fix problems from Carp's partial EBCDIC supportZefram2017-07-205-69/+70
* Carp/t/arg_string.t: fixup to previous fixupDavid Mitchell2016-10-271-2/+4
* Carp/t/arg_string.t: be liberal in f/p formatsDavid Mitchell2016-10-271-1/+7
* vax-netbsd: do not tempt fp overflow, which will SIGFPEJarkko Hietaniemi2016-10-211-1/+1
* Carp: say what cluck() doesDavid Mitchell2016-08-112-3/+3
* [cpan#100183] Add missing "<FH> chunk #" phrase to Carp messagesAaron Crane2016-05-163-4/+15
* Carp: Fix .t failure to compile in v5.6Karl Williamson2016-03-172-2/+3
* Add contributing info to Carp.Shlomi Fish2016-03-163-2/+11
* Document the previous commit in Carp's Changes.Shlomi Fish2016-03-071-0/+4
* Fix RTCPAN#107225 : longmess returns 1 on ref.Shlomi Fish2016-03-073-4/+24
* Carp: stable CPAN releaseRicardo Signes2015-11-063-2/+5
* Carp: CPAN release 1.37_02Ricardo Signes2015-10-303-2/+5
* Carp: remove prereq on parent.pmRicardo Signes2015-10-291-1/+0
* Carp: prepare for a new CPAN releaseRicardo Signes2015-10-255-3/+139