[perl #47966] [DOCS] pdd23 doesn't list exception;death as a standard exception

2009-07-19 Thread James Keenan via RT
On Sun Jul 19 18:27:29 2009, tene wrote: > Parrot still doesn't have a hierarchy of exception types. > exception;death doesn't exist. This is the same as rt#36261. I > recommend that both of these tickets be merged into a single TT. At Tene's suggestion, I am consolidating this ticket with one

[perl #47966] [DOCS] pdd23 doesn't list exception;death as a standard exception

2009-07-19 Thread James Keenan via RT
On Mon Dec 01 11:39:33 2008, pmichaud wrote: > > ... how exactly does one use C, C, > and the other exception types from PIR? I see them mentioned throughout > pdd23, but I've never actually seen an example of how these constants > (are they constants?) might appear in actual code, whether it's P

Re: [perl #43078] [DOCS] document how lexical naming works with non-ascii

2009-06-18 Thread Patrick R. Michaud
subject line of all future correspondence about this issue. > > > # http://rt.perl.org/rt3/Ticket/Display.html?id=43078 > > > > > > > > > > TODO: Describe how lexical naming system interacts with non-ASCII > > character > > > sets.

[perl #43687] [TODO] combine abstract search with other search in lib/Parrot/Docs/File.pm

2009-05-22 Thread James Keenan via RT
No objections heard. Resolving ticket.

[perl #43687] [TODO] combine abstract search with other search in lib/Parrot/Docs/File.pm

2009-05-20 Thread James Keenan via RT
On Sat May 09 19:40:51 2009, jk...@verizon.net wrote: > > In the course of working on RT 43683, I came across the inline comment > which was the pretext for creating this ticket in the first place. It > was not removed when the ticket was rejected. And since I was doing > some refactoring for t

[perl #43687] [TODO] combine abstract search with other search in lib/Parrot/Docs/File.pm

2009-05-09 Thread James Keenan via RT
to deal with the issue in this ticket. Please see patch attached. I'll apply it after this month's release unless someone objects. Index: lib/Parrot/Docs/File.pm === --- lib/Parrot/Docs/File.pm (revision 38663) +++ lib/Pa

[perl #43683] [TODO] Remove the pod, or convert to html? (lib/Parrot/Docs/File.pm)

2009-05-09 Thread James Keenan via RT
On Fri Apr 17 13:27:36 2009, cotto wrote: > > make html works fine, as far as I can tell. Is there any reason why > this ticket can't be rejected? No. Deleted those two comments in r38663. Marking ticket rejected. kid51

Re: [perl #43687] [TODO] combine abstract search with other search in lib/Parrot/Docs/File.pm

2009-04-17 Thread NotFound
> I propose rejecting this ticket as unnecessary.  The code may not be > optimal, but it works fine and isn't even particularly hacky or broken. +1 -- Salu2

[perl #63394] [PATCH] Minor updates to docs/pct/gettingstarted.pod (+CREDITS)

2009-02-22 Thread via RT
# New Ticket Created by Andy Wardley # Please include the string: [perl #63394] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=63394 > This patch: 1) Updates the docs/pct/gettingstarted.pod documentation to reflect t

Re: [perl #57764] docs/art/ppp02-pmc.pod -- example 9 segfault

2009-02-12 Thread chromatic
On Thursday 12 February 2009 13:14:42 Will Coleda via RT wrote: > Here's a shorter example that still generates a bus error for me on > darwin/x86 Oh look, it's an order of destruction problem. > And here's a partial bt from the bus error: > #0 0x0001 in ?? () > #1 0x0107f318 in Parrot_exi

Re: [perl #43715] [TODO] C should really be L (lib/Parrot/Docs/POD2HTML.pm)

2009-02-10 Thread Will Coleda
On Tue, Feb 10, 2009 at 9:54 AM, Christoph Otto via RT wrote: > On Sun Feb 08 12:09:30 2009, jk...@verizon.net wrote: >> On Tue Jul 10 05:15:33 2007, pcoch wrote: >> > In the file lib/Parrot/Docs/POD2HTML.pm there is the todo item: >> > >> >

[perl #63036] [PATCH] Fixed typos in docs

2009-02-05 Thread Saleem A. Ansari (via RT)
# New Ticket Created by Saleem A. Ansari # Please include the string: [perl #63036] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=63036 > Fixed typos in docs/book ch09_pct.pod |2 +- ch11_pmcs.pod|

[svn:parrot-pdd] r36148 - in trunk: docs/pdds t/codingstd

2009-01-30 Thread fperrad
Author: fperrad Date: Thu Jan 29 09:34:12 2009 New Revision: 36148 Modified: trunk/docs/pdds/pdd07_codingstd.pod Changes in other areas also in this revision: Added: trunk/t/codingstd/make_code_coda.t (contents, props changed) Log: [codingstd] add check of Makefile coda Modified: trunk

[svn:parrot-pdd] r36147 - trunk/docs/pdds

2009-01-29 Thread bernhard
Author: bernhard Date: Thu Jan 29 09:30:19 2009 New Revision: 36147 Modified: trunk/docs/pdds/pdd28_strings.pod Log: [codingstd] pdd_format.t Modified: trunk/docs/pdds/pdd28_strings.pod == --- trunk/docs/pdds

[svn:parrot-pdd] r36125 - trunk/docs/pdds

2009-01-28 Thread allison
Author: allison Date: Wed Jan 28 16:50:06 2009 New Revision: 36125 Modified: trunk/docs/pdds/pdd28_strings.pod Log: [pdd] Add descriptions for 'compare' and 'equal' functions. Catch an unconverted old function name. Modified: trunk/docs/pd

[svn:parrot-pdd] r36076 - trunk/docs/pdds

2009-01-27 Thread allison
Author: allison Date: Tue Jan 27 20:35:00 2009 New Revision: 36076 Modified: trunk/docs/pdds/pdd28_strings.pod Log: [pdd] Regularizing string API function names to fit the pattern of a three-character subsystem identifier. Modified: trunk/docs/pdds/pdd28_strings.pod

[svn:parrot-pdd] r35945 - in trunk: . docs/pdds src/pmc t/pmc t/steps

2009-01-23 Thread coke
Author: coke Date: Fri Jan 23 22:05:05 2009 New Revision: 35945 Modified: trunk/docs/pdds/pdd17_pmc.pod Changes in other areas also in this revision: Removed: trunk/src/pmc/pair.pmc trunk/t/pmc/pair.t Modified: trunk/MANIFEST trunk/PBC_COMPAT trunk/t/steps/auto_pmc-01.t Log

[svn:parrot-pdd] r35789 - in trunk: docs/pdds languages/perl6 src

2009-01-20 Thread infinoid
Author: infinoid Date: Mon Jan 19 22:51:44 2009 New Revision: 35789 Modified: trunk/docs/pdds/pdd17_pmc.pod Changes in other areas also in this revision: Modified: trunk/languages/perl6/Test.pm trunk/src/library.c Log: [cage] Fix some codingstd failures. Modified: trunk/docs/pdds

[svn:parrot-pdd] r35788 - in trunk: . compilers/imcc docs/pdds languages/lua/src/pmc src src/pmc t/pmc tools/dev

2009-01-19 Thread chromatic
Author: chromatic Date: Mon Jan 19 21:19:27 2009 New Revision: 35788 Modified: trunk/docs/pdds/pdd17_pmc.pod trunk/docs/pdds/pdd28_strings.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/compilers/imcc/pbc.c trunk/languages/lua/src/pmc

[svn:parrot-pdd] r35571 - in trunk: docs/pdds include/parrot src src/gc src/pmc

2009-01-15 Thread Whiteknight
Author: Whiteknight Date: Wed Jan 14 16:44:41 2009 New Revision: 35571 Modified: trunk/docs/pdds/pdd09_gc.pod Changes in other areas also in this revision: Modified: trunk/include/parrot/pobj.h trunk/src/gc/generational_ms.c trunk/src/inter_call.c trunk/src/pmc/deleg_pmc.pmc Log

[svn:parrot-pdd] r35488 - trunk/docs/pdds

2009-01-13 Thread kjs
Author: kjs Date: Tue Jan 13 06:52:29 2009 New Revision: 35488 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] Be more explicit; if you don't specify a :main flag, execution starts at the top. Modified: trunk/docs/pdds/pdd19_pi

[svn:parrot-pdd] r35410 - trunk/docs/pdds/draft

2009-01-11 Thread bernhard
Author: bernhard Date: Sun Jan 11 04:40:38 2009 New Revision: 35410 Modified: trunk/docs/pdds/draft/pdd08_keys.pod Log: [codingstd] shorten long lines. Modified: trunk/docs/pdds/draft/pdd08_keys.pod == --- trunk

[svn:parrot-pdd] r35378 - in trunk: . config/gen/makefiles docs docs/pdds include/parrot lib/Parrot/Docs/Section src src/gc src/pmc src/stm

2009-01-10 Thread allison
Author: allison Date: Sat Jan 10 19:55:39 2009 New Revision: 35378 Modified: trunk/docs/pdds/pdd09_gc.pod Changes in other areas also in this revision: Added: trunk/include/parrot/gc_api.h - copied unchanged from r35374, /branches/pdd09gc_part2/include/parrot/gc_api.h trunk

[svn:parrot-pdd] r35334 - trunk/docs/pdds/draft

2009-01-10 Thread cotto
Author: cotto Date: Sat Jan 10 02:17:09 2009 New Revision: 35334 Modified: trunk/docs/pdds/draft/pdd08_keys.pod Log: [pdd] readability changes Modified: trunk/docs/pdds/draft/pdd08_keys.pod == --- trunk/docs/pdds

[svn:parrot-pdd] r35191 - trunk/docs/pdds

2009-01-08 Thread infinoid
Author: infinoid Date: Wed Jan 7 22:53:23 2009 New Revision: 35191 Modified: trunk/docs/pdds/pdd13_bytecode.pod Log: [pdd13] Clarify a TODO item somewhat regarding the potential use of ManagedStruct and/or UnmanagedStruct. Modified: trunk/docs/pdds/pdd13_bytecode.pod

[svn:parrot-pdd] r35128 - trunk/docs/pdds

2009-01-07 Thread jonathan
Author: jonathan Date: Wed Jan 7 08:01:00 2009 New Revision: 35128 Modified: trunk/docs/pdds/pdd23_exceptions.pod Log: [pdd] Remove unimplemented notes for annotations method on Exception, and add documentation for backtrace method. Modified: trunk/docs/pdds/pdd23_exceptions.pod

[svn:parrot-pdd] r35089 - in trunk: compilers/imcc docs/pdds include/parrot src src/atomic src/pmc t/op

2009-01-07 Thread infinoid
Author: infinoid Date: Tue Jan 6 21:35:06 2009 New Revision: 35089 Modified: trunk/docs/pdds/pdd13_bytecode.pod trunk/docs/pdds/pdd19_pir.pod Changes in other areas also in this revision: Added: trunk/t/op/annotate.t Modified: trunk/compilers/imcc/imcc.l trunk/compilers/imcc

[perl #62014] [PATCH] missing "n" in "doesn't" in docs/book/ch03_pir_basics.pod

2009-01-06 Thread Christian Sturm
# New Ticket Created by "Christian Sturm" # Please include the string: [perl #62014] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=62014 > There is an missing an in the word doesn't in the Classes and Objects paragraph of

[svn:parrot-pdd] r34905 - in trunk: . compilers/pirc compilers/pirc/new compilers/pirc/src config/gen/makefiles docs/pdds/draft lib/Parrot t/codingstd

2009-01-03 Thread jkeenan
Author: jkeenan Date: Sat Jan 3 16:22:40 2009 New Revision: 34905 Modified: trunk/docs/pdds/draft/pdd06_pasm.pod Changes in other areas also in this revision: Added: trunk/compilers/pirc/src/ - copied from r34904, /trunk/compilers/pirc/new/ Removed: trunk/compilers/pirc/new

[perl #61874] [PATCH] Fixed typos in docs

2008-12-31 Thread Saleem A. Ansari (via RT)
# New Ticket Created by Saleem A. Ansari # Please include the string: [perl #61874] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61874 > Fixed typos in docs/book ch08_architecture.pod | 11 +-- ch09_pct.

[svn:parrot-pdd] r34697 - in trunk: docs/pdds src/pmc

2008-12-31 Thread bernhard
Author: bernhard Date: Wed Dec 31 03:56:58 2008 New Revision: 34697 Modified: trunk/docs/pdds/pdd27_multiple_dispatch.pod Changes in other areas also in this revision: Modified: trunk/src/pmc/class.pmc Log: Some tidbits: speling, code alignment, add code comments Modified: trunk/docs

[svn:parrot-pdd] r34694 - in trunk: docs/pdds languages/perl6/src/builtins

2008-12-31 Thread bernhard
Author: bernhard Date: Wed Dec 31 01:53:48 2008 New Revision: 34694 Modified: trunk/docs/pdds/pdd07_codingstd.pod Changes in other areas also in this revision: Modified: trunk/languages/perl6/src/builtins/control.pir Log: [codingstd] Satisfy trailing_space.t and pdd_format.t Modified

[svn:parrot-pdd] r34684 - trunk/docs/pdds

2008-12-30 Thread allison
Author: allison Date: Tue Dec 30 18:53:27 2008 New Revision: 34684 Modified: trunk/docs/pdds/pdd07_codingstd.pod Log: [pdd] Remove the 'HISTORY' section from expected documentation, as it is no longer used. Be explicit on our policy about author information in individual files

[perl #61812] [PATCH] Fixed typos in docs -- removed duplicate example code

2008-12-29 Thread Saleem A. Ansari (via RT)
# New Ticket Created by Saleem A. Ansari # Please include the string: [perl #61812] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61812 > Removed Duplicate example code for creating "Foo" class in docs/book/

[perl #61786] [PATCH] docs/book typo corrections

2008-12-28 Thread via RT
rious other corrections for 10_hlls.pod. CREDITS |5 + docs/book/ch03_pir_basics.pod |4 ++-- docs/book/ch04_pir_subroutines.pod |4 ++-- docs/book/ch05_pasm.pod|2 +- docs/book/ch09_pct.pod | 16 docs/book/ch1

[svn:parrot-pdd] r34362 - trunk/docs/pdds/draft

2008-12-26 Thread util
Author: util Date: Thu Dec 25 17:14:38 2008 New Revision: 34362 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod Log: Typo in pdd14_numbers.pod - s/( not) accessibly (directly)/$1 accessible $2/ Modified: trunk/docs/pdds/draft/pdd14_numbers.pod

[perl #61638] [PATCH] Fixed typos in docs

2008-12-24 Thread Saleem A. Ansari (via RT)
# New Ticket Created by Saleem A. Ansari # Please include the string: [perl #61638] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61638 > Fixed typos in docs. book/ch01_overview.pod | 10 +- b

[svn:parrot-pdd] r34267 - trunk/docs/pdds

2008-12-22 Thread pmichaud
Author: pmichaud Date: Mon Dec 22 19:43:55 2008 New Revision: 34267 Modified: trunk/docs/pdds/pdd26_ast.pod Log: [pct]: Update pdd26_ast.pod with 'hll' attribute on PAST::Block . Modified: trunk/docs/pdds/pdd

[svn:parrot-pdd] r34259 - in trunk: . docs/pdds languages/pipp languages/pipp/src/pct languages/pipp/t/php

2008-12-22 Thread bernhard
Author: bernhard Date: Mon Dec 22 14:06:01 2008 New Revision: 34259 Modified: trunk/docs/pdds/pdd21_namespaces.pod Changes in other areas also in this revision: Modified: trunk/NEWS trunk/languages/pipp/CREDITS trunk/languages/pipp/src/pct/actions.pm trunk/languages/pipp/src/pct

[svn:parrot-pdd] r34246 - trunk/docs/pdds

2008-12-22 Thread Whiteknight
Author: Whiteknight Date: Mon Dec 22 07:27:08 2008 New Revision: 34246 Modified: trunk/docs/pdds/pdd19_pir.pod trunk/docs/pdds/pdd21_namespaces.pod Log: [PDD] add mention of "parrot" root namespace to PDD19 and 21. This is for TT#80, which I will close if there are no objectio

[svn:parrot-pdd] r34044 - in trunk: . compilers/imcc docs/pdds

2008-12-17 Thread kjs
Author: kjs Date: Wed Dec 17 12:54:21 2008 New Revision: 34044 Modified: trunk/docs/pdds/pdd19_pir.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/compilers/imcc/imcc.y trunk/compilers/imcc/imcparser.c Log: [imcc] remove commented-out code for

[svn:parrot-pdd] r33998 - trunk/docs/pdds/draft

2008-12-16 Thread chromatic
Author: chromatic Date: Tue Dec 16 16:05:40 2008 New Revision: 33998 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod Log: [PDD] Updated link to IBM's decimal arithmetic library (thanks to Geraud for finding its new location). Modified: trunk/docs/pdds/draft/pdd14_number

[svn:parrot-pdd] r33985 - trunk/docs/pdds

2008-12-16 Thread allison
Author: allison Date: Tue Dec 16 14:03:21 2008 New Revision: 33985 Modified: trunk/docs/pdds/pdd22_io.pod Log: [pdd] Remove section on Deprecated Opcodes from I/O PDD, now that all of them have been removed. Modified: trunk/docs/pdds/pdd22_io.pod

[svn:parrot-pdd] r33979 - trunk/docs/pdds

2008-12-16 Thread kjs
Author: kjs Date: Tue Dec 16 12:09:02 2008 New Revision: 33979 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] change some {{ }} notes in more formal notes, indicating the current behaviour, and what it will be like. More cleanups of pdd19 will come after more deprecated stuff is

[svn:parrot-pdd] r33921 - trunk/docs/pdds

2008-12-15 Thread infinoid
Author: infinoid Date: Mon Dec 15 08:49:46 2008 New Revision: 33921 Modified: trunk/docs/pdds/pdd23_exceptions.pod Log: [cage] t/codingstd/pdd_format.t fails on pdd23 with some line length errors, split the lines. Modified: trunk/docs/pdds/pdd23_exceptions.pod

[svn:parrot-pdd] r33912 - in trunk: docs/pdds src src/pmc

2008-12-15 Thread tene
Author: tene Date: Sun Dec 14 22:11:01 2008 New Revision: 33912 Modified: trunk/docs/pdds/pdd23_exceptions.pod Changes in other areas also in this revision: Modified: trunk/src/exceptions.c trunk/src/pmc/exception.pmc Log: [exceptions] * Nonfatal exceptions are automatically resumed

[svn:parrot-pdd] r33876 - trunk/docs/pdds

2008-12-14 Thread tene
Author: tene Date: Sun Dec 14 02:01:06 2008 New Revision: 33876 Modified: trunk/docs/pdds/pdd23_exceptions.pod Log: [pdd23]: Rewrite a few sections, update for sanity, add comments. Modified: trunk/docs/pdds/pdd23_exceptions.pod

[svn:parrot-pdd] r33847 - in trunk: . docs/pdds languages/pipp/t/php

2008-12-13 Thread bernhard
Author: bernhard Date: Sat Dec 13 02:22:08 2008 New Revision: 33847 Modified: trunk/docs/pdds/pdd22_io.pod Changes in other areas also in this revision: Removed: trunk/languages/pipp/t/php/strings.t Modified: trunk/MANIFEST trunk/languages/pipp/t/php/string.t Log: [pipp] merge

Re: [svn:parrot-pdd] r33751 - trunk/docs/pdds/draft

2008-12-11 Thread Nicholas Clark
On Wed, Dec 10, 2008 at 12:58:54AM -0800, chroma...@cvs.perl.org wrote: > Log: > [PDD] Reviewed Numbers PDD; minor edits to formatting and phrasing. Sadly, > IBM's Standard Decimal Arithmetic Standard is no longer available from IBM's > site. It's unclear how to include this within Parrot as it

[svn:parrot-pdd] r33799 - trunk/docs/pdds

2008-12-11 Thread kjs
Author: kjs Date: Thu Dec 11 05:43:56 2008 New Revision: 33799 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] add bits on implementation Modified: trunk/docs/pdds/pdd19_pir.pod == --- trunk/docs/pdds

[svn:parrot-pdd] r33798 - trunk/docs/pdds

2008-12-11 Thread kjs
Author: kjs Date: Thu Dec 11 05:39:13 2008 New Revision: 33798 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] removed deprecated and removed stuff. Modified: trunk/docs/pdds/pdd19_pir.pod == --- trunk/docs/pdds

[svn:parrot-pdd] r33751 - trunk/docs/pdds/draft

2008-12-10 Thread chromatic
Author: chromatic Date: Wed Dec 10 00:58:53 2008 New Revision: 33751 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod Log: [PDD] Reviewed Numbers PDD; minor edits to formatting and phrasing. Sadly, IBM's Standard Decimal Arithmetic Standard is no longer available from IBM's s

[svn:parrot-pdd] r33729 - trunk/docs/pdds

2008-12-09 Thread moritz
Author: moritz Date: Tue Dec 9 14:49:10 2008 New Revision: 33729 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [codingstd] wrap long lines in pdd19_pir.pod Modified: trunk/docs/pdds/pdd19_pir.pod == --- trunk/docs

[svn:parrot-pdd] r33726 - trunk/docs/pdds

2008-12-09 Thread kjs
Author: kjs Date: Tue Dec 9 13:18:23 2008 New Revision: 33726 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] some updates and clarifying texts. Modified: trunk/docs/pdds/pdd19_pir.pod == --- trunk/docs/pdds

[svn:parrot-pdd] r33695 - in trunk: . compilers/imcc compilers/pct/src/PCT config/gen/makefiles docs docs/pdds include/parrot languages/WMLScript/src languages/lua languages/lua/src/lib languages/perl

2008-12-08 Thread allison
Author: allison Date: Mon Dec 8 21:16:33 2008 New Revision: 33695 Modified: trunk/docs/pdds/pdd22_io.pod Changes in other areas also in this revision: Added: trunk/src/io/core.c - copied unchanged from r33691, /branches/pdd22io_part2/src/io/core.c trunk/src/io/socket_api.c

[svn:parrot-pdd] r33688 - trunk/docs/pdds

2008-12-08 Thread allison
Author: allison Date: Mon Dec 8 19:45:45 2008 New Revision: 33688 Modified: trunk/docs/pdds/pdd15_objects.pod Log: [pdd] Caught documented name inconsistent with implemented name. Modified: trunk/docs/pdds/pdd15_objects.pod

Re: [perl #47966] [DOCS] pdd23 doesn't list exception;death as a standard exception

2008-12-01 Thread Patrick R. Michaud
On Mon, Dec 01, 2008 at 10:09:38AM -0800, Klaas-Jan Stol via RT wrote: > On Sun Nov 30 05:51:34 2008, kjs wrote: > > On Thu Nov 29 11:35:12 2007, pmichaud wrote: > > > In the list of "Standard Parrot Exceptions" in pdd23, there's > > > no item given for "exception;death" even though it's mentioned

[svn:parrot-pdd] r33372 - trunk/docs/pdds

2008-11-30 Thread kjs
Author: kjs Date: Sun Nov 30 08:08:13 2008 New Revision: 33372 Modified: trunk/docs/pdds/pdd26_ast.pod Log: [pdd26] add pasttype descriptions for 'chain' and 'return'. resolving RT#48705. Modified: trunk/doc

[svn:parrot-pdd] r33363 - trunk/docs/pdds

2008-11-30 Thread kjs
Author: kjs Date: Sun Nov 30 06:20:05 2008 New Revision: 33363 Modified: trunk/docs/pdds/pdd23_exceptions.pod Log: [pdd23] woops. A head2 should have been a head3. Modified: trunk/docs/pdds/pdd23_exceptions.pod

[svn:parrot-pdd] r33362 - trunk/docs/pdds

2008-11-30 Thread kjs
Author: kjs Date: Sun Nov 30 06:18:44 2008 New Revision: 33362 Modified: trunk/docs/pdds/pdd19_pir.pod trunk/docs/pdds/pdd23_exceptions.pod Log: [pdd] remove the part about resuming an exception from pdd19: it's not a part of the PIR language. Also, it was also written in better deta

[svn:parrot-pdd] r33348 - trunk/docs/pdds

2008-11-29 Thread kjs
Author: kjs Date: Sat Nov 29 10:21:48 2008 New Revision: 33348 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] clean up deprecations. Modified: trunk/docs/pdds/pdd19_pir.pod == --- trunk/docs/pdds/pdd19_pir.pod

[svn:parrot-pdd] r33229 - trunk/docs/pdds/draft

2008-11-26 Thread bernhard
Author: bernhard Date: Wed Nov 26 10:30:07 2008 New Revision: 33229 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod Log: [codingstd] add a VERSION section to PDD 14 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod

[svn:parrot-pdd] r33187 - trunk/docs/pdds/draft

2008-11-25 Thread moritz
Author: moritz Date: Tue Nov 25 02:03:21 2008 New Revision: 33187 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod Log: [cage] fix line length in PDD14 to make codetest happier; still needs a VERSION section. Modified: trunk/docs/pdds/draft/pdd14_numbers.pod

[svn:parrot-pdd] r33189 - trunk/docs/pdds/draft

2008-11-25 Thread moritz
Author: moritz Date: Tue Nov 25 02:26:39 2008 New Revision: 33189 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod Log: [cage] neither line wrapping in pdd14 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod

[svn:parrot-pdd] r33188 - trunk/docs/pdds/draft

2008-11-25 Thread moritz
Author: moritz Date: Tue Nov 25 02:15:26 2008 New Revision: 33188 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod Log: [cage] some more line wrappings in pdd14 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod

[svn:parrot-pdd] r33164 - trunk/docs/pdds

2008-11-25 Thread tene
Author: tene Date: Mon Nov 24 14:59:06 2008 New Revision: 33164 Modified: trunk/docs/pdds/pdd23_exceptions.pod Log: Add missing documentation about resuming from exceptions. jonathan++ for reporting this. Modified: trunk/docs/pdds/pdd23_exceptions.pod

[svn:parrot-pdd] r33165 - trunk/docs/pdds

2008-11-25 Thread tene
Author: tene Date: Mon Nov 24 15:17:18 2008 New Revision: 33165 Modified: trunk/docs/pdds/pdd23_exceptions.pod Log: Fix wording. allison++ Modified: trunk/docs/pdds/pdd23_exceptions.pod == --- trunk/docs/pdds

[svn:parrot-pdd] r33181 - trunk/docs/pdds/draft

2008-11-24 Thread allison
Author: allison Date: Mon Nov 24 23:41:10 2008 New Revision: 33181 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod Log: [pdds] Add interface definition for Integer PMC. Modified: trunk/docs/pdds/draft/pdd14_numbers.pod

[svn:parrot-pdd] r33178 - trunk/docs/pdds/draft

2008-11-24 Thread allison
Author: allison Date: Mon Nov 24 21:33:52 2008 New Revision: 33178 Removed: trunk/docs/pdds/draft/pdd04_datatypes.pod Log: [pdds] Deleting the now completly redundant datatypes PDD (number 4 is now available for reuse).

[svn:parrot-pdd] r33177 - trunk/docs/pdds/draft

2008-11-24 Thread allison
Author: allison Date: Mon Nov 24 21:32:51 2008 New Revision: 33177 Modified: trunk/docs/pdds/draft/pdd14_numbers.pod Log: [pdds] Descriptions of the native integer and float types. Modified: trunk/docs/pdds/draft/pdd14_numbers.pod

[svn:parrot-pdd] r33174 - trunk/docs/pdds/draft

2008-11-24 Thread allison
Author: allison Date: Mon Nov 24 20:30:27 2008 New Revision: 33174 Added: trunk/docs/pdds/draft/pdd14_numbers.pod - copied unchanged from r33169, /trunk/docs/pdds/draft/pdd14_bignum.pod Removed: trunk/docs/pdds/draft/pdd14_bignum.pod Log: [pdds] Renaming PDD 14, preparing for merge

[svn:parrot-pdd] r33166 - trunk/docs/pdds

2008-11-24 Thread jonathan
Author: jonathan Date: Mon Nov 24 15:22:49 2008 New Revision: 33166 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd] Document .annotate and .file and update .line directives in the PIR PDD. Modified: trunk/docs/pdds/pdd19_pir.pod

[svn:parrot-pdd] r33163 - trunk/docs/pdds

2008-11-24 Thread jonathan
Author: jonathan Date: Mon Nov 24 14:50:50 2008 New Revision: 33163 Modified: trunk/docs/pdds/pdd23_exceptions.pod Log: [pdd] Correction to previous commit; name is just an optional parameter to annotations, for consistency with e.g. inspect method. Modified: trunk/docs/pdds

[svn:parrot-pdd] r33162 - trunk/docs/pdds

2008-11-24 Thread jonathan
Author: jonathan Date: Mon Nov 24 14:49:30 2008 New Revision: 33162 Modified: trunk/docs/pdds/pdd23_exceptions.pod Log: [pdd] Add details of how to get bytecode annotations from Exception PMC. Modified: trunk/docs/pdds/pdd23_exceptions.pod

[svn:parrot-pdd] r32941 - in trunk: . compilers/imcc compilers/pct/src/POST docs/pdds editor include/parrot languages/perl6/src/builtins src/pmc t/op t/pmc

2008-11-20 Thread coke
Author: coke Date: Thu Nov 20 08:20:24 2008 New Revision: 32941 Modified: trunk/docs/pdds/pdd19_pir.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/compilers/imcc/imcc.l trunk/compilers/imcc/imcc.y trunk/compilers/imcc/imclexer.c trunk

[svn:parrot-pdd] r32939 - in trunk: . compilers/imcc docs/pdds t/dynpmc t/oo t/pmc

2008-11-20 Thread coke
Author: coke Date: Thu Nov 20 07:38:44 2008 New Revision: 32939 Modified: trunk/docs/pdds/pdd19_pir.pod trunk/docs/pdds/pdd20_lexical_vars.pod trunk/docs/pdds/pdd21_namespaces.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/compilers/imcc

[svn:parrot-pdd] r32918 - in trunk: . config/gen/makefiles docs/pdds include/parrot lib/Parrot/Pmc2c src src/io src/pmc t/pmc

2008-11-19 Thread allison
Author: allison Date: Wed Nov 19 17:50:32 2008 New Revision: 32918 Modified: trunk/docs/pdds/pdd22_io.pod Changes in other areas also in this revision: Added: trunk/include/parrot/io_portable.h - copied unchanged from r32916, /branches/pdd22io/include/parrot/io_portable.h trunk

[svn:parrot-pdd] r32758 - trunk/docs/pdds

2008-11-18 Thread infinoid
Author: infinoid Date: Sun Nov 16 21:00:21 2008 New Revision: 32758 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [codingstd] wrap lines in pdd19_pir.pod to make t/codingstd/pdd_format.t happy. Modified: trunk/docs/pdds/pdd19_pir.pod

[svn:parrot-pdd] r32726 - trunk/docs/pdds

2008-11-16 Thread kjs
Author: kjs Date: Sun Nov 16 11:05:31 2008 New Revision: 32726 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] :lexid will be changed into :subid. Modified: trunk/docs/pdds/pdd19_pir.pod == --- trunk/docs/pdds

[svn:parrot-pdd] r32719 - trunk/docs/pdds

2008-11-16 Thread kjs
Author: kjs Date: Sun Nov 16 10:04:44 2008 New Revision: 32719 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] add description of the new :nsentry subroutine flag. Modified: trunk/docs/pdds/pdd19_pir.pod

[svn:parrot-pdd] r32679 - trunk/docs/pdds

2008-11-15 Thread kjs
Author: kjs Date: Sat Nov 15 15:17:37 2008 New Revision: 32679 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] update .arg and .result into new forms (.set_arg, etc.) Modified: trunk/docs/pdds/pdd19_pir.pod

[svn:parrot-pdd] r32677 - trunk/docs/pdds

2008-11-15 Thread kjs
Author: kjs Date: Sat Nov 15 14:51:49 2008 New Revision: 32677 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] fix a pod error. Modified: trunk/docs/pdds/pdd19_pir.pod == --- trunk/docs/pdds/pdd19_pir.pod

[svn:parrot-pdd] r32652 - in trunk: . compilers/imcc docs/pdds languages/dotnet/build languages/dotnet/src languages/dotnet/t languages/forth runtime/parrot/library t/compilers/imcc/syn t/library t/oo

2008-11-14 Thread coke
Author: coke Date: Fri Nov 14 16:33:41 2008 New Revision: 32652 Modified: trunk/docs/pdds/pdd19_pir.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/compilers/imcc/imcc.y trunk/compilers/imcc/imcparser.c trunk/languages/dotnet/build

[svn:parrot-pdd] r32651 - in trunk: . compilers/imcc docs/pdds

2008-11-14 Thread coke
Author: coke Date: Fri Nov 14 15:38:08 2008 New Revision: 32651 Modified: trunk/docs/pdds/pdd19_pir.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/compilers/imcc/imcc.y trunk/compilers/imcc/imcparser.c Log: Resolve RT#57432, remove [DEPRECATED

[svn:parrot-pdd] r32647 - in trunk: . compilers/imcc docs/pdds t/compilers/imcc/syn t/pmc

2008-11-14 Thread coke
Author: coke Date: Fri Nov 14 13:21:29 2008 New Revision: 32647 Modified: trunk/docs/pdds/pdd19_pir.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/compilers/imcc/imcc.l trunk/compilers/imcc/imclexer.c trunk/t/compilers/imcc/syn/regressions.t

[perl #60530] [PATCH] docs/embed.pod example

2008-11-14 Thread via RT
# New Ticket Created by Brad Bowman # Please include the string: [perl #60530] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60530 > Hello, I tried the first example in docs/embed.pod but it needed a few tweaks to

[svn:parrot-pdd] r32615 - trunk/docs/pdds

2008-11-13 Thread coke
Author: coke Date: Thu Nov 13 07:24:58 2008 New Revision: 32615 Modified: trunk/docs/pdds/pdd19_pir.pod Log: RT #45859; remove last docu-reference. Modified: trunk/docs/pdds/pdd19_pir.pod == --- trunk/docs/pdds

[svn:parrot-pdd] r32579 - trunk/docs/pdds

2008-11-12 Thread coke
Author: coke Date: Wed Nov 12 14:01:31 2008 New Revision: 32579 Modified: trunk/docs/pdds/pdd19_pir.pod Log: remove [DEPRECATED] warning - this is gone now. Modified: trunk/docs/pdds/pdd19_pir.pod == --- trunk/docs

[svn:parrot-pdd] r32407 - in trunk: . compilers/imcc compilers/pct/src/POST docs/art docs/book docs/pdds t/compilers/imcc/syn

2008-11-06 Thread coke
Author: coke Date: Thu Nov 6 14:41:14 2008 New Revision: 32407 Modified: trunk/docs/pdds/pdd19_pir.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/compilers/imcc/imcc.y trunk/compilers/imcc/imcparser.c trunk/compilers/pct/src/POST

[svn:parrot-pdd] r32404 - in trunk: . docs/pdds src/pmc tools/dev

2008-11-06 Thread coke
Author: coke Date: Thu Nov 6 12:41:25 2008 New Revision: 32404 Modified: trunk/docs/pdds/pdd17_pmc.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/src/pmc/hash.pmc trunk/src/pmc/iterator.pmc trunk/tools/dev/vtablize.pl Log: RT #48577 remove

[svn:parrot-pdd] r32403 - in trunk: . docs/pdds lib/Parrot/Pmc2c/PMC src src/pmc tools/dev

2008-11-06 Thread coke
Author: coke Date: Thu Nov 6 12:23:11 2008 New Revision: 32403 Modified: trunk/docs/pdds/pdd17_pmc.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/lib/Parrot/Pmc2c/PMC/ParrotClass.pm trunk/src/pmc/array.pmc trunk/src/pmc/default.pmc trunk

[svn:parrot-pdd] r32395 - in trunk: . docs/pdds src src/pmc tools/dev

2008-11-06 Thread coke
Author: coke Date: Thu Nov 6 10:12:45 2008 New Revision: 32395 Modified: trunk/docs/pdds/pdd17_pmc.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/src/pmc/hash.pmc trunk/src/vtable.tbl trunk/tools/dev/vtablize.pl Log: RT #48581 - remove

[svn:parrot-pdd] r32356 - in trunk: . compilers/imcc docs/book docs/imcc docs/pdds editor

2008-11-04 Thread coke
Author: coke Date: Tue Nov 4 17:46:38 2008 New Revision: 32356 Modified: trunk/docs/pdds/pdd19_pir.pod Changes in other areas also in this revision: Modified: trunk/DEPRECATED.pod trunk/compilers/imcc/imc.h trunk/compilers/imcc/imcc.l trunk/compilers/imcc/imcc.y trunk

[svn:parrot-pdd] r32055 - trunk/docs/pdds

2008-10-20 Thread kjs
Author: kjs Date: Mon Oct 20 13:53:10 2008 New Revision: 32055 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [docs] update pdd19 w.r.t. RT#58236 (.arg->.set_arg, etc.) + update examples Modified: trunk/docs/pdds/pdd19_pir.

Re: [perl #59240] Automate publishing of docs/*

2008-10-19 Thread Allison Randal
Chris Davaz wrote: Ahh, cool I didn't even know we had parrot.org. Publishing docs/book/* would be nice. On Tue, Sep 23, 2008 at 10:27 PM, Will Coleda: On Tue, Sep 23, 2008 at 9:04 AM, via RT Chris Davaz: I suggest we automate the publishing of everything under docs/* and putting it

[svn:parrot-pdd] r32010 - trunk/docs/pdds

2008-10-19 Thread Whiteknight
Author: Whiteknight Date: Sat Oct 18 07:21:18 2008 New Revision: 32010 Modified: trunk/docs/pdds/pdd20_lexical_vars.pod Log: [PDDs] Codingstd fix on PDD20, fixing very long lines. Modified: trunk/docs/pdds/pdd20_lexical_vars.pod

Re: [perl #46295] [CAGE] [pdd15oo] Review the docs w.r.t. the new OO implementation

2008-10-18 Thread Allison Randal
Andrew Whitworth via RT wrote: The pdd15oo branch was merged in and conversation on this ticket stopped almost a year ago now. Is there still outstanding documentation work to do on this topic, besides the general "all documentation should be improved" work that always needs to be done? Are ther

[svn:parrot-pdd] r32014 - trunk/docs/pdds

2008-10-18 Thread jkeenan
Author: jkeenan Date: Sat Oct 18 09:53:09 2008 New Revision: 32014 Modified: trunk/docs/pdds/pdd20_lexical_vars.pod Log: Added an IMPLEMENTATION head1 to quiet a coding standards test. Modified: trunk/docs/pdds/pdd20_lexical_vars.pod

[perl #46295] [CAGE] [pdd15oo] Review the docs w.r.t. the new OO implementation

2008-10-18 Thread Andrew Whitworth via RT
On Tue Oct 09 17:57:00 2007, rgrjr wrote: > From Allison: > >From: Allison Randal <[EMAIL PROTECTED]> >Date: Mon, 08 Oct 2007 12:22:41 -0700 > >You might submit a cage cleaner task for a deeper review of the OO >documentation. (I've been cleaning

[svn:parrot-pdd] r32003 - trunk/docs/pdds

2008-10-18 Thread Whiteknight
Author: Whiteknight Date: Fri Oct 17 08:37:04 2008 New Revision: 32003 Modified: trunk/docs/pdds/pdd20_lexical_vars.pod Log: [PDD] Add information about get_outer opcode to PDD20. Patch courtesy kjs++ from RT#39615 Modified: trunk/docs/pdds/pdd20_lexical_vars.pod

  1   2   3   4   5   6   7   8   9   10   >