summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* mktables: Accept multiple @missing lines in input filesKarl Williamson2022-09-282-11/+78
* mktables: Multi_Default now accepts multiple defaults per propertyKarl Williamson2022-09-282-4/+19
* mktables: Add two methods to Multi_Default classKarl Williamson2022-09-282-5/+13
* mktables: More closely examine @missing linesKarl Williamson2022-09-282-4/+15
* mktables: Standardize value aliasesKarl Williamson2022-09-282-5/+38
* mktables: Add/Fix comments, white-spaceKarl Williamson2022-09-282-79/+95
* mktables: Use intermed variable to shorten nameKarl Williamson2022-09-282-23/+19
* mktables: Convert array to hashKarl Williamson2022-09-282-10/+13
* mktables: Fix some function signaturesKarl Williamson2022-09-282-8/+6
* mktables: Reorder some codeKarl Williamson2022-09-282-18/+18
* mktables: Stop infinite loop with invalid inputKarl Williamson2022-09-282-1/+2
* B::Deparse.pm - add padsv_store to list in sub retscalarRichard Leach2022-09-261-2/+2
* Reclaim unused bits in ${^WARNING_BITS}Philippe Bruhat (BooK)2022-09-242-211/+191
* Bump the perl version in various places for 5.37.5Karen Etheridge2022-09-201-1/+1
* wording fixKaren Etheridge2022-09-201-1/+1
* ext/lib - bump module versions on Opcode.pm, APItest and DeparseYves Orton2022-09-081-1/+1
* OP_AELEMFASTLEX_STORE - combined sassign/aelemfast_lexRichard Leach2022-09-072-0/+12
* Update synopses on User:: and Sys:: modulesElvin Aslanov2022-09-052-8/+8
* Update Struct.pmElvin Aslanov2022-09-051-8/+8