svn:mod_parrot r356 - in mod_parrottrunk: . libModParrotHLL by jhorwitz- July 7, 2008 Author: jhorwitzDate: Mon Jul 7 14:28:23 2008New Revision: 356Added: mod_parrottrunklibModParrotHLLpipp.pir - copied, changed from r348, mod_parrottrunklibModParrotHLLplumhead.pirRemoved: mod_parrottrunklibModParrotHLLplumhead.pirModified: mod_parrottrunkMakefile.inLog:plumhead is now pippModified: mod_parrottrunkMakefile.in==============================================================================--- mod_parrottrunkMakefile.in (original)+++ mod_parrottrunkMakefile.in Mon Jul 7..http://www.nntp.perl.org/group/perl.cvs.mod_parrot/2008/07/msg242.html svn:mod_parrot r355 - mod_parrottrunksrc by jhorwitz- July 5, 2008 Author: jhorwitzDate: Sat Jul 5 07:28:49 2008New Revision: 355Modified: mod_parrottrunksrcparrot_util.cLog:no need to call imcc_init() anymoreModified: mod_parrottrunksrcparrot_util.c==============================================================================--- mod_parrottrunksrcparrot_util.c (original)+++ mod_parrottrunksrcparrot_util.c Sat Jul 5 07:28:49 2008 -22,8 +22,6 include "parrotextend.h" include "mod_parrot.h" -extern void imcc_init(Parrot_Interp);- static..http://www.nntp.perl.org/group/perl.cvs.mod_parrot/2008/07/msg241.html |