This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Add ability to take union of a complement
[perl5.git] / ext /
2012-02-08 Nicholas ClarkMove lib/Pod/t/eol.t to ext/Pod-Html, as it's testing...
2012-02-07 Ricardo Signesavoid making a new top-level package for one helper
2012-02-07 Marc GreenFix portability issue with Pod::Html test case
2012-02-07 Marc GreenModernize the use of open() (copied from old code)
2012-02-07 Marc GreenRe-add cache feature
2012-02-04 Father ChrysostomosRemove ‘Useless use of "re" pragma’ warning
2012-02-04 Father ChrysostomosIncrease $re::VERSION to 0.19
2012-02-03 Eric BrineFor the sake or robustness, avoid reproducing Perl...
2012-02-03 Steffen MuellerXS::Typemap: Fix tests with -Dusemorebits
2012-02-03 Craig A. BerryResurrect PerlIO-related typemap tests.
2012-02-03 Craig A. BerryRevert "XS::Typemap: Disable PerlIO related typemap...
2012-02-02 Zeframmake Carp messages match die properly
2012-02-02 Steffen MuellerXS::Typemap: Silence pedantic compiler warnings
2012-02-02 Steffen MuellerXS::Typemap: Disable PerlIO related typemap tests
2012-02-01 Father ChrysostomosIncrease $arybase::VERSION to 0.04
2012-02-01 Father Chrysostomos[perl #109570] Fix off-by-1 error in arybase’s lslice
2012-02-01 Steffen MuellerXS::Typemap: Somewhat consistent indentation
2012-02-01 Steffen MuellerMove typemap documentation to its own file
2012-02-01 Steffen MuellerXS::Typemap: Fix typo in docs, fix version
2012-02-01 Steffen MuellerXS::Typemap: Tests for T_IN/T_OUT typemaps
2012-02-01 Steffen MuellerXS::Typemap: Tests for T_INOUT typemap
2012-02-01 Steffen MuellerXS::Typemap: Tests for the T_PACKEDARRAY typemap
2012-02-01 Steffen MuellerXS::Typemap: Tests for T_PACKED
2012-02-01 Steffen MuellerDocument T_PACKEDARRAY
2012-02-01 Steffen MuellerXS::Typemap: Document T_PACKED
2012-02-01 Steffen MuellerXS-Typemap: Document sharing mechanism for typemaps
2012-02-01 Steffen MuellerInline the XS-Typemap typemap file
2012-02-01 Steffen MuellerDocument the exact format of a typemap
2012-02-01 Steffen MuellerTypemaps: Start writing some general documentation
2012-02-01 Steffen MuellerFirst stab T_REFREF docs
2012-02-01 Steffen MuellerTypemap tests: T_SHORT, T_U_INT, T_INT, T_LONG
2012-02-01 Steffen MuellerCleanup: Condense tests and add a few
2012-02-01 Steffen MuellerMinor documentation fixes and annotations
2012-02-01 Father ChrysostomosStop SvPVutf8 from forcing the POK flag
2012-02-01 Father ChrysostomosXS::APItest: svpv_magic.t: Correct test name
2012-02-01 Father ChrysostomosMake SvPVbyte return bytes for non-PVs
2012-01-31 Father ChrysostomosTest that SvPVutf8 works with magic vars
2012-01-31 Father Chrysostomos[perl #108994] Stop SvPVutf8 from coercing SVs
2012-01-31 Father ChrysostomosXS::APItest: Move $VERSION further up
2012-01-31 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.35
2012-01-31 Father ChrysostomosB.pm: Document stashflags
2012-01-31 Father ChrysostomosIncrease $File::Glob::VERSION to 1.17
2012-01-31 Nicholas ClarkIn B.xs, use *pvf() functions to reduce the number...
2012-01-30 Dominic HargreavesIncrease the fallback value of MAXPATHLEN
2012-01-30 Leon TimmermansMoving :mmap out of core binary into a module
2012-01-29 Brian FraserImplement the fc keyword and the \F string escape.
2012-01-24 Father Chrysostomos[perl #77388] Make stacked -t work
2012-01-24 Eric BrineFix bad pointer size in has_trailing_nul
2012-01-24 Father ChrysostomosIncrease $B::VERSION to 1.34
2012-01-24 Reini UrbanB.xs add missing B::COP::stashflags
2012-01-24 Reini UrbanB.pm POD: revise 44f7f2d5b1 on IoFLAGS
2012-01-20 Father ChrysostomosPerlIO::scalar: tests for trailing null
2012-01-20 Eric Brine(PerlIO::)scalar.t: Add function for testing trailing...
2012-01-20 Bo Lindbergh[perl #108398] Make PerlIO::scalar add null terminator
2012-01-20 Father ChrysostomosB.pm: spaces after dots
2012-01-20 Father ChrysostomosB.pm: wording tweaks
2012-01-20 Father ChrysostomosMake B’s pod fit in 79 cols
2012-01-20 Father ChrysostomosDocument B::PV’s LEN and CUR methods
2012-01-20 Father ChrysostomosIncrease $B::VERSION to 1.32
2012-01-20 Reini UrbanB.pm: fix and add B::IO documentation
2012-01-18 Tony Cookavoid truncating time values when long is smaller than...
2012-01-17 Nicholas ClarkMake Pod::Html more robust against malformed L<> contents.
2012-01-17 Nicholas ClarkPurge references to --netscape and --libpods, no longer...
2012-01-06 Father ChrysostomosPerlIO::scalar: allow writing to SvIOK SVs
2012-01-06 Father ChrysostomosIn PerlIO::Scalar’s write, stringify refs
2012-01-06 Father ChrysostomosIncrease $PerlIO::scalar::VERSION to 0.13
2012-01-06 Father Chrysostomos[perl #92706] In PerlIO::Scalar::seek, don’t assume...
2012-01-03 Father ChrysostomosCorrect comment in APItest’s hash.t
2012-01-01 Father Chrysostomos[perl #103492] Give lvalue cx to (s)printf args
2011-12-30 Father Chrysostomos[perl #107296] Document File::Glob’s default flags
2011-12-30 Father ChrysostomosIncrease $File::Glob::VERSION to 1.16
2011-12-30 Ricardo Signesinclude a package POSIX::SigSet
2011-12-30 Nicholas ClarkProvide the correct POSIX return value for POSIX::dup2...
2011-12-30 Nicholas ClarkConvert POSIX::sleep to an XS wrapper for PerlProc_sleep().
2011-12-29 Father ChrysostomosIncrease $POSIX::VERSION to 1.28
2011-12-29 Leon TimmermansSignal handlers must run before sigsuspend returns
2011-12-25 Father ChrysostomosUpdate concise-xs.t for recent DD change
2011-12-25 Father ChrysostomosSupress warning in XS::APItest’s hash.t
2011-12-25 Father ChrysostomosDon’t crash when writing to null hash elem
2011-12-25 Father Chrysostomoshv.c: Make newHVhv work on tied hashes
2011-12-25 Father Chrysostomos*Now* increase $XS::APItest::VERSION to 0.35
2011-12-24 Father ChrysostomosUse new feature-testing macros
2011-12-24 Father ChrysostomosUse only \w+ for internal feature names
2011-12-24 Father ChrysostomosRevert "Increase $XS::APItest::VERSION to 0.35"
2011-12-24 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.35
2011-12-24 Father ChrysostomosUpdate concise-xs.t for B::Deparse’s new imports
2011-12-22 Father ChrysostomosIncrease $arybase::VERSION to 0.03
2011-12-22 Father ChrysostomosEek! I left some debug code in arybase.xs
2011-12-19 Father ChrysostomosTeach B::Concise about OPpCONST_NOVER
2011-12-18 Father ChrysostomosStop tell($glob_copy) from clearing PL_last_in_gv
2011-12-16 Father ChrysostomosDisable $[ under 5.16
2011-12-09 Nicholas ClarkRemove the obsolete code for NO_EMBED from sdbm.h
2011-12-07 Father ChrysostomosFix ext/B/t/f_map.t failure
2011-12-07 Father ChrysostomosFix up ext/B/t for strict.pm changes
2011-12-01 Paul \"LeoNerd\... Prepare Socket.pm for dual-life
2011-12-01 Paul \"LeoNerd\... Fixups for older Perl versions:
2011-12-01 Paul \"LeoNerd\... Rewrite ext/Socket/t/Socket.t to use Test::More rather...
2011-11-28 Tony Cookavoid double defining the POSIX::TCSANOW constant sub
2011-11-26 Father ChrysostomosOptimise substr assignment in void context
2011-11-23 Father Chrysostomos[perl #102586] version->new("version") SEGVs
next