[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] 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] 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

[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

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

2008-10-16 Thread Whiteknight
Author: Whiteknight Date: Thu Oct 16 10:42:15 2008 New Revision: 31995 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [PDD] Add some more information about :unique_reg as per the discussion at RT#57636. Modified: trunk/docs/pdds/pdd19_pir.pod

[svn:parrot-pdd] r30604 - in trunk: docs/pdds/draft src

2008-08-28 Thread Whiteknight
Author: Whiteknight Date: Wed Aug 27 16:25:00 2008 New Revision: 30604 Modified: trunk/docs/pdds/draft/pdd11_extending.pod Changes in other areas also in this revision: Modified: trunk/src/extend.c trunk/src/inter_run.c Log: [DOCS] Document Parrot_call_method as per RT#36243. Also

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

2008-08-19 Thread Whiteknight
Author: Whiteknight Date: Mon Aug 18 16:36:57 2008 New Revision: 30315 Modified: trunk/docs/pdds/pdd09_gc.pod Log: [PDD] a few clarifications to PDD09, some better wording, spelling fixes. Expand on some topics that didn't have great coverage before. Modified: trunk/docs/pdds/pdd09_g

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

2008-08-17 Thread Whiteknight
Author: Whiteknight Date: Sun Aug 17 07:55:32 2008 New Revision: 30278 Modified: trunk/docs/pdds/pdd09_gc.pod Log: [GC] Remove mention of GC_no_trace_volatile_roots from PDD09 and include/parrot/dod.h. The flag is not used anywhere in Parrot, and is not documented well enough to be

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

2008-08-04 Thread Whiteknight
Author: Whiteknight Date: Mon Aug 4 15:10:22 2008 New Revision: 30011 Modified: trunk/docs/pdds/pdd09_gc.pod Log: [docs/pdd] update pdd09 to include more descriptions, more information and some much-needed clarity. These are all lessons i've learned the hard way. Modified: trunk/docs

[svn:parrot-pdd] r28280 - in trunk: compilers/imcc docs/book docs/pdds include/parrot languages/dotnet/pmc languages/lua/src/pmc src src/gc src/io src/ops src/pmc src/stm t/src

2008-06-12 Thread Whiteknight
Author: Whiteknight Date: Thu Jun 12 12:34:51 2008 New Revision: 28280 Modified: trunk/docs/pdds/pdd09_gc.pod Changes in other areas also in this revision: Modified: trunk/compilers/imcc/main.c trunk/compilers/imcc/parser_util.c trunk/docs/book/ch02_getting_started.pod trunk