monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision eae36ba18e3d712900311e62a57d922b77919e


From: monotone
Subject: [Monotone-commits-diffs] Revision eae36ba18e3d712900311e62a57d922b77919ecc
Date: Fri, 22 Feb 2008 02:08:07 +0100

-----------------------------------------------------------------
Revision: eae36ba18e3d712900311e62a57d922b77919ecc
Ancestor: 7c2de38360a281dc7038254fd9dc02b27e87af58
Author: address@hidden
Date: 2008-02-22T00:10:09
Branch: net.venge.monotone.experiment.encapsulation

Added files:
        rev_types.hh
Modified files:
        Makefile.am annotate.cc annotate.hh asciik.cc asciik.hh
        automate.cc base.hh cert.cc cmd_db.cc cmd_diff_log.cc
        cmd_files.cc cmd_list.cc cmd_merging.cc cmd_netsync.cc
        cmd_ws_commit.cc cset.hh database.cc database.hh
        database_check.cc diff_patch.cc diff_patch.hh graph.cc
        graph.hh hybrid_map.hh merge.cc netsync.cc project.cc
        rcs_import.cc restrictions.cc restrictions.hh revision.cc
        revision.hh roster.cc roster.hh roster_delta.cc
        roster_delta.hh roster_merge.hh sanity.hh vector.hh work.cc
        work.hh work_migration.cc

ChangeLog: 

 * rev_types.hh: New file.
 * Makefile.am (MOST_SOURCES): Mention it.

 * sanity.hh: Don't include <vector>.  Don't declare dump<string> or
   dump<vector<T>>.
 * base.hh: Declare dump<string> here.
 * vector.hh: Declare dump<vector<T>> here.
 * hybrid_map.hh: Include sanity.hh for I().

 * annotate.hh, asciik.hh, cset.hh, database.hh, diff_patch.hh, graph.hh
 * restrictions.hh, revision.hh, roster.hh, roster_delta.hh, roster_merge.hh
 * work.hh: Include rev_types.hh instead of the full headers for the
   types it defines.  Remove duplicate typedefs when necessary.

 * annotate.cc, asciik.cc, cert.cc, cmd_db.cc, cmd_diff_log.cc, cmd_files.cc
 * cmd_list.cc, cmd_merging.cc, cmd_netsync.cc, database.cc, database_check.cc
 * diff_patch.cc, graph.cc, merge.cc, netsync.cc, project.cc, rcs_import.cc
 * restrictions.cc, revision.cc, roster.cc, roster_delta.cc, work.cc
 * work_migration.cc: Add back includes of other headers as necessary.

 Also note database::cached_roster is now just cached_roster.

Attachment: txtztLS1jxSkR.txt
Description: Diff [7c2de38360a281dc7038254fd9dc02b27e87af58] -> [eae36ba18e3d712900311e62a57d922b77919ecc]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]