svn:mod_parrot r321 - in mod_parrottrunk: . egperl6 egperl6ModPerl6 by jhorwitz- January 20, 2008 Author: jhorwitzDate: Sun Jan 20 07:40:31 2008New Revision: 321Modified: mod_parrottrunkCHANGES mod_parrottrunkegperl6ModPerl6Counter.pm mod_parrottrunkegperl6ModPerl6Polly.pm mod_parrottrunkegperl6READMELog:various doc updatesModified: mod_parrottrunkCHANGES==============================================================================--- mod_parrottrunkCHANGES (original)+++ mod_parrottrunkCHANGES Sun Jan 20 07:40:31 2008 -1,6 +1,6 $Id$ -0.4 January 19, 2008+0.4 January 20, 2008 .http://www.nntp.perl.org/group/perl.cvs.mod_parrot/2008/01/msg207.html svn:mod_parrot r320 - mod_parrottrunksrc by jhorwitz- January 20, 2008 Author: jhorwitzDate: Sun Jan 20 07:34:38 2008New Revision: 320Modified: mod_parrottrunksrcmod_parrot.cLog:set default HLL where appropriateModified: mod_parrottrunksrcmod_parrot.c==============================================================================--- mod_parrottrunksrcmod_parrot.c (original)+++ mod_parrottrunksrcmod_parrot.c Sun Jan 20 07:34:38 2008 -189,7 +189,7 hll = dircfg->x->hll dircfg->x->hll : dircfg->hll; if (!hll) if (!(hll =...http://www.nntp.perl.org/group/perl.cvs.mod_parrot/2008/01/msg206.html svn:mod_parrot r319 - mod_parrottrunk by jhorwitz- January 19, 2008 Author: jhorwitzDate: Sat Jan 19 09:19:40 2008New Revision: 319Modified: mod_parrottrunkCHANGESLog:finalize changes for 0.4 releaseModified: mod_parrottrunkCHANGES==============================================================================--- mod_parrottrunkCHANGES (original)+++ mod_parrottrunkCHANGES Sat Jan 19 09:19:40 2008 -1,6 +1,6 $Id$ -0.4 XXX+0.4 January 19, 2008 Support for Parrot 0.5.1 (Hatachi) Begin transition to server-side tests Keep testing...http://www.nntp.perl.org/group/perl.cvs.mod_parrot/2008/01/msg205.html svn:mod_parrot r318 - mod_parrottrunk by jhorwitz- January 19, 2008 Author: jhorwitzDate: Sat Jan 19 09:19:05 2008New Revision: 318Modified: mod_parrottrunkTODOLog:add directory mergingModified: mod_parrottrunkTODO==============================================================================--- mod_parrottrunkTODO (original)+++ mod_parrottrunkTODO Sat Jan 19 09:19:05 2008 -9,3 +9,4 autoloading of HLL compiler code (need a Parrot_load_hll_bytecode()) separate HLL impelmentations into their own distributions support Apache 2.2+ auth providers+ implement...http://www.nntp.perl.org/group/perl.cvs.mod_parrot/2008/01/msg204.html svn:mod_parrot r317 - mod_parrottrunkegperl6 by jhorwitz- January 19, 2008 Author: jhorwitzDate: Sat Jan 19 08:54:01 2008New Revision: 317Added: mod_parrottrunkegperl6READMELog:add some notes about mod_perl6 usageAdded: mod_parrottrunkegperl6README==============================================================================--- (empty file)+++ mod_parrottrunkegperl6README Sat Jan 19 08:54:01 2008 -0,0 +1,5 +This directory contains example mod_perl6 handlers. Until the perl6 compiler+implements search paths, the HLL layer needs some help loading handler modules.+For.http://www.nntp.perl.org/group/perl.cvs.mod_parrot/2008/01/msg203.html |