2011-08-16 |
Father Chrysostomos | perldelta update |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Father Chrysostomos | Two AUTHORS fixes |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Father Chrysostomos | Remove OPpENTERSUB_NOMOD from B::Concise |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Gerard Goossen | Remove OPpENTERSUB_NOMOD. |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Gerard Goossen | Propagate lvalue context only to children of list ops... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Steve Hay | Fix tabbing and trailing whitespace from commit f1d35e3443 |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Karthik Rajagopalan | Use the exception set in select (connect()) to early... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Father Chrysostomos | generic perldelta entry for prototype changes |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Father Chrysostomos | &CORE::not and &CORE::getprotobynumber |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Father Chrysostomos | Give not and getprotobynumber listop prototypes |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Father Chrysostomos | Document and test $; prototype syntax |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Gerard Goossen | Move checking of CV to GV assigned (OPpASSIGN_CV_TO_GV... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Jesse Vincent | Merge branch 'blead' of ssh://perl5.git.perl.org/perl... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Jesse Vincent | Add Abigail as a release manager |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Karl Williamson | CORE.pod: fix nit grammar |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Karl Williamson | podcheck.t pod grammar fix |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Father Chrysostomos | Make lock(&foo) syntax nominally lock the subroutine |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Craig A. Berry | Forgot one in d677d0fca41325ba7203de00652fdeb43659754a. |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Craig A. Berry | Write some missing version strings in configure.com |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Craig A. Berry | Correct some format strings in configure.com. |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Gerard Goossen | Improve comments about op_private bits. And move the... |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Father Chrysostomos | get authors.t passing again |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Keith Thompson | Update AUTHORS file and convert from Latin-1 to UTF-8 |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Kevin Ryde | perldiag.pod on defined %hash |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Father Chrysostomos | perldelta for &CORE::foo |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Father Chrysostomos | Update core_prototype’s docs |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Father Chrysostomos | Move pp_-specific code out of core_prototype |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Father Chrysostomos | Change core_prototype to take a keyword num |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Father Chrysostomos | Add tests for precedence of CORE:: subs |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Father Chrysostomos | Add inlinable &CORE::functions |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Father Chrysostomos | Make core_prototype provide the op number as well |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Father Chrysostomos | Make sure the CORE package is always called CORE |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Father Chrysostomos | Remove select’s prototype |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Reini Urban | B::Terse and B::Xref were missing some documentation. |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Reini Urban | remove the rest of pod/perlcompile.pod |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Nicholas Clark | In makedef.pl, use %Config to avoid hardcoding the... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Craig A. Berry | Initial attempt at putting podcheck.t on a diet. |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Craig A. Berry | Trim trailing dots on VMS in podcheck.t. |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Nicholas Clark | Check more than just the first word of the "Inconsisten... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Father Chrysostomos | perldelta for __FILE__() |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Father Chrysostomos | Test __FILE__() syntax |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Father Chrysostomos | Add __FILE__ and its minions to perlfunc |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Father Chrysostomos | [perl #95546] Allow () after __FILE__, etc. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Craig A. Berry | Clean up MANIFEST before creating a new one. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Father Chrysostomos | Revert "Oops! Update B::Deparse for the (l)stat proto... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Father Chrysostomos | Change (l)stat’s prototype from * to ;* |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Father Chrysostomos | Revert "[perl #95550] Remove prototypes from (l)stat" |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Craig A. Berry | Better st_ino_size probe in configure.com. |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Gerard Goossen | Move bareword checking from the peephole optimizer... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Gerard Goossen | Move context propagation and finalize_optree from do_ev... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Steffen Mueller | API to explicitly select to export XSUB symbols or not |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Steffen Mueller | ExtUtils::ParseXS: Check that an XSUB with CODE&RETVAL... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Nicholas Clark | Simplify embedvar.h, removing a level of macro indirect... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Chris 'BinGOs... | Synchronise Maintainers.pl for Storable and version |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Tony Cook | workaround a type handling bug in SystemTap Dtrace 1.2 |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Steffen Mueller | ExtUtils::ParseXS version bump: release 3.03 |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Father Chrysostomos | Rewrap some verbatim pod in Math::BigInt |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Father Chrysostomos | Keep verbatim pod in various dist/* pods within 79... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Father Chrysostomos | Keep verbatim pod in I18N:LT and IO.pm within 80 cols |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Father Chrysostomos | Keep verbatim pod in ExtUtils::Typemaps::OutputMap... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Karl Williamson | Add perldelta for /aa and \b commit |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Steffen Mueller | Fix trivial test failure from dbef30a62b2ca0b186 |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Steffen Mueller | Add Mike Sheldrake to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Mike Sheldrake | ExtUtils::ParseXS: Test All @INC Derived typemap Locations |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Karl Williamson | autodoc.pl: output to fit in 79 columns |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Karl Williamson | podcheck.t: Change verbatim line length max to 79 |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Father Chrysostomos | Keep verbatim pod in ExtUtils::Typemaps within 80 cols |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Father Chrysostomos | Ignore another editor droppink |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Father Chrysostomos | Keep verbatim pod in ExtUtils::Installed within 80... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Father Chrysostomos | Keep verbatim pod in Data::Dumper within 80 cols |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Father Chrysostomos | Keep verbatim pod in File::VMS/Win32 within 80 cols |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Father Chrysostomos | Keep verbatim pod in File::Mac/Unix within 80 cols |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Father Chrysostomos | Keep verbatim pod in File::Spec within 80 cols |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Chris 'BinGOs... | Update Encode to CPAN version 2.44 |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Nicholas Clark | Refactor Porting/checkcfgvar.pl, simplifying the contro... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Nicholas Clark | In checkcfgvar.pl, eliminate the file-scope lexical... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Nicholas Clark | In checkcfgvar.pl, eliminate the file-scope lexical... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Nicholas Clark | In checkcfgvar.pl, inline and eliminate read_file(... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Nicholas Clark | In checkcfgvar.pl, inline check_cfg() into its only... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Tony Cook | work around a bug in dtrace - it strips const from... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Nicholas Clark | Remove 5.8.x VOS specific code from Porting/checkcfgvar.pl. |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Nicholas Clark | Add defaults for st_ino size/sign probes to uconfig64.sh |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Nicholas Clark | Add uconfig64.sh to the list of files that Porting... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Father Chrysostomos | Make prototype("CORE::CORE") die once more. |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Gerard Goossen | Only warn about "Statement unlikely to be reached"... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Gerard Goossen | Change aassign_common_vars to check using the optree... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Gerard Goossen | Move aassign common var detection to a separate function. |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Gerard Goossen | AASSIGN_COMMON var detection bug with logical operators... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Florian Ragwitz | Upgrade bignum to version 0.29 |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Craig A. Berry | Fix porting check for dots in directory names. |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Florian Ragwitz | ExtUtils::Manifest 1.59 just made it to CPAN |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Chris 'BinGOs... | Update Params-Check to CPAN version 0.32 |
commit | commitdiff | tree | snapshot |
2011-08-08 |
H.Merijn Brand | GNU gcc-4.6.1 revealed a broken system header on HP... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Chas. Owens | [perl #96228] perlop misdocuments ${ qr/x/ } as undef |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Nicholas Clark | In embed.pl, inline hide() and bincompat_var() into... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Nicholas Clark | In embed.pl, refactor readvars() to return a sorted... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Nicholas Clark | In embed.pl, remove unused parameter $keep_pre from... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Chris 'BinGOs... | Update CPAN to CPAN version 1.9800 |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Chris 'BinGOs... | Update DB_File to CPAN version 1.824 |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Chris 'BinGOs... | Update DB_File to CPAN version 1.823 |
commit | commitdiff | tree | snapshot |
next |