summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* eval_sv(): call pp_entereval() via runopsDavid Mitchell2023-02-281-1/+4
* Bump $VERSION in lib/feature.pm to 1.81.James E Keenan2023-02-241-1/+1
* Document that smartmatch is deprecated and will be removed in 5.42Philippe Bruhat (BooK)2023-02-251-0/+3
* Replace 'experimental::smartmatch' by 'deprecated' in testsPhilippe Bruhat (BooK)2023-02-252-9/+9
* Deprecate smartmatchPhilippe Bruhat (BooK)2023-02-251-71/+67
* Benchmark.t - sanity check for a broken times()Yves Orton2023-02-231-0/+83
* Prefer scalar assignment to get caller's first return valueRichard Leach2023-02-225-11/+11
* warnings::register - simplify use of callerJames Raspass2023-02-221-3/+2
* fix "equivelent" in a few placesTony Cook2023-02-211-7/+9
* Bump the perl version in various places for 5.37.10Karen Etheridge2023-02-201-1/+1
* manually triggered generated files - add file type data to modelineYves Orton2023-02-191-2/+2
* generated files - update mode lines to specify file typeElvin Aslanov2023-02-195-10/+10
* experimental: sync with CPAN version 0.031Leon Timmermans2023-02-151-0/+1
* Field :param attributes, //= and ||= default assignmentsPaul "LeoNerd" Evans2023-02-101-1/+4
* Accept field VAR = EXPR on field varsPaul "LeoNerd" Evans2023-02-101-0/+7
* Initial attack at basic 'class' featurePaul "LeoNerd" Evans2023-02-104-7/+31
* Don't test if PATHs are wrappedHåkon Hægland2023-02-071-1/+6
* UNIVERSAL.pm - Use lexical variables in SynopsisElvin Aslanov2023-01-311-11/+11
* bump version for 5.37.9reneeb2023-01-211-1/+1
* Remove full stop in the 'try' feature headingDagfinn Ilmari Mannsåker2023-01-161-1/+1
* Correct one character typo appearing in lib/feature.pmJames E Keenan2023-01-111-2/+2
* DBM_Filter/t - Use a private temporary directory for testsYves Orton2022-12-312-13/+26
* lib/DBM_filter/t/ - make test parallel safeYves Orton2022-12-267-55/+55
* Bump the perl version in various places for 5.37.8Richard Leach2022-12-201-1/+1
* Define OP_HELEMEXISTSOR, a handy LOGOP shortcut for HELEM existence testsPaul "LeoNerd" Evans2022-12-191-0/+4
* sv.c - sv_2pv_flags: Fix double FETCH from tied overloaded scalarYves Orton2022-12-061-1/+1
* Document postderef_qq support for ->$#* interpolationZakariyya Mughal2022-11-301-3/+4
* feature.pm: Bump version numberKarl Williamson2022-11-301-1/+1
* Bump B::Deparse VERSIONPaul "LeoNerd" Evans2022-11-301-1/+1
* Deparse.pm: Correctly handle signature //= and ||= paramsPaul "LeoNerd" Evans2022-11-302-1/+21
* Recognise `//=` and `||=` syntax in signature parameter defaultsPaul "LeoNerd" Evans2022-11-261-1/+7
* Bump the perl version in various places for 5.37.6Max Maischein2022-11-201-1/+1
* utf8::upgrade: Don't coerce undef argKarl Williamson2022-11-142-1/+6
* cop.h - get rid of the STRLEN* stuff from cop_warningsYves Orton2022-11-021-1/+1
* warnings.h - length guard cop_warnings bitvector checksYves Orton2022-11-021-1/+1
* Enable `use feature 'module_true'`chromatic2022-11-011-6/+14
* OP_EMPTYAVHV - optimized empty ANONLIST/ANONHASHRichard Leach2022-10-242-8/+27
* overload: bump versionGraham Knop2022-10-241-1/+1
* overload: only disable builtin warnings where blessed is calledGraham Knop2022-10-241-1/+1
* overload: remove localizing of error varibles when not loading a moduleGraham Knop2022-10-241-2/+0
* overload: clean up whitespaceGraham Knop2022-10-241-360/+364
* update B::Op_private version to match perl versionTony Cook2022-10-241-1/+1
* end of file (^D on POSIX-likes) now behaves like q as documentedTony Cook2022-10-171-5/+11
* Compile anonymous subs as anoncode without srefgen.Felipe Gasper2022-10-101-3/+19
* Add anonconst test to Deparse.tFelipe Gasper2022-10-101-0/+7
* mktables: flush output immediately when debuggingKarl Williamson2022-09-282-1/+2
* Support Unicode 15.0Unicode Consortium2022-09-2861-2208/+4210
* mktables: Skip some new 15.0 filesKarl Williamson2022-09-282-1/+14
* mktables: Skip some code for Unicode 15Karl Williamson2022-09-282-2/+4
* mktables: Revise Version line search in inputsKarl Williamson2022-09-282-13/+23