[svn:parrot] r22179 - trunk/t/dynpmc

2007-10-17 Thread jisom
Author: jisom Date: Wed Oct 17 12:05:37 2007 New Revision: 22179 Modified: trunk/t/dynpmc/dynlexpad.t trunk/t/dynpmc/sub.t Log: Fix the t/dynpmc failures, tests changed to strings from ints. Modified: trunk/t/dynpmc/dynlexpad.t

[svn:parrot] r22159 - trunk

2007-10-16 Thread jisom
Author: jisom Date: Tue Oct 16 23:05:30 2007 New Revision: 22159 Modified: trunk/PLATFORMS Log: Add freebsd stuff to PLATFORMS Modified: trunk/PLATFORMS == --- trunk/PLATFORMS (original) +++ trunk/PLATFORMS

[svn:parrot] r22073 - in trunk: compilers/imcc lib/Parrot/OpTrans

2007-10-13 Thread jisom
Author: jisom Date: Sat Oct 13 12:49:58 2007 New Revision: 22073 Modified: trunk/compilers/imcc/main.c trunk/lib/Parrot/OpTrans/CGP.pm Log: Fix and reenable CGP, remember to use make testC to test it. Modified: trunk/compilers/imcc/main.c

[svn:parrot] r21972 - trunk

2007-10-08 Thread jisom
Author: jisom Date: Mon Oct 8 12:11:04 2007 New Revision: 21972 Modified: trunk/DEPRECATED.pod Log: "Fix" DEPRECATED.pod, which had '=item 5' twice in a list. podchecker misses it, but the test suite finds it. Modified:

[svn:parrot] r21739 - trunk/src

2007-10-01 Thread jisom
Author: jisom Date: Mon Oct 1 23:23:44 2007 New Revision: 21739 Modified: trunk/src/exceptions.c Log: Remove a trailing space in src/exceptions.c Modified: trunk/src/exceptions.c == --- trunk/src/exceptions.c

[svn:parrot] r21668 - in trunk: src/pmc t/pmc

2007-09-29 Thread jisom
Author: jisom Date: Sat Sep 29 17:55:12 2007 New Revision: 21668 Modified: trunk/src/pmc/complex.pmc trunk/t/pmc/complex.t Log: Update complex.pmc and it's test file. All tests pass on darwin/ppc, freebsd/i386(x87), and freebsd/amd64(sse). All tests now pass on FreeBSD/amd64. Mod

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

2007-09-29 Thread jisom
Author: jisom Date: Sat Sep 29 17:37:02 2007 New Revision: 21667 Modified: trunk/config/gen/makefiles/pge.in Log: Update pge's Makefile to be nicer to FreeBSD's make with -j. Modified: trunk/config/gen/makefi

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

2007-08-22 Thread jisom
Author: jisom Date: Wed Aug 22 01:34:31 2007 New Revision: 20778 Modified: trunk/config/gen/makefiles/dynoplibs_pl.in trunk/config/gen/makefiles/dynpmc_pl.in Log: A long overdue patch to make the dyn* stuff work easily on freebsd. Modified: trunk/config/gen/makefiles/dynoplibs_pl.in

[svn:parrot] r20635 - trunk/src/jit/amd64

2007-08-15 Thread jisom
Author: jisom Date: Wed Aug 15 11:40:31 2007 New Revision: 20635 Modified: trunk/src/jit/amd64/core.jit trunk/src/jit/amd64/jit_emit.h Log: [jit/amd64] Stuff's been fixed, added, etc Modified: trunk/src/jit/amd64/cor

[svn:parrot] r20498 - trunk/src/jit/amd64

2007-08-05 Thread jisom
Author: jisom Date: Sun Aug 5 13:06:58 2007 New Revision: 20498 Modified: trunk/src/jit/amd64/core.jit trunk/src/jit/amd64/jit_emit.h Log: [jit/amd64] Mapped floats now Modified: trunk/src/jit/amd64/core.jit

[svn:parrot] r20482 - trunk/src/jit/amd64

2007-08-04 Thread jisom
Author: jisom Date: Sat Aug 4 16:22:08 2007 New Revision: 20482 Modified: trunk/src/jit/amd64/jit_emit.h Log: [jit/amd64] Make codingstd happy Modified: trunk/src/jit/amd64/jit_emit.h == --- trunk/src/jit/amd64

[svn:parrot] r20481 - trunk/src/jit/amd64

2007-08-04 Thread jisom
Author: jisom Date: Sat Aug 4 16:02:34 2007 New Revision: 20481 Modified: trunk/src/jit/amd64/core.jit trunk/src/jit/amd64/jit_emit.h Log: [jit/amd64] Add support for some mapped ints, not much yet but groundwork's important. Some code cleanup. Accidental breakage with a static p

[svn:parrot] r19972 - in trunk: config/auto src/jit/amd64 t/stm

2007-07-18 Thread jisom
Author: jisom Date: Wed Jul 18 10:56:46 2007 New Revision: 19972 Modified: trunk/config/auto/jit.pm trunk/src/jit/amd64/jit_emit.h trunk/t/stm/runtime.t Log: Make codingstd happy with amd64 jit. Skip a test for "amd64", since for FreeBSD, uname -m is amd64. Make archs on &q

[svn:parrot] r19961 - trunk

2007-07-18 Thread jisom
Author: jisom Date: Wed Jul 18 02:04:38 2007 New Revision: 19961 Modified: trunk/MANIFEST Log: [explitive deleted] MANIFEST Modified: trunk/MANIFEST == --- trunk/MANIFEST (original) +++ trunk/MANIFEST Wed

[svn:parrot] r19960 - trunk/src/jit/amd64

2007-07-18 Thread jisom
Author: jisom Date: Wed Jul 18 01:56:44 2007 New Revision: 19960 Added: trunk/src/jit/amd64/ trunk/src/jit/amd64/core.jit trunk/src/jit/amd64/jit_emit.h Log: Add the amd64 jit. Enable with --jitcapable to Configure.pl There are a lot of test failures, some bizarre until I diagnose

[svn:parrot] r18313 - in trunk: examples/japh t/examples

2007-04-24 Thread jisom
Author: jisom Date: Tue Apr 24 00:37:32 2007 New Revision: 18313 Modified: trunk/examples/japh/japh4.pasm trunk/t/examples/japh.t Log: Commit a fix for japh4 I've been meaning to commit for a while Modified: trunk/examples/japh/japh4

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

2007-04-07 Thread jisom
Author: jisom Date: Sat Apr 7 14:46:02 2007 New Revision: 18029 Modified: trunk/src/pmc/class.pmc Log: Reformat some pod to make it look better Modified: trunk/src/pmc/class.pmc == --- trunk/src/pmc/class.pmc

[svn:parrot] r17701 - in trunk: runtime/parrot/include t/compilers/imcc/syn

2007-03-24 Thread jisom
Author: jisom Date: Sat Mar 24 01:18:28 2007 New Revision: 17701 Modified: trunk/runtime/parrot/include/hllmacros.pir trunk/t/compilers/imcc/syn/pod.t Log: Add back =cut to hllmacros.pir, deleted when the PIR coda was added Add a todo test to t/compilers/imcc/syn/pod.t about the problem

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

2007-03-18 Thread jisom
Author: jisom Date: Sun Mar 18 13:10:10 2007 New Revision: 17625 Modified: trunk/t/op/stringu.t Log: Skip two tests that seem to fail on darwin-ppc with icu in stringu.t. Skip for all big endian platforms. Modified: trunk/t/op/stringu.t

[svn:parrot] r17424 - trunk/t/stm

2007-03-10 Thread jisom
Author: jisom Date: Sat Mar 10 11:05:56 2007 New Revision: 17424 Modified: trunk/t/stm/runtime.t Log: Skip some tests in t/stm/runtime.t for sparc64 as well as x86_64 Modified: trunk/t/stm/runtime.t == --- trunk/t

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

2007-02-21 Thread jisom
Author: jisom Date: Wed Feb 21 13:18:10 2007 New Revision: 17129 Modified: trunk/tools/util/pgegrep Log: Add a -a/--text option to pgegrep to try not to print gobs of binary data when matching a binary file. Has some undesirable behavior but tolerable. Modified: trunk/tools/util/pgegrep

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

2007-02-20 Thread jisom
Author: jisom Date: Tue Feb 20 12:22:28 2007 New Revision: 17097 Modified: trunk/t/pmc/io.t Log: Test that readline on a file without a final newline works properly. Modified: trunk/t/pmc/io.t == --- trunk/t/pmc

[svn:parrot] r17053 - in trunk: . src/pmc t/pmc tools/util

2007-02-18 Thread jisom
Author: jisom Date: Sun Feb 18 23:40:12 2007 New Revision: 17053 Added: trunk/tools/util/pgegrep (contents, props changed) Modified: trunk/MANIFEST trunk/src/pmc/resizablestringarray.pmc trunk/t/pmc/resizablestringarray.t Log: Add splice to resizablestringarray.pmc Add tests for it

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

2006-04-28 Thread jisom
Author: jisom Date: Fri Apr 28 20:53:06 2006 New Revision: 12455 Modified: trunk/t/pmc/objects.t Log: Add a failing test for newclass with the [] syntax. c1 = newclass ['Foo'] c2 = newclass ['Foo';'Baz'] fails, but c2 = newclass ['Foo';'Baz&#

[svn:parrot] r12133 - in trunk: . languages/pugs/pmc languages/pugs/t/pmc

2006-04-06 Thread jisom
Author: jisom Date: Thu Apr 6 19:50:45 2006 New Revision: 12133 Modified: trunk/MANIFEST.SKIP trunk/languages/pugs/pmc/ (props changed) trunk/languages/pugs/t/pmc/ (props changed) Log: Set some svn:ignore props on languages/pugs Modified: trunk/MANIFEST.SKIP

[svn:parrot] r12056 - in trunk: src/pmc t/pmc

2006-03-27 Thread jisom
Author: jisom Date: Mon Mar 27 19:39:30 2006 New Revision: 12056 Modified: trunk/src/pmc/complex.pmc trunk/t/pmc/complex.t Log: Add all(I think) the trigometric functions for complex numbers, and test them. But the inverse hyperbolic functions are broken, and thus not tested and are

[svn:parrot] r12055 - in trunk/src: . pmc

2006-03-27 Thread jisom
Author: jisom Date: Mon Mar 27 19:34:43 2006 New Revision: 12055 Modified: trunk/src/builtin.c trunk/src/pmc/float.pmc Log: Add sqrt as a builtin suitable for $P0 = sqrt $P1 Add sqrt to float.pmc Modified: trunk/src/builtin.c

[svn:parrot] r11940 - trunk/src

2006-03-19 Thread jisom
Author: jisom Date: Sun Mar 19 08:24:10 2006 New Revision: 11940 Modified: trunk/src/builtin.c Log: Detabify src/builtin.c Modified: trunk/src/builtin.c == --- trunk/src/builtin.c (original) +++ trunk/src/builtin.c

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

2006-03-18 Thread jisom
Author: jisom Date: Sat Mar 18 15:19:24 2006 New Revision: 11932 Modified: trunk/t/pmc/complex.t Log: A fix for the failing complex.t problems with gcc 3.3.5 Modified: trunk/t/pmc/complex.t == --- trunk/t/pmc

[svn:parrot] r11920 - in trunk: src/pmc t/pmc

2006-03-17 Thread jisom
Author: jisom Date: Fri Mar 17 15:01:26 2006 New Revision: 11920 Modified: trunk/src/pmc/complex.pmc trunk/t/pmc/complex.t Log: More complex work, add get_pmc_keyed_int so you can use a complex number with sprintf now. Add sine, cosine, and arctangent. Modified: trunk/src/pmc/complex.pmc

[svn:parrot] r11915 - in trunk: src/pmc t/pmc

2006-03-17 Thread jisom
Author: jisom Date: Fri Mar 17 06:35:28 2006 New Revision: 11915 Modified: trunk/src/pmc/complex.pmc trunk/t/pmc/complex.t Log: Update complex.pmc, added ln, pow, and exp so far e^(pi * i) + 1 = 0 now Modified: trunk/src/pmc/complex.pmc

[svn:parrot] r11820 - in trunk: . compilers/imcc docs/imcc runtime/parrot/include t/compilers/imcc/syn t/op

2006-03-07 Thread jisom
Author: jisom Date: Tue Mar 7 17:22:45 2006 New Revision: 11820 Added: trunk/runtime/parrot/include/hllmacros.pir (contents, props changed) Removed: trunk/t/op/macro.t Modified: trunk/MANIFEST trunk/MANIFEST.SKIP trunk/compilers/imcc/imcc.l trunk/compilers/imcc/imclexer.c

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

2006-03-06 Thread jisom
Author: jisom Date: Mon Mar 6 00:43:10 2006 New Revision: 11800 Modified: trunk/src/ops/experimental.ops Log: Add a new_p_s_p op to experimental.ops No tests, don't know where Only one test exists which tests the new_p_i_p opcode... So not sure where to test it. Modified: trunk/sr

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

2006-03-04 Thread jisom
Author: jisom Date: Sat Mar 4 21:47:54 2006 New Revision: 11796 Modified: trunk/config/init/hints/openbsd.pm Log: Forgot use Config for openbsd hints Modified: trunk/config/init/hints/openbsd.pm == --- trunk/config

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

2006-03-04 Thread jisom
Author: jisom Date: Sat Mar 4 19:49:13 2006 New Revision: 11795 Modified: trunk/config/gen/makefiles/root.in Log: Attempt #2 for openbsd/ppc Modified: trunk/config/gen/makefiles/root.in == --- trunk/config/gen

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

2006-03-04 Thread jisom
Author: jisom Date: Sat Mar 4 19:35:47 2006 New Revision: 11794 Modified: trunk/config/init/hints/openbsd.pm Log: Quick attempt to get openbsd building on ppc Modified: trunk/config/init/hints/openbsd.pm

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

2006-03-01 Thread jisom
Author: jisom Date: Wed Mar 1 16:47:26 2006 New Revision: 11779 Added: trunk/tools/dev/mk_manifest_and_skip.pl (contents, props changed) Log: Add mk_manifest_and_skip.pl to tools/dev Recreates MANIFEST and MANIFEST.SKIP from svn Added: trunk/tools/dev/mk_manifest_and_skip.pl

[svn:parrot] r11777 - trunk

2006-02-28 Thread jisom
Author: jisom Date: Tue Feb 28 21:29:25 2006 New Revision: 11777 Modified: trunk/PLATFORMS Log: Add openbsd-ppc to PLATFORMS Modified: trunk/PLATFORMS == --- trunk/PLATFORMS (original) +++ trunk/PLATFORMS

[svn:parrot] r11743 - trunk/config/auto

2006-02-25 Thread jisom
Author: jisom Date: Sat Feb 25 18:25:43 2006 New Revision: 11743 Modified: trunk/config/auto/gdbm.pm trunk/config/auto/gmp.pm Log: Change config/auto/{gdbm,gmp}.pm to not use $Config{archname} Instead uses $Config{osname} Modified: trunk/config/auto/gdbm.pm

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

2006-02-25 Thread jisom
Author: jisom Date: Sat Feb 25 09:47:09 2006 New Revision: 11740 Modified: trunk/config/gen/makefiles/root.in Log: Add testCj and testSj Modified: trunk/config/gen/makefiles/root.in == --- trunk/config/gen/makefiles

[svn:parrot] r11723 - in trunk: . examples/shootout

2006-02-23 Thread jisom
Author: jisom Date: Thu Feb 23 20:01:09 2006 New Revision: 11723 Added: trunk/examples/shootout/recursive.pir (contents, props changed) Modified: trunk/MANIFEST Log: Add the recursive shootout. Modified: trunk/MANIFEST

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

2006-02-20 Thread jisom
Author: jisom Date: Mon Feb 20 16:58:19 2006 New Revision: 11687 Modified: trunk/config/gen/makefiles/root.in Log: Add support in root.in for a shared parrot on darwin "perl Configure.pl --parrot_is_shared && make && make test && make install" will succeed,

[svn:parrot] r11671 - trunk/examples/shootout

2006-02-19 Thread jisom
Author: jisom Date: Sun Feb 19 13:00:15 2006 New Revision: 11671 Modified: trunk/examples/shootout/partialsums-2.pir Log: Shave off .02 seconds off of partialsums-2.pir Modified: trunk/examples/shootout/partialsums-2.pir

[svn:parrot] r11658 - trunk/examples/shootout

2006-02-18 Thread jisom
Author: jisom Date: Sat Feb 18 16:50:14 2006 New Revision: 11658 Modified: trunk/examples/shootout/partialsums-2.pir Log: More optimized partialsums Modified: trunk/examples/shootout/partialsums-2.pir == --- trunk

[svn:parrot] r11655 - trunk/examples/shootout

2006-02-18 Thread jisom
Author: jisom Date: Sat Feb 18 16:22:07 2006 New Revision: 11655 Added: trunk/examples/shootout/partialsums-2.pir (contents, props changed) Log: Add another partialsums, one big loop Added: trunk/examples/shootout/partialsums-2.pir

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

2006-02-18 Thread jisom
Author: jisom Date: Sat Feb 18 15:01:27 2006 New Revision: 11654 Modified: trunk/compilers/imcc/main.c Log: Improved preprocessing Modified: trunk/compilers/imcc/main.c == --- trunk/compilers/imcc/main.c (original

[svn:parrot] r11652 - trunk

2006-02-18 Thread jisom
Author: jisom Date: Sat Feb 18 13:33:57 2006 New Revision: 11652 Modified: trunk/MANIFEST Log: Forgot the manifest Modified: trunk/MANIFEST == --- trunk/MANIFEST (original) +++ trunk/MANIFEST Sat Feb 18 13

[svn:parrot] r11651 - trunk/examples/shootout

2006-02-18 Thread jisom
Author: jisom Date: Sat Feb 18 13:23:36 2006 New Revision: 11651 Added: trunk/examples/shootout/partialsums.pir (contents, props changed) Log: Add the partialsums shootout Added: trunk/examples/shootout/partialsums.pir

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

2006-02-16 Thread jisom
Author: jisom Date: Thu Feb 16 18:49:05 2006 New Revision: 11614 Modified: trunk/src/ops/core.ops Log: Updated the documentation for interpinfo to make it friendlier. Modified: trunk/src/ops/core.ops == --- trunk/src

[svn:parrot] r11611 - in trunk: . config/gen/makefiles config/init/hints

2006-02-16 Thread jisom
Author: jisom Date: Thu Feb 16 17:55:27 2006 New Revision: 11611 Modified: trunk/MANIFEST.generated trunk/config/gen/makefiles/dynoplibs.in trunk/config/gen/makefiles/dynpmc.in trunk/config/gen/makefiles/root.in trunk/config/init/hints/darwin.pm Log: Various old make file updates

[svn:parrot] r11563 - in trunk: compilers/pge/PGE languages/t runtime/parrot/library runtime/parrot/library/Data/Dumper runtime/parrot/library/JSON runtime/parrot/library/PGE src src/io src/pmc t/libr

2006-02-15 Thread jisom
Author: jisom Date: Wed Feb 15 16:42:07 2006 New Revision: 11563 Modified: trunk/compilers/pge/PGE/Exp.pir trunk/compilers/pge/PGE/Match.pir trunk/compilers/pge/PGE/OPTable.pir trunk/compilers/pge/PGE/Rule.pir trunk/languages/t/harness trunk/runtime/parrot/library/Data/Dumper

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

2006-02-12 Thread jisom
Author: jisom Date: Sun Feb 12 15:34:16 2006 New Revision: 11516 Modified: trunk/t/dynoplibs/myops.t Log: Make hcf pass on freebsd and openbsd Modified: trunk/t/dynoplibs/myops.t == --- trunk/t/dynoplibs/myops.t

[svn:parrot] r11401 - in trunk: . src/dynoplibs

2006-02-01 Thread jisom
Author: jisom Date: Wed Feb 1 20:47:28 2006 New Revision: 11401 Modified: trunk/ (props changed) trunk/MANIFEST.SKIP trunk/src/dynoplibs/ (props changed) Log: Update svn:ignore to ignore installable* and .bundle's Modified: trunk/MANIFEST

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

2006-02-01 Thread jisom
Author: jisom Date: Wed Feb 1 11:40:27 2006 New Revision: 11399 Modified: trunk/config/gen/makefiles/root.in Log: Change make prog-clean to not depend on archclean. Modified: trunk/config/gen/makefiles/root.in

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

2006-01-30 Thread jisom
Author: jisom Date: Mon Jan 30 18:31:39 2006 New Revision: 11385 Modified: trunk/config/gen/makefiles/root.in Log: Add configs to make archclean Modified: trunk/config/gen/makefiles/root.in == --- trunk/config/gen

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

2006-01-30 Thread jisom
Author: jisom Date: Mon Jan 30 18:09:59 2006 New Revision: 11384 Modified: trunk/config/gen/makefiles/root.in Log: Add a new make target, archclean, to remove platform specific files All the src/pmc/*.{c,dump,str} files remain and won't need remade Modified: trunk/config/gen/make

[svn:parrot] r11378 - trunk/examples/shootout

2006-01-29 Thread jisom
Author: jisom Date: Sun Jan 29 17:30:20 2006 New Revision: 11378 Modified: trunk/examples/shootout/fasta.pir trunk/examples/shootout/nsieve-bits-2.pir trunk/examples/shootout/nsieve-bits.pir trunk/examples/shootout/random.pir Log: Update some of the shootout examples. random.pir now

[svn:parrot] r11330 - in trunk: . src src/pmc

2006-01-23 Thread jisom
Author: jisom Date: Mon Jan 23 17:54:16 2006 New Revision: 11330 Modified: trunk/MANIFEST trunk/src/call_list.txt trunk/src/pmc/fixedbooleanarray.pmc Log: Fixed a bug in fixedbooleanarray.pmc's fill method and add the nsieve.pir shootout example to the manifest Modified: trunk/MAN

[svn:parrot] r11329 - in trunk: examples/shootout src/pmc

2006-01-23 Thread jisom
Author: jisom Date: Mon Jan 23 17:35:35 2006 New Revision: 11329 Added: trunk/examples/shootout/nsieve.pir (contents, props changed) Modified: trunk/src/pmc/fixedbooleanarray.pmc Log: Add a fill method to FixedBooleanArray Add nsieve to the shootout dir Added: trunk/examples/shootout

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

2006-01-21 Thread jisom
Author: jisom Date: Sat Jan 21 14:00:58 2006 New Revision: 11297 Modified: trunk/t/op/calling.t Log: Fixed annoying whitespace... Modified: trunk/t/op/calling.t == --- trunk/t/op/calling.t(original) +++ trunk

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

2006-01-21 Thread jisom
Author: jisom Date: Sat Jan 21 13:58:31 2006 New Revision: 11296 Modified: trunk/t/op/calling.t Log: YAMT, or some acrynom Modified: trunk/t/op/calling.t == --- trunk/t/op/calling.t(original) +++ trunk/t/op

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

2006-01-18 Thread jisom
Author: jisom Date: Wed Jan 18 07:49:40 2006 New Revision: 11243 Modified: trunk/config/gen/makefiles/root.in Log: Fixed make svnclobber, was using the wrong var to unlink Modified: trunk/config/gen/makefiles/root.in

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

2006-01-17 Thread jisom
Author: jisom Date: Tue Jan 17 15:43:38 2006 New Revision: 11234 Modified: trunk/config/gen/makefiles/root.in Log: Cleaner cleaning, safer and more accurate svnclobber. Modified: trunk/config/gen/makefiles/root.in

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

2006-01-15 Thread jisom
Author: jisom Date: Sun Jan 15 10:04:01 2006 New Revision: 11197 Modified: trunk/config/init/hints/freebsd.pm Log: Undo the last commit for freebsd (wrong problem). Modified: trunk/config/init/hints/freebsd.pm

[svn:parrot] r11196 - trunk/examples/library

2006-01-15 Thread jisom
Author: jisom Date: Sun Jan 15 08:03:22 2006 New Revision: 11196 Modified: trunk/examples/library/getopt_demo.pir Log: Add short options to examples/library/getopt_demo.pir Modified: trunk/examples/library/getopt_demo.pir

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

2006-01-15 Thread jisom
Author: jisom Date: Sun Jan 15 07:11:15 2006 New Revision: 11195 Modified: trunk/config/init/hints/freebsd.pm Log: Don't build a shared parrot on FreeBSD 5.4 Modified: trunk/config/init/hints/freebsd.pm == ---

[svn:parrot] r11181 - in trunk: examples/library languages/m4/src languages/tcl runtime/parrot/library/Getopt src

2006-01-14 Thread jisom
Author: jisom Date: Sat Jan 14 09:07:29 2006 New Revision: 11181 Modified: trunk/examples/library/getopt_demo.pir trunk/languages/m4/src/m4.pir trunk/languages/tcl/tcl.pir trunk/languages/tcl/tcl.pir_template trunk/runtime/parrot/library/Getopt/Obj.pir trunk/src/embed.c Log

[svn:parrot] r11180 - in trunk: . compilers/pge docs languages languages/tcl src/dynclasses tools/util

2006-01-14 Thread jisom
Author: jisom Date: Sat Jan 14 06:30:32 2006 New Revision: 11180 Added: trunk/DEPRECATED.pod - copied unchanged from r11178, trunk/DEPRECATED trunk/compilers/pge/README.pod - copied unchanged from r11178, trunk/compilers/pge/README trunk/docs/BROKEN.pod - copied

[svn:parrot] r11174 - in trunk: src/classes t/pmc

2006-01-14 Thread jisom
Author: jisom Date: Sat Jan 14 04:12:55 2006 New Revision: 11174 Modified: trunk/src/classes/resizablestringarray.pmc trunk/t/pmc/resizablestringarray.t Log: Add a shift_pmc to ResizableStringArray Returns a new String pmc Modified: trunk/src/classes/resizablestringarray.pmc

[svn:parrot] r11168 - trunk

2006-01-13 Thread jisom
Author: jisom Date: Fri Jan 13 17:07:28 2006 New Revision: 11168 Modified: trunk/MANIFEST.generated Log: Install Getopt/Obj.pbc Modified: trunk/MANIFEST.generated == --- trunk/MANIFEST.generated(original

[svn:parrot] r11167 - trunk/runtime/parrot/library/Getopt

2006-01-13 Thread jisom
Author: jisom Date: Fri Jan 13 16:47:22 2006 New Revision: 11167 Modified: trunk/runtime/parrot/library/Getopt/Obj.pir Log: Fixed a minor glitch in makeResizable to use $S0 instead of $P0 Modified: trunk/runtime/parrot/library/Getopt/Obj.pir

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

2006-01-12 Thread jisom
Author: jisom Date: Thu Jan 12 18:05:28 2006 New Revision: 11143 Modified: trunk/src/classes/resizablestringarray.pmc Log: Added unshift_string to resizablestringarray.pmc Modified: trunk/src/classes/resizablestringarray.pmc

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

2006-01-12 Thread jisom
Author: jisom Date: Thu Jan 12 17:49:06 2006 New Revision: 11142 Modified: trunk/src/classes/resizablestringarray.pmc Log: Remove duplicate vars, etc... Modified: trunk/src/classes/resizablestringarray.pmc

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

2006-01-12 Thread jisom
Author: jisom Date: Thu Jan 12 17:35:40 2006 New Revision: 11140 Modified: trunk/src/classes/resizablestringarray.pmc Log: Added shift_string, delete_keyed, and delete_keyed_int Modified: trunk/src/classes/resizablestringarray.pmc

[svn:parrot] r11120 - in trunk: runtime/parrot/library/Getopt t/library

2006-01-12 Thread jisom
Author: jisom Date: Thu Jan 12 03:15:53 2006 New Revision: 11120 Modified: trunk/runtime/parrot/library/Getopt/Obj.pir trunk/t/library/getopt_obj.t Log: Update Getopt::Obj to support a "push" semantic. Close to common format. Modified: trunk/runtime/parrot/library/Geto

[svn:parrot] r11104 - in trunk: . runtime/parrot/library/Getopt t/library

2006-01-11 Thread jisom
Author: jisom Date: Wed Jan 11 14:12:39 2006 New Revision: 11104 Added: trunk/runtime/parrot/library/Getopt/Obj.pir (contents, props changed) trunk/t/library/getopt_obj.t (contents, props changed) Modified: trunk/MANIFEST Log: Add runtime/parrot/library/Getopt/Obj.pir and it's

[svn:parrot] r11057 - trunk/runtime/parrot/library/Data/Dumper

2006-01-10 Thread jisom
Author: jisom Date: Tue Jan 10 12:50:48 2006 New Revision: 11057 Modified: trunk/runtime/parrot/library/Data/Dumper/Base.pir Log: Add boolean support to Data::Dumper Modified: trunk/runtime/parrot/library/Data/Dumper/Base.pir

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

2006-01-06 Thread jisom
Author: jisom Date: Fri Jan 6 20:19:35 2006 New Revision: 10947 Modified: trunk/MANIFEST trunk/config/gen/makefiles/editor.in Log: updated the pir.vim syntax files Modified: trunk/MANIFEST == --- trunk/MANIFEST

[svn:parrot] r10946 - trunk/editor

2006-01-06 Thread jisom
Author: jisom Date: Fri Jan 6 20:17:18 2006 New Revision: 10946 Added: trunk/editor/indent_pir.vim trunk/editor/pir.vim.in Removed: trunk/editor/imc.vim.in trunk/editor/indent_imc.vim Modified: trunk/editor/filetype_parrot.vim trunk/editor/ops2vim.pl Log: updated the pir.vim

[svn:parrot] r10878 - trunk

2006-01-03 Thread jisom
Author: jisom Date: Tue Jan 3 16:22:53 2006 New Revision: 10878 Modified: trunk/MANIFEST Log: Update the MANIFEST to include nbody and regexdna Modified: trunk/MANIFEST == --- trunk/MANIFEST (original) +++ trunk

[svn:parrot] r10877 - trunk/examples/shootout

2006-01-03 Thread jisom
Author: jisom Date: Tue Jan 3 16:11:08 2006 New Revision: 10877 Added: trunk/examples/shootout/nbody.pir (contents, props changed) trunk/examples/shootout/regexdna.pir (contents, props changed) Log: Added nbody.pir and regexdna.pir to the shootout dir Added: trunk/examples/shootout

[svn:parrot] r10763 - trunk/examples/shootout

2005-12-29 Thread jisom
Author: jisom Date: Thu Dec 29 02:23:15 2005 New Revision: 10763 Modified: trunk/examples/shootout/knucleotide.pir Log: Modified: trunk/examples/shootout/knucleotide.pir == --- trunk/examples/shootout/knucleotide.pir