-----------------------------------------------------------------
Revision: 19cf2fa46da63572aa4c613f068e4426c5bc3c65
Ancestor: 0bf89a18e445d1a205b03fa140920d3f8e7074c2
Author: [EMAIL PROTECTED]
Date: 2008-10-16T11:10:36
Branch: net.venge.monotone.dates

Modified files:
        dates.cc dates.hh

ChangeLog: 

 * dates.{cc,hh}: change to represent dates as u64 seconds since the Unix
   epoch. Added a constructor for such Unix epoch timestamps. Factored out
   the date parsing into an equivalent gmtime() method. Added the an
   equivalent to mktime(), to generate such a Unix epoch value from given
   year, month, day... values. Added more tests to validate these functions.
   Converted from_string() and as_iso_8601_extended() to use these
   functions.


monotone --db={your.database} diff 
--revision=0bf89a18e445d1a205b03fa140920d3f8e7074c2 
--revision=19cf2fa46da63572aa4c613f068e4426c5bc3c65
----------------------------------------------------------------------


_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs

Reply via email to