[svn:parrot] r20532 - trunk/src

2007-08-06 Thread jhoblitt
Author: jhoblitt Date: Mon Aug 6 23:38:44 2007 New Revision: 20532 Modified: trunk/src/exceptions.c Log: Parrot_confess() now calls abort() instead of exit Modified: trunk/src/exceptions.c == --- trunk/src

[svn:parrot] r20358 - trunk/docs

2007-07-30 Thread jhoblitt
Author: jhoblitt Date: Mon Jul 30 15:14:00 2007 New Revision: 20358 Modified: trunk/docs/debug.pod Log: formatting and a typo Modified: trunk/docs/debug.pod == --- trunk/docs/debug.pod(original) +++ trunk

[svn:parrot] r20357 - trunk/docs

2007-07-30 Thread jhoblitt
Author: jhoblitt Date: Mon Jul 30 14:49:36 2007 New Revision: 20357 Modified: trunk/docs/debug.pod Log: add a few words about how to generate a backtrace Modified: trunk/docs/debug.pod == --- trunk/docs/debug.pod

[svn:parrot] r20287 - trunk/src

2007-07-28 Thread jhoblitt
Author: jhoblitt Date: Sat Jul 28 11:18:23 2007 New Revision: 20287 Modified: trunk/src/exceptions.c Log: always send Parrot_confess() outout to stderr Modified: trunk/src/exceptions.c == --- trunk/src/exceptions.c

[svn:parrot] r20236 - trunk/src

2007-07-26 Thread jhoblitt
Author: jhoblitt Date: Thu Jul 26 17:42:28 2007 New Revision: 20236 Modified: trunk/src/exceptions.c Log: add a nested/spartan backtrace format to Parrot_print_backtrace() (to make Andy HAPPY) Modified: trunk/src/exceptions.c

[svn:parrot] r20227 - trunk/src

2007-07-26 Thread jhoblitt
Author: jhoblitt Date: Thu Jul 26 16:28:26 2007 New Revision: 20227 Modified: trunk/src/exceptions.c Log: increase Parrot_print_backtrace() backtrace stack depth to 32 Modified: trunk/src/exceptions.c == --- trunk

[svn:parrot] r20220 - trunk/src

2007-07-26 Thread jhoblitt
Author: jhoblitt Date: Thu Jul 26 15:10:02 2007 New Revision: 20220 Modified: trunk/src/exceptions.c Log: enable glibc backtracing (if present) in Parrot_print_backtrace() Modified: trunk/src/exceptions.c

[svn:parrot] r20219 - trunk/config/gen/config_h

2007-07-26 Thread jhoblitt
Author: jhoblitt Date: Thu Jul 26 15:03:36 2007 New Revision: 20219 Modified: trunk/config/gen/config_h/feature_h.in Log: add PARROT_HAS_GLIBC_BACKTRACE to features.h (set by auto::backtrace) Modified: trunk/config/gen/config_h/feature_h.in

[svn:parrot] r20218 - in trunk: config/auto config/auto/backtrace lib/Parrot/Configure/Step

2007-07-26 Thread jhoblitt
Author: jhoblitt Date: Thu Jul 26 13:37:51 2007 New Revision: 20218 Added: trunk/config/auto/backtrace/ trunk/config/auto/backtrace.pm trunk/config/auto/backtrace/test_c.in Modified: trunk/lib/Parrot/Configure/Step/List.pm Log: add auto::backtrace configure step to probe for the

[svn:parrot] r14047 - in trunk: . config/init

2006-08-12 Thread jhoblitt
Author: jhoblitt Date: Sat Aug 12 12:36:03 2006 New Revision: 14047 Added: trunk/config/init/install.pm Modified: trunk/Configure.pl trunk/NEWS trunk/config/init/defaults.pm Log: bug #39860 - autoconf compatible install options Modified: trunk/Configure.pl

[svn:parrot] r13767 - in trunk: . config/inter

2006-08-03 Thread jhoblitt
Author: jhoblitt Date: Thu Aug 3 01:21:32 2006 New Revision: 13767 Modified: trunk/Configure.pl trunk/config/inter/lex.pm trunk/config/inter/yacc.pm Log: change inter::lex & inter::yacc to take a 'require' argument from Configure.pl Modified: trun

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

2006-07-18 Thread jhoblitt
Author: jhoblitt Date: Tue Jul 18 12:51:53 2006 New Revision: 13365 Modified: trunk/config/inter/lex.pm Log: update the step to require that the lexer be 'flex' and that it's version is above a certain minimum (currently 2.5.33) or the entire configure process will fail

[svn:parrot] r11690 - trunk

2006-02-20 Thread jhoblitt
Author: jhoblitt Date: Mon Feb 20 17:55:14 2006 New Revision: 11690 Modified: trunk/Configure.pl Log: remove the :rem & :add option handling docs as this functional has been long sense removed Modified: trunk/Configur

[svn:parrot] r11688 - in trunk: config/gen/makefiles config/init config/init/hints config/inter languages/lua/config/makefiles languages/tcl/config

2006-02-20 Thread jhoblitt
Author: jhoblitt Date: Mon Feb 20 17:31:09 2006 New Revision: 11688 Modified: trunk/config/gen/makefiles/amber.in trunk/config/gen/makefiles/dynoplibs.in trunk/config/gen/makefiles/dynoplibs_pl.in trunk/config/gen/makefiles/dynpmc.in trunk/config/gen/makefiles/dynpmc_pl.in trunk

[svn:parrot] r11674 - in trunk: config/gen/makefiles docs

2006-02-19 Thread jhoblitt
Author: jhoblitt Date: Sun Feb 19 22:31:06 2006 New Revision: 11674 Modified: trunk/config/gen/makefiles/root.in trunk/docs/jit.pod Log: rename jit2h.pl -> jit2c.pl: fix root.in fix docs/jit.pod Modified: trunk/config/gen/makefiles/root

[svn:parrot] r11673 - in trunk: . config/gen/makefiles tools/build

2006-02-19 Thread jhoblitt
Author: jhoblitt Date: Sun Feb 19 16:24:57 2006 New Revision: 11673 Added: trunk/tools/build/jit2c.pl - copied, changed from r11501, trunk/tools/build/jit2h.pl Removed: trunk/tools/build/jit2h.pl Modified: trunk/MANIFEST trunk/config/gen/makefiles/root.in Log: rename tools/build

[svn:parrot] r11662 - in trunk: config/auto config/gen config/init config/inter lib/Parrot lib/Parrot/Configure/Step t/configure

2006-02-18 Thread jhoblitt
Author: jhoblitt Date: Sat Feb 18 19:22:51 2006 New Revision: 11662 Modified: trunk/config/auto/aio.pm trunk/config/auto/alignptrs.pm trunk/config/auto/bc.pm trunk/config/auto/byteorder.pm trunk/config/auto/cgoto.pm trunk/config/auto/env.pm trunk/config/auto/format.pm

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

2006-02-18 Thread jhoblitt
Author: jhoblitt Date: Sat Feb 18 06:12:53 2006 New Revision: 11643 Modified: trunk/config/gen/PodText.pm Log: set 'result' via ->set_result() Modified: trunk/config/gen/PodText.pm == --- trunk/config/g

[svn:parrot] r11639 - in trunk: . lib/Parrot

2006-02-17 Thread jhoblitt
Author: jhoblitt Date: Fri Feb 17 23:49:01 2006 New Revision: 11639 Modified: trunk/Configure.pl trunk/lib/Parrot/Configure.pm Log: exit() should not be called from inside Parrot::Configure Modified: trunk/Configure.pl

[svn:parrot] r11624 - in trunk: lib/Parrot t/configure

2006-02-17 Thread jhoblitt
Author: jhoblitt Date: Fri Feb 17 03:44:32 2006 New Revision: 11624 Modified: trunk/lib/Parrot/Configure.pm trunk/t/configure/configure.t Log: change Parrot::Configure->runstep() to instantiate all steps as a object (instead of just calling class methods) Modified: trunk/lib/Par

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

2006-02-17 Thread jhoblitt
Author: jhoblitt Date: Fri Feb 17 03:42:28 2006 New Revision: 11623 Modified: trunk/lib/Parrot/Configure/Step/Base.pm Log: add ->new() constructor Modified: trunk/lib/Parrot/Configure/Step/Base.pm == --- trunk/

[svn:parrot] r11620 - in trunk: lib/Parrot t/configure

2006-02-17 Thread jhoblitt
Author: jhoblitt Date: Fri Feb 17 01:50:03 2006 New Revision: 11620 Modified: trunk/lib/Parrot/Configure.pm trunk/t/configure/configure.t Log: add Parrot::Configure::Task class (Class:Struct) change Parrot::Configure to store steps as an array of Parrot::Configure::Task objects instead of

[svn:parrot] r11580 - trunk/lib/Parrot/Configure

2006-02-16 Thread jhoblitt
Author: jhoblitt Date: Thu Feb 16 03:43:28 2006 New Revision: 11580 Modified: trunk/lib/Parrot/Configure/Data.pm Log: remove duplicate (old) Pod sections Modified: trunk/lib/Parrot/Configure/Data.pm == --- trunk/lib

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

2006-02-15 Thread jhoblitt
Author: jhoblitt Date: Wed Feb 15 20:18:44 2006 New Revision: 11568 Modified: trunk/t/configure/configure.t Log: catch steps that die() require that steps return $self except to indicate an error carp() fatal errors Modified: trunk/t/configure/configure.t

[svn:parrot] r11567 - trunk/t/doc

2006-02-15 Thread jhoblitt
Author: jhoblitt Date: Wed Feb 15 17:47:46 2006 New Revision: 11567 Modified: trunk/t/doc/pod.t Log: skip all binary files (not just .pbc files) Modified: trunk/t/doc/pod.t == --- trunk/t/doc/pod.t (original

[svn:parrot] r11566 - trunk/t/doc

2006-02-15 Thread jhoblitt
Author: jhoblitt Date: Wed Feb 15 17:43:07 2006 New Revision: 11566 Modified: trunk/t/doc/pod.t Log: filter out pbc files Modified: trunk/t/doc/pod.t == --- trunk/t/doc/pod.t (original) +++ trunk/t/doc/pod.t Wed

[svn:parrot] r11565 - trunk/t/doc

2006-02-15 Thread jhoblitt
Author: jhoblitt Date: Wed Feb 15 17:06:29 2006 New Revision: 11565 Modified: trunk/t/doc/pod.t Log: bug #38549: only test files listed in MANIFEST & MANIFEST.generated for Pod syntax general code cleanup Modified: trunk/t/doc/p

[svn:parrot] r11564 - in trunk/languages: lisp python/pmc t tcl/runtime tcl/src

2006-02-15 Thread jhoblitt
Author: jhoblitt Date: Wed Feb 15 16:51:49 2006 New Revision: 11564 Modified: trunk/languages/lisp/internals.pir trunk/languages/python/pmc/pyproxyclass.pmc trunk/languages/t/harness trunk/languages/tcl/runtime/expression.pir trunk/languages/tcl/src/parser.pir Log: ./languages Pod

[svn:parrot] r11551 - trunk/t/doc

2006-02-15 Thread jhoblitt
Author: jhoblitt Date: Wed Feb 15 01:48:50 2006 New Revision: 11551 Modified: trunk/t/doc/pod.t Log: bug #38549: use Parrot::Config to find the build path so we only check Pods under 'build_dir' instead of the Cwd Modified: trunk/t

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

2006-02-13 Thread jhoblitt
Author: jhoblitt Date: Mon Feb 13 19:31:42 2006 New Revision: 11534 Modified: trunk/t/configure/configure.t Log: update runstep() methods Modified: trunk/t/configure/configure.t == --- trunk/t/configure/configure.t

[svn:parrot] r11518 - in trunk/config: auto gen init inter

2006-02-13 Thread jhoblitt
Author: jhoblitt Date: Mon Feb 13 02:02:02 2006 New Revision: 11518 Modified: trunk/config/auto/aio.pm trunk/config/auto/alignptrs.pm trunk/config/auto/bc.pm trunk/config/auto/byteorder.pm trunk/config/auto/cgoto.pm trunk/config/auto/env.pm trunk/config/auto/format.pm

[svn:parrot] r11517 - in trunk: lib/Parrot/Configure/Step t/configure

2006-02-12 Thread jhoblitt
Author: jhoblitt Date: Sun Feb 12 18:09:44 2006 New Revision: 11517 Modified: trunk/lib/Parrot/Configure/Step/Base.pm trunk/t/configure/base.t Log: add Parrot::Configure::Step::Base->set_result() Modified: trunk/lib/Parrot/Configure/Step/Base

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

2006-02-12 Thread jhoblitt
Author: jhoblitt Date: Sun Feb 12 14:02:55 2006 New Revision: 11515 Modified: trunk/config/gen/PodText.pm Log: cosmetic output changes Modified: trunk/config/gen/PodText.pm == --- trunk/config/gen/PodText.pm (original

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

2006-02-12 Thread jhoblitt
Author: jhoblitt Date: Sun Feb 12 13:52:27 2006 New Revision: 11514 Modified: trunk/config/gen/PodText.pm Log: code cleanup don't just append to a pre-existing destination file Modified: trunk/config/gen/PodTe

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

2006-02-12 Thread jhoblitt
Author: jhoblitt Date: Sun Feb 12 13:42:47 2006 New Revision: 11513 Modified: trunk/config/gen/PodText.pm Log: add a "Generated by ..." header to created files Modified: trunk/config/gen/PodText.pm == --- tr

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

2006-01-18 Thread jhoblitt
Author: jhoblitt Date: Wed Jan 18 02:55:20 2006 New Revision: 11237 Modified: trunk/config/gen/makefiles/root.in Log: add 'check' target as an alias of 'test' for automake compatibility Modified: trunk/config/g

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

2006-01-18 Thread jhoblitt
Author: jhoblitt Date: Wed Jan 18 00:59:05 2006 New Revision: 11236 Added: trunk/config/gen/PodText.pm Modified: trunk/MANIFEST Log: add gen::PodText Modified: trunk/MANIFEST == --- trunk/MANIFEST (original

[svn:parrot] r11203 - in trunk: lib/Parrot t/configure

2006-01-15 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 15 15:43:58 2006 New Revision: 11203 Modified: trunk/lib/Parrot/Configure.pm trunk/t/configure/configure.t Log: add Parrot::Configure->add_step() change Parrot::Configure's internal representation of steps to an AoA structure change Parrot::Configur

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

2006-01-15 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 15 02:10:51 2006 New Revision: 11188 Modified: trunk/t/configure/configure.t Log: test that ->runsteps() is calling 'step'->runstep() with the proper parameters add skipped of the unimplemented ->add_step() Modified: trunk/t/co

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

2006-01-12 Thread jhoblitt
Author: jhoblitt Date: Thu Jan 12 16:21:50 2006 New Revision: 11137 Modified: trunk/config/gen/makefiles/parrot.pc.in Log: interpolate the values for exec_prefix, libdir, & includedir Modified: trunk/config/gen/makefiles/parrot.p

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

2006-01-11 Thread jhoblitt
Author: jhoblitt Date: Wed Jan 11 03:10:22 2006 New Revision: 11081 Modified: trunk/config/gen/makefiles/root.in Log: convert root.in to @foo@ interpolation syntax Modified: trunk/config/gen/makefiles/root.in

[svn:parrot] r11080 - in trunk: config/gen/makefiles lib/Parrot/Configure

2006-01-11 Thread jhoblitt
Author: jhoblitt Date: Wed Jan 11 02:55:06 2006 New Revision: 11080 Modified: trunk/config/gen/makefiles/parrot.pc.in trunk/lib/Parrot/Configure/Step.pm Log: add @foo@ interpolation support to genfile() Modified: trunk/config/gen/makefiles/parrot.pc.in

[svn:parrot] r11077 - in trunk: . docs/dev

2006-01-10 Thread jhoblitt
Author: jhoblitt Date: Tue Jan 10 23:57:47 2006 New Revision: 11077 Added: trunk/docs/dev/byteorder.pod - copied, changed from r10933, trunk/docs/dev/byteorder.dev trunk/docs/dev/dod.pod - copied, changed from r10933, trunk/docs/dev/dod.dev trunk/docs/dev/infant.pod

[svn:parrot] r11076 - in trunk: . docs/dev

2006-01-10 Thread jhoblitt
Author: jhoblitt Date: Tue Jan 10 23:52:58 2006 New Revision: 11076 Added: trunk/docs/dev/wranglers.pod Modified: trunk/MANIFEST Log: add docs/dev/wranglers.pod Modified: trunk/MANIFEST == --- trunk/MANIFEST

[svn:parrot] r11037 - trunk

2006-01-10 Thread jhoblitt
Author: jhoblitt Date: Tue Jan 10 01:16:14 2006 New Revision: 11037 Modified: trunk/NEWS Log: grammar fix Modified: trunk/NEWS == --- trunk/NEWS (original) +++ trunk/NEWS Tue Jan 10 01:16:14 2006 @@ -3,7 +3,7

[svn:parrot] r11036 - trunk

2006-01-10 Thread jhoblitt
Author: jhoblitt Date: Tue Jan 10 01:14:45 2006 New Revision: 11036 Modified: trunk/NEWS Log: mention pkgconfig support Modified: trunk/NEWS == --- trunk/NEWS (original) +++ trunk/NEWS Tue Jan 10 01:14:45 2006

[svn:parrot] r11035 - in trunk: . tools/dev

2006-01-10 Thread jhoblitt
Author: jhoblitt Date: Tue Jan 10 01:09:59 2006 New Revision: 11035 Modified: trunk/MANIFEST.generated trunk/tools/dev/install_files.pl Log: install parrot.pc Modified: trunk/MANIFEST.generated == --- trunk

[svn:parrot] r11034 - trunk

2006-01-10 Thread jhoblitt
Author: jhoblitt Date: Tue Jan 10 00:50:55 2006 New Revision: 11034 Modified: trunk/MANIFEST trunk/MANIFEST.generated Log: sorted Modified: trunk/MANIFEST == --- trunk/MANIFEST (original) +++ trunk/MANIFEST

[svn:parrot] r11007 - trunk

2006-01-08 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 8 17:04:07 2006 New Revision: 11007 Added: trunk/META.yml (contents, props changed) Modified: trunk/MANIFEST trunk/NEWS trunk/RELEASE_INSTRUCTIONS Log: add experimental META.yml Modified: trunk/MANIFEST

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

2006-01-08 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 8 16:07:57 2006 New Revision: 11005 Modified: trunk/lib/Parrot/Configure/Step/Base.pm Log: complete Pod overhaul Modified: trunk/lib/Parrot/Configure/Step/Base.pm == --- trunk/lib

[svn:parrot] r11004 - trunk/lib/Parrot/Configure

2006-01-08 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 8 16:00:37 2006 New Revision: 11004 Modified: trunk/lib/Parrot/Configure/Data.pm Log: complete Pod overhaul Modified: trunk/lib/Parrot/Configure/Data.pm == --- trunk/lib/Parrot

[svn:parrot] r11003 - trunk

2006-01-08 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 8 14:06:39 2006 New Revision: 11003 Modified: trunk/Configure.pl Log: remove Pod of the removed ':add'/':rem' syntax Modified: trunk/Configure.pl == --- trunk/Con

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

2006-01-08 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 8 03:15:02 2006 New Revision: 10979 Modified: trunk/lib/Parrot/Configure.pm Log: complete Pod overhaul Modified: trunk/lib/Parrot/Configure.pm == --- trunk/lib/Parrot/Configure.pm

[svn:parrot] r10978 - trunk/docs

2006-01-07 Thread jhoblitt
Author: jhoblitt Date: Sat Jan 7 20:11:28 2006 New Revision: 10978 Modified: trunk/docs/configuration.pod Log: update SEE ALSO minor formatting changes Modified: trunk/docs/configuration.pod == --- trunk/docs

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

2006-01-07 Thread jhoblitt
Author: jhoblitt Date: Sat Jan 7 15:19:39 2006 New Revision: 10972 Modified: trunk/config/init/hints/darwin.pm Log: disable parrot_is_shared on darwin Modified: trunk/config/init/hints/darwin.pm == --- trunk/config

[svn:parrot] r10960 - trunk/docs

2006-01-07 Thread jhoblitt
Author: jhoblitt Date: Sat Jan 7 07:41:22 2006 New Revision: 10960 Modified: trunk/docs/configuration.pod Log: updated to reflect: - steps being split into their own namespaces - a Parrot::Configure object being passed to each step - CLI and configuration data each have their own

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

2006-01-07 Thread jhoblitt
Author: jhoblitt Date: Sat Jan 7 07:20:10 2006 New Revision: 10957 Modified: trunk/config/gen/makefiles/dynclasses.in Log: rename DEST_DIR -> RUNTIME_DIR Modified: trunk/config/gen/makefiles/dynclasses

[svn:parrot] r10953 - trunk

2006-01-07 Thread jhoblitt
Author: jhoblitt Date: Sat Jan 7 06:53:47 2006 New Revision: 10953 Modified: trunk/README Log: remove warning about broken pasm examples update default install prefix to /usr/local Modified: trunk/README

[svn:parrot] r10952 - trunk/config/init

2006-01-07 Thread jhoblitt
Author: jhoblitt Date: Sat Jan 7 06:42:11 2006 New Revision: 10952 Modified: trunk/config/init/defaults.pm Log: change default prefix to /usr/local Modified: trunk/config/init/defaults.pm == --- trunk/config/init

[svn:parrot] r10949 - trunk

2006-01-07 Thread jhoblitt
Author: jhoblitt Date: Sat Jan 7 04:05:04 2006 New Revision: 10949 Modified: trunk/MANIFEST Log: don't install VERSION Modified: trunk/MANIFEST == --- trunk/MANIFEST (original) +++ trunk/MANIFEST Sa

[svn:parrot] r10948 - trunk/docs

2006-01-06 Thread jhoblitt
Author: jhoblitt Date: Fri Jan 6 23:14:20 2006 New Revision: 10948 Modified: trunk/docs/submissions.pod Log: fix error in the use of parrot vs. parrotdev in the patch examples, patch by Roger Browne rename parrotdev -> workingdir to prevent further confusion Modified: trunk/d

[svn:parrot] r10881 - trunk/config/init

2006-01-03 Thread jhoblitt
Author: jhoblitt Date: Tue Jan 3 21:04:38 2006 New Revision: 10881 Modified: trunk/config/init/defaults.pm trunk/config/init/optimize.pm Log: make sure that the value of $confi->data->get('optimize') is not left as 0 or 1 Modified: trunk/config/

[svn:parrot] r10876 - trunk/config/init

2006-01-03 Thread jhoblitt
Author: jhoblitt Date: Tue Jan 3 15:59:17 2006 New Revision: 10876 Modified: trunk/config/init/defaults.pm trunk/config/init/optimize.pm Log: rationalize Configure's handling of '--optimize' to address bug #38139, reported by Andy Dougherty Modified: trunk/config/i

[svn:parrot] r10844 - in trunk: . config/auto config/gen config/gen/config_pm config/gen/makefiles config/init config/inter lib/Parrot/Configure lib/Parrot/Configure/Step

2006-01-01 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 1 18:56:12 2006 New Revision: 10844 Modified: trunk/Configure.pl trunk/config/auto/antlr.pm trunk/config/auto/bc.pm trunk/config/auto/gc.pm trunk/config/auto/gdbm.pm trunk/config/auto/jit.pm trunk/config/auto/m4.pm trunk/config/auto

[svn:parrot] r10843 - in trunk/config/gen/platform: cygwin openbsd solaris

2006-01-01 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 1 15:50:21 2006 New Revision: 10843 Modified: trunk/config/gen/platform/cygwin/math.c trunk/config/gen/platform/openbsd/math.c trunk/config/gen/platform/solaris/math.c Log: update to r10839: experimental patch to force atan2() to use IEEE behavior on

[svn:parrot] r10842 - trunk/src/classes

2006-01-01 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 1 15:43:33 2006 New Revision: 10842 Modified: trunk/src/classes/os.pmc Log: define NAME_MAX if it's not defined by limits.h to fix the build on solaris Modified: trunk/src/classes/o

[svn:parrot] r10841 - in trunk: config/auto include/parrot

2006-01-01 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 1 14:46:24 2006 New Revision: 10841 Modified: trunk/config/auto/headers.pm trunk/include/parrot/parrot.h Log: include limits.h in parrot.h if it exists Modified: trunk/config/auto/headers.pm

[svn:parrot] r10839 - in trunk/config/gen/platform: cygwin openbsd solaris

2006-01-01 Thread jhoblitt
Author: jhoblitt Date: Sun Jan 1 14:09:08 2006 New Revision: 10839 Added: trunk/config/gen/platform/cygwin/ trunk/config/gen/platform/cygwin/math.c trunk/config/gen/platform/openbsd/math.c trunk/config/gen/platform/solaris/math.c Log: experimental patch to force atan2() to use IEEE

[svn:parrot] r10821 - trunk

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Sat Dec 31 13:09:24 2005 New Revision: 10821 Modified: trunk/parrot-config Log: #!/usr/bin/parrot -> #!/usr/bin/env parrot XXX replace this with the true parrot bin path Modified: trunk/parrot-con

[svn:parrot] r10820 - trunk

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Sat Dec 31 13:01:15 2005 New Revision: 10820 Added: trunk/parrot-config - copied unchanged from r10819, trunk/parrot-config.pir Removed: trunk/parrot-config.pir Modified: trunk/MANIFEST Log: rename parrot-config.pir -> parrot-config Modified: trunk/MANIF

[svn:parrot] r10819 - trunk

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Sat Dec 31 12:59:20 2005 New Revision: 10819 Modified: trunk/parrot-config.pir (props changed) Log: make parrot-config.pir executable

[svn:parrot] r10784 - trunk/lib/Parrot/Configure

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Fri Dec 30 01:06:35 2005 New Revision: 10784 Modified: trunk/lib/Parrot/Configure/Step.pm Log: remove gratuitous use of $_ and other minor refinements in genfile() Modified: trunk/lib/Parrot/Configure/Step.pm

[svn:parrot] r10807 - in trunk/config: gen/makefiles init

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Fri Dec 30 13:49:47 2005 New Revision: 10807 Modified: trunk/config/gen/makefiles/root.in trunk/config/init/defaults.pm Log: setup all of the default install paths in init::defaults interpolate the values for EXEC_PREFIX, BIN_DIR, LIB_DIR, & INCLUDE_DIR in roo

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

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Fri Dec 30 14:20:06 2005 New Revision: 10808 Modified: trunk/tools/dev/install_files.pl Log: don't allow libraries to be installed into subdirs of libdir Modified: trunk/tools/dev/install_fil

[svn:parrot] r10804 - in trunk: lib/Parrot/Configure t/configure

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Fri Dec 30 13:22:42 2005 New Revision: 10804 Modified: trunk/lib/Parrot/Configure/Step.pm trunk/t/configure/step.t Log: add Parrot::Configure::Step::_slurp() Modified: trunk/lib/Parrot/Configure/Step.pm

[svn:parrot] r10805 - trunk/lib/Parrot/Configure

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Fri Dec 30 13:27:05 2005 New Revision: 10805 Modified: trunk/lib/Parrot/Configure/Step.pm Log: refactor file slurp operations to use _slurp() Modified: trunk/lib/Parrot/Configure/Step.pm

[svn:parrot] r10785 - trunk/lib/Parrot/Configure

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Fri Dec 30 02:04:39 2005 New Revision: 10785 Modified: trunk/lib/Parrot/Configure/Step.pm Log: open() lexicals instead of bare words where convenient Modified: trunk/lib/Parrot/Configure/Step.pm

[svn:parrot] r10783 - trunk/lib/Parrot/Configure

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Fri Dec 30 00:18:56 2005 New Revision: 10783 Modified: trunk/lib/Parrot/Configure/Step.pm Log: minor style changes Modified: trunk/lib/Parrot/Configure/Step.pm == --- trunk/lib/Parrot/Configure

[svn:parrot] r10781 - in trunk: lib/Parrot/Configure t/configure

2005-12-31 Thread jhoblitt
Author: jhoblitt Date: Thu Dec 29 20:20:44 2005 New Revision: 10781 Modified: trunk/lib/Parrot/Configure/Step.pm trunk/t/configure/step.t Log: remove the ':add' & ':rem' complexities from integrate() & prompt() -- unused Modified: trunk/

[svn:parrot] r10780 - trunk

2005-12-29 Thread jhoblitt
Author: jhoblitt Date: Thu Dec 29 18:28:37 2005 New Revision: 10780 Modified: trunk/MANIFEST Log: sorted add a keep-it-sorted plea Modified: trunk/MANIFEST == --- trunk/MANIFEST (original) +++ trunk/MANIFEST

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

2005-12-28 Thread jhoblitt
Author: jhoblitt Date: Wed Dec 28 21:49:26 2005 New Revision: 10761 Modified: trunk/t/configure/configure.t Log: test Parrot::Configure->runsteps() with a bogus step Modified: trunk/t/configure/configur

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

2005-12-28 Thread jhoblitt
Author: jhoblitt Date: Wed Dec 28 21:47:26 2005 New Revision: 10760 Modified: trunk/lib/Parrot/Configure.pm Log: tolerate a steps description being undef Modified: trunk/lib/Parrot/Configure.pm == --- trunk/lib/Parrot

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

2005-12-28 Thread jhoblitt
Author: jhoblitt Date: Wed Dec 28 21:08:01 2005 New Revision: 10759 Modified: trunk/t/configure/configure.t Log: additional Parrot::Configure tests Modified: trunk/t/configure/configure.t == --- trunk/t/configure

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

2005-12-28 Thread jhoblitt
Author: jhoblitt Date: Wed Dec 28 19:08:32 2005 New Revision: 10758 Modified: trunk/lib/Parrot/Configure.pm Log: change ->runsteps() to return $self Modified: trunk/lib/Parrot/Configure.pm == --- trunk/lib/Par

[svn:parrot] r10748 - trunk

2005-12-28 Thread jhoblitt
Author: jhoblitt Date: Wed Dec 28 14:08:49 2005 New Revision: 10748 Modified: trunk/MANIFEST Log: rename runtime/parrot/library/libpcre.imc -> runtime/parrot/library/libpcre.pir Modified: trunk/MANIFEST == --- tr

[svn:parrot] r10718 - in trunk: . t/configure

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 20:05:11 2005 New Revision: 10718 Added: trunk/t/configure/configure.t (contents, props changed) Modified: trunk/MANIFEST Log: initial Parrot::Configure tests Modified: trunk/MANIFEST

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

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 18:31:03 2005 New Revision: 10717 Modified: trunk/t/configure/step.t Log: use 'warning' instead of 'error' Modified: trunk/t/configure/step.t == --- trun

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

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 18:27:43 2005 New Revision: 10716 Modified: trunk/t/configure/step.t Log: correct test skip count Modified: trunk/t/configure/step.t == --- trunk/t/configure/step.t(original

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

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 18:25:33 2005 New Revision: 10715 Modified: trunk/t/configure/step.t Log: skip tests that require File::Temp objects if File::Temp can't ->new() Modified: trunk/t/configur

[svn:parrot] r10714 - in trunk/config: gen/makefiles init

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 18:12:59 2005 New Revision: 10714 Modified: trunk/config/gen/makefiles/cola.in trunk/config/gen/makefiles/docs.in trunk/config/gen/makefiles/editor.in trunk/config/init/defaults.pm Log: interpolate the values for MKDIR & CHMOD in gen/makefiles/col

[svn:parrot] r10710 - in trunk/config: auto init

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 16:25:21 2005 New Revision: 10710 Modified: trunk/config/auto/aio.pm trunk/config/auto/gdbm.pm trunk/config/auto/gmp.pm trunk/config/auto/inline.pm trunk/config/init/manifest.pm Log: add missing 1; line to end of several config/* modules Modified

[svn:parrot] r10709 - in trunk/config/gen: . cpu/i386 cpu/x86_64

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 16:12:36 2005 New Revision: 10709 Modified: trunk/config/gen/cpu.pm trunk/config/gen/cpu/i386/auto.pm trunk/config/gen/cpu/x86_64/auto.pm Log: change gen::cpu to work like init::hints Modified: trunk/config/gen/cpu.pm

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

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 15:52:13 2005 New Revision: 10708 Modified: trunk/config/init/hints/cygwin.pm Log: attempt to fix config/init/hints/cygwin.pm - although it is unlikely that the attempt to modify the '--define' option actually ever worked Modified: trunk/config/

[svn:parrot] r10707 - in trunk: . t/configure

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 15:32:06 2005 New Revision: 10707 Added: trunk/t/configure/step.t (contents, props changed) Modified: trunk/MANIFEST Log: partial Parrot::Configure::Step tests Modified: trunk/MANIFEST

[svn:parrot] r10705 - in trunk: config/inter lib/Parrot/Configure

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 14:55:01 2005 New Revision: 10705 Modified: trunk/config/inter/lex.pm trunk/config/inter/make.pm trunk/config/inter/yacc.pm trunk/lib/Parrot/Configure/Step.pm Log: change Parrot::Configure::Step::check_progs() to accept a 'verbose' paramete

[svn:parrot] r10703 - trunk/lib/Parrot/Configure

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 14:11:32 2005 New Revision: 10703 Modified: trunk/lib/Parrot/Configure/Step.pm Log: remove $conf access from _run_command() Modified: trunk/lib/Parrot/Configure/Step.pm == --- trunk

[svn:parrot] r10702 - trunk/lib/Parrot/Configure

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 13:28:51 2005 New Revision: 10702 Modified: trunk/lib/Parrot/Configure/Step.pm Log: change copy_if_diff() to return true on success Modified: trunk/lib/Parrot/Configure/Step.pm

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

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 13:14:53 2005 New Revision: 10701 Modified: trunk/config/init/hints/vms.pm Log: fix compilation failure by replacing antiquated use of $c with $conf->data Modified: trunk/config/init/hints/vms

[svn:parrot] r10700 - in trunk: . t/configure

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 13:10:47 2005 New Revision: 10700 Added: trunk/t/configure/config_steps.t (contents, props changed) Modified: trunk/MANIFEST Log: test to check that all configure steps compile Modified: trunk/MANIFEST

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

2005-12-27 Thread jhoblitt
Author: jhoblitt Date: Tue Dec 27 12:50:27 2005 New Revision: 10699 Modified: trunk/config/init/hints/cygwin.pm Log: add missing closing bracket for runstep(), reported by Greg Bacon Modified: trunk/config/init/hints/cygwin.pm

  1   2   >