cvs commit: parrot assemble.pl

2002-08-01 Thread dan
cvsuser 02/08/01 10:59:38 Modified:.assemble.pl Log: - Allow assemble.pl to read from STDIN - Use the '-' symbol to indicate STDIN - Made invocation failures/usages behave more correctly - Minor refactorings in this code section Courtesy of Brian Ingerson [EMAIL

cvs commit: parrot/include/parrot parrot.h

2002-08-01 Thread dan
cvsuser 02/08/01 11:58:01 Modified:classes coroutine.pmc sub.pmc include/parrot parrot.h Log: This fixes [perl #15865] and [perl #15870]. I never saw this in p6i (eaten by hungry spamfilters?), and the RT does not like me for some reason so I can't see whether

cvs commit: parrot core.ops

2002-08-01 Thread dan
cvsuser 02/08/01 12:21:26 Modified:.core.ops Log: IRIX found another return missing from a non-void function. Courtesy of Jarkko Hietaniemi [EMAIL PROTECTED] Revision ChangesPath 1.189 +1 -0 parrot/core.ops Index: core.ops

cvs commit: parrot/jit/sun4 jit_emit.h

2002-08-01 Thread dan
cvsuser 02/08/01 12:58:41 Modified:docs jit.pod jit/i386 core.jit jit_emit.h jit/sun4 jit_emit.h Log: More Revisions of jit.doc as well as some more overview comments on the SPARC jit approach. Also included is a change to the way interpreter

cvs commit: parrot/t/pmc perlhash.t

2002-08-01 Thread educated_foo
cvsuser 02/08/01 20:00:02 Modified:.hash.c classes perlhash.pmc include/parrot hash.h t/pmcperlhash.t Log: Added clone() for PerlHash Added hash_clone() to HASH And a test. Revision ChangesPath 1.10 +17

cvs commit: parrot/jit/sun4 jit_emit.h

2002-08-01 Thread grunblatt
cvsuser 02/08/01 20:25:37 Modified:.jit.c config/auto jit.pl jit/sun4 jit_emit.h Added: jit/arm core.jit jit_emit.h Log: ARM JIT Here goes. This *isn't* functional - it's the least amount of work I could get away with (before