This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[RT #36079] Convert ` to '.
[perl5.git] / ext /
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
2011-10-31 Marc GreenMove Pod::Simple::XHTML::LocalPodLinks into Pod::Html
2011-10-31 Marc GreenAdd $Htmlfileurl to support relativizing crossrefs
2011-10-31 Marc GreenFix ::Search callback arg; fix @Podpath mapping
2011-10-31 Marc GreenFix minor formatting
2011-10-31 Marc GreenRemove --libpods feature
2011-10-31 Marc GreenAllow test cases to change arguments to pod2html
2011-10-31 Marc GreenReimplement --header, $bodystyle, $tdstyle
2011-10-31 Marc GreenStart to reimplement --header
2011-10-31 Marc GreenConsider $Podroot when finding PODs; consider $Quiet
2011-10-31 Marc GreenFinish skeleton version of Pod::Html
2011-10-31 Marc GreenDon't delete html file produced, used for testing
2011-10-31 Marc GreenCreate lib/ dir; begin writing ::Search object
2011-10-31 Marc GreenUse Pod::Simple::Search to resolve L<> directives
2011-10-31 Marc GreenContinue to transition to ::LocalPodLinks
2011-10-31 Marc GreenRemove spurious code after start of parser switch
2011-10-31 Marc GreenStart replacing home made pod parser with ::Simple
2011-10-31 Marc GreenTemporarily remove --header feature
2011-10-31 Marc GreenRemove cache feature for simplicity
2011-10-31 Marc GreenRemove deprecated --netscape flag
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
next