Changes between Version 3 and Version 4 of StringsTasklist

Show
Ignore:
Timestamp:
02/01/09 06:35:41 (13 years ago)
Author:
allison
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StringsTasklist

    v3 v4  
    55* Clean up API and file structure for Strings subsystem 
    66 
    7 * Change the name of runtime function 'const_string' so it's more clearly distinct from compile-time macro 'CONST_STRING'. (Something like 'CONST_STR_FILE_ENTRY' 'Parrot_str_build_constant_string'). 
    8  
    97'''Stage 2 (for 1.5):''' 
    108 
    119* Implement NFG string format. 
     10 
     11=== Completed === 
     12 
     13* Change the name of runtime function 'const_string' so it's more clearly distinct from compile-time macro 'CONST_STRING'. (allison, r36230)