summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use builtin::weaken() in t/Paul "LeoNerd" Evans2021-12-0810-54/+44
* Merge branch 'builtin-ref-utils' into bleadPaul "LeoNerd" Evans2021-12-0815-12/+209
|\
| * Give blessed() the same TRUEBOOL optimisation that ref() has in boolean contextsPaul "LeoNerd" Evans2021-12-088-23/+48
| * Add builtin::blessed, refaddr and reftypePaul "LeoNerd" Evans2021-12-0813-5/+177
|/
* Test equivalence of 'true' and 'false' to negated statementsJames E Keenan2021-12-071-0/+12
* PathTools: update bug_tracker locationMichiel Beijen2021-12-0712-16/+14
* t/perf/optcount.t for pushdefer no longer needs the $debug flagPaul "LeoNerd" Evans2021-12-071-1/+1
* mktables: Use mnemonic variable namesKarl Williamson2021-12-075-6/+6
* Fix unicore/mktables to avoid any @_ accesses in signatured subsPaul "LeoNerd" Evans2021-12-075-7355/+7355
* Merge branch 'do-not-count-tests-if-possible' into bleadJames E Keenan2021-12-0743-62/+107
|\
| * do not count tests, instead use done_testing()Michiel Beijen2021-12-0443-62/+107
* | add {} around the now two lines introduced by f7f919a0Tony Cook2021-12-071-1/+2
* | builtin.pm: Fix pod spelling, slight rewordingKarl Williamson2021-12-051-3/+3
* | Misc microoptimizations when dealing with new SVsRichard Leach2021-12-045-25/+19
* | Add builtin:: funcs for handling weakrefsPaul "LeoNerd" Evans2021-12-0414-24/+186
* | Mark scripts, modules and tests as linguist-language=PerlDagfinn Ilmari Mannsåker2021-12-031-0/+3
* | Give files autogenerated by regen/opcode.pl the linguist-generated attribute ...Paul "LeoNerd" Evans2021-12-031-0/+4
* | Improvements to OP_ISBOOLPaul "LeoNerd" Evans2021-12-037-12/+43
|/
* fix redundant apidoc warningTony Cook2021-12-021-1/+1
* Direct optree implementations of builtin:: functionsPaul "LeoNerd" Evans2021-12-0111-17/+180
* Merge branch 'hydahy/fix-gh19249' into bleadJames E Keenan2021-11-301-1/+1
|\
| * fix pod error in sv.c. Closes #19249Richard Leach2021-11-301-1/+1
|/
* builtin.c: Fix C++ compilation errorsDagfinn Ilmari Mannsåker2021-11-301-7/+6
* Add a builtin:: namespace, with true/false/isboolPaul "LeoNerd" Evans2021-11-2915-10/+322
* newSVpvn_flags().. is more efficient than sv_2mortal(newSVpvn(..))Richard Leach2021-11-294-9/+8
* newSVpvn_flags(x, .. ,SVs_TEMP) more efficient than sv_2mortal(newSVpv(x,0))Richard Leach2021-11-294-8/+15
* Add a phase_name() macro.Felipe Gasper2021-11-254-3/+24
* Also C<codeword> quote "defer" and "goto"Paul "LeoNerd" Evans2021-11-241-1/+1
* Quote the word "defer" in exception messages about control flowPaul "LeoNerd" Evans2021-11-243-14/+14
* Forbid using 'goto' to jump into a 'defer' block because everything will brea...Paul "LeoNerd" Evans2021-11-233-2/+23
* update perldsc examples to be strict compliantGraham Knop2021-11-221-67/+68
* add missing brace in perldsc hash of hashes exampleGraham Knop2021-11-221-0/+1
* Fixup Corelist.pmRichard Leach2021-11-221-1/+1
* Prepare Module::Corelist for 5.35.7Richard Leach2021-11-224-4/+33
* Bump the perl version in various places for 5.35.7Richard Leach2021-11-2119-125/+125
* new perldelta for 5.35.7Richard Leach2021-11-2110-79/+528
* Tick off 5.35.6 from release scheduleRichard Leach2021-11-211-1/+1
* Add epigraph for 5.35.6Richard Leach2021-11-211-0/+7
* add new release to perlhistv5.35.6Richard Leach2021-11-201-0/+1
* Update perldelta for 5.35.6 releaseRichard Leach2021-11-201-314/+45
* Update Module::CoreList for 5.35.6Richard Leach2021-11-201-1/+21
* Update AUTHORS list for 5.35.6Richard Leach2021-11-201-1/+1
* t/op/pack.t: Get it to pass under 'make minitest'James E Keenan2021-11-201-37/+41
* Update HTTP::Tiny to v0.080Richard Leach2021-11-194-6/+8
* Merge branch 'blead' of https://github.com/Perl/perl5 into bleadRichard Leach2021-11-194-6/+13
|\
| * Merge branch 'openstrike-blead' into bleadJames E Keenan2021-11-183-4/+5
| |\
| | * POD breakage in lib/warnings.pmPete Houston2021-11-183-4/+5
| |/
| * Additional feedbackJames E Keenan2021-11-171-7/+8
| * Update per feedbackJames E Keenan2021-11-171-4/+5
| * Obituary for David H AdlerJames E Keenan2021-11-171-2/+6