Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/v1r19/ChangeLog

    r3 r1  
    1 2005-03-02  Christian Arnault  <arnault@lal.in2p3.fr> 251
    2 
    3         * source/cmt_symbol.h (class Symbol): Add an optional argument to build_macro_value to switch display mode
    4 
    5         * source/cmt_symbol.cxx (show_macro): Improve the display mode so as to display only once the macro construction steps
    6 
    7         * source/cmt_parser.cxx (guess_current_project): Regenerate CMTPATH from the effective set of subprojects.
    8 
    9         * source/cmt_commands.cxx (parse): Handle unexpected arguments
    10 
    11         * source/cmt_error.cxx (class Error): Added unknown_command error
    12         * source/cmt_error.h (class CmtError): Added unknown_command error
    13 
    14         * source/cmt_commands.cxx (do_filter): Missing implementation for the filter command
    15 
    16 2005-03-01  Christian Arnault  <arnault@lal.in2p3.fr> 251
    17 
    18         * source/cmt_tag.cxx (use_operand): Add way of checking internal structure of a tag
    19         * source/cmt_tag.cxx (use_ref): Add way of checking internal structure of a tag
    20 
    21         * source/cmt_tag.h (class Tag): Add way of checking internal structure of a tag
    22 
    23         * source/cmt_symbol.h (class Symbol): Add way of checking if a tag is used by symbols.
    24 
    25         * source/cmt_symbol.cxx (print): Suppress the "export" action after defining an alias in Sh mode
    26 
    27         * source/cmt_project.cxx: Introduce use_action
    28 
    29         * source/cmt_syntax.cxx (SyntaxParser): Add support to use statements in project files
    30 
    31         * source/cmt_project.cxx (create_project): Add comments
    32 
    3312004-12-14    <arnault@lal.in2p3.fr> 250
    342
Note: See TracChangeset for help on using the changeset viewer.