This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[doc] perlnewmod: Move links from HTTP to HTTPS
[perl5.git] / ext /
2022-09-29 Karl WilliamsonPOSIX.xs: Add some mutex locks
2022-09-10 Elvin AslanovUpdate POSIX synopsis
2022-09-09 Karl WilliamsonMark certain mutex lock macros as private
2022-09-08 Yves Ortonext/lib - bump module versions on Opcode.pm, APItest...
2022-09-07 Richard LeachOP_AELEMFASTLEX_STORE - combined sassign/aelemfast_lex
2022-09-05 Elvin AslanovUpdate synopses on User:: and Sys:: modules
2022-09-05 Elvin AslanovUpdate Hash::Util synopsis
2022-08-26 Karl WilliamsonPOSIX: mbrlen,mbtowc: Use SvPVbyte not SvPV
2022-08-25 Richard LeachAdd OPpTARGET_MY optimization to OP_UNDEF
2022-08-25 Kenneth OlwingHandle intrin files on win32 with gcc
2022-08-24 Paul "LeoNerd" EvansAdd PUSHpvs("literal") macro family
2022-08-22 Karl WilliamsonRevert "XXX Temporarily skip on Windows"
2022-08-22 Karl Williamsonlanginfo.t: Use mnemonic; Avoid $_
2022-08-22 Karl WilliamsonLanginfo.t: White-space comments only
2022-08-22 Karl Williamsonlanginfo.t: Cope with bad system locale returns
2022-08-22 Karl WilliamsonLanginfo.t: Use different loc_tools function to simplify
2022-08-22 Karl WilliamsonAdd Perl_langinfo8()
2022-08-22 Karl WilliamsonAdd my_strftime8()
2022-08-22 Karl WilliamsonMove POSIX::localeconv() logic to locale.c
2022-08-22 Karl Williamsonlocale.c: Improve non-nl_langinfo() CODESET calc
2022-08-22 Karl Williamsonlocale.c: Mollify clang
2022-08-22 Karl WilliamsonMove code for mbr?towc() from POSIX.xs to locale.c
2022-08-19 Nicholas Clarkdl_dyld.xs should not create a `mode` variable only...
2022-08-18 Karl WilliamsonLanginfo.t: Handle systems without LC_ALL
2022-08-17 Richard LeachImplement OP_PADSV_STORE - combined sassign/padsv OP
2022-08-16 Paul "LeoNerd" EvansDefine a CvREFCOUNTED_ANYSV flag
2022-08-10 Karl WilliamsonTemporarily skip on Windows
2022-08-09 James E KeenanErrno.t: provide labels for tests lacking them 20055/head
2022-08-03 Paul "LeoNerd" EvansDefine the remaining convenience cMETHOP* macros
2022-08-02 A. Sinan UnurFile::Find: fix "follow => 1" on Windows
2022-08-02 Tomasz KonojackiFile::Find: normalise indentation
2022-08-02 Tomasz KonojackiFile::Find: "follow" and "follow_fast" aren't no-ops...
2022-07-31 David Mitchellfix B::walkoptree_debug()
2022-07-29 Leon TimmermansAdd an EXISTS method to NDBM_File
2022-07-27 Dagfinn Ilmari Man... Don't set the OPf_SPECIAL bit on implicit VERSION/impor...
2022-07-27 Karl WilliamsonAPItest:locale.t: Use proper test for LC_ALL presence
2022-07-26 David MitchellBump B.pm version after recent commit
2022-07-26 Paul "LeoNerd" EvansAdd back-compatibility aliases for renamed CVf_METHOD...
2022-07-26 Paul "LeoNerd" EvansRename CVf_METHOD to CVf_NOWARN_AMBIGUOUS
2022-07-20 David Mitchellfixup XS::APItest::gimme() return value
2022-07-18 Richard LeachB::Concise - private flags may store the argument count
2022-07-13 Paul "LeoNerd" EvansAdd `newAVav()` and `newAVhv()`
2022-07-10 Karl WilliamsonFinish changing offset to hop
2022-07-10 Karl WilliamsonAPItest: Change comments/variable names
2022-07-06 David Mitchellgoto(&xs_sub): provide correct caller context
2022-07-05 Paul "LeoNerd" EvansNeaten the PADNAME flag constants
2022-07-05 James RaspassAdd builtin::is_tainted
2022-07-02 Paul "LeoNerd" EvansUse HvHasAUX() rather than SvOOK() when operating on HVs
2022-06-21 Karl WilliamsonChange !! to cBOOL() in dist/ext modules
2022-06-17 Sidney Markowitzdefine POSIX:: constants from limits.h when building...
2022-06-16 Karl WilliamsonRegularize HAS_POSIX_2008_LOCALE, USE_POSIX_2008_LOCALE
2022-06-14 Karl WilliamsonRevert "Do per-word hop back"
2022-06-14 Karl WilliamsonDo per-word hop back
2022-06-10 Karl WilliamsonRemove support for Ultrix
2022-06-09 Karl WilliamsonPOSIX.xs: White-space only
2022-06-09 Karl WilliamsonPOSIX.xs: Use macro to reduce complexity
2022-06-08 Tony Cookuse Off_t for file offsets in sdbm.c
2022-06-08 Nicholas ClarkOpcode.xs now uses PL_op_name and PL_op_desc directly
2022-06-08 Nicholas Clarkopset_len in Opcode.xs is a constant, so should be...
2022-06-06 James E Keenanopt.t: Fix count of tests to be skipped
2022-06-03 Tony Cookbump $GDBM_File::VERSION
2022-06-03 Tony CookGDBM_File: fix fetching mmapsize
2022-05-30 Leon TimmermansAPItest.xs: flush output in test_bool_internals_func
2022-05-28 Tomasz Konojackimake PERL_USE_SAFE_PUTENV the default and the only...
2022-05-28 Karl WilliamsonB:: Use proper hyperlink in pod
2022-05-28 Nicolas RExtra B::PADNAME helpers: GEN and IsUndef
2022-05-28 Nicolas RAdd B helpers to check if the Sv is a boolean
2022-05-28 Yves OrtonXS-APItest - add tests for new API calls and for bool...
2022-05-04 Karl WilliamsonPOSIX.pod: Use proper hyperlink
2022-05-04 Karl WilliamsonAmiga-Exec/Exec.pm: Fix pod
2022-04-16 David Mitchellfor my ($x) ...: fix handling of degenerate 1-var
2022-04-13 Yves Ortonre.pm - add notes that the debug output is NOT a "suppo...
2022-04-10 Sergey Poznyakoffgdbm: make sure basic error codes are always defined
2022-04-08 sisyphusext/Devel-Peek/t/Peek.t - cater for doubledouble where...
2022-03-27 Karl WilliamsonAPItest/t/sv_streq.t: Generalize for EBCDIC
2022-03-26 Karl WilliamsonDevel::Peek::Peek.t: Simplify EBCDIC handling
2022-03-26 Karl WilliamsonDevel::Peek::Peek.t: Add missing '\' for EBCDIC
2022-03-09 TAKAI KousukeAdd tests for increased NV precision in Devel::Peek...
2022-03-07 Paul "LeoNerd" EvansRename is{bool,weak} to is_{bool,weak}
2022-03-05 TAKAI KousukeAdd test for the previous commit fixing Perl_my_strtod
2022-03-04 Hugo van der Sandengh19010: simplify and expand inf/nan tests
2022-03-04 Hugo van der Sandengh19010: fix returns for Perl_grok_infnan
2022-03-04 Felipe GasperMake sv_dump() (and Devel::Peek) escape PV contents...
2022-03-02 James E KeenanCorrect one spelling error
2022-03-01 Karl WilliamsonFix UTF8_IS_REPLACEMENT() and add tests
2022-02-18 Yves Ortonregcomp.c,re.pm: Remove "offsets" debugging code
2022-02-18 Christopher YeleightonDocument Hash::Util::hash_value($string, $seed)
2022-02-15 TAKAI KousukePOSIX.pod: wording fix in the description of testing...
2022-02-15 TAKAI KousukePOSIX.pod: add link and small example for the descripti...
2022-02-15 TAKAI KousukePOSIX.pod: NaN-ness should be able to be tested by...
2022-01-27 Paul "LeoNerd" EvansAlso document and unit-test the correct handling of...
2022-01-27 Paul "LeoNerd" EvansSlight tidying of tests
2022-01-27 Paul "LeoNerd" EvansCreate sv_streq() API family, as a stringy copy of...
2022-01-26 Paul "LeoNerd" EvansHave sv_numeq() respect == overloading unless the SV_SK...
2022-01-26 Paul "LeoNerd" EvansInitial implementation of sv_numeq() and _flags() variant
2022-01-25 Paul "LeoNerd" EvansFix bundled .pm files for experimental::builtin warnings
2022-01-25 Paul "LeoNerd" EvansFix unit tests for experimental::builtin warnings
2022-01-24 James RaspassAdd ceil & floor to builtin
2022-01-18 Mike Fultonz/OS ASCII Enablement: Manage untagged header errno...
2022-01-04 Michiel BeijenPod::Html: improve all tests
next