Changeset 581 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Jun 8, 2011, 3:12:36 PM (13 years ago)
Author:
rybkin
Message:

See C.L. 459

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r576 r581  
     12011-06-08    <rybkin@lal.in2p3.fr> 459
     2
     3        * source/cmt_regexp.h: In class cmt_regexp, introduce clear function
     4        * source/cmt_regexp.cxx: In class cmt_regexp, implement clear function
     5        * source/cmt_use.h: In class Use, make class Project friend (to give access
     6        to function clear)
     7        * source/cmt_use.cxx: In class Use, function clear, clear new members
     8        alternate_is_head_versions and m_head_version, in class UseProjectAction,
     9        function run, clear Use new member alternate_is_head_versions
     10        * source/cmt_project.h: In class Project, make copy constructor and
     11        assignment operator private
     12        * source/cmt_project.cxx: In class Project, function container_action,
     13        invoke clear function on container (rather than destructor)
     14       
    1152011-05-10    <rybkin@lal.in2p3.fr> 458
    216
Note: See TracChangeset for help on using the changeset viewer.