mirrors/pugs.git
22 months ago[t/spec] unfudge tests for Rakudo master trunk
moritz [Mon, 5 Jul 2010 11:41:14 +0000]
[t/spec] unfudge tests for Rakudo

git-svn-id: http://svn.pugscode.org/pugs@31553 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test for RT #69654 - mixing in method with "does" should make those methods...
moritz [Mon, 5 Jul 2010 06:59:48 +0000]
[t/spec] test for RT #69654 - mixing in method with "does" should make those methods show up in introspection

git-svn-id: http://svn.pugscode.org/pugs@31552 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test for RT #71476, invocant type constraint should be checked at method...
moritz [Mon, 5 Jul 2010 06:55:18 +0000]
[t/spec] test for RT #71476, invocant type constraint should be checked at method call time

git-svn-id: http://svn.pugscode.org/pugs@31551 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] unfudges after the "llsig" branch merge
moritz [Mon, 5 Jul 2010 06:49:35 +0000]
[t/spec] unfudges after the "llsig" branch merge

git-svn-id: http://svn.pugscode.org/pugs@31550 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec]: Fudge some tests that fail in the closure branch.
pmichaud [Mon, 5 Jul 2010 06:01:32 +0000]
[t/spec]:  Fudge some tests that fail in the closure branch.

git-svn-id: http://svn.pugscode.org/pugs@31549 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months agoelf, elfparse, and elf on sbcl, are all happy again.
putter [Mon, 5 Jul 2010 03:02:31 +0000]
elf, elfparse, and elf on sbcl, are all happy again.
[elf_h] Fix isa/can/does.
[elfparse] Revert r27867 halfbaked changes to std.pm.
[on_lisp] Note SBCL 1.0.40 works, but "current" 1.0.29.11.debian doesn't.

git-svn-id: http://svn.pugscode.org/pugs@31548 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[CursorBase] it turned out YAML::XS is broken - work around that
pmurias [Sun, 4 Jul 2010 22:00:50 +0000]
[CursorBase] it turned out YAML::XS is broken - work around that

git-svn-id: http://svn.pugscode.org/pugs@31547 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[CursorBase] do the Storable hack in one more place
pmurias [Sun, 4 Jul 2010 21:43:41 +0000]
[CursorBase] do the Storable hack in one more place

git-svn-id: http://svn.pugscode.org/pugs@31546 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] rakudo unfudges
moritz [Sun, 4 Jul 2010 16:28:04 +0000]
[t/spec] rakudo unfudges

git-svn-id: http://svn.pugscode.org/pugs@31545 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec/S16-filehandles/io.t] a few :bin tests for &open
masak [Sun, 4 Jul 2010 13:33:02 +0000]
[t/spec/S16-filehandles/io.t] a few :bin tests for &open

git-svn-id: http://svn.pugscode.org/pugs@31544 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[S16-filehandles/open.t] removed stale tests
masak [Sun, 4 Jul 2010 11:18:26 +0000]
[S16-filehandles/open.t] removed stale tests

I doubt very much that the syntax proposed will ever be spec. Nowadays we
"redirect" the $*IN, $*OUT and $*ERR streams using binding.

git-svn-id: http://svn.pugscode.org/pugs@31542 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[mildew] rename SSA to Mildew::SSA
pmurias [Sun, 4 Jul 2010 09:35:49 +0000]
[mildew] rename SSA to Mildew::SSA

git-svn-id: http://svn.pugscode.org/pugs@31541 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months agoAfter persuasion from masak++, I add a VICTUALS entry.
jnthn [Sun, 4 Jul 2010 01:42:20 +0000]
After persuasion from masak++, I add a VICTUALS entry.

git-svn-id: http://svn.pugscode.org/pugs@31540 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months agoelfish/on_lisp - Minor steps towards supporting additional cl implementations.
putter [Sat, 3 Jul 2010 22:09:37 +0000]
elfish/on_lisp - Minor steps towards supporting additional cl implementations.

git-svn-id: http://svn.pugscode.org/pugs@31539 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[elfish] Improve README's.
putter [Sat, 3 Jul 2010 22:07:44 +0000]
[elfish] Improve README's.

git-svn-id: http://svn.pugscode.org/pugs@31538 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[elf_h] Makefile - Don't run regression tests by default.
putter [Sat, 3 Jul 2010 22:03:54 +0000]
[elf_h] Makefile - Don't run regression tests by default.

git-svn-id: http://svn.pugscode.org/pugs@31537 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months agomisc/STD_red/README - Update ruby 1.9 install notes.
putter [Sat, 3 Jul 2010 21:42:29 +0000]
misc/STD_red/README - Update ruby 1.9 install notes.

git-svn-id: http://svn.pugscode.org/pugs@31536 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months agomisc/elf/README: One of the "two small errors" fixed by r26238, perhaps wasn't an...
putter [Sat, 3 Jul 2010 21:39:00 +0000]
misc/elf/README: One of the "two small errors" fixed by r26238, perhaps wasn't an error.
(/usr/bin/env will find elf_h if <pathtopugs>/misc/elf is added to PATH)

git-svn-id: http://svn.pugscode.org/pugs@31535 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[CursorBase] work around nasty bug in Storable
pmurias [Sat, 3 Jul 2010 14:18:26 +0000]
[CursorBase] work around nasty bug in Storable

git-svn-id: http://svn.pugscode.org/pugs@31534 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[S12] Clarify phasing of lexical classes
sorear [Sat, 3 Jul 2010 09:14:27 +0000]
[S12] Clarify phasing of lexical classes

git-svn-id: http://svn.pugscode.org/pugs@31533 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[S04] Clarify interaction of lexical classes and packages with members after discussi...
sorear [Sat, 3 Jul 2010 04:39:32 +0000]
[S04] Clarify interaction of lexical classes and packages with members after discussion with TimToady

git-svn-id: http://svn.pugscode.org/pugs@31532 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] Bring a spectest in line with latest method scoping spec.
jnthn [Fri, 2 Jul 2010 23:37:35 +0000]
[t/spec] Bring a spectest in line with latest method scoping spec.

git-svn-id: http://svn.pugscode.org/pugs@31531 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] Test that is readonly on an attr overrides a class-wide is rw.
jnthn [Fri, 2 Jul 2010 21:01:08 +0000]
[t/spec] Test that is readonly on an attr overrides a class-wide is rw.

git-svn-id: http://svn.pugscode.org/pugs@31530 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[Cursor] Be a little less eager to drop exceptions on the floor
sorear [Fri, 2 Jul 2010 03:42:32 +0000]
[Cursor] Be a little less eager to drop exceptions on the floor

git-svn-id: http://svn.pugscode.org/pugs@31529 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[STD] A hook, to allow %*LANG to be overriden, must come AFTER %*LANG IS INITIALIZED...
sorear [Thu, 1 Jul 2010 22:29:21 +0000]
[STD] A hook, to allow %*LANG to be overriden, must come AFTER %*LANG IS INITIALIZED.  Who would have thought before does no good?

git-svn-id: http://svn.pugscode.org/pugs@31528 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[STD] Unbreak 'use STD' (the longname changes got more than they bargained for)
sorear [Thu, 1 Jul 2010 17:59:40 +0000]
[STD] Unbreak 'use STD' (the longname changes got more than they bargained for)

git-svn-id: http://svn.pugscode.org/pugs@31527 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[STD] add a hook for subclasses to override initial slangs
sorear [Thu, 1 Jul 2010 14:58:11 +0000]
[STD] add a hook for subclasses to override initial slangs

git-svn-id: http://svn.pugscode.org/pugs@31526 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[viv] make $ORIG a global
pmurias [Thu, 1 Jul 2010 12:56:52 +0000]
[viv] make $ORIG a global
[mildew] a lot of tests pass again

git-svn-id: http://svn.pugscode.org/pugs@31525 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[mildew] fix knowhow handling, ++FRONTEND --debug ++/FRONTEND
pmurias [Thu, 1 Jul 2010 12:39:38 +0000]
[mildew] fix knowhow handling, ++FRONTEND --debug ++/FRONTEND

git-svn-id: http://svn.pugscode.org/pugs@31524 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[mildew] enable option bundling
pmurias [Thu, 1 Jul 2010 12:39:34 +0000]
[mildew] enable option bundling

git-svn-id: http://svn.pugscode.org/pugs@31523 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[mildew] [smop] say 7 works with an installed SMOP
pmurias [Thu, 1 Jul 2010 10:18:00 +0000]
[mildew] [smop] say 7 works with an installed SMOP

git-svn-id: http://svn.pugscode.org/pugs@31522 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test @*ARGS
moritz [Thu, 1 Jul 2010 08:32:31 +0000]
[t/spec] test @*ARGS

git-svn-id: http://svn.pugscode.org/pugs@31521 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[STD] simplify charname matching
lwall [Wed, 30 Jun 2010 21:05:55 +0000]
[STD] simplify charname matching
parse the \| parameter specially
unbreak the null pattern matcher

git-svn-id: http://svn.pugscode.org/pugs@31520 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] un-TODO a passing test for rakudo
moritz [Wed, 30 Jun 2010 17:44:38 +0000]
[t/spec] un-TODO a passing test for rakudo

git-svn-id: http://svn.pugscode.org/pugs@31519 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] switch reduce.t to planless testing (last patch forgot to update its plan)
moritz [Wed, 30 Jun 2010 17:36:44 +0000]
[t/spec] switch reduce.t to planless testing (last patch forgot to update its plan)

git-svn-id: http://svn.pugscode.org/pugs@31518 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] one of tests description was in double quotes which caused unwanted interpol...
bbkr [Wed, 30 Jun 2010 13:52:29 +0000]
[t/spec] one of tests description was in double quotes which caused unwanted interpolation and broke whole test file

git-svn-id: http://svn.pugscode.org/pugs@31517 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[smop] fix building smop tests
pmurias [Wed, 30 Jun 2010 13:48:30 +0000]
[smop] fix building smop tests

git-svn-id: http://svn.pugscode.org/pugs@31516 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #74624 Any + 0.1 is a Num, not a Rat in Rakudo
bbkr [Wed, 30 Jun 2010 13:27:35 +0000]
[t/spec] tests for RT #74624 Any + 0.1 is a Num, not a Rat in Rakudo

git-svn-id: http://svn.pugscode.org/pugs@31515 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[mildew] say 1 parses
pmurias [Wed, 30 Jun 2010 13:02:15 +0000]
[mildew] say 1 parses

git-svn-id: http://svn.pugscode.org/pugs@31514 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[STD] better error message when loading STD withought having run make
pmurias [Wed, 30 Jun 2010 12:59:22 +0000]
[STD] better error message when loading STD withought having run make

git-svn-id: http://svn.pugscode.org/pugs@31513 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #68788 segmentation fault on the "say 1..{$_}"
bbkr [Wed, 30 Jun 2010 12:57:06 +0000]
[t/spec] tests for RT #68788 segmentation fault on the "say 1..{$_}"

git-svn-id: http://svn.pugscode.org/pugs@31512 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #63126 Junctions in array and hash indices dont work in Rakudo
bbkr [Wed, 30 Jun 2010 11:35:53 +0000]
[t/spec] tests for RT #63126 Junctions in array and hash indices dont work in Rakudo

git-svn-id: http://svn.pugscode.org/pugs@31511 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test for RT #76068, two iterations of a loop share the same $_ if it is...
moritz [Wed, 30 Jun 2010 09:35:00 +0000]
[t/spec] test for RT #76068, two iterations of a loop share the same $_ if it is not a formal parameter of the block

git-svn-id: http://svn.pugscode.org/pugs@31510 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #72912, .perl on result of series operator
moritz [Wed, 30 Jun 2010 09:12:23 +0000]
[t/spec] tests for RT #72912, .perl on result of series operator

git-svn-id: http://svn.pugscode.org/pugs@31509 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test for RT #76242, "is copy" array parameters
moritz [Tue, 29 Jun 2010 23:14:20 +0000]
[t/spec] test for RT #76242, "is copy" array parameters

git-svn-id: http://svn.pugscode.org/pugs@31508 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] Tests for [&&] and [and]. Patch courtesy of (Alex Kapranoff)++.
jnthn [Tue, 29 Jun 2010 22:43:15 +0000]
[t/spec] Tests for [&&] and [and]. Patch courtesy of (Alex Kapranoff)++.

git-svn-id: http://svn.pugscode.org/pugs@31507 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[STD] don't complain on anonymous package
lwall [Tue, 29 Jun 2010 20:47:48 +0000]
[STD] don't complain on anonymous package

git-svn-id: http://svn.pugscode.org/pugs@31506 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[Spec] Clarify when to return Nil from the series operator.
colomon [Tue, 29 Jun 2010 18:49:47 +0000]
[Spec] Clarify when to return Nil from the series operator.

git-svn-id: http://svn.pugscode.org/pugs@31505 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #73162 Rakudo cant parse "{*.{}}()" (but STD.pm can)
bbkr [Tue, 29 Jun 2010 14:14:07 +0000]
[t/spec] tests for RT #73162 Rakudo cant parse "{*.{}}()" (but STD.pm can)

git-svn-id: http://svn.pugscode.org/pugs@31504 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #73400 Cannot loop over Capture object in Rakudo
bbkr [Tue, 29 Jun 2010 12:54:21 +0000]
[t/spec] tests for RT #73400 Cannot loop over Capture object in Rakudo

git-svn-id: http://svn.pugscode.org/pugs@31503 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #72914 Rakudo doesnt treat ^$n at the end of an infix:<...>
bbkr [Tue, 29 Jun 2010 12:41:07 +0000]
[t/spec] tests for RT #72914 Rakudo doesnt treat ^$n at the end of an infix:<...>

git-svn-id: http://svn.pugscode.org/pugs@31502 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #73508 Rakudo doesnt print anything on "say (1,2,4...*)[10]"
bbkr [Tue, 29 Jun 2010 12:30:41 +0000]
[t/spec] tests for RT #73508 Rakudo doesnt print anything on "say (1,2,4...*)[10]"

git-svn-id: http://svn.pugscode.org/pugs@31501 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months agot[t/spec] tests for RT #75316 1...1..0 keeps Rakudo on 100% CPU usage
bbkr [Tue, 29 Jun 2010 12:23:22 +0000]
t[t/spec] tests for RT #75316 1...1..0 keeps Rakudo on 100% CPU usage

git-svn-id: http://svn.pugscode.org/pugs@31500 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months agot[t/spec] tests for RT #75832 fudged tests that cause infinite loops because of lack...
bbkr [Tue, 29 Jun 2010 12:14:47 +0000]
t[t/spec] tests for RT #75832 fudged tests that cause infinite loops because of lack of stop at wrong end point in series

git-svn-id: http://svn.pugscode.org/pugs@31499 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test for RT #75794 - take() with multiple arguments
moritz [Tue, 29 Jun 2010 10:27:54 +0000]
[t/spec] test for RT #75794 - take() with multiple arguments

git-svn-id: http://svn.pugscode.org/pugs@31498 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test for RT #75950, my ($x) = grep $early_hit, @long_range
moritz [Tue, 29 Jun 2010 10:00:52 +0000]
[t/spec] test for RT #75950, my ($x) = grep $early_hit, @long_range

git-svn-id: http://svn.pugscode.org/pugs@31497 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test for RT #75698, -5 ... ^5 should contain only one 0
moritz [Tue, 29 Jun 2010 09:57:00 +0000]
[t/spec] test for RT #75698, -5 ... ^5 should contain only one 0

git-svn-id: http://svn.pugscode.org/pugs@31496 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[evalbot] remove elf from perl6: target
moritz [Tue, 29 Jun 2010 09:08:33 +0000]
[evalbot] remove elf from perl6: target

git-svn-id: http://svn.pugscode.org/pugs@31495 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #72848 "0 but True" causes a no-applicable-candidates error...
bbkr [Mon, 28 Jun 2010 23:42:45 +0000]
[t/spec] tests for RT #72848 "0 but True" causes a no-applicable-candidates error in Rakudo

git-svn-id: http://svn.pugscode.org/pugs@31494 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #72870 Cant take .WHAT of sufficiently decimal-endowed Rat...
bbkr [Mon, 28 Jun 2010 22:53:11 +0000]
[t/spec] tests for RT #72870 Cant take .WHAT of sufficiently decimal-endowed Rat in Rakudo

git-svn-id: http://svn.pugscode.org/pugs@31493 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #72856 Null PMC access when two methods from different roles...
bbkr [Mon, 28 Jun 2010 22:33:37 +0000]
[t/spec] tests for RT #72856 Null PMC access when two methods from different roles collide in a class composition in Rakudo

git-svn-id: http://svn.pugscode.org/pugs@31492 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #76116, parcel and capture binding in signature introspection
moritz [Mon, 28 Jun 2010 20:59:33 +0000]
[t/spec] tests for RT #76116, parcel and capture binding in signature introspection

git-svn-id: http://svn.pugscode.org/pugs@31491 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[S06] \| and | prefixes of parameters should be separately introspectable
moritz [Mon, 28 Jun 2010 20:59:28 +0000]
[S06] \| and | prefixes of parameters should be separately introspectable

git-svn-id: http://svn.pugscode.org/pugs@31490 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] regex unfudging for rakudo
moritz [Mon, 28 Jun 2010 20:59:24 +0000]
[t/spec] regex unfudging for rakudo

git-svn-id: http://svn.pugscode.org/pugs@31489 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] unfudging for rakudo
moritz [Mon, 28 Jun 2010 20:59:18 +0000]
[t/spec] unfudging for rakudo

git-svn-id: http://svn.pugscode.org/pugs@31488 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test for RT #76198, {;} should be a Block
moritz [Mon, 28 Jun 2010 20:59:09 +0000]
[t/spec] test for RT #76198, {;} should be a Block

git-svn-id: http://svn.pugscode.org/pugs@31487 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test for RT #76226, all-whitespace range
moritz [Mon, 28 Jun 2010 20:59:03 +0000]
[t/spec] test for RT #76226, all-whitespace range

git-svn-id: http://svn.pugscode.org/pugs@31486 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] test for RT #76174, "if" does not break lexical aliasing of $_ in a for...
moritz [Mon, 28 Jun 2010 20:58:57 +0000]
[t/spec] test for RT #76174, "if" does not break lexical aliasing of $_ in a for-loop

git-svn-id: http://svn.pugscode.org/pugs@31485 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] tests for RT #75956, @*INC should be writable
moritz [Mon, 28 Jun 2010 20:58:52 +0000]
[t/spec] tests for RT #75956, @*INC should be writable

git-svn-id: http://svn.pugscode.org/pugs@31484 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec/S06-multi/type-based.t] tests for RT #72750 Make Inf and NaN acceptable const...
bbkr [Mon, 28 Jun 2010 17:04:34 +0000]
[t/spec/S06-multi/type-based.t] tests for RT #72750 Make Inf and NaN acceptable constants parameters in Rakudo

git-svn-id: http://svn.pugscode.org/pugs@31483 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months agot[t/spec/S06-signature/slurpy-params.t] tests for RT #72600 if statements clobber...
bbkr [Mon, 28 Jun 2010 16:37:47 +0000]
t[t/spec/S06-signature/slurpy-params.t] tests for RT #72600 if statements clobber @_ in Rakudo

git-svn-id: http://svn.pugscode.org/pugs@31482 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[Cursor] use last instead of goto label
pmurias [Sun, 27 Jun 2010 19:57:07 +0000]
[Cursor] use last instead of goto label

git-svn-id: http://svn.pugscode.org/pugs@31481 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[Cursor] A more awesome error message when syml/CORE.lex.store isn't found (pmurias++)
sorear [Sun, 27 Jun 2010 19:48:58 +0000]
[Cursor] A more awesome error message when syml/CORE.lex.store isn't found (pmurias++)

git-svn-id: http://svn.pugscode.org/pugs@31480 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[STD] move uniprop loading from INIT to BEGIN time
pmurias [Sun, 27 Jun 2010 19:34:58 +0000]
[STD] move uniprop loading from INIT to BEGIN time

git-svn-id: http://svn.pugscode.org/pugs@31479 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec]: Match objects are mutable, remove test for immutability (RT #65610)
pmichaud [Sun, 27 Jun 2010 18:38:40 +0000]
[t/spec]:  Match objects are mutable, remove test for immutability (RT #65610)

git-svn-id: http://svn.pugscode.org/pugs@31478 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec]: Miscellaneous test cleanups.
pmichaud [Sun, 27 Jun 2010 15:40:47 +0000]
[t/spec]:  Miscellaneous test cleanups.

git-svn-id: http://svn.pugscode.org/pugs@31477 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] more rakudo unfudges, pmichaud++
moritz [Sun, 27 Jun 2010 09:51:48 +0000]
[t/spec] more rakudo unfudges, pmichaud++

git-svn-id: http://svn.pugscode.org/pugs@31476 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] Added test for RT 72814 - Null PMC access when typing a my-declared variable...
radus [Sun, 27 Jun 2010 09:20:19 +0000]
[t/spec] Added test for RT 72814 - Null PMC access when typing a my-declared variable as ::a in Rakudo.

git-svn-id: http://svn.pugscode.org/pugs@31475 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] Added test for RT70894: Cannot do .keys on enum type stash in Rakudo.
radus [Sun, 27 Jun 2010 08:30:51 +0000]
[t/spec] Added test for RT70894: Cannot do .keys on enum type stash in Rakudo.

git-svn-id: http://svn.pugscode.org/pugs@31474 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] Added test for RT69314 - Null PMC access when calling 'callsame' directly...
radus [Sun, 27 Jun 2010 08:03:52 +0000]
[t/spec] Added test for RT69314 - Null PMC access when calling 'callsame' directly from a sub in Rakudo.

git-svn-id: http://svn.pugscode.org/pugs@31473 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] unfudges in undefined-types.t
moritz [Sun, 27 Jun 2010 08:03:30 +0000]
[t/spec] unfudges in undefined-types.t

git-svn-id: http://svn.pugscode.org/pugs@31472 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months agofix plan in if.t
moritz [Sun, 27 Jun 2010 08:02:27 +0000]
fix plan in if.t

git-svn-id: http://svn.pugscode.org/pugs@31471 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] Fixed overloading of cmp and eqv in series tests.
Kodi [Sun, 27 Jun 2010 00:39:00 +0000]
[t/spec] Fixed overloading of cmp and eqv in series tests.

git-svn-id: http://svn.pugscode.org/pugs@31470 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] Fixed another of my ", ..." typos.
Kodi [Sun, 27 Jun 2010 00:08:48 +0000]
[t/spec] Fixed another of my ", ..." typos.

git-svn-id: http://svn.pugscode.org/pugs@31469 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec]: Clean up (and unfudge) some tests involving Nil, sink, and undef.
pmichaud [Sat, 26 Jun 2010 22:49:18 +0000]
[t/spec]:  Clean up (and unfudge) some tests involving Nil, sink, and undef.

git-svn-id: http://svn.pugscode.org/pugs@31468 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec]: Update fudging, mark test as possibly bogus.
pmichaud [Sat, 26 Jun 2010 20:18:43 +0000]
[t/spec]:  Update fudging, mark test as possibly bogus.

git-svn-id: http://svn.pugscode.org/pugs@31467 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec]: Refactor/refudge some tests in sigils-and-types.t
pmichaud [Sat, 26 Jun 2010 20:01:51 +0000]
[t/spec]:  Refactor/refudge some tests in sigils-and-types.t

git-svn-id: http://svn.pugscode.org/pugs@31466 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] more rakudo unfudges
moritz [Sat, 26 Jun 2010 19:46:40 +0000]
[t/spec] more rakudo unfudges

git-svn-id: http://svn.pugscode.org/pugs@31465 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] more rakudo unfudges
moritz [Sat, 26 Jun 2010 19:46:33 +0000]
[t/spec] more rakudo unfudges

git-svn-id: http://svn.pugscode.org/pugs@31464 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec]: Unfudge infinite range tests in range.t .
pmichaud [Sat, 26 Jun 2010 19:37:28 +0000]
[t/spec]:  Unfudge infinite range tests in range.t .

git-svn-id: http://svn.pugscode.org/pugs@31463 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec]: Fix and unfudge test for RT #67218 in pair.t .
pmichaud [Sat, 26 Jun 2010 19:14:29 +0000]
[t/spec]:  Fix and unfudge test for RT #67218 in pair.t .

git-svn-id: http://svn.pugscode.org/pugs@31462 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[STD] change 'not iffy enough' from .sorry to .panic
lwall [Sat, 26 Jun 2010 18:48:52 +0000]
[STD] change 'not iffy enough' from .sorry to .panic

git-svn-id: http://svn.pugscode.org/pugs@31461 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec]: Unfudge passing test for RT #71462.
pmichaud [Sat, 26 Jun 2010 18:44:30 +0000]
[t/spec]:  Unfudge passing test for RT #71462.

git-svn-id: http://svn.pugscode.org/pugs@31460 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[STD] change !% to %%
lwall [Sat, 26 Jun 2010 18:24:32 +0000]
[STD] change !% to %%

git-svn-id: http://svn.pugscode.org/pugs@31459 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[helpnow] another idea: Match.new
moritz [Sat, 26 Jun 2010 18:23:28 +0000]
[helpnow] another idea: Match.new

git-svn-id: http://svn.pugscode.org/pugs@31458 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] change !% to %%
lwall [Sat, 26 Jun 2010 18:04:08 +0000]
[t/spec] change !% to %%

git-svn-id: http://svn.pugscode.org/pugs@31457 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] more rakudo unfudges
moritz [Sat, 26 Jun 2010 17:55:16 +0000]
[t/spec] more rakudo unfudges

git-svn-id: http://svn.pugscode.org/pugs@31456 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[t/spec] more rakudo unfudges
moritz [Sat, 26 Jun 2010 17:53:30 +0000]
[t/spec] more rakudo unfudges

git-svn-id: http://svn.pugscode.org/pugs@31455 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months ago[S03] change !% to %% to avoid metaconfusion
lwall [Sat, 26 Jun 2010 17:46:00 +0000]
[S03] change !% to %% to avoid metaconfusion

git-svn-id: http://svn.pugscode.org/pugs@31454 c213334d-75ef-0310-aa23-eaa082d1ae64

22 months agorakudo unfudges and refudges
moritz [Sat, 26 Jun 2010 17:43:10 +0000]
rakudo unfudges and refudges

git-svn-id: http://svn.pugscode.org/pugs@31453 c213334d-75ef-0310-aa23-eaa082d1ae64