summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the use of XS_EXTERNAL fall back to XSsmueller/static_xsubSteffen Mueller2011-08-181-0/+8
* Perldelta for static XSUBsSteffen Mueller2011-08-181-0/+9
* Make XSUBs static by defaultSteffen Mueller2011-08-181-22/+15
* Exlicitly enable exporting of some XSUB symbolsSteffen Mueller2011-08-184-4/+8
* New XS keyword: EXPORT_XSUB_SYMBOLSSteffen Mueller2011-08-183-3/+46
* rafl has accepted the burden of a maint release.Jesse Vincent2011-08-181-1/+1
* Dave Cross has been volunteered for a blead releaseJesse Vincent2011-08-181-2/+2
* Correct spelling of KaňkovskýFather Chrysostomos2011-08-171-1/+1
* [perl #96126] Allocate CvFILE more simplyFather Chrysostomos2011-08-178-72/+59
* Add Max as a release victimJesse Vincent2011-08-171-1/+9
* Update AUTHORS following commit f5458e3a4f.Steve Hay2011-08-161-0/+1
* Fix tabbing from commit f5458e3a4f and bump IO::Handle version.Steve Hay2011-08-162-3/+3
* Fix setting sockets nonblocking in Win32Stephen Oberholtzer2011-08-161-2/+14
* Merge branch 'blead' of ssh://perl5.git.perl.org/perl into bleadJesse Vincent2011-08-1614-79/+162
|\
| * [perl #97076] Fix mad+threads bareword strict exemptionFather Chrysostomos2011-08-151-0/+2
| * perldelta updateFather Chrysostomos2011-08-151-4/+58
| * Two AUTHORS fixesFather Chrysostomos2011-08-151-1/+2
| * Remove OPpENTERSUB_NOMOD from B::ConciseFather Chrysostomos2011-08-151-2/+2
| * Remove OPpENTERSUB_NOMOD.Gerard Goossen2011-08-153-7/+0
| * Propagate lvalue context only to children of list ops which are not in void c...Gerard Goossen2011-08-152-2/+14
| * Fix tabbing and trailing whitespace from commit f1d35e3443Steve Hay2011-08-151-16/+16
| * Use the exception set in select (connect()) to early return when remote end i...Karthik Rajagopalan2011-08-151-4/+15
| * generic perldelta entry for prototype changesFather Chrysostomos2011-08-151-2/+3
| * &CORE::not and &CORE::getprotobynumberFather Chrysostomos2011-08-154-10/+7
| * Give not and getprotobynumber listop prototypesFather Chrysostomos2011-08-152-2/+3
| * Document and test $; prototype syntaxFather Chrysostomos2011-08-152-2/+17
| * Move checking of CV to GV assigned (OPpASSIGN_CV_TO_GV) from the peephole opt...Gerard Goossen2011-08-151-45/+41
* | Restore (and slightly update) documentation about The Rules and theJesse Vincent2011-08-161-0/+51
* | Add another explicit synonym for the porters.Jesse Vincent2011-08-161-1/+1
|/
* Merge branch 'blead' of ssh://perl5.git.perl.org/perl into bleadJesse Vincent2011-08-15218-5865/+5889
|\
| * CORE.pod: fix nit grammarKarl Williamson2011-08-151-1/+1
| * podcheck.t pod grammar fixKarl Williamson2011-08-151-1/+1
| * Make lock(&foo) syntax nominally lock the subroutineFather Chrysostomos2011-08-156-14/+16
| * Forgot one in d677d0fca41325ba7203de00652fdeb43659754a.Craig A. Berry2011-08-141-0/+1
| * Write some missing version strings in configure.comCraig A. Berry2011-08-141-0/+4
| * Correct some format strings in configure.com.Craig A. Berry2011-08-141-8/+19
| * Improve comments about op_private bits. And move the non op specific flags to...Gerard Goossen2011-08-141-4/+8
| * get authors.t passing againFather Chrysostomos2011-08-141-1/+2
| * Update AUTHORS file and convert from Latin-1 to UTF-8Keith Thompson2011-08-141-34/+34
| * perldiag.pod on defined %hashKevin Ryde2011-08-141-10/+15
| * perldelta for &CORE::fooFather Chrysostomos2011-08-141-1/+24
| * Update core_prototype’s docsFather Chrysostomos2011-08-141-4/+2
| * Move pp_-specific code out of core_prototypeFather Chrysostomos2011-08-146-18/+12
| * Change core_prototype to take a keyword numFather Chrysostomos2011-08-145-6/+6
| * Add tests for precedence of CORE:: subsFather Chrysostomos2011-08-141-4/+21
| * Add inlinable &CORE::functionsFather Chrysostomos2011-08-149-9/+284
| * Make core_prototype provide the op number as wellFather Chrysostomos2011-08-145-15/+22
| * Make sure the CORE package is always called COREFather Chrysostomos2011-08-141-1/+7
| * Remove select’s prototypeFather Chrysostomos2011-08-143-4/+4
| * B::Terse and B::Xref were missing some documentation.Reini Urban2011-08-143-4/+63