[svn:parrot] r36102 - trunk/languages/perl6/src/classes

2009-01-28 Thread particle
Author: particle Date: Wed Jan 28 10:37:02 2009 New Revision: 36102 Modified: trunk/languages/perl6/src/classes/Num.pir Log: [rakudo] NaN ~~ NaN is true now Modified: trunk/languages/perl6/src/classes/Num.pir

[svn:parrot] r36057 - in trunk: . config/auto config/auto/format config/gen/config_h include/parrot src t/compilers/imcc/syn t/op

2009-01-27 Thread particle
Author: particle Date: Tue Jan 27 10:24:45 2009 New Revision: 36057 Added: trunk/config/auto/format/floatval_maxmin.in (contents, props changed) trunk/config/auto/format/intval_maxmin.in (props changed) - copied unchanged from r35875, /trunk/config/auto/format/maxmin.in Removed

[svn:parrot] r36058 - trunk/languages/perl6/src/pmc

2009-01-27 Thread particle
Author: particle Date: Tue Jan 27 10:26:18 2009 New Revision: 36058 Modified: trunk/languages/perl6/src/pmc/perl6str.pmc Log: [rakudo] make Inf/NaN support portable +58 tests with msvc Modified: trunk/languages/perl6/src/pmc/perl6str.pmc

[svn:parrot] r36071 - trunk/src

2009-01-27 Thread particle
Author: particle Date: Tue Jan 27 15:02:42 2009 New Revision: 36071 Modified: trunk/src/spf_render.c Log: [core] remove commented out code, thanks for noticing nick! Modified: trunk/src/spf_render.c == --- trunk/src

[svn:parrot] r36072 - trunk/config/init/hints

2009-01-27 Thread particle
Author: particle Date: Tue Jan 27 15:03:42 2009 New Revision: 36072 Modified: trunk/config/init/hints/linux.pm Log: [config] add hint for icc, to induce correct floating point behavior instead of broken default behavior Modified: trunk/config/init/hints/linux.pm

[svn:parrot] r35209 - branches/rvar2/languages/perl6/src/builtins

2009-01-08 Thread particle
Author: particle Date: Thu Jan 8 09:04:32 2009 New Revision: 35209 Modified: branches/rvar2/languages/perl6/src/builtins/guts.pir Log: [rakudo] don't try to register already registered classes; +52 tests Modified: branches/rvar2/languages/perl6/src/builtins/guts.pir

[svn:parrot] r35135 - trunk/languages/perl6/config/makefiles

2009-01-07 Thread particle
Author: particle Date: Wed Jan 7 09:19:50 2009 New Revision: 35135 Modified: trunk/languages/perl6/config/makefiles/root.in Log: [rakudo] fix typos in makefile template Modified: trunk/languages/perl6/config/makefiles/root.in

[svn:parrot] r35140 - trunk/languages/perl6/config/makefiles

2009-01-07 Thread particle
Author: particle Date: Wed Jan 7 09:30:27 2009 New Revision: 35140 Modified: trunk/languages/perl6/config/makefiles/root.in Log: [rakudo] refactor makefile template to create spectest_checkout and spectest_update targets; fix logic errors Modified: trunk/languages/perl6/config/makefiles

[svn:parrot] r35144 - trunk/languages/perl6/config/makefiles

2009-01-07 Thread particle
Author: particle Date: Wed Jan 7 09:38:42 2009 New Revision: 35144 Modified: trunk/languages/perl6/config/makefiles/root.in Log: [rakudo] add 'testable' make target to create perl6 executable, compile the test library, and update the official test suite Modified: trunk/languages/perl6

[svn:parrot] r35153 - trunk/languages/perl6/config/makefiles

2009-01-07 Thread particle
Author: particle Date: Wed Jan 7 10:06:12 2009 New Revision: 35153 Modified: trunk/languages/perl6/config/makefiles/root.in Log: [rakudo] rearrange makefile for maintainability Modified: trunk/languages/perl6/config/makefiles/root.in

[svn:parrot] r34725 - trunk/src/pmc

2008-12-31 Thread particle
Author: particle Date: Wed Dec 31 13:54:57 2008 New Revision: 34725 Modified: trunk/src/pmc/resizableintegerarray.pmc Log: [pmc] typo fix; GeJ++! Modified: trunk/src/pmc/resizableintegerarray.pmc == --- trunk/src/pmc

[svn:parrot] r34656 - trunk/t/compilers/imcc/syn

2008-12-30 Thread particle
Author: particle Date: Tue Dec 30 11:29:54 2008 New Revision: 34656 Modified: trunk/t/compilers/imcc/syn/errors.t Log: [t] correct regex in expected output causing unexpected failure Modified: trunk/t/compilers/imcc/syn/errors.t

[svn:parrot] r33997 - trunk

2008-12-16 Thread particle
Author: particle Date: Tue Dec 16 15:59:15 2008 New Revision: 33997 Modified: trunk/PLATFORMS Log: [RELEASE] PLATFORMS updates for strawberry and msvc -- all tests successful Modified: trunk/PLATFORMS == --- trunk

[svn:parrot] r33925 - trunk/t/perl

2008-12-15 Thread particle
Author: particle Date: Mon Dec 15 11:18:20 2008 New Revision: 33925 Modified: trunk/t/perl/Parrot_Test.t Log: [t] account for different name for null device on windows Modified: trunk/t/perl/Parrot_Test.t

[svn:parrot] r33927 - trunk/t/perl

2008-12-15 Thread particle
Author: particle Date: Mon Dec 15 11:28:24 2008 New Revision: 33927 Modified: trunk/t/perl/Parrot_Test.t Log: [t] use path-independent shell quotes from parrot's config Modified: trunk/t/perl/Parrot_Test.t

[svn:parrot] r33929 - trunk/t/dynoplibs

2008-12-15 Thread particle
Author: particle Date: Mon Dec 15 11:35:55 2008 New Revision: 33929 Modified: trunk/t/dynoplibs/myops.t Log: [t] un-todo bonus MSWin32 dynoplibs test Modified: trunk/t/dynoplibs/myops.t == --- trunk/t/dynoplibs

[svn:parrot] r33934 - trunk/t/compilers/pct

2008-12-15 Thread particle
Author: particle Date: Mon Dec 15 12:30:01 2008 New Revision: 33934 Modified: trunk/t/compilers/pct/complete_workflow.t Log: [t] slight refactoring for readability Modified: trunk/t/compilers/pct/complete_workflow.t

[svn:parrot] r33935 - trunk/t/compilers/pct

2008-12-15 Thread particle
Author: particle Date: Mon Dec 15 12:30:23 2008 New Revision: 33935 Modified: trunk/t/compilers/pct/complete_workflow.t Log: [t] whitespace cleanup Modified: trunk/t/compilers/pct/complete_workflow.t == --- trunk/t

[svn:parrot] r33937 - trunk/t/compilers/pct

2008-12-15 Thread particle
Author: particle Date: Mon Dec 15 14:56:10 2008 New Revision: 33937 Modified: trunk/t/compilers/pct/complete_workflow.t Log: [t] increased use of parrot test library functions, portability, test description accuracy, documentation. also fixes six failing tests on MSWin32 Modified: trunk/t

[svn:parrot] r33938 - trunk/t/pmc

2008-12-15 Thread particle
Author: particle Date: Mon Dec 15 15:31:25 2008 New Revision: 33938 Modified: trunk/t/pmc/eval.t Log: [t] cannot 'rm' an open file on windows Modified: trunk/t/pmc/eval.t == --- trunk/t/pmc/eval.t (original

[svn:parrot] r33803 - trunk/runtime/parrot/library/Config

2008-12-11 Thread particle
Author: particle Date: Thu Dec 11 10:18:17 2008 New Revision: 33803 Modified: trunk/runtime/parrot/library/Config/JSON.pir Log: [library] fix Config/JSON.pir to use 'readall' instead of deprecated 'slurp' Modified: trunk/runtime/parrot/library/Config/JSON.pir

[svn:parrot] r33823 - trunk/languages/perl6/src/parser

2008-12-11 Thread particle
Author: particle Date: Thu Dec 11 21:10:31 2008 New Revision: 33823 Modified: trunk/languages/perl6/src/parser/actions.pm trunk/languages/perl6/src/parser/grammar.pg Log: [rakudo] parse submethod declarations Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r33746 - branches/calling_conventions/tools/dev

2008-12-10 Thread particle
Author: particle Date: Wed Dec 10 00:02:55 2008 New Revision: 33746 Modified: branches/calling_conventions/tools/dev/mk_manifest_and_skip.pl Log: [tools] fix script filename generation to use forward-leaning slashies in manifest comment, even on windows Modified: branches

[svn:parrot] r33747 - branches/calling_conventions

2008-12-10 Thread particle
Author: particle Date: Wed Dec 10 00:03:26 2008 New Revision: 33747 Modified: branches/calling_conventions/MANIFEST Log: [manifest] regen Modified: branches/calling_conventions/MANIFEST == --- branches

[svn:parrot] r33748 - in branches/calling_conventions: compilers/imcc include/parrot src/jit/i386

2008-12-10 Thread particle
Author: particle Date: Wed Dec 10 00:13:02 2008 New Revision: 33748 Modified: branches/calling_conventions/compilers/imcc/imc.h branches/calling_conventions/compilers/imcc/pbc.c branches/calling_conventions/include/parrot/inter_call.h branches/calling_conventions/include/parrot

[svn:parrot] r33717 - in trunk/docs: . book

2008-12-09 Thread particle
Author: particle Date: Tue Dec 9 09:48:04 2008 New Revision: 33717 Modified: trunk/docs/book/ch01_overview.pod trunk/docs/gettingstarted.pod Log: [docs] update to mailing list links, in preparation for turning off perl6-internals Modified: trunk/docs/book/ch01_overview.pod

[svn:parrot] r33666 - branches/pdd22io_part2/src/pmc

2008-12-08 Thread particle
Author: particle Date: Mon Dec 8 12:08:04 2008 New Revision: 33666 Modified: branches/pdd22io_part2/src/pmc/filehandle.pmc Log: [pmc] fix C89-o Modified: branches/pdd22io_part2/src/pmc/filehandle.pmc == --- branches

[svn:parrot] r33667 - in branches/pdd22io_part2: include/parrot src src/jit/i386

2008-12-08 Thread particle
Author: particle Date: Mon Dec 8 12:20:00 2008 New Revision: 33667 Modified: branches/pdd22io_part2/include/parrot/string_funcs.h branches/pdd22io_part2/src/jit/i386/exec_dep.h branches/pdd22io_part2/src/multidispatch.c Log: [src] headerizer changes Modified: branches/pdd22io_part2

[svn:parrot] r33680 - in trunk/runtime/parrot/library/File: . Spec

2008-12-08 Thread particle
Author: particle Date: Mon Dec 8 17:06:14 2008 New Revision: 33680 Modified: trunk/runtime/parrot/library/File/Spec.pir trunk/runtime/parrot/library/File/Spec/Win32.pir Log: [library] convert deprecated 'global' calls Modified: trunk/runtime/parrot/library/File/Spec.pir

[svn:parrot] r33681 - branches/calling_conventions/include/parrot

2008-12-08 Thread particle
Author: particle Date: Mon Dec 8 17:12:39 2008 New Revision: 33681 Modified: branches/calling_conventions/include/parrot/inter_call.h Log: [include] add missing export decorator Modified: branches/calling_conventions/include/parrot/inter_call.h

[svn:parrot] r33686 - branches/pdd22io_part2/src/pmc

2008-12-08 Thread particle
Author: particle Date: Mon Dec 8 19:32:59 2008 New Revision: 33686 Modified: branches/pdd22io_part2/src/pmc/filehandle.pmc Log: [pmc] FileHandle pmc get_fd() method updated to check for PIO_OS_STDIO. windows now builds and passes expected tests. allison++ Modified: branches/pdd22io_part2

[svn:parrot] r33691 - in branches/pdd22io_part2: compilers/imcc languages/perl6/src/classes src src/ops

2008-12-08 Thread particle
Author: particle Date: Mon Dec 8 19:54:22 2008 New Revision: 33691 Modified: branches/pdd22io_part2/compilers/imcc/parser_util.c branches/pdd22io_part2/languages/perl6/src/classes/Object.pir branches/pdd22io_part2/src/embed.c branches/pdd22io_part2/src/ops/io.ops Log: [CAGE

[svn:parrot] r33693 - in branches/pdd22io_part2: . compilers/ncigen compilers/ncigen/lib/Parrot/Test compilers/ncigen/src compilers/ncigen/t/NCIGENAST docs/book docs/dev docs/pdds ext/SQLite3 ext/SQLi

2008-12-08 Thread particle
Author: particle Date: Mon Dec 8 20:13:43 2008 New Revision: 33693 Modified: branches/pdd22io_part2/ (props changed) branches/pdd22io_part2/compilers/ncigen/NCIGENP6.pm (props changed) branches/pdd22io_part2/compilers/ncigen/lib/Parrot/Test/NCIGENAST.pm (props changed

[svn:parrot] r33700 - trunk/languages/perl6/src/classes

2008-12-08 Thread particle
Author: particle Date: Mon Dec 8 23:28:28 2008 New Revision: 33700 Modified: trunk/languages/perl6/src/classes/IO.pir Log: [rakudo] slurp('') becomes readall(); bacek++ Modified: trunk/languages/perl6/src/classes/IO.pir

[svn:parrot] r33426 - trunk/languages/perl6/src/parser

2008-12-01 Thread particle
Author: particle Date: Mon Dec 1 10:58:00 2008 New Revision: 33426 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] convert some PAST::Val(...) calls to constants Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r33140 - trunk

2008-11-24 Thread particle
Author: particle Date: Mon Nov 24 09:23:43 2008 New Revision: 33140 Modified: trunk/MANIFEST Log: fix tewk--'s manifest-o Modified: trunk/MANIFEST == --- trunk/MANIFEST (original) +++ trunk/MANIFEST Mon Nov

[svn:parrot] r32883 - branches/api2export

2008-11-19 Thread particle
Author: particle Date: Wed Nov 19 08:34:36 2008 New Revision: 32883 Modified: branches/api2export/ (props changed) Log: remove invalid/old svn:mergeinfo data

[svn:parrot] r32884 - in branches/api2export: . ext/SQLite3 languages/lua/t/test languages/pipp languages/pipp/config/makefiles languages/pipp/src/common languages/pipp/t/php_qa_testsuite

2008-11-19 Thread particle
Author: particle Date: Wed Nov 19 08:38:09 2008 New Revision: 32884 Added: branches/api2export/ext/SQLite3/ - copied from r32883, /trunk/ext/SQLite3/ branches/api2export/ext/SQLite3/Makefile.PL - copied unchanged from r32883, /trunk/ext/SQLite3/Makefile.PL branches/api2export

[svn:parrot] r32885 - trunk

2008-11-19 Thread particle
Author: particle Date: Wed Nov 19 08:39:37 2008 New Revision: 32885 Modified: trunk/ (props changed) Log: remove invalid/old svn:mergeinfo data

[svn:parrot] r32889 - branches/api2export

2008-11-19 Thread particle
Author: particle Date: Wed Nov 19 09:41:22 2008 New Revision: 32889 Removed: branches/api2export/ Log: remove api2export branch, changes merged with trunk

[svn:parrot] r32821 - trunk

2008-11-18 Thread particle
Author: particle Date: Tue Nov 18 10:11:45 2008 New Revision: 32821 Modified: trunk/DEPRECATED.pod Log: [DEPRECATED] add rt # for exceptions handler disablement item Modified: trunk/DEPRECATED.pod == --- trunk

[svn:parrot] r32786 - branches/api2export

2008-11-17 Thread particle
Author: particle Date: Mon Nov 17 18:10:20 2008 New Revision: 32786 Added: branches/api2export/ (props changed) - copied from r32785, /trunk/ Log: [api2export] creating a branch to convert PARROT_API to PARROT_EXPORT

[svn:parrot] r32788 - trunk

2008-11-17 Thread particle
Author: particle Date: Mon Nov 17 18:41:15 2008 New Revision: 32788 Modified: trunk/DEPRECATED.pod Log: [DEPRECATED] mark release number for PARROT_API deprecation Modified: trunk/DEPRECATED.pod == --- trunk

[svn:parrot] r32789 - trunk

2008-11-17 Thread particle
Author: particle Date: Mon Nov 17 19:02:27 2008 New Revision: 32789 Modified: trunk/NEWS Log: [RELEASE] NEWS updates Modified: trunk/NEWS == --- trunk/NEWS (original) +++ trunk/NEWS Mon Nov 17 19:02:27 2008

[svn:parrot] r32790 - trunk

2008-11-17 Thread particle
Author: particle Date: Mon Nov 17 19:07:42 2008 New Revision: 32790 Modified: trunk/DEPRECATED.pod Log: [DEPRECATED] add tracking ticket numbers to newly announced deprecation items Modified: trunk/DEPRECATED.pod

[svn:parrot] r32793 - in trunk: compilers/pirc/heredoc languages/perl6/src/classes

2008-11-17 Thread particle
Author: particle Date: Mon Nov 17 19:21:53 2008 New Revision: 32793 Modified: trunk/compilers/pirc/heredoc/heredocmain.c trunk/languages/perl6/src/classes/Bool.pir trunk/languages/perl6/src/classes/IO.pir trunk/languages/perl6/src/classes/Junction.pir Log: [CAGE] fix pod errors

[svn:parrot] r32592 - in trunk: runtime/parrot/library runtime/parrot/library/File t/library t/op

2008-11-12 Thread particle
Author: particle Date: Wed Nov 12 21:06:36 2008 New Revision: 32592 Modified: trunk/runtime/parrot/library/File/Spec.pir trunk/runtime/parrot/library/pcre.pir trunk/t/library/File_Spec.t trunk/t/op/sprintf.t Log: [CAGE] use sysinfo op for querying 'osname' patch courtesy of jimmy

[svn:parrot] r32556 - trunk/t/pmc

2008-11-11 Thread particle
Author: particle Date: Tue Nov 11 13:20:12 2008 New Revision: 32556 Modified: trunk/t/pmc/complex.t Log: [t] skip test for platform-dependent inf behavior Modified: trunk/t/pmc/complex.t == --- trunk/t/pmc/complex.t

[svn:parrot] r32557 - trunk/docs

2008-11-11 Thread particle
Author: particle Date: Tue Nov 11 13:20:52 2008 New Revision: 32557 Modified: trunk/docs/submissions.pod Log: [docs] trailing space cleanup Modified: trunk/docs/submissions.pod == --- trunk/docs/submissions.pod

[svn:parrot] r32565 - trunk/t/op

2008-11-11 Thread particle
Author: particle Date: Tue Nov 11 14:04:29 2008 New Revision: 32565 Modified: trunk/t/op/sysinfo.t Log: [t] fix broken skip marker Modified: trunk/t/op/sysinfo.t == --- trunk/t/op/sysinfo.t(original

[svn:parrot] r32488 - trunk/runtime/parrot/library/File

2008-11-10 Thread particle
Author: particle Date: Mon Nov 10 08:36:23 2008 New Revision: 32488 Modified: trunk/runtime/parrot/library/File/Spec.pir Log: [library] replace _get_osname body with sysinfo call; jimmy++ Modified: trunk/runtime/parrot/library/File/Spec.pir

[svn:parrot] r32500 - trunk/languages/perl6/src/builtins

2008-11-10 Thread particle
Author: particle Date: Mon Nov 10 13:43:11 2008 New Revision: 32500 Modified: trunk/languages/perl6/src/builtins/globals.pir Log: [rakudo] create %*VM hash, and expose parrot config info under %*VMconfig... ; cotto++ for asking for it Modified: trunk/languages/perl6/src/builtins/globals.pir

[svn:parrot] r32437 - branches/rakon/languages/perl6/build

2008-11-07 Thread particle
Author: particle Date: Fri Nov 7 11:57:07 2008 New Revision: 32437 Modified: branches/rakon/languages/perl6/build/gen_objectref_pmc.pl Log: [rakudo] s/mutable/objectref/ Modified: branches/rakon/languages/perl6/build/gen_objectref_pmc.pl

[svn:parrot] r32438 - branches/rakon/languages/perl6/src/classes

2008-11-07 Thread particle
Author: particle Date: Fri Nov 7 12:39:23 2008 New Revision: 32438 Modified: branches/rakon/languages/perl6/src/classes/IO.pir Log: [rakudo] add docs for IO's !VALUE() method Modified: branches/rakon/languages/perl6/src/classes/IO.pir

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

2008-11-04 Thread particle
Author: particle Date: Tue Nov 4 08:07:47 2008 New Revision: 32332 Modified: trunk/config/gen/makefiles.pm Log: [config] need to convert slashies on windows Modified: trunk/config/gen/makefiles.pm == --- trunk

[svn:parrot] r32336 - trunk/compilers/pct/src/PCT

2008-11-04 Thread particle
Author: particle Date: Tue Nov 4 09:23:17 2008 New Revision: 32336 Modified: trunk/compilers/pct/src/PCT/Node.pir Log: [PCT] add 'isa' method to PCT::Node, which retrieves the current class's metaclass and calls its 'isa' method Modified: trunk/compilers/pct/src/PCT/Node.pir

[svn:parrot] r32337 - trunk/compilers/pirc

2008-11-04 Thread particle
Author: particle Date: Tue Nov 4 09:33:04 2008 New Revision: 32337 Modified: trunk/compilers/pirc/ (props changed) Log: [pirc] metadata update

[svn:parrot] r32340 - trunk/languages/perl6/src/parser

2008-11-04 Thread particle
Author: particle Date: Tue Nov 4 10:26:29 2008 New Revision: 32340 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] refactor action methods to use PCT::Node's 'isa' method Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r32103 - trunk/languages/perl6

2008-10-22 Thread particle
Author: particle Date: Wed Oct 22 09:27:13 2008 New Revision: 32103 Modified: trunk/languages/perl6/Test.pm Log: [rakudo] mark Test.pm with export traits Modified: trunk/languages/perl6/Test.pm == --- trunk/languages

[svn:parrot] r32111 - trunk/t/pmc

2008-10-22 Thread particle
Author: particle Date: Wed Oct 22 11:47:10 2008 New Revision: 32111 Modified: trunk/t/pmc/packfile.t Log: [t] fix packfile test assumptions for path slashies Modified: trunk/t/pmc/packfile.t == --- trunk/t/pmc

[svn:parrot] r32075 - trunk

2008-10-21 Thread particle
Author: particle Date: Tue Oct 21 10:46:57 2008 New Revision: 32075 Modified: trunk/NEWS Log: [RELEASE] updates for Cardinal and numbered release as 0.8.0 Modified: trunk/NEWS == --- trunk/NEWS (original) +++ trunk

[svn:parrot] r32080 - trunk

2008-10-21 Thread particle
Author: particle Date: Tue Oct 21 13:37:42 2008 New Revision: 32080 Modified: trunk/NEWS Log: [RELEASE] NEWS updates Modified: trunk/NEWS == --- trunk/NEWS (original) +++ trunk/NEWS Tue Oct 21 13:37:42 2008 @@ -7,7

[svn:parrot] r32083 - trunk/t/src

2008-10-21 Thread particle
Author: particle Date: Tue Oct 21 13:45:58 2008 New Revision: 32083 Modified: trunk/t/src/compiler.t Log: [t] skip tests which fail to link with msvc -- fix these after release! Modified: trunk/t/src/compiler.t

[svn:parrot] r32089 - trunk/t/pharness

2008-10-21 Thread particle
Author: particle Date: Tue Oct 21 15:49:37 2008 New Revision: 32089 Modified: trunk/t/pharness/01-default_tests.t Log: [t] skip config tests i don't have time to understand how to modify properly before release of 0.8.0 Modified: trunk/t/pharness/01-default_tests.t

[svn:parrot] r32091 - in trunk: . tools/util

2008-10-21 Thread particle
Author: particle Date: Tue Oct 21 16:09:13 2008 New Revision: 32091 Modified: trunk/MANIFEST.generated trunk/META.yml trunk/README trunk/VERSION trunk/parrot.spec trunk/tools/util/release.json Log: [RELEASE] updated release info Modified: trunk/MANIFEST.generated

[svn:parrot] r32092 - tags/RELEASE_0_8_0

2008-10-21 Thread particle
Author: particle Date: Tue Oct 21 16:10:34 2008 New Revision: 32092 Added: tags/RELEASE_0_8_0/ - copied from r32091, /trunk/ Log: tagged release 0.8.0

[svn:parrot] r32051 - in trunk/compilers: pge/PGE tge/TGE

2008-10-20 Thread particle
Author: particle Date: Mon Oct 20 09:47:08 2008 New Revision: 32051 Modified: trunk/compilers/pge/PGE/Exp.pir trunk/compilers/tge/TGE/Compiler.pir Log: [perl #48549] add empty brackets to .namespace declarations Modified: trunk/compilers/pge/PGE/Exp.pir

[svn:parrot] r32056 - trunk/t/compilers/imcc/syn

2008-10-20 Thread particle
Author: particle Date: Mon Oct 20 15:20:36 2008 New Revision: 32056 Modified: trunk/t/compilers/imcc/syn/file.t Log: [t] fix windows failures due to pathname backslashes, and remove 'end' ops from pir while at it Modified: trunk/t/compilers/imcc/syn/file.t

[svn:parrot] r32058 - in trunk: . lib/Parrot/Test t/compilers/imcc/syn t/pmc t/src

2008-10-20 Thread particle
Author: particle Date: Mon Oct 20 16:17:09 2008 New Revision: 32058 Added: trunk/lib/Parrot/Test/Util.pm Modified: trunk/MANIFEST trunk/t/compilers/imcc/syn/file.t trunk/t/pmc/eval.t trunk/t/pmc/multidispatch.t trunk/t/pmc/sub.t trunk/t/pmc/sys.t trunk/t/src/extend.t Log

[svn:parrot] r32060 - trunk/tools/dev

2008-10-20 Thread particle
Author: particle Date: Mon Oct 20 16:40:07 2008 New Revision: 32060 Modified: trunk/tools/dev/mk_language_shell.pl Log: [tools] removed deprecated n_ ops from language shell generator, pantherse++ for the bug report Modified: trunk/tools/dev/mk_language_shell.pl

[svn:parrot] r32061 - trunk/lib/Parrot/Test

2008-10-20 Thread particle
Author: particle Date: Mon Oct 20 16:50:06 2008 New Revision: 32061 Modified: trunk/lib/Parrot/Test/Util.pm Log: [lib] add documentation to create_tempfile function, coke++ Modified: trunk/lib/Parrot/Test/Util.pm

[svn:parrot] r31993 - in trunk/src: . gc

2008-10-16 Thread particle
Author: particle Date: Wed Oct 15 22:54:03 2008 New Revision: 31993 Modified: trunk/src/gc/dod.c trunk/src/hash.c trunk/src/inter_call.c trunk/src/scheduler.c Log: [cage] remove some unused variables Modified: trunk/src/gc/dod.c

[svn:parrot] r31998 - trunk/languages/perl6/src/parser

2008-10-16 Thread particle
Author: particle Date: Thu Oct 16 18:29:03 2008 New Revision: 31998 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] more simple refactorings Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r31999 - in trunk/languages/perl6/src: parser utils/perl6doc

2008-10-16 Thread particle
Author: particle Date: Thu Oct 16 18:55:12 2008 New Revision: 31999 Modified: trunk/languages/perl6/src/parser/grammar.pg trunk/languages/perl6/src/utils/perl6doc/grammar.pg Log: [rakudo] s/perl6/rakudo/ Modified: trunk/languages/perl6/src/parser/grammar.pg

[svn:parrot] r32000 - trunk/languages/perl6/src/builtins

2008-10-16 Thread particle
Author: particle Date: Thu Oct 16 19:11:08 2008 New Revision: 32000 Modified: trunk/languages/perl6/src/builtins/math.pir Log: [rakudo] remove unused debug code Modified: trunk/languages/perl6/src/builtins/math.pir

[svn:parrot] r31970 - trunk/languages/perl6/src/parser

2008-10-15 Thread particle
Author: particle Date: Wed Oct 15 00:12:56 2008 New Revision: 31970 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] implement tagsets in 'is export()' trait Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r31972 - trunk/languages/perl6/src/parser

2008-10-15 Thread particle
Author: particle Date: Wed Oct 15 00:13:43 2008 New Revision: 31972 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] remove commented out code Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r31976 - trunk/languages/perl6/src/parser

2008-10-15 Thread particle
Author: particle Date: Wed Oct 15 09:50:49 2008 New Revision: 31976 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] some refactorings suggested by pmichaud++ Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r31992 - trunk/languages/perl6/src/parser

2008-10-15 Thread particle
Author: particle Date: Wed Oct 15 20:55:12 2008 New Revision: 31992 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] better refactoring thanks to pmichaud++ Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r31954 - trunk/languages/perl6/src/builtins

2008-10-14 Thread particle
Author: particle Date: Tue Oct 14 12:23:07 2008 New Revision: 31954 Modified: trunk/languages/perl6/src/builtins/cmp.pir Log: [rakudo] add 'infix:=:=' and 'infix:!=:=' ops Modified: trunk/languages/perl6/src/builtins/cmp.pir

[svn:parrot] r31955 - trunk/languages/perl6/src/parser

2008-10-14 Thread particle
Author: particle Date: Tue Oct 14 12:24:05 2008 New Revision: 31955 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] refactor 'is export()' trait code to prepare for handling taglists Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r31901 - trunk/languages/perl6/src/parser

2008-10-12 Thread particle
Author: particle Date: Sun Oct 12 08:31:20 2008 New Revision: 31901 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] add 'is export()' trait Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r31913 - trunk/languages/perl6/src/parser

2008-10-12 Thread particle
Author: particle Date: Sun Oct 12 11:39:07 2008 New Revision: 31913 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] fix exporting for root namespace Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r31914 - trunk/languages/perl6/t

2008-10-12 Thread particle
Author: particle Date: Sun Oct 12 11:52:55 2008 New Revision: 31914 Modified: trunk/languages/perl6/t/spectest_regression.data Log: [rakudo] add export tests to spectest_regression Modified: trunk/languages/perl6/t/spectest_regression.data

[svn:parrot] r31791 - trunk/t/pmc

2008-10-08 Thread particle
Author: particle Date: Wed Oct 8 10:14:30 2008 New Revision: 31791 Modified: trunk/t/pmc/config.t Log: [t] fix config pmc test to deal with case-insensitive platform Modified: trunk/t/pmc/config.t == --- trunk/t/pmc

[svn:parrot] r31757 - trunk/languages/perl6/src/builtins

2008-10-07 Thread particle
Author: particle Date: Tue Oct 7 09:42:51 2008 New Revision: 31757 Modified: trunk/languages/perl6/src/builtins/globals.pir Log: [rakudo] [perl #59570] $*OS and $*EXECUTABLE_NAME globals initial implementation ~ add support for $*OS, $*OSVER, $*EXECUTABLE_NAME modified and expanded from

[svn:parrot] r31758 - trunk/languages/perl6/src/builtins

2008-10-07 Thread particle
Author: particle Date: Tue Oct 7 09:57:25 2008 New Revision: 31758 Modified: trunk/languages/perl6/src/builtins/globals.pir Log: [rakudo] silly me (particle--), i forgot to create a new string every time Modified: trunk/languages/perl6/src/builtins/globals.pir

[svn:parrot] r31759 - trunk/languages/perl6/src/parser

2008-10-07 Thread particle
Author: particle Date: Tue Oct 7 09:58:41 2008 New Revision: 31759 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] refactor package definition exit code based on feedback from pmichaud++ Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r31762 - trunk/languages/perl6/src/parser

2008-10-07 Thread particle
Author: particle Date: Tue Oct 7 11:00:37 2008 New Revision: 31762 Modified: trunk/languages/perl6/src/parser/actions.pm Log: [rakudo] make branch explicit in 'variable' action method Modified: trunk/languages/perl6/src/parser/actions.pm

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

2008-10-06 Thread particle
Author: particle Date: Mon Oct 6 16:54:54 2008 New Revision: 31725 Modified: trunk/config/gen/platform.pm Log: [config] fix typo in config\gen\platform.pm preventing compilation Modified: trunk/config/gen/platform.pm

[svn:parrot] r31606 - in trunk/languages/perl6: . src/parser

2008-10-03 Thread particle
Author: particle Date: Fri Oct 3 19:22:26 2008 New Revision: 31606 Modified: trunk/languages/perl6/perl6.pir trunk/languages/perl6/src/parser/actions.pm trunk/languages/perl6/src/parser/grammar.pg Log: [rakudo] implement 'package' package declarator Modified: trunk/languages/perl6

[svn:parrot] r31569 - trunk/languages/perl6/src/parser

2008-10-02 Thread particle
Author: particle Date: Thu Oct 2 12:41:00 2008 New Revision: 31569 Modified: trunk/languages/perl6/src/parser/actions.pm trunk/languages/perl6/src/parser/grammar.pg Log: [rakudo] accept apostrophe (' and -) in identifiers Modified: trunk/languages/perl6/src/parser/actions.pm

[svn:parrot] r31572 - trunk/docs

2008-10-02 Thread particle
Author: particle Date: Thu Oct 2 13:57:23 2008 New Revision: 31572 Modified: trunk/docs/gettingstarted.pod Log: [docs] better instructions for git users (not_benh++) Modified: trunk/docs/gettingstarted.pod

[svn:parrot] r31561 - trunk/languages/perl6/src/parser

2008-10-01 Thread particle
Author: particle Date: Wed Oct 1 16:03:32 2008 New Revision: 31561 Modified: trunk/languages/perl6/src/parser/grammar.pg Log: [rakudo] add apostrophe and identifier tokens to grammar; not using them yet Modified: trunk/languages/perl6/src/parser/grammar.pg

[svn:parrot] r31441 - trunk/lib/Parrot/Pmc2c

2008-09-26 Thread particle
Author: particle Date: Fri Sep 26 10:37:04 2008 New Revision: 31441 Modified: trunk/lib/Parrot/Pmc2c/PCCMETHOD.pm Log: [perl #59374] [BUG] pmc2c produces incorrect code for RETURN(INTVAL -1) -- fixed bug in Parrot::Pmc2c::PCCMETHOD Modified: trunk/lib/Parrot/Pmc2c/PCCMETHOD.pm

[svn:parrot] r31442 - trunk/lib/Parrot/Pmc2c

2008-09-26 Thread particle
Author: particle Date: Fri Sep 26 10:44:47 2008 New Revision: 31442 Modified: trunk/lib/Parrot/Pmc2c/PCCMETHOD.pm Log: [pmc2c] remove debugging code -- coke++ particle-- Modified: trunk/lib/Parrot/Pmc2c/PCCMETHOD.pm

[svn:parrot] r31274 - trunk/languages/cardinal/config/makefiles

2008-09-19 Thread particle
Author: particle Date: Fri Sep 19 13:30:12 2008 New Revision: 31274 Modified: trunk/languages/cardinal/config/makefiles/root.in Log: [cardinal] add make target for fakecutable Modified: trunk/languages/cardinal/config/makefiles/root.in

[svn:parrot] r31275 - trunk/languages/cardinal/config/makefiles

2008-09-19 Thread particle
Author: particle Date: Fri Sep 19 13:35:19 2008 New Revision: 31275 Modified: trunk/languages/cardinal/config/makefiles/root.in Log: [cardinal] fix slashie typo Modified: trunk/languages/cardinal/config/makefiles/root.in

[svn:parrot] r31276 - trunk/languages/lolcode/config/makefiles

2008-09-19 Thread particle
Author: particle Date: Fri Sep 19 13:43:18 2008 New Revision: 31276 Modified: trunk/languages/lolcode/config/makefiles/root.in Log: [lolcode] flesh out fakecutable targets Modified: trunk/languages/lolcode/config/makefiles/root.in

[svn:parrot] r31277 - trunk/languages/cardinal/config/makefiles

2008-09-19 Thread particle
Author: particle Date: Fri Sep 19 13:51:44 2008 New Revision: 31277 Modified: trunk/languages/cardinal/config/makefiles/root.in Log: [cardinal] add some cleanups to the makefile Modified: trunk/languages/cardinal/config/makefiles/root.in

  1   2   3   4   5   6   7   8   9   10   >