summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove the rest of pod/perlcompile.podReini Urban2011-08-146-304/+0
* In makedef.pl, use %Config to avoid hardcoding the DLL version number.Nicholas Clark2011-08-132-3/+4
* Initial attempt at putting podcheck.t on a diet.Craig A. Berry2011-08-131-3/+34
* Trim trailing dots on VMS in podcheck.t.Craig A. Berry2011-08-131-0/+1
* Check more than just the first word of the "Inconsistent C3" error message.Nicholas Clark2011-08-131-1/+2
* perldelta for __FILE__()Father Chrysostomos2011-08-121-0/+6
* Test __FILE__() syntaxFather Chrysostomos2011-08-121-1/+4
* Add __FILE__ and its minions to perlfuncFather Chrysostomos2011-08-121-1/+17
* [perl #95546] Allow () after __FILE__, etc.Father Chrysostomos2011-08-125-990/+1037
* Clean up MANIFEST before creating a new one.Craig A. Berry2011-08-121-0/+1
* Revert "Oops! Update B::Deparse for the (l)stat proto change"Father Chrysostomos2011-08-121-2/+2
* Change (l)stat’s prototype from * to ;*Father Chrysostomos2011-08-124-7/+9
* Revert "[perl #95550] Remove prototypes from (l)stat"Father Chrysostomos2011-08-123-10/+4
* Better st_ino_size probe in configure.com.Craig A. Berry2011-08-121-6/+28
* Move bareword checking from the peephole optimizer to finalize_optree. Fixes ...Gerard Goossen2011-08-115-12/+17
* Move context propagation and finalize_optree from do_eval to newPROGGerard Goossen2011-08-112-15/+15
* API to explicitly select to export XSUB symbols or notSteffen Mueller2011-08-111-7/+41
* ExtUtils::ParseXS: Check that an XSUB with CODE&RETVAL has an OUTPUTSteffen Mueller2011-08-112-2/+24
* Simplify embedvar.h, removing a level of macro indirection for PL_* variables.Nicholas Clark2011-08-1117-846/+459
* Synchronise Maintainers.pl for Storable and versionChris 'BinGOs' Williams2011-08-111-2/+2
* workaround a type handling bug in SystemTap Dtrace 1.2Tony Cook2011-08-111-2/+25
* ExtUtils::ParseXS version bump: release 3.03Steffen Mueller2011-08-113-3/+3
* Rewrap some verbatim pod in Math::BigIntFather Chrysostomos2011-08-102-117/+128
* Keep verbatim pod in various dist/* pods within 79 colsFather Chrysostomos2011-08-104-185/+189
* Keep verbatim pod in I18N:LT and IO.pm within 80 colsFather Chrysostomos2011-08-103-16/+14
* Keep verbatim pod in ExtUtils::Typemaps::OutputMap within 80 colsFather Chrysostomos2011-08-102-4/+4
* Add perldelta for /aa and \b commitKarl Williamson2011-08-101-0/+9
* Fix trivial test failure from dbef30a62b2ca0b186Steffen Mueller2011-08-101-1/+1
* Add Mike Sheldrake to AUTHORSSteffen Mueller2011-08-101-0/+1
* ExtUtils::ParseXS: Test All @INC Derived typemap LocationsMike Sheldrake2011-08-103-2/+20
* autodoc.pl: output to fit in 79 columnsKarl Williamson2011-08-092-4/+3
* podcheck.t: Change verbatim line length max to 79Karl Williamson2011-08-092-145/+163
* Keep verbatim pod in ExtUtils::Typemaps within 80 colsFather Chrysostomos2011-08-092-6/+13