Changeset 659 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Dec 11, 2013, 10:48:59 AM (11 years ago)
Author:
rybkin
Message:

See C.L. 518

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r658 r659  
     12013-12-11    <rybkin@lal.in2p3.fr> 518
     2
     3        * source/cmt_commands.cxx: In class ArgParser, functions
     4        option(_no)_path_strip renamed option(_no)_strip_path, command line options
     5        -(no_)path_strip renamed -(no_)strip_path
     6        * source/cmt_commands.h: idem
     7        * source/cmt_symbol.h: In class class Symbol, function set_path_strip
     8        renamed set_strip_path
     9        * source/cmt_symbol.cxx: In class PathBuilder, functions get/set_path_strip
     10        renamed get/set_strip_path, member m_path_strip renamed m_strip_path
     11        * source/cmt.h: In class CmtContext, member m_path_strip renamed
     12        m_strip_path, in class Cmt, function get_path_strip renamed get_strip_path
     13        * source/cmt_parser.cxx: In class Cmt function do_setup, use
     14        -no_strip_path, -strip_path option names, function get_strip_path, class
     15        Symbol function set_strip_path
     16       
    1172013-12-06    <rybkin@lal.in2p3.fr> 517
    218
Note: See TracChangeset for help on using the changeset viewer.