This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Current ppport.h forcibly overrides older buggy versions of utf8_to_uvchr_buf
[perl5.git] / ext /
2021-04-17 TAKAI KousukePOSIX: Prefer system's NAN/INFINITY for POSIX::NAN...
2021-04-03 Karl WilliamsonAPItest/t/locale.t: Fix tests
2021-04-03 Karl WilliamsonAPItest/t/locale.t: Add missing SKIP: label
2021-03-29 Tony Cookquadmath: handle long doubles supplied via va_args...
2021-03-14 James E KeenanMerge branch 'pod-html-duplicate-assignment-20210312...
2021-03-14 James E KeenanRemove duplicate call to init_globals()
2021-03-12 James E KeenanEliminate double assignment from @_ 18640/head
2021-03-12 Karl WilliamsonPOSIX.pod: Fix strxfrm, strcoll entries
2021-02-28 James E KeenanTemporarily uncuddle the 'else's
2021-02-28 James E KeenanList the switches without the hyphens
2021-02-28 James E KeenanMake 3rd argument to convert_n_test a hash ref
2021-02-28 James E KeenanStart refactoring convert_n_test()
2021-02-19 James E KeenanUpdate search.cpan.org URLs
2021-02-19 James E KeenanMinor documentation touchups.
2021-02-14 Paul "LeoNerd" EvansA totally new optree structure for try/catch involving...
2021-02-12 Yves Ortonencoding.xs - silence unused var warnings
2021-02-12 Yves OrtonPerlIO-encoding - add parens to silence build warnings
2021-02-12 Yves OrtonHash::Util - Add tests for hash_value($str,$seed) which...
2021-02-11 Karl Williamsonext/POSIX/t/mb.t: Don't skip if alt fcn is available
2021-02-11 Karl WilliamsonPOSIX.pod: Clarify wording
2021-02-04 Paul "LeoNerd" EvansInitial attempt at feature 'try' 18505/head
2021-01-30 Leon TimmermansForce disable LEAVE_SRC in $PerlIO::encoding::fallback
2021-01-30 Leon TimmermansOmit setting of $PerlIO::encoding::fallback from xs
2021-01-30 Leon TimmermansDisallow coderef in $PerlIO::encoding::fallback
2021-01-30 Leon TimmermansEnforce STOP_AT_PARTIAL in $PerlIO::encoding::fallback
2021-01-17 Michael G. Schwernstyle: Detabify indentation of the C code maintained...
2021-01-11 sisyphusext/POSIX/POSIX.xs - allow POSIX::strtold on Windows...
2021-01-06 Sergey PoznyakoffGDBM_File: minor changes
2021-01-06 Sergey PoznyakoffImprove GDBM_File
2020-12-27 sisyphusAPItest.xs - suppress valid -Wformat-overflow warning...
2020-12-27 TAKAI KousukePOSIX.xs: Use Perl_signbit unconditionally for POSIX...
2020-12-22 Leon TimmermansMake DynaLoader on MacOS check library existence with...
2020-12-21 Karl WilliamsonPOSIX.pod: Document [C99] notation
2020-12-21 Karl WilliamsonPOSIX.xs: Remove redundant #ifdef
2020-12-20 Karl WilliamsonPOSIX::asctime pod: Note it always returns English
2020-12-19 James E Keenanext/POSIX/t/waitpid.t: Correct one typo
2020-12-19 TAKAI Kousukeext/POSIX: Added tests to check integer constants are...
2020-12-19 TAKAI Kousukeext/POSIX: Change integer constants to IV.
2020-12-17 Leon TimmermansCorrectly set LC_CTYPE back in POSIX/t/time.t
2020-12-14 Tony Cookbump $XS::APItest::VERSION
2020-12-14 Tony Cookbuild test for the read/write mutex macros
2020-12-08 Karl WilliamsonName individual locale locks
2020-12-08 Karl WilliamsonChange name of mutex macro.
2020-12-04 Karl WilliamsonPOSIX.xs: White-space only
2020-12-04 Karl WilliamsonPOSIX.xs: Use alternative functions if avail
2020-12-01 David MitchellPOSIX: t/posix.t: avoid warning
2020-12-01 David MitchellODBM_File.xs: silence -Wc++-compat warning
2020-12-01 David MitchellOpcode.xs: fix compiler warning
2020-12-01 Tony CookFile::Find: support Win32 symlinks
2020-12-01 Tony CookFile::Find find.t: switch to done_testing()
2020-11-29 Karl WilliamsonDynaLoader: use PerlEnv_getenv()
2020-11-22 Graham Knopmove ignore for re into its own dists gitignore
2020-11-22 Graham Knopmove ignore for XS-APItest into dists own gitignore
2020-11-22 Graham Knopadd gitignore exclusions for files in git
2020-11-22 Karl WilliamsonSlience compiler warnings for NV, [IU]V compare
2020-11-10 Nicolas RAdd a few helpers to B for INVLIST
2020-11-05 Tony Cookdragonfly BSD sets errno incorrectly for terminal contr...
2020-11-05 Nicolas RCatch errors earlier in Devel-Peek/t/Peek.t
2020-11-04 Scott BakerBump the version
2020-11-04 Scott BakerFix a failing test
2020-11-04 Scott BakerFix some tests for Pod2HTML
2020-11-04 Scott BakerLeave tabstops at 8
2020-11-04 Scott BakerUse Text::Tabs to convert tabs to spaces instead
2020-11-04 Scott BakerChange wording on source of code
2020-11-04 Scott BakerMake pod2html remove whitespace from literal blocks
2020-11-03 Tony Cookext/POSIX/t/sysconf.t: only unlink the fifo if we have...
2020-11-03 Tony Cookext/POSIX/t/posix.t: 0ee0b3d1 added 'use warnings'...
2020-11-03 Dan Bookadd versions to POSIX features
2020-10-31 Karl WilliamsonFix up delimcpy_no_escape()
2020-10-31 Karl WilliamsonRewrite delimcpy to use memchr and Copy, not per-byte
2020-10-31 Karl WilliamsonAdd API test for delimcpy()
2020-10-30 Karl Williamsonext/POSIX/t/posix.t: use 'warnings'
2020-10-19 James E Keenansysconf.t: close() takes filehandle, not file descriptor
2020-10-16 Karl Williamsonext/B/Makefile.PL: #define can have interior white...
2020-10-05 Todd RinaldoMake Exporter strict and warnings compliant
2020-10-04 Karl Williamsonmro.xs: Fix compiler warning
2020-10-03 Samanta NavarroFix typos
2020-09-29 Karl WilliamsonErrno: Bump version
2020-09-29 Thibault DUPONCHELLEFix build on Haiku beta, set correct Haiku usrinc and...
2020-09-27 Karl WilliamsonAPItest.xs: Silence compiler warning
2020-09-25 Sawyer XRemove Parrot reference
2020-09-25 Sawyer XLast bits of Perl 6 -> Raku
2020-09-25 Hugo van der SandenAdd missing aTHX_
2020-09-25 Hugo van der SandenAdd re::optimization()
2020-09-25 Hugo van der Sandenreorder re.pm docs
2020-09-14 Nicolas RFix Win32 errors from Errno
2020-09-10 John LightseyMake security warnings in the Safe and Opcode modules...
2020-08-28 Tony Cookdocument PerlIO::scalar's behavior for read-only scalars
2020-08-20 Karl WilliamsonTypemap.xs: Convert to use av_count()
2020-08-20 Karl Williamsonmro.xs: Convert to use av_count()
2020-08-20 Karl WilliamsonAPItest.xs: Convert to use av_count()
2020-08-20 Karl WilliamsonHash-Util-FieldHash: Convert to use av_count()
2020-08-10 Dagfinn Ilmari Man... B: Remove 5005threads vestiges from tests
2020-08-04 ☢ ℕicolas ℝXS-APItest: use PERL_VERSION_GE helper
2020-08-04 ☢ ℕicolas ℝHash-Util: use PERL_VERSION_LT macro
2020-08-04 Dagfinn Ilmari Man... Widen the feature bundle hint mask to 4 bits
2020-07-30 Ivan BaidakouComply old C-standart
2020-07-30 Ivan BaidakouTry to fix for MSVC
2020-07-30 Ivan BaidakouCorrect my_rpeep example in perlguts
2020-07-30 Tony Cookavoid using C99/C11 functions that NetBSD doesn't define
next