This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In installperl, initialise $do_install{arch,priv}lib at their declarations.
[perl5.git] / ext /
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
2011-11-23 Reini Urbanarybase.xs be more defensive
2011-11-23 jkeenan[RT #36079] Where sensible, replace consecutive single...
2011-11-23 Father ChrysostomosVersion bumps if-0.0602
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-22 Father Chrysostomos[perl #80628] __SUB__
2011-11-22 Father ChrysostomosMake const redef warnings default in newXS
2011-11-21 Father ChrysostomosMake newXS redefinition warning respect UTF8
2011-11-21 Father ChrysostomosMake newCONSTSUB use the right warning scope.
2011-11-21 Ricardo SignesMerge remote-tracking branch 'p5p/smoke-me/gsoc-pod...
2011-11-21 Father ChrysostomosOops. I thought I tested that.
2011-11-21 Father Chrysostomos$XS::APItest::VERSION = '0.34'
2011-11-21 Father ChrysostomosRevert "$XS::APItest::VERSION = '0.34'"
2011-11-20 Father Chrysostomos$XS::APItest::VERSION = '0.34'
2011-11-20 Father ChrysostomosAdd len flag to newCONSTSUB_flags
2011-11-18 Paul GreenUpdate several test cases to not generate failures...
2011-11-17 Father ChrysostomosRe-deprecate $[
2011-11-17 Father Chrysostomosarybase.xs: Don’t use arybase::[
2011-11-17 Father Chrysostomosarybase.xs: Check that $[ is in the main stash
2011-11-17 Father ChrysostomosLocalise PL_curcop for BEGIN blocks
2011-11-16 Zeframavoid some test-time warnings
2011-11-16 Zefram\x-ify non-ASCII chars in C string literal
2011-11-16 Zeframexpunge gratuitous Unicode punctuation in comments
2011-11-06 Father ChrysostomosMake source filters work in evalbytes
2011-11-06 Father ChrysostomosAdd new OPpEVAL flags to B::Concise
2011-11-06 Father ChrysostomosIncrease $B::Concise::VERSION to 0.87
2011-11-06 Father ChrysostomosAdd evalbytes function
2011-11-06 Father ChrysostomosForbid source filters in Unicode evals
2011-11-05 Father ChrysostomosGlob.xs: remove unused vars
2011-11-04 Pino ToscanoAdd GNU/Hurd hints for NDBM_File
2011-11-04 Pino ToscanoFix hang in ext/POSIX/t/sysconf.t on GNU/Hurd
2011-11-02 Reini UrbanErrno does not escape archname
2011-10-31 Marc GreenDynamically create and delete testdir/test.lib/
2011-10-31 Marc GreenAdd Marc Green an an AUTHOR of Pod::Html
2011-10-31 Marc GreenRename 2 tests, update files that reference them
2011-10-31 Marc GreenUpdate version number (1.11 -> 1.12)
2011-10-31 Marc GreenClean up some documentation
2011-10-31 Marc GreenClean up test cases, rename a few
2011-10-31 Marc GreenStop prepending $volume onto $cwd --podroot
2011-10-31 Marc GreenUnixify the whole path, not just $dir.$file
2011-10-31 Marc GreenFix crossref cross platform compatability issues
2011-10-31 Marc GreenFix crossref bug
2011-10-31 Marc GreenTabs -> Spaces
2011-10-31 Marc GreenImplement option to disable POD ERRORS section
2011-10-31 Marc GreenRemove unneeded code
2011-10-31 Marc GreenStop using wrong outfile
2011-10-31 Marc GreenAdd a test case
2011-10-31 Marc GreenRemove /usr/share/perl presence dependency
2011-10-31 Marc GreenUpdate htmlview.t for new Pod::Html
2011-10-31 Marc GreenUpdate test case for new Pod::Html
2011-10-31 Marc GreenDon't uc(), keep case the same
2011-10-31 Marc GreenImplement --recurse and update test cases
2011-10-31 Marc GreenFix bug with removal of Podroot from each Podpath
2011-10-31 Marc GreenAlways anchor =item definitions.
2011-10-31 Marc GreenUpdate htmlfeature2.t for new p2h
2011-10-31 Marc GreenUpdate htmlfeature.t for new p2h; fix typo in Html
2011-10-31 Marc GreenUpdate old-p2h to new-p2h script conversion
2011-10-31 Marc GreenFix --backlink bug; add some documentation
2011-10-31 Marc GreenUpdate htmlescp.t test case for new Pod::Html
2011-10-31 Marc GreenFix typo in test case
2011-10-31 Marc GreenUpdate htmldir4.t to test new Pod::Html
2011-10-31 Marc GreenUpdate htmldir2.t and htmldir3.t to test new p2h
2011-10-31 Marc GreenUse catdir (not catfile) to avoid a leading '//'
2011-10-31 Marc GreenAdd old-p2h test to new-p2h test conversion script
2011-10-31 Marc GreenFix bug dealing with PODS not in %Pages
2011-10-31 Marc GreenUpdate htmldir.t testcase for new Pod::Html
2011-10-31 Marc GreenUpdate crossref test case for new Pod::Html
2011-10-31 Marc GreenFix cross reference bug
2011-10-31 Marc GreenStart modifying test cases to suit new Pod::Html
next