This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move api items to perlintern where macro should instead be used
[perl5.git] / ext /
2020-07-18 Karl WilliamsonXS-APItest: Silence a compiler warning
2020-07-17 James E Keenancorrupt.t: Correct spelling error
2020-06-07 Karl WilliamsonAPItest/t/utf16_to_utf8.t: Skip on EBCDIC
2020-06-07 Karl WilliamsonAPItest/t/svpv.t: Generalize for EBCDIC
2020-05-30 Sawyer XPartially reinstate "Perl 6" instead of Raku for mro...
2020-05-30 H.Merijn BrandPerl 6 -> Raku where appropriate
2020-05-25 Peter John AcklamAdd quadmath to list of libraries.
2020-05-24 Sawyer XFinally, bump version of File-Glob 17801/head
2020-05-23 Sawyer XFix File::Glob test:
2020-05-23 Sawyer XRemove File::Glob::glob() entirely
2020-05-23 Sergiy Borodychupdate POSIX POD to indicate that 'to(lower|upper)...
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
2020-05-22 Dagfinn Ilmari Man... B: Remove duplicate check for split op in walkoptree.t
2020-04-11 Dominic HargreavesFix edge case test failure in ext/POSIX/t/mb.t
2020-04-02 sisyphusext/XS-APItest/APItest.xs - make allowances for big...
2020-04-02 Karl WilliamsonAPItest.pm: Bump version to 1.09
2020-03-30 ZeframEliminate build-time warning
2020-03-19 Karl WilliamsonFile-Glob/bsd_glob.c: use PerlEnv_getenv()
2020-03-18 Karl WilliamsonPOSIX.xs: Never pass NULL to ctermid()
2020-03-16 Karl WilliamsonDynaloader: Add, fix comments
2020-03-13 Nicolas RBump IPC-Open3 versions to fix cmp_version.t
2020-03-13 Dan BookIPC::Open2 and IPC::Open3 documentation updates
2020-03-13 Nicolas RAdd strict and warnings to some .PL files
2020-03-13 Zeframchained comparisons
2020-03-11 Karl Williamsonuse re qw(debug foo) should warn
2020-03-11 Karl Williamsonext/re/re.pm: Fix up setting debug option defaults
2020-03-05 Karl WilliamsonAllow wildcard pattern debugging
2020-03-04 Tony Cookbump $XS::APItest::VERSION
2020-03-04 Tony CookAPItest: get a compile-time warning if IVdf doesn't...
2020-02-20 Karl WilliamsonFixup POSIX::mbtowc, wctomb
2020-02-20 Karl WilliamsonPOSIX::mblen: Make length parameter optional
2020-02-20 Karl WilliamsonPOSIX::mblen() Make thread-safe; allow shift state...
2020-02-12 Karl WilliamsonRemove claimed support for mbstowcs, wcstombc
2020-02-11 Marc GreenReword pod2html crossref err msgs; show only if $verbose
2020-02-04 Yves OrtonB::perlstring - add support for \e (Fix #17526)
2020-01-24 Yves OrtonXS-APItest: add tests for U8TO64_LE() and other hashing...
2020-01-23 Karl Williamsonpv_uni_display: Use common fcn; \b mnemonic
2020-01-23 Karl WilliamsonWarn on too high a code point if portable warn enabled
2020-01-06 Tony Cookerror check the calls to sigaddset in POSIX::SigSet...
2020-01-04 Karl Williamsonutf8.c: Change parameter types of internal fcns
2020-01-02 David MitchellOP_MULTIDEREF: avoid trailing null aux byte
2019-12-30 Slaven RezicUpdate documentation for hash_seed()
2019-12-29 Karl WilliamsonPOSIX.xs: Fix typo displayed when fcn doesn't exist
2019-12-25 David MitchellAPItest.xs: fix subsignature test
2019-12-23 Karl WilliamsonPOSIX.pod: Clarify strtod() text
2019-12-23 Karl WilliamsonPOSIX.pod: Clarify setlocale() text
2019-12-23 Karl WilliamsonPOSIX.pod: Clarify localeconv() text
2019-12-23 Karl WilliamsonPOSIX.pod: Fix typo
2019-12-21 Karl WilliamsonPOSIX.pod: Fix typo
2019-12-21 Karl WilliamsonPOSIX.pod: Update setlocale() docs
2019-12-18 Karl WilliamsonAdd memCHRs() macro and use it
2019-12-15 Tony CookRevert "Move PL_check to the interp vars to fix threadi...
2019-12-12 Tony Cookun-TODO pl_check.t and remove io/handle.t
2019-12-12 Tony Cookprovide a test for the PL_check mis-behaviour
2019-12-10 PaliAPItest.xs: Increase version
2019-12-10 PaliAPItest.xs: Fix compile warning: format ‘%d’ expects...
2019-12-09 Paul "LeoNerd" EvansAdd the `isa` operator
2019-12-07 Karl Williamsonext/XS-APItest/t/utf8_warn_base.pl: Fix for EBCDIC
2019-12-07 Karl Williamsonext/XS-APItest/t/utf8_warn_base.pl: Don't recalculate...
2019-12-07 Karl Williamsonext/XS-APItest/t/utf8_warn_base.pl: Fix comment typos
2019-12-04 Tony Cookmove the implementation of %-, %+ into core
2019-11-28 Karl WilliamsonPOSIX/t/time.t: Reset LC_CTYPE to C
2019-11-19 David Mitchellfix POSIX.xs under VMS
2019-11-18 David Mitchelldeclare perl core's sig handler as 1-arg
2019-11-18 David MitchellPOSIX::sigaction(): use correct sig handler
2019-11-12 Karl Williamsonext/DynaLoader/dl_aix.xs: Use isDIGIT macro
2019-10-25 Tom HukinsFix a broken link
2019-09-29 Karl WilliamsonAPItest: Remove use of macros about to be removed
2019-09-25 David Mitchellfix leak in APItest.xs
2019-09-25 David MitchellXS-APItest/t/subsignature.t: remove debugging code
2019-09-23 David Mitchellput signature ops in their own subtree.
2019-09-23 David MitchellOP_ARGCHECK: use custom aux struct
2019-09-23 David MitchellUn-revert "[MERGE] add+use si_cxsubix field"
2019-09-20 Max MaischeinRevert "[MERGE] add+use PL_curstackinfo->si_cxsubix... v5.31.4
2019-09-19 David Mitchellset VOID on OP_ENTER
2019-09-02 Tony Cookbump $XS::APItest::VERSION
2019-09-02 PaliImplement SvPVutf8_nomg and SvPVbyte_nomg
2019-08-26 Karl WilliamsonAdd ability to dump pre-optimized compiled pattern
2019-08-26 Karl Williamsonext/re/re.pm: Clarify pod slightly
2019-08-26 Karl Williamsonext/re/re.pm: White-space only, bump version
2019-08-25 Craig A. BerryMake find.t work on VMS by trimming trailing dots.
2019-08-20 Karl WilliamsonI18N::Langinfo: Add doc heading
2019-08-08 Tony Cookbump $PerlIO::via::VERSION
2019-08-07 Tony CookPerlIO::Via: check arg is non-NULL before using it.
2019-07-22 Paul "LeoNerd" Evans[perl #132474] Add function for parsing sub signatures
2019-07-22 Tony Cookbump $File::Find::VERSION
2019-07-22 Tony CookFile-Find/t/find.t: reindent after adding a SKIP block origin/tonyc/134295-win32-blocks
2019-07-22 Tony Cookwriting to the root directory requires elevated privileges
2019-07-11 David MitchellPerlIO-encoding/t/encoding.t: improve test skip
2019-07-10 James E KeenanCorrect typo in POSIX.pod
2019-07-08 Tony Cook(perl #134177) add G_RETHROW flag to eval_sv()
2019-07-04 Dagfinn Ilmari Man... Fix "it it" typos
2019-06-19 Tony Cook(perl #134193) allow %{^CAPTURE} to work when @{^CAPTUR...
2019-06-19 Vickenty Fesunov%{^CAPTURE_ALL} was intended to be an alias for %-...
2019-06-08 James E KeenanRevert "Fix edge case test failure in ext/POSIX/t/mb.t" origin/jkeenan/134182-xyz
2019-06-07 Dominic HargreavesFix edge case test failure in ext/POSIX/t/mb.t
2019-06-05 Tony Cook(perl #134175) tests for eval_pv rethrowing objects
2019-06-05 James E KeenanPrevent hostname() from accepting arguments
2019-05-28 Dagfinn Ilmari Man... Remove remaining assignments to SvCUR and SvLEN in...
2019-05-24 Karl WilliamsonPOSIX.xs: Add NOTREACHED to silence cygwin compiler
next