[svn:parrot] r25037 - branches/revision

2008-01-20 Thread jkeenan
Author: jkeenan Date: Sun Jan 20 07:33:43 2008 New Revision: 25037 Removed: branches/revision/ Log: Branch has been merged into trunk and is no longer needed.

[svn:parrot] r25122 - trunk/compilers/imcc

2008-01-21 Thread jkeenan
Author: jkeenan Date: Mon Jan 21 19:31:38 2008 New Revision: 25122 Modified: trunk/compilers/imcc/main.c Log: Applying patch contributed by ajr in RT 48260 documenting previously undocumented Parrot functions. ajr++ Modified: trunk/compilers/imcc/main.c

[svn:parrot] r25123 - in trunk/languages/cardinal: . config/makefiles src/builtins src/parser t

2008-01-21 Thread jkeenan
Author: jkeenan Date: Mon Jan 21 19:44:20 2008 New Revision: 25123 Modified: trunk/languages/cardinal/cardinal.pir (props changed) trunk/languages/cardinal/config/makefiles/root.in (props changed) trunk/languages/cardinal/src/builtins/say.pir (props changed) trunk/languages

[svn:parrot] r25183 - in branches/smoke: lib/Parrot/Smoke tools/util

2008-01-23 Thread jkeenan
Author: jkeenan Date: Wed Jan 23 20:02:30 2008 New Revision: 25183 Added: branches/smoke/tools/util/mysmoke.cgi (contents, props changed) Modified: branches/smoke/lib/Parrot/Smoke/Server.pm Log: Add tools/util/mysmoke.cgi, which is a first pass at refactoring smokeserv-server.pl

[svn:parrot] r25184 - branches/smoke

2008-01-23 Thread jkeenan
Author: jkeenan Date: Wed Jan 23 20:03:42 2008 New Revision: 25184 Modified: branches/smoke/MANIFEST Log: Forgot to update MANIFEST in smoke branch in r25183. Modified: branches/smoke/MANIFEST == --- branches/smoke

[svn:parrot] r25231 - tags/ports-25229

2008-01-25 Thread jkeenan
Author: jkeenan Date: Fri Jan 25 17:12:34 2008 New Revision: 25231 Added: tags/ports-25229/ - copied from r25230, /trunk/ Log: Tagging trunk at r25229 so that the ports can later be synched to it.

[svn:parrot] r25230 - branches/ports

2008-01-25 Thread jkeenan
Author: jkeenan Date: Fri Jan 25 17:12:30 2008 New Revision: 25230 Added: branches/ports/ - copied from r25229, /trunk/ Log: Creating ports in https://svn.perl.org/parrot//branches

[svn:parrot] r25229 - trunk/tools/util

2008-01-25 Thread jkeenan
Author: jkeenan Date: Fri Jan 25 17:05:30 2008 New Revision: 25229 Modified: trunk/tools/util/smokeserv-server.pl Log: Change localtime to gmtime in one location. Cf: http://rt.perl.org/rt3/Ticket/Display.html?id=45307. Modified: trunk/tools/util/smokeserv-server.pl

[svn:parrot] r25247 - branches/harness

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 06:37:06 2008 New Revision: 25247 Added: branches/harness/ - copied from r25246, /trunk/ Log: Creating harness in https://svn.perl.org/parrot//branches

[svn:parrot] r25248 - branches/harness

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 06:40:03 2008 New Revision: 25248 Removed: branches/harness/ Log: Branch was created incorrectly; deleting it.

[svn:parrot] r25249 - branches/tharness

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 06:40:39 2008 New Revision: 25249 Added: branches/tharness/ - copied from r25248, /trunk/ Log: Creating tharness in https://svn.perl.org/parrot//branches

[svn:parrot] r25250 - branches/tharness

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 06:45:19 2008 New Revision: 25250 Removed: branches/tharness/ Log: Branch was created incorrectly; deleting it.

[svn:parrot] r25251 - branches/harness

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 07:15:34 2008 New Revision: 25251 Added: branches/harness/ - copied from r25250, /trunk/ Log: Creating branch for refactoring of t/harness.

[svn:parrot] r25252 - tags/harness-25251

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 07:22:56 2008 New Revision: 25252 Added: tags/harness-25251/ - copied from r25251, /trunk/ Log: Tagging point of creation of harness branch.

[svn:parrot] r25256 - branches/harness/lib/Parrot/Harness

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 09:31:03 2008 New Revision: 25256 Added: branches/harness/lib/Parrot/Harness/ Log: Create directory to hold modules for code extracted from t/harness.

[svn:parrot] r25258 - in branches/harness: . lib/Parrot/Harness t

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 09:58:35 2008 New Revision: 25258 Added: branches/harness/lib/Parrot/Harness/DefaultTests.pm (contents, props changed) Modified: branches/harness/MANIFEST branches/harness/t/harness Log: Refactor gathering of default tests out of t/harness and place

[svn:parrot] r25269 - in branches/harness: . config/gen/makefiles lib/Parrot/Configure/Options lib/Parrot/Harness t t/pharness

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 19:00:03 2008 New Revision: 25269 Added: branches/harness/lib/Parrot/Harness/Smoke.pm (contents, props changed) branches/harness/t/pharness/ branches/harness/t/pharness/01-default_tests.t (contents, props changed) Modified: branches/harness

[svn:parrot] r25270 - in branches/harness: languages/t lib/Parrot/Harness t

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 20:53:35 2008 New Revision: 25270 Modified: branches/harness/languages/t/harness branches/harness/lib/Parrot/Harness/Smoke.pm branches/harness/t/harness Log: lib/Parrot/Harness/Smoke.pm and t/harness: Where possible, eliminate differences in code

[svn:parrot] r25271 - in branches/harness: lib/Parrot/Harness t

2008-01-26 Thread jkeenan
Author: jkeenan Date: Sat Jan 26 21:05:11 2008 New Revision: 25271 Modified: branches/harness/lib/Parrot/Harness/Smoke.pm branches/harness/t/harness Log: Refactor code for determining program arguments string out of t/harness and into lib/Parrot/Harness/Smoke.pm. Modified: branches

[svn:parrot] r25281 - in branches/harness: . t/pharness

2008-01-27 Thread jkeenan
Author: jkeenan Date: Sun Jan 27 05:46:22 2008 New Revision: 25281 Added: branches/harness/t/pharness/02-get_test_prog_args.t (contents, props changed) Modified: branches/harness/MANIFEST branches/harness/t/pharness/01-default_tests.t Log: Add file to test Parrot::Harness::Options

[svn:parrot] r25283 - branches/harness/t

2008-01-27 Thread jkeenan
Author: jkeenan Date: Sun Jan 27 06:12:09 2008 New Revision: 25283 Modified: branches/harness/t/harness Log: Gather up the long options into a hash rather than 6+ individual scalar variables. Modified: branches/harness/t/harness

[svn:parrot] r25289 - in branches/harness: . lib/Parrot/Harness t t/pharness

2008-01-27 Thread jkeenan
Author: jkeenan Date: Sun Jan 27 06:50:56 2008 New Revision: 25289 Added: branches/harness/t/pharness/03-handle_long_options.t (contents, props changed) Modified: branches/harness/MANIFEST branches/harness/lib/Parrot/Harness/Options.pm branches/harness/t/harness Log: Refactored

[svn:parrot] r25293 - in branches/harness: lib/Parrot/Harness t/pharness

2008-01-27 Thread jkeenan
Author: jkeenan Date: Sun Jan 27 08:01:53 2008 New Revision: 25293 Modified: branches/harness/lib/Parrot/Harness/Options.pm branches/harness/t/pharness/02-get_test_prog_args.t branches/harness/t/pharness/03-handle_long_options.t Log: Parrot::Harness::Options: Change @EXPORT

[svn:parrot] r25295 - in branches/harness: lib/Parrot/Harness t

2008-01-27 Thread jkeenan
Author: jkeenan Date: Sun Jan 27 09:20:51 2008 New Revision: 25295 Modified: branches/harness/lib/Parrot/Harness/Options.pm branches/harness/t/harness Log: Add a --help long option. Modified: branches/harness/lib/Parrot/Harness/Options.pm

[svn:parrot] r25298 - trunk/t

2008-01-27 Thread jkeenan
Author: jkeenan Date: Sun Jan 27 09:40:24 2008 New Revision: 25298 Modified: trunk/t/harness Log: Delete misleading comments as to what will happen with a later version of Test::TAP::Model. Delete commented out set_verbose(). Applying patch submitted in http://rt.perl.org/rt3/Ticket

[svn:parrot] r25305 - in branches/harness: . lib/Parrot/Harness t t/pharness

2008-01-27 Thread jkeenan
Author: jkeenan Date: Sun Jan 27 17:53:03 2008 New Revision: 25305 Added: branches/harness/t/pharness/04-Usage.t (contents, props changed) Modified: branches/harness/MANIFEST branches/harness/lib/Parrot/Harness/Options.pm branches/harness/t/harness Log: Refactor Usage heredoc out

[svn:parrot] r25320 - trunk/t

2008-01-28 Thread jkeenan
Author: jkeenan Date: Mon Jan 28 15:49:40 2008 New Revision: 25320 Modified: trunk/t/harness Log: Eliminate use of Test::Run in t/harness. This eliminiates t/harness CL option '--tr' as well. Modified: trunk/t/harness

[svn:parrot] r25324 - in branches/harness: lib/Parrot/Harness t

2008-01-28 Thread jkeenan
Author: jkeenan Date: Mon Jan 28 16:57:18 2008 New Revision: 25324 Modified: branches/harness/lib/Parrot/Harness/Options.pm branches/harness/t/harness Log: Eliminate use of Test::Run in t/harness. In t/harness, move code to top for easier refactoring. Modified: branches/harness/lib

[svn:parrot] r25372 - trunk/src

2008-01-30 Thread jkeenan
Author: jkeenan Date: Wed Jan 30 16:14:44 2008 New Revision: 25372 Modified: trunk/src/embed.c trunk/src/runops_cores.c Log: Additional function document provided by Alan Rocker. ajr++. Modified: trunk/src/embed.c

[svn:parrot] r25373 - trunk

2008-01-30 Thread jkeenan
Author: jkeenan Date: Wed Jan 30 16:30:24 2008 New Revision: 25373 Modified: trunk/MANIFEST.SKIP Log: MANIFEST.SKIP has apparently not been updated in several days; doing so. Modified: trunk/MANIFEST.SKIP

[svn:parrot] r25374 - in trunk/t: manifest steps

2008-01-30 Thread jkeenan
Author: jkeenan Date: Wed Jan 30 16:35:59 2008 New Revision: 25374 Modified: trunk/t/manifest/02-regenerate_file.t trunk/t/manifest/03-regenerate_skip.t trunk/t/steps/init_headers-01.t trunk/t/steps/init_manifest-02.t Log: Delete copies of MANIFEST in tempdirs after testing

[svn:parrot] r25375 - in trunk/t: configure postconfigure tools/revision

2008-01-30 Thread jkeenan
Author: jkeenan Date: Wed Jan 30 16:50:06 2008 New Revision: 25375 Modified: trunk/t/configure/017-revision_from_cache.t trunk/t/configure/018-revision_to_cache.t trunk/t/postconfigure/03-revision.t trunk/t/postconfigure/04-revision.t trunk/t/tools/revision/01

[svn:parrot] r25376 - trunk/config/auto/backtrace

2008-01-30 Thread jkeenan
Author: jkeenan Date: Wed Jan 30 16:53:00 2008 New Revision: 25376 Modified: trunk/config/auto/backtrace/test_c.in Log: Applying patch contributed by Art Haas in http://rt.perl.org/rt3/Ticket/Display.html?id=50298. Thanks, Art. Modified: trunk/config/auto/backtrace/test_c.in

[svn:parrot] r25377 - in trunk/t: configure steps

2008-01-30 Thread jkeenan
Author: jkeenan Date: Wed Jan 30 17:04:42 2008 New Revision: 25377 Modified: trunk/t/configure/020-version.t trunk/t/configure/021-version.t trunk/t/configure/022-version.t trunk/t/configure/023-version.t trunk/t/configure/024-version.t trunk/t/steps/init_defaults-02.t Log

[svn:parrot] r25378 - trunk/t/configure

2008-01-30 Thread jkeenan
Author: jkeenan Date: Wed Jan 30 17:18:26 2008 New Revision: 25378 Modified: trunk/t/configure/044-slurp_file.t Log: Guarantee that tempfile is cleaned up after testing; implementing chromatic's suggestion: UNLINK = 1. Modified: trunk/t/configure/044-slurp_file.t

[svn:parrot] r25379 - in trunk/t: steps tools/revision

2008-01-30 Thread jkeenan
Author: jkeenan Date: Wed Jan 30 17:33:53 2008 New Revision: 25379 Modified: trunk/t/steps/auto_gdbm-03.t trunk/t/steps/auto_gdbm-04.t trunk/t/steps/auto_gmp-03.t trunk/t/steps/auto_readline-02.t trunk/t/steps/auto_signal-03.t trunk/t/steps/init_hints-04.t trunk/t/steps

[svn:parrot] r25381 - trunk/lib/Parrot/Configure/Step

2008-01-30 Thread jkeenan
Author: jkeenan Date: Wed Jan 30 19:23:37 2008 New Revision: 25381 Modified: trunk/lib/Parrot/Configure/Step/Methods.pm Log: Applying patch submitted in http://rt.perl.org/rt3/Ticket/Display.html?id=50390: Only add a value to the string of libraries if that value has not already been added

[svn:parrot] r25386 - tags/reconfigure-25385

2008-01-31 Thread jkeenan
Author: jkeenan Date: Thu Jan 31 06:21:46 2008 New Revision: 25386 Added: tags/reconfigure-25385/ - copied from r25385, /trunk/ Log: Tagging trunk at r25385 so that the reconfigure can be synched to it.

[svn:parrot] r25387 - branches/nointer

2008-01-31 Thread jkeenan
Author: jkeenan Date: Thu Jan 31 06:24:25 2008 New Revision: 25387 Removed: branches/nointer/ Log: This branch is no longer being developed and so may be deleted from HEAD.

[svn:parrot] r25608 - branches/harness/t

2008-02-08 Thread jkeenan
Author: jkeenan Date: Fri Feb 8 17:42:01 2008 New Revision: 25608 Modified: branches/harness/t/harness Log: POD correction. Modified: branches/harness/t/harness == --- branches/harness/t/harness (original

[svn:parrot] r25637 - tags/ports-25229

2008-02-10 Thread jkeenan
Author: jkeenan Date: Sun Feb 10 17:43:48 2008 New Revision: 25637 Removed: tags/ports-25229/ Log: Tag may be deleted because the branch it was marking has been deleted.

[svn:parrot] r25639 - tags/initp5-23308

2008-02-10 Thread jkeenan
Author: jkeenan Date: Sun Feb 10 17:45:39 2008 New Revision: 25639 Removed: tags/initp5-23308/ Log: Tag no longer needed.

[svn:parrot] r25636 - branches/ports

2008-02-10 Thread jkeenan
Author: jkeenan Date: Sun Feb 10 17:42:23 2008 New Revision: 25636 Removed: branches/ports/ Log: This branch was intended to accommodate development of a module for detecting macports during configuration, but will not be needed.

[svn:parrot] r25638 - tags/reconfigure-24550

2008-02-10 Thread jkeenan
Author: jkeenan Date: Sun Feb 10 17:44:56 2008 New Revision: 25638 Removed: tags/reconfigure-24550/ Log: Tag no longer needed.

[svn:parrot] r25640 - trunk/src

2008-02-10 Thread jkeenan
Author: jkeenan Date: Sun Feb 10 19:46:59 2008 New Revision: 25640 Modified: trunk/src/events.c trunk/src/inter_misc.c Log: Applying patches supplied by Alan Rocker documenting more C functions. Modified: trunk/src/events.c

[svn:parrot] r25675 - branches/tcif/lib/Parrot

2008-02-12 Thread jkeenan
Author: jkeenan Date: Tue Feb 12 16:27:14 2008 New Revision: 25675 Modified: branches/tcif/lib/Parrot/Configure.pm Log: For ease of editing, move documentation to end of file. Modified: branches/tcif/lib/Parrot/Configure.pm

[svn:parrot] r25676 - in branches/tcif: . lib/Parrot/Configure

2008-02-12 Thread jkeenan
Author: jkeenan Date: Tue Feb 12 16:27:31 2008 New Revision: 25676 Added: branches/tcif/lib/Parrot/Configure/Parallel.pm (contents, props changed) Modified: branches/tcif/MANIFEST Log: Add Parrot::Configure::Parallel. Modified: branches/tcif/MANIFEST

[svn:parrot] r25674 - in branches/tcif: . lib/Parrot lib/Parrot/Configure

2008-02-12 Thread jkeenan
Author: jkeenan Date: Tue Feb 12 16:02:31 2008 New Revision: 25674 Added: branches/tcif/lib/Parrot/Configure/Base.pm (contents, props changed) Modified: branches/tcif/MANIFEST branches/tcif/lib/Parrot/Configure.pm Log: Pull object methods out of Parrot::Configure and place them in new

[svn:parrot] r25681 - branches/tcif/lib/Parrot/Configure/Step

2008-02-12 Thread jkeenan
Author: jkeenan Date: Tue Feb 12 19:05:51 2008 New Revision: 25681 Modified: branches/tcif/lib/Parrot/Configure/Step/List.pm Log: For ease in editing in this branch, temporarily change the way elements of steps list are typed. Modified: branches/tcif/lib/Parrot/Configure/Step/List.pm

[svn:parrot] r25680 - branches/tcif/lib/Parrot/Configure

2008-02-12 Thread jkeenan
Author: jkeenan Date: Tue Feb 12 19:01:34 2008 New Revision: 25680 Modified: branches/tcif/lib/Parrot/Configure/Messages.pm Log: Make sure that print_conclusion() always gets a defined value for argument. Modified: branches/tcif/lib/Parrot/Configure/Messages.pm

[svn:parrot] r25672 - in branches/reconfigure: config/inter lib/Parrot/Configure lib/Parrot/Configure/Options lib/Parrot/Configure/Step t/steps t/steps/testlib

2008-02-12 Thread jkeenan
Author: jkeenan Date: Tue Feb 12 15:20:50 2008 New Revision: 25672 Modified: branches/reconfigure/config/inter/make.pm branches/reconfigure/lib/Parrot/Configure/Messages.pm branches/reconfigure/lib/Parrot/Configure/Options/Test.pm branches/reconfigure/lib/Parrot/Configure/Step/List.pm

[svn:parrot] r25670 - branches/tcif

2008-02-12 Thread jkeenan
Author: jkeenan Date: Tue Feb 12 15:12:47 2008 New Revision: 25670 Added: branches/tcif/ - copied from r25669, /trunk/ Log: Creating tcif in https://svn.perl.org/parrot//branches

[svn:parrot] r25679 - in branches/tcif: config/gen/makefiles t

2008-02-12 Thread jkeenan
Author: jkeenan Date: Tue Feb 12 18:54:36 2008 New Revision: 25679 Modified: branches/tcif/config/gen/makefiles/root.in branches/tcif/t/harness Log: 1. t/harness: Pull pre- and post-configuration tests out of @default tests. (Somewhere, chromatic is smiling!) 2. config/gen/makefiles

[svn:parrot] r25669 - branches/harness/t

2008-02-12 Thread jkeenan
Author: jkeenan Date: Tue Feb 12 15:12:30 2008 New Revision: 25669 Modified: branches/harness/t/harness Log: Minor typographical reformatting. Modified: branches/harness/t/harness == --- branches/harness/t/harness

[svn:parrot] r25663 - branches/tcif

2008-02-12 Thread jkeenan
Author: jkeenan Date: Tue Feb 12 04:04:22 2008 New Revision: 25663 Added: branches/tcif/ - copied from r25662, /trunk/ Log: Creating tcif in https://svn.perl.org/parrot//branches

[svn:parrot] r25701 - branches/tcif/t/configure

2008-02-13 Thread jkeenan
Author: jkeenan Date: Wed Feb 13 16:06:18 2008 New Revision: 25701 Modified: branches/tcif/t/configure/025-options_test.t Log: Restore all parts of test to uncommented-out status. Modified: branches/tcif/t/configure/025-options_test.t

[svn:parrot] r25702 - branches/tcif/lib/Parrot/Configure/Options

2008-02-13 Thread jkeenan
Author: jkeenan Date: Wed Feb 13 16:07:01 2008 New Revision: 25702 Modified: branches/tcif/lib/Parrot/Configure/Options/Test.pm Log: Fix semantic error: Should have been 'system and croak', not 'system or croak'. Modified: branches/tcif/lib/Parrot/Configure/Options/Test.pm

[svn:parrot] r25703 - in trunk: . t/codingstd

2008-02-13 Thread jkeenan
Author: jkeenan Date: Wed Feb 13 18:00:46 2008 New Revision: 25703 Modified: trunk/MANIFEST trunk/t/codingstd/linelength.t Log: 1. Someone forgot to regenerate the MANIFEST after deleting a file. 2. Add docs/embed.pod to list of skipped files in linelength.t. Its POD has 2 '=item

[svn:parrot] r25706 - branches/harness

2008-02-13 Thread jkeenan
Author: jkeenan Date: Wed Feb 13 18:38:20 2008 New Revision: 25706 Removed: branches/harness/ Log: Contents of 'harness' branch have been merged into trunk; okay to delete.

[svn:parrot] r25705 - in trunk: . config/gen/makefiles languages/t lib/Parrot/Configure/Options lib/Parrot/Harness t t/pharness

2008-02-13 Thread jkeenan
Author: jkeenan Date: Wed Feb 13 18:36:09 2008 New Revision: 25705 Added: trunk/lib/Parrot/Harness/ - copied from r25639, /branches/harness/lib/Parrot/Harness/ trunk/lib/Parrot/Harness/DefaultTests.pm - copied, changed from r25639, /branches/harness/lib/Parrot/Harness

[svn:parrot] r25707 - tags/harness-25251

2008-02-13 Thread jkeenan
Author: jkeenan Date: Wed Feb 13 18:39:19 2008 New Revision: 25707 Removed: tags/harness-25251/ Log: Tag being deleted because the branch it tagged has been deleted.

[svn:parrot] r25709 - trunk/lib/Parrot/Harness

2008-02-13 Thread jkeenan
Author: jkeenan Date: Wed Feb 13 19:18:12 2008 New Revision: 25709 Modified: trunk/lib/Parrot/Harness/DefaultTests.pm Log: Temporarily removing t/codingstd/pir_code_coda.t from @developing_tests. Changes made elsewhere are causing this to fail on too many files to be useful. Modified

[svn:parrot] r25719 - tags/tcif-25718

2008-02-14 Thread jkeenan
Author: jkeenan Date: Thu Feb 14 15:46:57 2008 New Revision: 25719 Added: tags/tcif-25718/ - copied from r25718, /trunk/ Log: Tagging trunk at r25718 so that the tcif can be synched to it.

[svn:parrot] r25720 - tags/tcif-25669

2008-02-14 Thread jkeenan
Author: jkeenan Date: Thu Feb 14 15:47:38 2008 New Revision: 25720 Removed: tags/tcif-25669/ Log: Deleting superfluous tag tcif-25669

[svn:parrot] r25722 - branches/tcif/lib/Parrot/Configure/Parallel

2008-02-14 Thread jkeenan
Author: jkeenan Date: Thu Feb 14 18:15:33 2008 New Revision: 25722 Added: branches/tcif/lib/Parrot/Configure/Parallel/ Log: Add a directory to hold packages related to Parrot::Configure::Parallel.

[svn:parrot] r25723 - in branches/tcif: . lib/Parrot/Configure/Parallel

2008-02-14 Thread jkeenan
Author: jkeenan Date: Thu Feb 14 19:01:20 2008 New Revision: 25723 Added: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm - copied, changed from r25672, /branches/reconfigure/t/steps/testlib/Auxiliary.pm Modified: branches/tcif/MANIFEST Log: Add first draft of lib/Parrot

[svn:parrot] r25742 - branches/tcif/lib/Parrot/Configure/Parallel

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 13:24:55 2008 New Revision: 25742 Modified: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm Log: Starting to write POD for P::C::Parallel::Trace public methods. Modified: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm

[svn:parrot] r25743 - branches/tcif/lib/Parrot/Harness

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 13:27:23 2008 New Revision: 25743 Modified: branches/tcif/lib/Parrot/Harness/DefaultTests.pm Log: Matching Coke's correction in trunk: c_operator.t is now passing, so enable it in this branch as well. Modified: branches/tcif/lib/Parrot/Harness

[svn:parrot] r25744 - branches/tcif/lib/Parrot/Configure/Parallel

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 13:51:40 2008 New Revision: 25744 Modified: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm Log: Completeed initial draft of POD for P::C::Parallel::Trace public methods. Modified: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm

[svn:parrot] r25745 - branches/tcif/t

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 15:48:20 2008 New Revision: 25745 Added: branches/tcif/t/061-parallel.t - copied unchanged from r25744, /branches/tcif/t/configure/060-silent.t Log: Create new test file.

[svn:parrot] r25746 - in branches/tcif: . t t/configure

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 15:49:08 2008 New Revision: 25746 Added: branches/tcif/t/configure/061-parallel.t - copied unchanged from r25745, /branches/tcif/t/061-parallel.t Removed: branches/tcif/t/061-parallel.t Modified: branches/tcif/MANIFEST Log: New test file

[svn:parrot] r25747 - branches/tcif/lib/Parrot/Configure/Step

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 16:28:11 2008 New Revision: 25747 Modified: branches/tcif/lib/Parrot/Configure/Step/List.pm Log: Change my @steps to our @steps to make it assignable in test files. Modified: branches/tcif/lib/Parrot/Configure/Step/List.pm

[svn:parrot] r25748 - in branches/tcif: lib/Parrot/Configure/Parallel t/configure

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 16:28:50 2008 New Revision: 25748 Modified: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm branches/tcif/t/configure/061-parallel.t Log: First tests for Parrot::Configure::Parallel::Trace methods, plus a little refactoring in module. Modified

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

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 18:48:51 2008 New Revision: 25749 Modified: trunk/t/pharness/01-default_tests.t Log: Add CLEANUP = 1 to tempdir() calls in two locations. Modified: trunk/t/pharness/01-default_tests.t

[svn:parrot] r25750 - branches/tcif/t/pharness

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 18:50:03 2008 New Revision: 25750 Modified: branches/tcif/t/pharness/01-default_tests.t Log: Add CLEANUP = 1 to tempdir() calls in two locations. Modified: branches/tcif/t/pharness/01-default_tests.t

[svn:parrot] r25752 - in branches/tcif: lib/Parrot/Configure/Parallel t/configure

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 19:24:47 2008 New Revision: 25752 Added: branches/tcif/t/configure/062-parallel.t - copied, changed from r25748, /branches/tcif/t/configure/061-parallel.t Modified: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm branches/tcif/t/configure/061

[svn:parrot] r25753 - branches/tcif/t/configure

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 19:26:50 2008 New Revision: 25753 Modified: branches/tcif/t/configure/061-parallel.t Log: Delete commented-out code. Specify exact number of tests in plan. Modified: branches/tcif/t/configure/061-parallel.t

[svn:parrot] r25751 - in branches/tcif/lib/Parrot: . Configure

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 19:15:16 2008 New Revision: 25751 Modified: branches/tcif/lib/Parrot/Configure.pm branches/tcif/lib/Parrot/Configure/Base.pm branches/tcif/lib/Parrot/Configure/Parallel.pm Log: Move struct declaration out of Configure.pm and Parallel.pm

[svn:parrot] r25754 - in branches/tcif: lib/Parrot/Configure/Parallel t/configure

2008-02-15 Thread jkeenan
Author: jkeenan Date: Fri Feb 15 20:09:26 2008 New Revision: 25754 Modified: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm branches/tcif/t/configure/061-parallel.t branches/tcif/t/configure/062-parallel.t Log: 1. Add get_storable_file() method to P::C::Parallel::Trace. Add

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

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 06:34:07 2008 New Revision: 25756 Modified: trunk/lib/Parrot/Configure.pm Log: Parrot::Configure::add_steps(): Modify so that instead of assigning the list of new steps en masse to the list_of_steps attribute, push them individually onto the array which

[svn:parrot] r25757 - branches/tcif/lib/Parrot/Configure

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 06:38:54 2008 New Revision: 25757 Modified: branches/tcif/lib/Parrot/Configure/Base.pm Log: Parrot::Configure::add_steps(): Modify so that instead of assigning the list of new steps en masse to the list_of_steps attribute, push them individually onto

[svn:parrot] r25758 - branches/tcif/lib/Parrot/Configure/Parallel

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 06:40:17 2008 New Revision: 25758 Modified: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm Log: Minor corrections in update_state(). Modified: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm

[svn:parrot] r25759 - branches/tcif/t/configure

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 06:41:05 2008 New Revision: 25759 Added: branches/tcif/t/configure/063-parallel.t - copied, changed from r25754, /branches/tcif/t/configure/062-parallel.t Modified: branches/tcif/t/configure/062-parallel.t Log: Add a third test file to test Parrot

[svn:parrot] r25760 - branches/tcif

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 06:41:37 2008 New Revision: 25760 Modified: branches/tcif/MANIFEST Log: Update MANIFEST. Modified: branches/tcif/MANIFEST == --- branches/tcif/MANIFEST (original) +++ branches

[svn:parrot] r25769 - in branches/tcif: . t/configure t/steps

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 10:40:51 2008 New Revision: 25769 Added: branches/tcif/t/configure/064-parallel.t - copied, changed from r25759, /branches/tcif/t/configure/063-parallel.t Modified: branches/tcif/MANIFEST branches/tcif/t/steps/init_manifest-01.t Log: Add 064

[svn:parrot] r25770 - in branches/tcif: lib/Parrot/Configure/Parallel t/configure

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 10:48:31 2008 New Revision: 25770 Modified: branches/tcif/lib/Parrot/Configure/Parallel/Trace.pm branches/tcif/t/configure/062-parallel.t branches/tcif/t/configure/063-parallel.t branches/tcif/t/configure/064-parallel.t Log: Simplify name

[svn:parrot] r25771 - branches/tcif/t/steps

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 11:36:50 2008 New Revision: 25771 Modified: branches/tcif/t/steps/init_defaults-01.t branches/tcif/t/steps/init_defaults-02.t branches/tcif/t/steps/init_install-01.t branches/tcif/t/steps/init_install-02.t branches/tcif/t/steps/init_manifest-01.t

[svn:parrot] r25775 - branches/tcif/t/steps

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 16:29:45 2008 New Revision: 25775 Modified: branches/tcif/t/steps/init_headers-01.t branches/tcif/t/steps/init_hints-01.t branches/tcif/t/steps/init_hints-02.t branches/tcif/t/steps/init_hints-03.t branches/tcif/t/steps/init_hints-04.t branches

[svn:parrot] r25776 - branches/tcif/lib/Parrot/Configure/Options

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 16:54:38 2008 New Revision: 25776 Modified: branches/tcif/lib/Parrot/Configure/Options/Test.pm Log: No need to consruct a P::C::Parallel::Trace object in P::C::Options::Test::new(). Modified: branches/tcif/lib/Parrot/Configure/Options/Test.pm

[svn:parrot] r25778 - branches/tcif/t/steps

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 17:37:24 2008 New Revision: 25778 Modified: branches/tcif/t/steps/init_install-02.t branches/tcif/t/steps/inter_lex-01.t branches/tcif/t/steps/inter_lex-02.t branches/tcif/t/steps/inter_lex-03.t branches/tcif/t/steps/inter_lex-04.t branches/tcif

[svn:parrot] r25781 - branches/tcif/t/steps

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 17:59:53 2008 New Revision: 25781 Modified: branches/tcif/t/steps/auto_gcc-01.t branches/tcif/t/steps/auto_gcc-02.t branches/tcif/t/steps/auto_gcc-03.t branches/tcif/t/steps/auto_gcc-04.t branches/tcif/t/steps/auto_gcc-05.t branches/tcif/t/steps

[svn:parrot] r25782 - branches/tcif/t/steps

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 18:22:48 2008 New Revision: 25782 Modified: branches/tcif/t/steps/auto_backtrace-01.t branches/tcif/t/steps/auto_backtrace-02.t branches/tcif/t/steps/auto_fink-01.t branches/tcif/t/steps/auto_fink-02.t branches/tcif/t/steps/auto_fink-03.t

[svn:parrot] r25784 - branches/tcif/t/steps

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 19:00:02 2008 New Revision: 25784 Modified: branches/tcif/t/steps/auto_backtrace-01.t branches/tcif/t/steps/auto_backtrace-02.t branches/tcif/t/steps/auto_fink-02.t branches/tcif/t/steps/auto_fink-03.t branches/tcif/t/steps/auto_fink-04.t

[svn:parrot] r25785 - branches/tcif/t/steps

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 19:21:29 2008 New Revision: 25785 Modified: branches/tcif/t/steps/auto_msvc-01.t branches/tcif/t/steps/auto_msvc-02.t branches/tcif/t/steps/auto_msvc-03.t branches/tcif/t/steps/auto_msvc-04.t Log: Revising test to eliminate reliance on init::defaults

[svn:parrot] r25788 - trunk/src

2008-02-16 Thread jkeenan
Author: jkeenan Date: Sat Feb 16 20:48:31 2008 New Revision: 25788 Modified: trunk/src/list.c Log: Reverting changes in two lines made in r24840 which caused t/src/intlist.t to fail on Darwin thereafter. Reverted test now passes on Darwin and continues to pass on Linux. Modified: trunk

[svn:parrot] r25793 - trunk/compilers/imcc

2008-02-17 Thread jkeenan
Author: jkeenan Date: Sun Feb 17 06:54:26 2008 New Revision: 25793 Modified: trunk/compilers/imcc/imcc.l trunk/compilers/imcc/imclexer.c Log: [compilers/imcc]: Applying patch submitted by chromatic in response to http://rt.perl.org/rt3/Ticket/Display.html?id=50920, t/compilers/imcc/syn

[svn:parrot] r25794 - branches/tcif/t/steps

2008-02-17 Thread jkeenan
Author: jkeenan Date: Sun Feb 17 07:56:58 2008 New Revision: 25794 Modified: branches/tcif/t/steps/auto_alignptrs-04.t Log: Modifying test to use Parallel::Trace. Test required some modification to mock hpux. Modified: branches/tcif/t/steps/auto_alignptrs-04.t

[svn:parrot] r25796 - branches/tcif/t/steps

2008-02-17 Thread jkeenan
Author: jkeenan Date: Sun Feb 17 08:23:55 2008 New Revision: 25796 Modified: branches/tcif/t/steps/auto_byteorder-01.t branches/tcif/t/steps/auto_byteorder-02.t branches/tcif/t/steps/auto_byteorder-03.t branches/tcif/t/steps/auto_sizes-01.t branches/tcif/t/steps/auto_sizes-02.t

[svn:parrot] r25798 - branches/tcif/t/steps

2008-02-17 Thread jkeenan
Author: jkeenan Date: Sun Feb 17 09:38:37 2008 New Revision: 25798 Modified: branches/tcif/t/steps/auto_format-01.t branches/tcif/t/steps/auto_pack-01.t branches/tcif/t/steps/auto_va_ptr-01.t Log: Revising test to eliminate reliance on init::defaults and use Parrot::Configure::Parallel

[svn:parrot] r25799 - branches/tcif/t/steps

2008-02-17 Thread jkeenan
Author: jkeenan Date: Sun Feb 17 09:41:28 2008 New Revision: 25799 Modified: branches/tcif/t/steps/auto_format-02.t Log: Revising test to eliminate reliance on init::defaults and use Parrot::Configure::Parallel::Trace instead. Also, in long double test, should have been expecting

<    9   10   11   12   13   14   15   16   17   18   >