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

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

[Monotone-commits-diffs] Revision 4a1f24bf28e2647e274c06dde50cca74bd0465


From: monotone
Subject: [Monotone-commits-diffs] Revision 4a1f24bf28e2647e274c06dde50cca74bd0465c3
Date: Mon, 3 Mar 2008 08:05:41 +0100

-----------------------------------------------------------------
Revision: 4a1f24bf28e2647e274c06dde50cca74bd0465c3
Ancestor: d4ada84af6b265e82295e35dc41c61589acf9eb9
Author: address@hidden
Date: 2008-03-03T06:39:46
Branch: net.venge.monotone.nuskool

Modified files:
        cmd_scgi.cc gsync.cc http_client.cc json_io.hh json_msgs.cc
        json_msgs.hh work.cc

ChangeLog: 

        * cmd_scgi.cc: trailing whitespace cleanup; add comments on the scgi
          spec 
          (do_cmd): adjust decode/encode message calls to match new names
        * gsync.cc: trailing whitespace cleanup; move graph-closure comment
          above present/absent calculations
        * http_client.cc trailing whitespace cleanup; 
          (parse_http_response): remove double semi-colon; add comment/question
          about keep-alives
          (inquire_about_revs): adjust encode/decode message calls to match new
          names
        * json_io.hh: add question about static casts
        * json_msgs.{cc,hh}: trailing whitespace cleanup
          (inquire): rename to inquire_request
          (confirm): rename to inquire_response
          (get_descendants): rename to descendants_request
          (descendants): rename to descendants_response

          (encode_msg_inquire): rename to encode_msg_inquire_request
          (decode_msg_inquire): rename to decode_msg_inquire_request; un-wrap a
          couple lines
          (encode_msg_confirm): rename to encode_msg_inquire_response
          (decode_msg_confirm): rename to decode_msg_inquire_response
          (encode_msg_get_descendants): rename to encode_msg_descendants_request
          (decode_msg_get_descendants): rename to decode_msg_descendants_request
          (encode_msg_descendants): rename to encode_msg_descendants_response
          (decode_msg_descendants): rename to decode_msg_descendants_response


Attachment: txtud6FMMpfd7.txt
Description: Diff [d4ada84af6b265e82295e35dc41c61589acf9eb9] -> [4a1f24bf28e2647e274c06dde50cca74bd0465c3]


reply via email to

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