[svn:parrot] r26638 - in trunk: runtime/parrot/include runtime/parrot/library/Test runtime/parrot/library/Test/Builder t/library

2008-03-29 Thread chromatic
Author: chromatic Date: Sat Mar 29 16:43:46 2008 New Revision: 26638 Modified: trunk/runtime/parrot/include/test_more.pir trunk/runtime/parrot/library/Test/Builder.pir trunk/runtime/parrot/library/Test/Builder/Output.pir trunk/runtime/parrot/library/Test/Builder/Test.pir trunk/runti

[svn:parrot] r26637 - in trunk: . src/ops

2008-03-29 Thread chromatic
Author: chromatic Date: Sat Mar 29 16:38:19 2008 New Revision: 26637 Modified: trunk/PBC_COMPAT trunk/src/ops/object.ops trunk/src/ops/ops.num Log: [ops] Added does_i_p_pc opcode. Modified: trunk/PBC_COMPAT == -

[svn:parrot] r26636 - in trunk: . config/auto config/gen/makefiles src/jit/i386

2008-03-29 Thread chromatic
Author: chromatic Date: Sat Mar 29 15:53:01 2008 New Revision: 26636 Added: trunk/src/jit/i386/exec_dep.c (contents, props changed) Modified: trunk/MANIFEST trunk/config/auto/jit.pm trunk/config/gen/makefiles/root.in trunk/src/jit/i386/exec_dep.h Log: [JIT] Moved executable code

[svn:parrot] r26635 - trunk/config/gen/makefiles

2008-03-29 Thread chromatic
Author: chromatic Date: Sat Mar 29 15:08:41 2008 New Revision: 26635 Modified: trunk/config/gen/makefiles/root.in Log: [config] Removed circular perl6 -> perl6 target dependency from root Makefile; this only occurred on platforms without an executable suffix. Correspondingly, make perl6 works

[svn:parrot] r26634 - trunk/languages/hq9plus/lib/Parrot/Test

2008-03-29 Thread infinoid
Author: infinoid Date: Sat Mar 29 14:37:48 2008 New Revision: 26634 Removed: trunk/languages/hq9plus/lib/Parrot/Test/HQ9plus.pm Log: [hq9plus] Remove HQ9plus.pm, it was conflicting on case-insensitive filesystems. Removing this doesn't seem to cause any additional test failures, so I think it

[svn:parrot] r26633 - trunk/config/inter

2008-03-29 Thread chromatic
Author: chromatic Date: Sat Mar 29 14:30:01 2008 New Revision: 26633 Modified: trunk/config/inter/make.pm Log: [config] Made configure favor make over nmake for Cygwin (Reini Urban, RT #51898). Modified: trunk/config/inter/make.pm ==

[svn:parrot] r26632 - in trunk: . config/gen/makefiles

2008-03-29 Thread chromatic
Author: chromatic Date: Sat Mar 29 14:20:33 2008 New Revision: 26632 Modified: trunk/CREDITS trunk/config/gen/makefiles/dynpmc_pl.in Log: [config] Fixed Cygwin build to include crypto libs, if detected (Reini Urban, RT #52150). Modified: trunk/CREDITS ==

[svn:parrot] r26631 - trunk/src/io

2008-03-29 Thread chromatic
Author: chromatic Date: Sat Mar 29 13:54:31 2008 New Revision: 26631 Modified: trunk/src/io/io.c Log: [src] Localized variables and improved formatting (Klaas-Jan Stol, RT #51894). Modified: trunk/src/io/io.c == --- t

[svn:parrot] r26629 - trunk/src/ops

2008-03-29 Thread chromatic
Author: chromatic Date: Sat Mar 29 13:15:42 2008 New Revision: 26629 Modified: trunk/src/ops/pmc.ops Log: [ops] Removed duplicate code in a couple of new opcodes (Stephane Payrard, RT #52230). Modified: trunk/src/ops/pmc.ops

[svn:parrot] r26628 - in trunk: runtime/parrot/library/Test runtime/parrot/library/Test/Builder t/compilers/pge t/compilers/pge/p5regex t/compilers/pge/perl6regex t/library t/op

2008-03-29 Thread chromatic
Author: chromatic Date: Sat Mar 29 12:43:50 2008 New Revision: 26628 Modified: trunk/runtime/parrot/library/Test/Builder.pir trunk/runtime/parrot/library/Test/Builder/Tester.pir trunk/runtime/parrot/library/Test/More.pir trunk/t/compilers/pge/00-basic.t trunk/t/compilers/pge/06-gram

[svn:parrot] r26627 - trunk/lib/Parrot

2008-03-29 Thread infinoid
Author: infinoid Date: Sat Mar 29 12:19:42 2008 New Revision: 26627 Modified: trunk/lib/Parrot/Test.pm Log: [Parrot::Test] * parse for -O arguments in the filename, not leading directories * This fixes RT #52224. tetragon++ kid51++ Modified: trunk/lib/Parrot/Test.pm ===

[svn:parrot] r26625 - in branches/ports: config/auto lib/Parrot/Configure/Step t/steps

2008-03-29 Thread jkeenan
Author: jkeenan Date: Sat Mar 29 09:38:56 2008 New Revision: 26625 Added: branches/ports/config/auto/ports.pm (contents, props changed) branches/ports/t/steps/auto_ports-01.t (contents, props changed) Modified: branches/ports/config/auto/gmp.pm branches/ports/config/auto/readline.p

[svn:parrot] r26624 - in trunk/languages/tcl: config/makefiles src/grammar/expr

2008-03-29 Thread pmichaud
Author: pmichaud Date: Sat Mar 29 09:17:40 2008 New Revision: 26624 Modified: trunk/languages/tcl/config/makefiles/root.in trunk/languages/tcl/src/grammar/expr/expression.pg Log: [tcl]: RT#48028 changes * Convert grammar to use Perl6Regex syntax instead of obsolete P6Regex. * Change pgc to

[svn:parrot] r26623 - trunk/examples/pge/benchmarks/ambs1

2008-03-29 Thread pmichaud
Author: pmichaud Date: Sat Mar 29 08:06:21 2008 New Revision: 26623 Modified: trunk/examples/pge/benchmarks/ambs1/Makefile trunk/examples/pge/benchmarks/ambs1/ambs1.pg Log: [examples]: * Update ambs' benchmark to use Perl6Regex and Perl6Grammar instead of the deprecated pgc tool (RT#48028

[svn:parrot] r26622 - trunk/languages/hq9plus/t

2008-03-29 Thread bernhard
Author: bernhard Date: Sat Mar 29 04:38:19 2008 New Revision: 26622 Modified: trunk/languages/hq9plus/t/basic.t Log: [HQ9+] "use FindBin" Modified: trunk/languages/hq9plus/t/basic.t == --- trunk/languages/hq9plus/t/b

[svn:parrot] r26621 - trunk/config/gen

2008-03-29 Thread bernhard
Author: bernhard Date: Sat Mar 29 04:17:54 2008 New Revision: 26621 Modified: trunk/config/gen/languages.pm Log: Alphabetic ordering. Modified: trunk/config/gen/languages.pm == --- trunk/config/gen/languages.pm

[svn:parrot] r26620 - in trunk: . config/gen languages languages/hq9plus languages/hq9plus/config languages/hq9plus/config/makefiles languages/hq9plus/lib languages/hq9plus/lib/Parrot languages/hq9plu

2008-03-29 Thread bernhard
Author: bernhard Date: Sat Mar 29 04:16:42 2008 New Revision: 26620 Added: trunk/languages/hq9plus/ (props changed) trunk/languages/hq9plus/MAINTAINER - copied unchanged from r26569, /trunk/languages/HQ9plus/MAINTAINER trunk/languages/hq9plus/README - copied, changed from r2

[svn:parrot] r26619 - branches/type_ids/languages/pheme/lib

2008-03-29 Thread chromatic
Author: chromatic Date: Sat Mar 29 00:59:26 2008 New Revision: 26619 Modified: branches/type_ids/languages/pheme/lib/pge2past.tg Log: [Pheme] Replaced PMC type constants with PMC names. Modified: branches/type_ids/languages/pheme/lib/pge2past.tg ==