summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* op:h remove double space in struct op_argcheck_aux declarationDagfinn Ilmari Mannsåker2020-04-131-1/+1
* regcomp.c: Rmv C undefined behaviorKarl Williamson2020-04-124-9/+8
* study_chunk: do not rewrite for trie while enframedHugo van der Sanden2020-04-112-4/+12
* Fix edge case test failure in ext/POSIX/t/mb.tDominic Hargreaves2020-04-111-7/+8
* perldata - More specific about assignment restriction of key/value slicesDan Book2020-04-111-2/+2
* Time-Piece: synch with CPAN version 1.3401Samuel Smith2020-04-097-17/+73
* perlbug - Change default behavior to save to fileDan Book2020-04-092-92/+74
* Bump back to 5.31.11, if we need to release itSawyer X2020-04-0937-229/+230
* Add Atsushi Sugawara to AUTHORSKarl Williamson2020-04-061-0/+1
* Fix typo in perlretut.pod. C<'$'> to C<$'>.Atsushi SUGAWARA2020-04-061-3/+3
* don't disable __attribute__((always_inline)) on clangTomasz Konojacki2020-04-061-1/+6
* disable __attribute__((always_inline)) for gcc <= 4.6Tomasz Konojacki2020-04-051-2/+6
* regcomp.c: Die on relative group number overflowKarl Williamson2020-04-052-2/+18
* regcomp.c: Avoid a segfaultKarl Williamson2020-04-053-8/+34
* regcomp.c: Rmv unnecessary codeKarl Williamson2020-04-052-9/+8
* regcomp.c: Rmv wrong commentKarl Williamson2020-04-051-1/+2
* regcomp.c: Don't duplicate text for an error msgKarl Williamson2020-04-051-2/+5
* regcomp.c: Look before leaping; check before allocKarl Williamson2020-04-051-9/+10
* perlapi: Clarify grok_atoUV()Karl Williamson2020-04-041-2/+3
* Configure can't find dlopen() on DragonFly BSD when using g++Tomasz Konojacki2020-04-041-0/+8
* re/pat_advanced.t: Rmv extraneous lineKarl Williamson2020-04-041-1/+0
* regcomp.c: Handle /ss\xdf/iaa properlyKarl Williamson2020-04-032-1/+7
* DragonFly BSD doesn't support SO_PROTOCOL for AF_UNIX socketsTomasz Konojacki2020-04-031-2/+2
* Storable: Fix t/huge.t PERL_TEST_MEMORY diagnostic messagesDagfinn Ilmari Mannsåker2020-04-021-2/+2
* op.c: Add, clarify commentsKarl Williamson2020-04-021-30/+48
* tr/abc/de/: Properly handle longer lhs in in-place calcKarl Williamson2020-04-022-2/+13
* doop.c: Fix typo in comment; add commentKarl Williamson2020-04-021-2/+3
* ext/XS-APItest/APItest.xs - make allowances for big endian architecturesisyphus2020-04-021-14/+108
* hv_macro.t - remove endianness considerations as they are unnecessary.sisyphus2020-04-021-19/+0
* APItest.pm: Bump version to 1.09Karl Williamson2020-04-021-1/+1
* warnings.pm - Clarify scoping of $^W examplesDan Book2020-04-012-2/+10
* scan_commit: fix flag handlingHugo van der Sanden2020-03-301-4/+2
* Eliminate build-time warningZefram2020-03-302-2/+2
* Perl_unipmlemented_op: Fix comment and unnecessary PL_op derefDagfinn Ilmari Mannsåker2020-03-291-3/+3
* ensure sv bodies are properly alignedTony Cook2020-03-291-16/+33
* regcomp.c: Add commentKarl Williamson2020-03-291-1/+4
* Sync Test-Simple with CPAN version 1.302173Chad Granum2020-03-2767-80/+94
* don't export PL_mbrlen_ps, PL_mbrtowc, PL_wcrtomb if not definedTony Cook2020-03-271-0/+12
* gh-17645: avoid oob read on conflict marker detectionHugo van der Sanden2020-03-272-4/+4
* gh-17645 test for out of bounds readHugo van der Sanden2020-03-271-0/+9
* apparently HP-UX and solaris also don't support SO_PROTOCOL for AF_UNIXTony Cook2020-03-271-2/+2
* Debugging GH #17671.Karl Williamson2020-03-241-0/+4
* test for i Foo failing to load mroTony Cook2020-03-233-0/+40
* checkAUTHORS: another name for rjbsRicardo Signes2020-03-231-0/+1
* perl5db.pl: the "i" command must load mro.pm before useRicardo Signes2020-03-231-1/+4
* perlfunc - explicitly describe relationship between sysopen, sysread, syswrit...Dan Book2020-03-231-6/+26
* Setting version to RC0Sawyer X2020-03-212-1/+2
* Bump Module::CoreList in Maintainers, update restSawyer X2020-03-213-3/+3
* Update epigraph link, tick release in another placeSawyer X2020-03-212-1/+3
* Update Module::CoreList for 5.32.0Sawyer X2020-03-213-2/+47