Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [Parser_SymbolTable] Re: [cdt-patch] Parser_SymbolTable: added support for Rollback




"Niefer, Andrew" <aniefer@xxxxxxxxxxxx>
Sent by: cdt-patch-admin@xxxxxxxxxxx

05/08/2003 04:13 PM
Please respond to cdt-patch

       
        To:        "'cdt-patch@xxxxxxxxxxx'" <cdt-patch@xxxxxxxxxxx>
        cc:        
        Subject:        [cdt-patch] Parser_SymbolTable: added support for Rollback




core:
Added  basic command structure to support rollback to a previous  mark.
Note  that only structural changes are undone in the rollback, that is, adds  (addDeclaration, addFriend, addParent, etc) but not sets (setType  etc)
 
ui:
added  ParserSymbolTableTest::testMarkRollback
 
-Andrew
 
 
 
 



#### patch_05.08.03(cdt.core).txt has been removed from this note on May 08, 2003 by John Camelon
#### patch_05.08.03(cdt.ui.tests).txt has been removed from this note on May 08, 2003 by John Camelon

Attachment: ATT76X14
Description: Binary data


Back to the top