Changes between Version 28 and Version 29 of ParrotDeprecations

Show
Ignore:
Timestamp:
01/15/11 19:48:58 (11 years ago)
Author:
plobsing
Comment:

implicit :main was not removed

Legend:

Unmodified
Added
Removed
Modified
  • ParrotDeprecations

    v28 v29  
    2929 * [wiki:ParrotDeprecationsFor3.0#MethodlowerinStringPMC Method lower in String PMC.] TT #1606 
    3030   - low impact expected: has been deprecated for a while. 
    31  * [wiki:ParrotDeprecationsFor3.0#Noimplicit:mainsubs No implicit :main subs] TT #1704 
    32    - low impact expected: fairly trivial change. 
    3331 * Final removal of mutable strings leftovers. TT #1540. 
    3432   - Op {{{concat_s_s}}} was removed. Trivial change to {{{concat_s_s_s}}} or slightly better solution to refactor with StringBuilder.