Changes between Version 31 and Version 32 of BranchDescriptions

Show
Ignore:
Timestamp:
03/16/10 16:04:44 (12 years ago)
Author:
coke
Comment:

update to wiki format.

Legend:

Unmodified
Added
Removed
Modified
  • BranchDescriptions

    v31 v32  
    1 You can generate this report yourself by running tools/dev/branch_status.pl from the repository. 
    2  
    3 {{{ 
    4 +====================================================================+ 
    5 |        branch: boehm_gc_2                                          | 
    6 |     revisions: r43889:44463                                        | 
    7 |       creator: bacek                                               | 
    8 |       authors: bacek [54], chromatic [1]                           | 
    9 |    created on: 2010-02-11T12:23:49.900400Z                         | 
    10 |    updated on: 2010-02-24T20:31:05.550362Z                         | 
    11 |    components: GC                                                  | 
    12 |  # of commits: 55                                                  | 
    13 |   initial log: Yet another attempt to bring Boehm GC into Parrot   | 
    14 |last merge log: Merge branch 'master' into boehm2                   | 
    15 +====================================================================+ 
    16 |        branch: detect_llvm                                         | 
    17 |     revisions: r41745:41795                                        | 
    18 |       creator: jkeenan                                             | 
    19 |    created on: 2009-10-07T01:37:28.503005Z                         | 
    20 |    updated on: 2009-10-10T15:25:53.971259Z                         | 
    21 |    components:                                                     | 
    22 |  # of commits: 18                                                  | 
    23 |   initial log: Create branch to work on detection of LLVM.         | 
    24 |last merge log: N/A                                                 | 
    25 +====================================================================+ 
    26 |        branch: exceptions_refactor                                 | 
    27 |     revisions: r44391:44577                                        | 
    28 |       creator: tene                                                | 
    29 |    created on: 2010-02-23T16:05:28.562999Z                         | 
    30 |    updated on: 2010-03-02T02:10:08.645324Z                         | 
    31 |    components:                                                     | 
    32 |  # of commits: 6                                                   | 
    33 |   initial log: Create a branch for exceptions refactoring work.    | 
    34 |last merge log: N/A                                                 | 
    35 +====================================================================+ 
    36 |        branch: find_method_object                                  | 
    37 |     revisions: r44548:44551                                        | 
    38 |       creator: whiteknight                                         | 
    39 |    created on: 2010-02-28T13:38:31.082601Z                         | 
    40 |    updated on: 2010-02-28T15:14:53.447190Z                         | 
    41 |    components:                                                     | 
    42 |  # of commits: 3                                                   | 
    43 |   initial log: creating a branch to refactor the behavior of       | 
    44 |                Object.find_method. Most of that logic should be    | 
    45 |                moved to the Class PMC instead. Actually, much of   | 
    46 |                that logic already exists in Class.pmc, but isn't   | 
    47 |                used apparently.                                    | 
    48 |last merge log: N/A                                                 | 
    49 +====================================================================+ 
    50 |        branch: fix_hll_mmd                                         | 
    51 |     revisions: r44045:44045                                        | 
    52 |       creator: chromatic                                           | 
    53 |    created on: 2010-02-16T20:51:03.070184Z                         | 
    54 |    updated on: 2010-02-16T20:51:03.070184Z                         | 
    55 |    components:                                                     | 
    56 |  # of commits: 1                                                   | 
    57 |   initial log: Branch to fix HLL subclassing and MMD               | 
    58 |last merge log: N/A                                                 | 
    59 +====================================================================+ 
    60 |        branch: fix_icc_failures                                    | 
    61 |     revisions: r44593:44593                                        | 
    62 |       creator: whiteknight                                         | 
    63 |    created on: 2010-03-02T17:45:13.185210Z                         | 
    64 |    updated on: 2010-03-02T17:45:13.185210Z                         | 
    65 |    components:                                                     | 
    66 |  # of commits: 1                                                   | 
    67 |   initial log: creating a new branch to fix test failures with ICC | 
    68 |last merge log: N/A                                                 | 
    69 +====================================================================+ 
    70 |        branch: libjit_framebuilder2                                | 
    71 |     revisions: r43456:43540                                        | 
    72 |       creator: plobsing                                            | 
    73 |       authors: plobsing [8], jkeenan [2]                           | 
    74 |    created on: 2010-01-15T02:09:57.040260Z                         | 
    75 |    updated on: 2010-01-23T01:22:07.743539Z                         | 
    76 |    components:                                                     | 
    77 |  # of commits: 10                                                  | 
    78 |   initial log: creating a new branch to bring libjit_framebuilder  | 
    79 |                up to date with trunk                               | 
    80 |last merge log: merge from older libjit_framebuilder branch and     | 
    81 |                update to make it compile (but not much else)       | 
    82 +====================================================================+ 
    83 |        branch: ops_pct                                             | 
    84 |     revisions: r39886:44755                                        | 
    85 |       creator: cotto                                               | 
    86 |       authors: bacek [146], cotto [32], mikehh [4]                 | 
    87 |    created on: 2009-07-05T03:00:54.334118Z                         | 
    88 |    updated on: 2010-03-08T11:08:50.890969Z                         | 
    89 |    components: cage, MANIFEST, nqp, ops_pct, opsc, pmc, t          | 
    90 |  # of commits: 182                                                 | 
    91 |   initial log: [ops_pct] create a branch for the new PCT-based     | 
    92 |                ops compiler                                        | 
    93 |last merge log: Merge Trans.source_preamble with Trans.defines      | 
    94 +====================================================================+ 
    95 |        branch: pcc_hackathon_6Mar10                                | 
    96 |     revisions: r44628:44744                                        | 
    97 |       creator: allison                                             | 
    98 |       authors: allison [15], whiteknight [3], chromatic [3],       | 
    99 |    created on: 2010-03-04T18:34:11.272881Z                         | 
    100 |    updated on: 2010-03-07T20:08:19.405274Z                         | 
    101 |    components: IMCC, pcc, t                                        | 
    102 |  # of commits: 23                                                  | 
    103 |   initial log: Creating branch for PCC deprecation item to         | 
    104 |                reorder set_returns and get_results.                | 
    105 |last merge log: N/A                                                 | 
    106 +====================================================================+ 
    107 |        branch: pge_no_namespace_methods                            | 
    108 |     revisions: r43450:43530                                        | 
    109 |       creator: chromatic                                           | 
    110 |       authors: tene [9], chromatic [2]                             | 
    111 |    created on: 2010-01-14T08:06:31.931115Z                         | 
    112 |    updated on: 2010-01-21T08:41:09.691697Z                         | 
    113 |    components: pge, src                                            | 
    114 |  # of commits: 11                                                  | 
    115 |   initial log: Branch to port PGE not to fetch methods directly    | 
    116 |                from NameSpaces                                     | 
    117 |last merge log: [src] Made fetching a method from a NameSpace       | 
    118 |                throw an exception.  This is a temporary patch to   | 
    119 |                help pmichaud and I revise PGE and TGE not to       | 
    120 |                fetch methods directly from namespaces.  When TT    | 
    121 |                #389 gets fixed, that won't work.  Remember not to  | 
    122 |                merge this commit back to trunk.                    | 
    123 +====================================================================+ 
    124 |        branch: pirc_config                                         | 
    125 |     revisions: r43245:43246                                        | 
    126 |       creator: coke                                                | 
    127 |    created on: 2009-12-26T15:39:16.834971Z                         | 
    128 |    updated on: 2009-12-26T15:42:34.636586Z                         | 
    129 |    components:                                                     | 
    130 |  # of commits: 2                                                   | 
    131 |   initial log: branch for adding a --pirc option to configure.pl   | 
    132 |last merge log: N/A                                                 | 
    133 +====================================================================+ 
    134 |        branch: pmc_i_ops                                           | 
    135 |     revisions: r39355:39482                                        | 
    136 |       creator: bacek                                               | 
    137 |    created on: 2009-06-03T12:12:12.195241Z                         | 
    138 |    updated on: 2009-06-09T22:26:30.035752Z                         | 
    139 |    components: cage, pmc, pmc2c                                    | 
    140 |  # of commits: 18                                                  | 
    141 |   initial log: Branch to reduce amount of code by reusing i_op     | 
    142 |                from op                                             | 
    143 |last merge log: Merge branch 'master' into pmc_i_ops                | 
    144 +====================================================================+ 
    145 |        branch: pmc_pct                                             | 
    146 |     revisions: r38287:39839                                        | 
    147 |       creator: bacek                                               | 
    148 |       authors: bacek [137], cotto [93]                             | 
    149 |    created on: 2009-04-24T10:21:38.416818Z                         | 
    150 |    updated on: 2009-06-30T05:13:17.956197Z                         | 
    151 |    components: cage, codingstd, config, grammar, makefile,         | 
    152 |  # of commits: 230                                                 | 
    153 |   initial log: Experimental branch for PCT based PMC parser        | 
    154 |last merge log: N/A                                                 | 
    155 +====================================================================+ 
    156 |        branch: strings                                             | 
    157 |     revisions: r35348:36070                                        | 
    158 |       creator: simon                                               | 
    159 |    created on: 2009-01-10T18:39:34.876664Z                         | 
    160 |    updated on: 2009-01-27T22:57:17.207034Z                         | 
    161 |    components:                                                     | 
    162 |  # of commits: 27                                                  | 
    163 |   initial log: Creating a branch to implement strings PDD          | 
    164 |last merge log: Merge from trunk                                    | 
    165 +====================================================================+ 
    166 |        branch: tt1015                                              | 
    167 |     revisions: r44752:44756                                        | 
    168 |       creator: plobsing                                            | 
    169 |    created on: 2010-03-08T01:38:08.607224Z                         | 
    170 |    updated on: 2010-03-08T15:08:13.770680Z                         | 
    171 |    components:                                                     | 
    172 |  # of commits: 2                                                   | 
    173 |   initial log: creating branch to attempt to solve TT #1015 using  | 
    174 |                recently cleaned visit system                       | 
    175 |last merge log: N/A                                                 | 
    176 +====================================================================+ 
    177 |        branch: tt1477                                              | 
    178 |     revisions: r44491:44605                                        | 
    179 |       creator: plobsing                                            | 
    180 |    created on: 2010-02-26T03:49:04.359759Z                         | 
    181 |    updated on: 2010-03-03T14:24:39.548790Z                         | 
    182 |    components:                                                     | 
    183 |  # of commits: 10                                                  | 
    184 |   initial log: creating branch to attempt solution to TT 1477      | 
    185 |last merge log: N/A                                                 | 
    186 +====================================================================+ 
    187 |        branch: tt389_fix                                           | 
    188 |     revisions: r43397:43608                                        | 
    189 |       creator: chromatic                                           | 
    190 |       authors: chromatic [9], tene [6]                             | 
    191 |    created on: 2010-01-06T21:38:05.486758Z                         | 
    192 |    updated on: 2010-01-26T20:48:02.842350Z                         | 
    193 |    components: json, lib, library, P6object, PCT, PGE, pge, PMC,   | 
    194 |  # of commits: 15                                                  | 
    195 |   initial log: Don't store :method subs in namespace               | 
    196 |last merge log: Merge the changes from pge_no_namespace_methods up  | 
    197 |                through r43523                                      | 
    198 +====================================================================+ 
    199 |        branch: tt509_install_files                                 | 
    200 |     revisions: r40089:40840                                        | 
    201 |       creator: jkeenan                                             | 
    202 |    created on: 2009-07-14T23:17:12.207377Z                         | 
    203 |    updated on: 2009-08-28T14:55:34.285061Z                         | 
    204 |    components:                                                     | 
    205 |  # of commits: 2                                                   | 
    206 |   initial log: Creating tt509_install_files in                     | 
    207 |                https://svn.parrot.org/parrot/branches              | 
    208 |last merge log: N/A                                                 | 
    209 +====================================================================+ 
    210 }}} 
     1||'''Branch'''||'''Revisions'''||'''Creator'''||'''Authors'''||'''Created'''||'''Updated'''||'''Components'''||'''Commits'''||'''LastMergeRev''' 
     2||[source:/branches/boehm_gc_2 boehm_gc_2]||r43889-r44463||bacek||bacek(54)[[BR]]chromatic(1)||11 Feb 2010 - 12:23:49||24 Feb 2010 - 20:31:05||GC||[log:/branches/boehm_gc_2 55]||r44463 
     3||[source:/branches/detect_llvm detect_llvm]||r41745-r41795||jkeenan||||07 Oct 2009 - 01:37:28||10 Oct 2009 - 15:25:53||||[log:/branches/detect_llvm 18]||N/A 
     4||[source:/branches/exceptions_refactor exceptions_refactor]||r44391-r44577||tene||||23 Feb 2010 - 16:05:28||02 Mar 2010 - 02:10:08||||[log:/branches/exceptions_refactor 6]||N/A 
     5||[source:/branches/find_method_object find_method_object]||r44548-r44551||whiteknight||||28 Feb 2010 - 13:38:31||28 Feb 2010 - 15:14:53||||[log:/branches/find_method_object 3]||N/A 
     6||[source:/branches/fix_hll_mmd fix_hll_mmd]||r44045-r44836||chromatic||||16 Feb 2010 - 20:51:03||10 Mar 2010 - 00:19:26||lib||[log:/branches/fix_hll_mmd 4]||N/A 
     7||[source:/branches/libjit_framebuilder2 libjit_framebuilder2]||r43456-r43540||plobsing||plobsing(8)[[BR]]jkeenan(2)||15 Jan 2010 - 02:09:57||23 Jan 2010 - 01:22:07||||[log:/branches/libjit_framebuilder2 10]||r43458 
     8||[source:/branches/ops_pct ops_pct]||r39886-r44939||cotto||bacek(187)[[BR]]cotto(46)[[BR]]mikehh(33)||05 Jul 2009 - 03:00:54||15 Mar 2010 - 14:47:12||cage, makefile, MANIFEST, nqp, ops_pct, opsc, pmc, t||[log:/branches/ops_pct 266]||r44842 
     9||[source:/branches/pcc_hackathon_6Mar10 pcc_hackathon_6Mar10]||r44628-r44958||allison||bacek(20)[[BR]]allison(18)[[BR]]chromatic(11)[[BR]]whiteknight(3)[[BR]]mikehh(2)[[BR]]coke(1)||04 Mar 2010 - 18:34:11||16 Mar 2010 - 08:23:44||IMCC, lib, NCI, ops, pcc, PCC, t, tools||[log:/branches/pcc_hackathon_6Mar10 55]||N/A 
     10||[source:/branches/pge_no_namespace_methods pge_no_namespace_methods]||r43450-r43530||chromatic||tene(9)[[BR]]chromatic(2)||14 Jan 2010 - 08:06:31||21 Jan 2010 - 08:41:09||pge, src||[log:/branches/pge_no_namespace_methods 11]||r43451 
     11||[source:/branches/pirc_config pirc_config]||r43245-r43246||coke||||26 Dec 2009 - 15:39:16||26 Dec 2009 - 15:42:34||||[log:/branches/pirc_config 2]||N/A 
     12||[source:/branches/pmc_i_ops pmc_i_ops]||r39355-r39482||bacek||||03 Jun 2009 - 12:12:12||09 Jun 2009 - 22:26:30||cage, pmc, pmc2c||[log:/branches/pmc_i_ops 18]||r39403 
     13||[source:/branches/pmc_pct pmc_pct]||r38287-r39839||bacek||bacek(137)[[BR]]cotto(93)||24 Apr 2009 - 10:21:38||30 Jun 2009 - 05:13:17||cage, codingstd, config, grammar, makefile, manifest, nqp, pge, PMC, pmc, pmc_pct, pmcc, t, vtdumper||[log:/branches/pmc_pct 230]||N/A 
     14||[source:/branches/strings strings]||r35348-r36070||simon||||10 Jan 2009 - 18:39:34||27 Jan 2009 - 22:57:17||||[log:/branches/strings 27]||r35610 
     15||[source:/branches/tt1015 tt1015]||r44752-r44764||plobsing||||08 Mar 2010 - 01:38:08||08 Mar 2010 - 19:51:23||||[log:/branches/tt1015 8]||N/A 
     16||[source:/branches/tt1477 tt1477]||r44491-r44605||plobsing||||26 Feb 2010 - 03:49:04||03 Mar 2010 - 14:24:39||||[log:/branches/tt1477 10]||N/A 
     17||[source:/branches/tt389_fix tt389_fix]||r43397-r44911||chromatic||chromatic(11)[[BR]]tene(6)[[BR]]whiteknight(3)||06 Jan 2010 - 21:38:05||13 Mar 2010 - 21:58:21||json, lib, library, OO, P6object, PCT, PGE, pge, PMC, t, tge, tt389_fix||[log:/branches/tt389_fix 20]||r43524 
     18||[source:/branches/tt509_install_files tt509_install_files]||r40089-r40840||jkeenan||||14 Jul 2009 - 23:17:12||28 Aug 2009 - 14:55:34||||[log:/branches/tt509_install_files 2]||N/A