This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In bisect-runner.pl, consolidate the code that patches .SH and C files.
[perl5.git] / ext /
2011-10-31 Pino ToscanoImprove general GNU hints, needed for GNU/Hurd.
2011-10-29 Father ChrysostomosFile::Glob: Consistent use of spaces after dots
2011-10-29 Father ChrysostomosFile::Glob: Remove docs specific to Mac Classic
2011-10-29 Father ChrysostomosDocument File::Glob::csh_glob
2011-10-29 Father ChrysostomosGlob.xs: Remove dMY_CXT from bsd_glob
2011-10-29 Father ChrysostomosGlob.xs: Clarify comment
2011-10-29 Father ChrysostomosGlob.xs: Remove comment
2011-10-29 Father ChrysostomosGlob.xs: consting
2011-10-29 Father ChrysostomosGlob.xs: Be more parsimonious with SVs
2011-10-29 Father ChrysostomosGlob.xs: Remove comment
2011-10-29 Father ChrysostomosOops: Fix Glob.xs assertion failure
2011-10-29 Father ChrysostomosGlob.xs: Eliminate x_GLOB_ITER
2011-10-29 Father ChrysostomosDocument File::Glob’s :bsd_glob tag
2011-10-29 Father ChrysostomosAdd :bsd_glob export tag to File::Glob [perl #96116]
2011-10-29 Father ChrysostomosGlob.xs: Refactor iteration into separate function
2011-10-27 Father ChrysostomosStop csh_glob from reading past end of string
2011-10-27 Father ChrysostomosMake csh_glob remove quote-escaping backslashes
2011-10-27 Father ChrysostomosFile::Glob: short-circuit earlier for list cx
2011-10-27 Father ChrysostomosFile::Glob: Eliminate the doglob alias to bsd_glob
2011-10-27 Father ChrysostomosTest $x=wait under arybase
2011-10-27 Father Chrysostomosarybase.xs: Always check the op type in ck_*
2011-10-27 Father Chrysostomosarybase.xs: Remove extraneous semicolon
2011-10-27 Father ChrysostomosRemove arybase’s Makefile.PL
2011-10-27 Father ChrysostomosFix CORE::glob
2011-10-27 Father ChrysostomosRewrite csh_glob in C; fix two quoting bugs
2011-10-27 Father ChrysostomosSpeed up csh_glob
2011-10-25 Father ChrysostomosMake new basic.t glob tests work on Win & VMS
2011-10-24 Father ChrysostomosCorrect comment in Glob.pm
2011-10-24 Father ChrysostomosMake File::Glob::csh_glob consisent wrt '"\
2011-10-24 Paul \"LeoNerd\... Add unit tests for Socket::{pack,unpack}_ipv6_mreq
2011-10-24 Paul \"LeoNerd\... Wrap some IPv6 sockopt constants and ipv6_mreq structure
2011-10-23 Tony Cookfix g++ build breakage introduced in 03d9f026ae25
2011-10-22 Father Chrysostomos[perl #101486] Make PL_curstash refcounted
2011-10-22 Father ChrysostomosReimplement $[ as a module
2011-10-15 Father ChrysostomosTest uninit warnings for undef XS cmp retvals
2011-10-15 Father ChrysostomosMake XS sort routines work again
2011-10-15 Father ChrysostomosAPItest: put mro stuff in a new BOOT block
2011-10-12 Father ChrysostomosAPItest: Move PERL_UNUSED_ARG after decl
2011-10-12 Father Chrysostomos[perl #6828] Set $AUTOLOAD once more for XS autoloading
2011-10-12 Steffen MuellerTODO test for $AUTOLOAD with XS AUTOLOAD
2011-10-11 Father ChrysostomosMake sv_set[ps]v(cv...) set prototype
2011-10-11 Father ChrysostomosXS::APItest: s/justinc/justisa/
2011-10-11 Steffen MuellerAlso add repaired variants for CV and SVREF typemaps
2011-10-11 Steffen MuellerA repaired, properly refcounting AV&HV typemap
2011-10-11 Father Chrysostomos[perl #94306] Do not skip first elem of linear isa
2011-10-10 Father ChrysostomosFix cv-to-gv assignment to use CvPROTO
2011-10-10 Father ChrysostomosResolve XS AUTOLOAD-prototype conflict
2011-10-10 Father ChrysostomosTests for XS AUTOLOAD routines
2011-10-07 Brian FraserCast to signed before negating, to avoid compiler warnings
2011-10-07 Father ChrysostomosIncrease $DynaLoader'VERSION from 1.13 to 1.14,
2011-10-06 Father ChrysostomosIncrease $mro::VERSION from 1.08 to 1.09
2011-10-06 Father ChrysostomosIncrease $attributes::VERSION from 0.16 to 0.17
2011-10-06 Father ChrysostomosIncrease $XS::APItest::VERSION from 0.31 to 0.32
2011-10-06 Brian Fraserwhichsig nul-cleanup.
2011-10-06 Brian Frasertoke.c, ext/attributes/attributes.xs: Make attributes...
2011-10-06 Brian Frasermro.(c|xs): Make warnings utf8-clean
2011-10-06 Father Chrysostomosmro.c: Correct utf8 and bytes concatenation
2011-10-06 Brian Frasermro UTF8 cleanup.
2011-10-06 Brian Frasergv.c: gv_fetchmethod_(flags|autoload) UTF8 cleanup.
2011-10-06 Brian Frasergv.c: gv_fetchmeth_pvn_autoload UTF8 cleanup.
2011-10-06 Brian Frasergv.c: gv_fetchmeth_pvn UTF8 cleanup.
2011-10-06 Brian Frasergv.c: gv_autoload4 is now UTF-8 clean.
2011-10-06 Brian Fraserop.c: newCONSTSUB and newXS UTF8 cleanup.
2011-10-06 Father ChrysostomosMerge multi and flags params to gv_init_*
2011-10-06 Brian Frasergv.c: Initial gv_fetchpvn_flags and gv_stashpvn UTF8...
2011-10-06 Brian Frasergv.c: gv_name_set and gv_init_(etc) now initialize...
2011-10-06 Father ChrysostomosRemove method param from gv_autoload_*
2011-10-06 Father ChrysostomosRemove 4 from new gv_autoload4_(sv|pvn?) functions
2011-10-06 Brian Frasergv.c: Added gv_autoload4_(sv|pv|pvn)
2011-10-06 Brian Frasergv.c: Added gv_fetchmethod_(sv|pv|pvn)_flags.
2011-10-06 Father ChrysostomosMinor correction to gv_fetchmeth_autoload.t
2011-10-06 Brian Frasergv.c: Added gv_fetchmeth_(sv|pv|pvn)_autoload.
2011-10-06 Father ChrysostomosMinor correction to gv_fetchmeth.t
2011-10-06 Brian Frasergv.c: Added gv_fetchmeth_(sv|pv|pvn).
2011-10-06 Brian Frasergv.c: Added gv_init_(sv|pv|pvn), renamed gv_init_sv...
2011-09-30 Reini UrbanExport DynaLoader symbols from libperl again
2011-09-17 Father ChrysostomosCorrect punctuation in some POSIX error messages
2011-09-17 Craig A. BerryPOSIX::access() doesn't do ENOTDIR on VMS.
2011-09-17 Father ChrysostomosTests for goto &xsub and lexical hints
2011-09-16 Zeframupdate B::Concise test for B::Deparse change
2011-09-16 Craig A. BerryAssorted File::Glob test fix-ups following 528bd3ce85.
2011-09-13 Nicholas ClarkChange POSIX::Termios::setattr() to default to TCASNOW...
2011-09-13 Nicholas ClarkRemove unneeded fallback definitions of dNOOP, dVAR...
2011-09-13 Nicholas ClarkMerge the implementations of POSIX::{asctime,mktime...
2011-09-13 Nicholas ClarkMerge the implementations of POSIX::{access,mkfifo...
2011-09-13 Nicholas ClarkMerge the implementations of POSIX::{close,dup,tcdrain...
2011-09-13 Nicholas ClarkAdd tests for POSIX::{access,close,dup,dup2}.
2011-09-13 Nicholas ClarkIn ext/POSIX/t/sysconf.t, make the tests more strict.
2011-09-13 Nicholas ClarkIn ext/POSIX/t/sysconf.t, refactor the API of _check_an...
2011-09-13 Nicholas ClarkIn various POSIX tests, make better use of Test::More.
2011-09-13 Nicholas ClarkMerge the implementations of 11 is*() functions in...
2011-09-13 Nicholas ClarkMerge the implementations of 10 maths functions in...
2011-09-13 Nicholas ClarkFurther tests for POSIX trigonometric and hyperbolic...
2011-09-13 Nicholas ClarkChange POSIX::localeconv() to a table-driven implementa...
2011-09-13 Nicholas ClarkAdd tests for POSIX::localeconv().
2011-09-13 Nicholas ClarkMerge the implementations of 2 sets of POSIX functions.
2011-09-13 Nicholas ClarkMerge the implementations of 4 sets of POSIX::Termios...
2011-09-13 Nicholas ClarkMerge the implementations of 2 pairs of POSIX::SigSet...
2011-09-13 Nicholas ClarkStore sigset_t used by POSIX::SigSet directly in the...
2011-09-13 Nicholas ClarkIn POSIX.xs, extract allocate_struct() from POSIX:...
next