Changes between Version 2 and Version 3 of CallingConventionsTasklist

Show
Ignore:
Timestamp:
12/17/08 17:58:05 (13 years ago)
Author:
whiteknight
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CallingConventionsTasklist

    v2 v3  
    4848'''Integer PMC:''' 
    4949 
    50 * Refactor Integer PMC's overflow mechanism to do a VTABLE call rather than directly performing an MMD call (to allow for vtable overrides). 
     50* Refactor Integer PMC's overflow mechanism to do a VTABLE call rather than directly performing an MMD call (to allow for vtable overrides). See #60