Changeset 653 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Nov 7, 2013, 4:04:42 PM (11 years ago)
Author:
rybkin
Message:

See C.L. 512

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r652 r653  
     12013-11-07    <rybkin@lal.in2p3.fr> 512
     2
     3        * source/cmt_tag.cxx: In class Tag mark function, do not activate tag if
     4        in list of tags to remove, making -tag_remove=<tag-list> option functional
     5        on any tags (rather than only those specified on the command line or in
     6        CMTEXTRATAGS environment variable)
     7        * source/cmt_syntax.cxx: In classes KwdBuildStrategy, KwdSetupStrategy,
     8        KwdStructureStrategy action project function, make error description
     9        detailed, in class SyntaxParser do_parse_words project function, print
     10        error message in case of syntax error encountered in value
     11        * source/cmt_parser.cxx: In class CmtContext, factor out processing of
     12        CMTEXTRATAGS environment variable value into separate initialize function,
     13        in class Cmt, move restore_all_tags call into configure function before all
     14        system tags handling to make all initially known tags available while
     15        reading project files, implement get_tags_remove function, in parser
     16        function initialise static xCmtContext instance at very beginning
     17        * source/cmt.h: In class Cmt, declare get_tags_remove function
     18       
    1192013-11-05    <rybkin@lal.in2p3.fr> 511
    220
Note: See TracChangeset for help on using the changeset viewer.