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

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

[Monotone-commits-diffs] Revision ab80bb5ed78108b5477c2f9ef7024b44942bef


From: monotone
Subject: [Monotone-commits-diffs] Revision ab80bb5ed78108b5477c2f9ef7024b44942bef8f
Date: Sun, 4 Jan 2009 20:00:35 +0100

-----------------------------------------------------------------
Revision: ab80bb5ed78108b5477c2f9ef7024b44942bef8f
Ancestor: 3205ca2b33057ee99c9e7fd1741a772af1db0ac3
Author: address@hidden
Date: 2008-12-31T06:49:36
Branch: net.venge.monotone.dates

Modified files:
        dates.cc dates.hh options_list.hh

ChangeLog: 

* dates.hh: Remove unnecessary #include "sanity.hh".  Remove struct
  broken_down_time.  Make 'from_string' factory fn into a constructor.
  Various methods take/return s64 instead of u64.
* dates.cc: Major clean-up.  Now supports a much wider date range and
  is organized in a more sensible fashion.  Note in particular:
  our_mktime() is now our_timegm(), the 'broken_down_time' structure
  is now defined here rather than in dates.hh, much calculation is now
  being done in signed rather than unsigned arithmetic, and the core
  conversion algorithms have been revised.
* options_list.hh: Adjust for dates.hh interface changes.

Attachment: txtmAAGQfJGIH.txt
Description: Diff [3205ca2b33057ee99c9e7fd1741a772af1db0ac3] -> [ab80bb5ed78108b5477c2f9ef7024b44942bef8f]


reply via email to

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