summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Update bignum, Math::BigInt, Math::BigInt::FastCalc, and Math::BigRatRichard Leach2021-11-19191-3102/+8645
|/
* perldelta for 0cdbe216286, 9bce496f83cb, 9c913148860Tony Cook2021-11-151-1/+2
* correct the comment distinguishing between threaded/unthreaded cop macrosTony Cook2021-11-151-1/+4
* Add CopFILEAVn() and use it when cleaning up COP pointersTony Cook2021-11-158-25/+71
* don't try to clean up the COP pointer during global destructionTony Cook2021-11-151-1/+5
* remove cop addressed from saved lines when the cop is freedTony Cook2021-11-152-0/+57
* document the DebugWrap class used internally to perl5db.tTony Cook2021-11-151-0/+144
* allow DebugWrap to take the test code as an argumentTony Cook2021-11-151-1/+21
* Unencrypted git protocol no longer supported by github.comJames E Keenan2021-11-092-6/+3
* Merge branch 'features-for-5-36' into bleadRicardo Signes2021-11-025-14/+35
|\
| * perldelta: update feature bundle changes for bareword_filehandlesRicardo Signes2021-11-021-3/+4
| * feature.pm: remove bareword_filehandles from :5.36Ricardo Signes2021-11-023-9/+14
| * feature updates: tweaks from code reviewRicardo Signes2021-11-022-2/+2
| * perldelta: note changes to feature bundleRicardo Signes2021-11-021-0/+9
| * perlfunc: note that bareword open is now often forbiddenRicardo Signes2021-11-021-1/+5
| * feature: remove indirect and multidimensional in v5.36Ricardo Signes2021-11-023-9/+11
|/
* Remove missed mention of perldos POD document in plan9/mkfileDagfinn Ilmari Mannsåker2021-11-021-1/+1
* Remove AT&T UWIN supportDagfinn Ilmari Mannsåker2021-11-0215-158/+14
* Remove DOS/DJGPP supportDagfinn Ilmari Mannsåker2021-11-0255-1434/+79
* One character spelling errorJames E Keenan2021-11-021-1/+1
* bump $GDBM_File::VERSIONTony Cook2021-11-021-1/+1
* gdbm: Define error codes; provide the global $gdbm_errno variable.Sergey Poznyakoff2021-11-023-11/+284
* pp_system: safe to switch in sv_setpvn_fresh hereRichard Leach2021-11-011-1/+1
* pp_match: newSVpvn_flags now more efficient than sv_newmortal + sv_setpvn.Richard Leach2021-11-011-4/+7
* sv.c: use Perl_sv_grow_fresh & Perl_sv_setvpn_freshRichard Leach2021-11-011-4/+8
* sv.c: add Perl_sv_grow_fresh & Perl_sv_setvpn_freshRichard Leach2021-11-014-0/+94
* Regen Configure and friends after backportsH.Merijn Brand2021-10-294-194/+202
* release schedule: neilb to handle 2021-12Ricardo Signes2021-10-291-1/+1
* Merge branch 'fix-grammar' into bleadJames E Keenan2021-10-232-2/+3
|\
| * lib/diagnostics.pm remove obscure wording in PODRobert Rothenberg2021-10-232-2/+3
|/
* Prepare Module::Corelist for 5.35.6Leon Timmermans2021-10-214-4/+19
* Bump version to 5.35.6Leon Timmermans2021-10-2121-125/+140
* new perldelta for 5.35.6Leon Timmermans2021-10-2110-184/+633
* Tick off 5.35.5 from release scheduleLeon Timmermans2021-10-211-1/+1
* Add epigraph for 5.35.5Leon Timmermans2021-10-211-0/+17
* Add 5.35.5 to perlhistv5.35.5Leon Timmermans2021-10-211-0/+1
* Update perldelta for 5.35.5 releaseLeon Timmermans2021-10-211-211/+92
* Update Module::CoreList for 5.35.5Leon Timmermans2021-10-211-2/+104
* inline.h: _BitScanForward64 is available only on 64-bit architecturesTomasz Konojacki2021-10-211-1/+1
* inline.h: remove superfluous Visual C++ version checksTomasz Konojacki2021-10-211-5/+5
* Revert "Introduce a "declaration after statement" into inline.h"Leon Timmermans2021-10-201-1/+3
* Add dropping old MSVC++ (pre-VC12) to perldeltaLeon Timmermans2021-10-201-2/+4
* Perl_newHVhv should use share_hek_hek() instead of share_hek_flags()Nicholas Clark2021-10-201-7/+10
* Fix the build and tests when NODEFAULT_SHAREKEYS is definedNicholas Clark2021-10-204-3/+33
* Perl_newHVhv() did not correctly copy hashes with non-shared keysNicholas Clark2021-10-201-0/+8
* hv_delete_common() must not call GvAV() on a non-GVNicholas Clark2021-10-202-2/+10
* op.c: use %zd to format PADOFFSET valuesDagfinn Ilmari Mannsåker2021-10-201-2/+2
* Add NetWare removal to perlportLeon Timmermans2021-10-201-0/+12
* Add nick@i3.procura.nl to mailmapLeon Timmermans2021-10-201-0/+1
* Update Encode to 3.16Leon Timmermans2021-10-194-6/+6