Changeset 525 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Nov 6, 2009, 12:02:54 PM (15 years ago)
Author:
rybkin
Message:

See C.L. 412

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r524 r525  
     12009-11-06    <rybkin@lal.in2p3.fr> 412
     2
     3        * source/cmt_project.h: In class Project, introduce (static) function
     4        show_container, functions get_container_name, get_container_path,
     5        set_container_name, set_container_path, and drop functions get_container,
     6        set_container, add and drop class members accordingly, change
     7        container_action function signature to allow for the generic CMT container
     8        statement syntax
     9        * source/cmt_project.cxx: Implement the introduced and modified functions
     10        * source/cmt_syntax.cxx: In class KwdContainer, modify function action to
     11        reflect the changes above
     12        * source/cmt_commands.cxx: Introduce and implement "cmt show container"
     13        command making use of the functions introduced above
     14        * source/cmt_parser.h: idem
     15        * source/cmt_parser.cxx: idem
     16        * source/cmt.h: idem
     17        * src/setup.tcsh: Add completion for "cmt show container" command in TCSH
     18        * src/setup.zsh: Add completion for "cmt show container" command in Z shell
     19       
    1202009-10-15    <rybkin@lal.in2p3.fr> 411
    221
Note: See TracChangeset for help on using the changeset viewer.