Changes between Version 28 and Version 29 of BranchDescriptions

Show
Ignore:
Timestamp:
02/22/10 13:53:29 (12 years ago)
Author:
coke
Comment:

rerun script.

Legend:

Unmodified
Added
Removed
Modified
  • BranchDescriptions

    v28 v29  
    33{{{ 
    44+====================================================================+ 
    5 |        branch: autoprops                                           | 
    6 |     revisions: r41738:41738                                        | 
    7 |       creator: Util                                                | 
    8 |    created on: 2009-10-06T18:10:32.272862Z                         | 
    9 |    updated on: 2009-10-06T18:10:32.272862Z                         | 
    10 |    components:                                                     | 
    11 |  # of commits: 1                                                   | 
    12 |   initial log: TT#994 Creating a private, temporary branch of      | 
    13 |                trunk/editor to test git-svn autoprops.             | 
    14 |last merge log: N/A                                                 | 
    15 +====================================================================+ 
    165|        branch: boehm_gc_2                                          | 
    17 |     revisions: r43889:43936                                        | 
     6|     revisions: r43889:44294                                        | 
    187|       creator: bacek                                               | 
    19 |       authors: bacek [19], chromatic [1]                           | 
     8|       authors: bacek [23], chromatic [1]                           | 
    209|    created on: 2010-02-11T12:23:49.900400Z                         | 
    21 |    updated on: 2010-02-13T11:36:15.227456Z                         | 
     10|    updated on: 2010-02-22T12:30:02.745495Z                         | 
    2211|    components: GC                                                  | 
    23 |  # of commits: 20                                                  | 
     12|  # of commits: 24                                                  | 
    2413|   initial log: Yet another attempt to bring Boehm GC into Parrot   | 
    25 |last merge log: Merge branch 'master' into boehm2                   | 
     14|last merge log: Merge branch 'master' into boehm2 Conflicts:        | 
     15|                compilers/imcc/imcparser.c                          | 
     16|                compilers/imcc/imcparser.h src/gc/api.c             | 
     17|                src/gc/gc_inf.c src/main.c t/op/string_mem.t        | 
    2618+====================================================================+ 
    2719|        branch: depends                                             | 
     
    4537|last merge log: N/A                                                 | 
    4638+====================================================================+ 
     39|        branch: dynext_nci                                          | 
     40|     revisions: r44187:44187                                        | 
     41|       creator: plobsing                                            | 
     42|    created on: 2010-02-19T16:51:52.489640Z                         | 
     43|    updated on: 2010-02-19T16:51:52.489640Z                         | 
     44|    components:                                                     | 
     45|  # of commits: 1                                                   | 
     46|   initial log: create branch to work on nci thunk dynext           | 
     47|                libraries                                           | 
     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+====================================================================+ 
    4760|        branch: libjit_framebuilder2                                | 
    4861|     revisions: r43456:43540                                        | 
     
    5871|                update to make it compile (but not much else)       | 
    5972+====================================================================+ 
    60 |        branch: op_pmcs                                             | 
    61 |     revisions: r43820:43976                                        | 
    62 |       creator: whiteknight                                         | 
    63 |    created on: 2010-02-09T15:38:19.397950Z                         | 
    64 |    updated on: 2010-02-15T23:55:32.113833Z                         | 
    65 |    components: pmc2c--                                             | 
    66 |  # of commits: 11                                                  | 
    67 |   initial log: branch to prototype some new PMCs for working with  | 
    68 |                ops                                                 | 
    69 |last merge log: N/A                                                 | 
    70 +====================================================================+ 
    71 |        branch: opengl_dynamic_nci                                  | 
    72 |     revisions: r43839:43864                                        | 
    73 |       creator: plobsing                                            | 
    74 |    created on: 2010-02-10T01:02:45.483115Z                         | 
    75 |    updated on: 2010-02-10T13:55:19.939959Z                         | 
    76 |    components:                                                     | 
    77 |  # of commits: 6                                                   | 
    78 |   initial log: creating branch to explore building opengl without  | 
    79 |                dependency on core nci (src/nci.c)                  | 
    80 |last merge log: N/A                                                 | 
    81 +====================================================================+ 
    8273|        branch: ops_pct                                             | 
    8374|     revisions: r39886:43883                                        | 
     
    9081|   initial log: [ops_pct] create a branch for the new PCT-based     | 
    9182|                ops compiler                                        | 
     83|last merge log: N/A                                                 | 
     84+====================================================================+ 
     85|        branch: pcc_reorder_results                                 | 
     86|     revisions: r44049:44049                                        | 
     87|       creator: allison                                             | 
     88|    created on: 2010-02-16T21:13:57.953100Z                         | 
     89|    updated on: 2010-02-16T21:13:57.953100Z                         | 
     90|    components:                                                     | 
     91|  # of commits: 1                                                   | 
     92|   initial log: Creating branch for PCC deprecation item to         | 
     93|                reorder set_returns and get_results.                | 
    9294|last merge log: N/A                                                 | 
    9395+====================================================================+ 
     
    103105|                from NameSpaces                                     | 
    104106|last merge log: [src] Made fetching a method from a NameSpace       | 
    105 |                throw an exception.  This is a temporary patch to   | 
     107|                throw an exception. This is a temporary patch to    | 
    106108|                help pmichaud and I revise PGE and TGE not to       | 
    107 |                fetch methods directly from namespaces.  When TT    | 
    108 |                #389 gets fixed, that won't work.  Remember not to  | 
     109|                fetch methods directly from namespaces. When TT     | 
     110|                #389 gets fixed, that won't work. Remember not to   | 
    109111|                merge this commit back to trunk.                    | 
    110112+====================================================================+ 
     
    117119|  # of commits: 2                                                   | 
    118120|   initial log: branch for adding a --pirc option to configure.pl   | 
    119 |last merge log: N/A                                                 | 
    120 +====================================================================+ 
    121 |        branch: pmc_func_cleanup                                    | 
    122 |     revisions: r43978:43978                                        | 
    123 |       creator: whiteknight                                         | 
    124 |    created on: 2010-02-16T00:13:41.115765Z                         | 
    125 |    updated on: 2010-02-16T00:13:41.115765Z                         | 
    126 |    components:                                                     | 
    127 |  # of commits: 1                                                   | 
    128 |   initial log: branch to cleanup functions in src/pmc.c            | 
    129121|last merge log: N/A                                                 | 
    130122+====================================================================+ 
     
    152144+====================================================================+ 
    153145|        branch: rm_cflags                                           | 
    154 |     revisions: r43789:43920                                        | 
     146|     revisions: r43789:44290                                        | 
    155147|       creator: coke                                                | 
    156 |       authors: coke [22], jkeenan [1], mikehh [1]                  | 
     148|       authors: coke [37], jkeenan [2], mikehh [1]                  | 
    157149|    created on: 2010-02-09T02:52:10.032704Z                         | 
    158 |    updated on: 2010-02-12T21:03:49.984928Z                         | 
     150|    updated on: 2010-02-22T06:22:46.250144Z                         | 
    159151|    components: codingstd                                           | 
    160 |  # of commits: 24                                                  | 
     152|  # of commits: 40                                                  | 
    161153|   initial log: Remove CFLAGS script.                               | 
    162 |last merge log: re-gen generated files  (note to self: when         | 
    163 |                merging, ignore merges of generated files and       | 
    164 |                simply regen them.)                                 | 
     154|last merge log: merge latest changes from trunk                     | 
    165155+====================================================================+ 
    166156|        branch: strings                                             | 
     
    173163|   initial log: Creating a branch to implement strings PDD          | 
    174164|last merge log: Merge from trunk                                    | 
    175 +====================================================================+ 
    176 |        branch: sys_mem_reduce                                      | 
    177 |     revisions: r43965:43965                                        | 
    178 |       creator: bacek                                               | 
    179 |    created on: 2010-02-15T10:38:43.774543Z                         | 
    180 |    updated on: 2010-02-15T10:38:43.774543Z                         | 
    181 |    components:                                                     | 
    182 |  # of commits: 1                                                   | 
    183 |   initial log: Branch to remove/reduce usage of sys_mem_allocate   | 
    184 |                set of functions. Just because there is no such     | 
    185 |                thing as 'system memory' in GC world. TT#1402       | 
    186 |last merge log: N/A                                                 | 
    187 +====================================================================+ 
    188 |        branch: tt362                                               | 
    189 |     revisions: r43955:43974                                        | 
    190 |       creator: plobsing                                            | 
    191 |    created on: 2010-02-14T18:51:05.904883Z                         | 
    192 |    updated on: 2010-02-15T22:21:23.033051Z                         | 
    193 |    components:                                                     | 
    194 |  # of commits: 9                                                   | 
    195 |   initial log: creating branch to address issue raised in tt3562.  | 
    196 |                this should also be good test of the flexibility    | 
    197 |                of the new freeze/thaw system                       | 
    198 |last merge log: N/A                                                 | 
    199165+====================================================================+ 
    200166|        branch: tt389_fix                                           | 
     
    221187|last merge log: N/A                                                 | 
    222188+====================================================================+ 
    223 |        branch: vc9                                                 | 
    224 |     revisions: r34148:34155                                        | 
    225 |       creator: rblasch                                             | 
    226 |    created on: 2008-12-20T18:17:54.903915Z                         | 
    227 |    updated on: 2008-12-20T19:11:31.880324Z                         | 
    228 |    components:                                                     | 
    229 |  # of commits: 5                                                   | 
    230 |   initial log: Visual C++ 9 port branch.                           | 
    231 |last merge log: N/A                                                 | 
    232 +====================================================================+}}} 
     189}}}