On July 3, 2013 05:14:07 PM Daniel James wrote:
I created a maintenance branch at:
https://svn.boost.org/svn/boost/branches/maintenance/1_54_0
And have merged in that change, and the coroutine change. I'll put them somewhere on the website soon-ish.
Thanks, that's helpful. I'd like to diff that against the boost release tarball to generate a patch for Debian. However I notice dozens of timestamp changes such as the following that obscure the substantive changes. Any idea why these exist? diff -u -b -r 1.54.0-release/boost/date_time/c_local_time_adjustor.hpp 1.54.0- maint/boost/date_time/c_local_time_adjustor.hpp --- 1.54.0-release/boost/date_time/c_local_time_adjustor.hpp 2008-11-12 13:37:53.000000000 -0600 +++ 1.54.0-maint/boost/date_time/c_local_time_adjustor.hpp 2013-07-06 15:11:29.777228399 -0500 @@ -6,7 +6,7 @@ * Boost Software License, Version 1.0. (See accompanying * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst - * $Date: 2008-11-12 11:37:53 -0800 (Wed, 12 Nov 2008) $ + * $Date: 2008-11-12 13:37:53 -0600 (Wed, 12 Nov 2008) $ */