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

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

[Monotone-commits-diffs] Revision cda8e55e8b4db4b00f28984c058bed79d630ac


From: monotone
Subject: [Monotone-commits-diffs] Revision cda8e55e8b4db4b00f28984c058bed79d630ac6b
Date: Wed, 21 Feb 2007 22:05:18 +0100

-----------------------------------------------------------------
Revision: cda8e55e8b4db4b00f28984c058bed79d630ac6b
Ancestor: 56f73ed9d4652ada5e946d8171942c8913297456
Author: address@hidden
Date: 2007-02-16T19:07:44
Branch: net.venge.monotone.experiment.summit07.win32-cleanups

Modified files:
        win32/cputime.cc win32/fs.cc win32/get_system_flavour.cc
        win32/inodeprint.cc win32/make_io_binary.cc
        win32/os_strerror.cc win32/process.cc win32/read_password.cc
        win32/terminal.cc

ChangeLog: 

        * win32/cputime.cc (to_ticks): Mark as static, minor tweaks for GNU
          style formatting.

        * win32/fs.cc (get_current_working_dir): Use std::vector instead
        of char *.
        (get_default_confdir): Split test-and-return logic into
        get_default_confdir_base and keep validation and addition of
        monotone-specific path in get_default_confdir.
        (rename_clobberingly_impl): Take std::strings rather than char *s.
        (rename_clobberingly): Pass std::strings to
        rename_clobberingly_impl.

        * win32/get_system_flavour.cc: Whitespace and GNU style.

        * win32/inodeprint.cc: GNU style, wrap some long lines.

        * win32/make_io_binary.cc (process_spawn): Wrap long lines, use
        const_cast rather than bare C-style cast.

        * win32/os_strerror.cc: Fix my email address in copyright header.

        * win32/read_password.cc: GNU style.

        * win32/terminal.cc: GNU style.

Attachment: txtB1MU8vsdOn.txt
Description: Diff [56f73ed9d4652ada5e946d8171942c8913297456] -> [cda8e55e8b4db4b00f28984c058bed79d630ac6b]


reply via email to

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