Changes between Version 2 and Version 3 of PreDecemberReleaseHackathon

Show
Ignore:
Timestamp:
12/12/09 02:47:12 (12 years ago)
Author:
jkeenan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PreDecemberReleaseHackathon

    v2 v3  
    55 * 12 December 2009: Miscellaneous Hackathon - We'll focus on: 
    66   * Merge CallSignature and Context. This work is being done in the context_unify3 branch. 
    7    * Remove uses of ->strstart outside of src/string.  Either use Parrot_str_to_cstring/Parrot_str_free_cstring bufstart.  See r40983 for examples of both and ask on #parrot if you're not sure. 
     7   * Remove uses of `->strstart` outside of ''src/string''.  Either use `Parrot_str_to_cstring`/`Parrot_str_free_cstring bufstart`.  See r40983 for examples of both and ask on #parrot if you're not sure. 
    88   * When in doubt, look at Parrot's [http://tapir2.ro.vutbr.cz/cover/cover-results/42986/c_cover/ test coverage] and write tests for code we don't currently cover. 
    99