Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76947 - sandbox/local_function
From: lorcaminiti_at_[hidden]
Date: 2012-02-07 16:46:22


Author: lcaminiti
Date: 2012-02-07 16:46:21 EST (Tue, 07 Feb 2012)
New Revision: 76947
URL: http://svn.boost.org/trac/boost/changeset/76947

Log:
Upd copyright info.
Added:
   sandbox/local_function/boost-release-todo.txt (contents, props changed)
Text files modified:
   sandbox/local_function/COPYRIGHT.txt | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: sandbox/local_function/COPYRIGHT.txt
==============================================================================
--- sandbox/local_function/COPYRIGHT.txt (original)
+++ sandbox/local_function/COPYRIGHT.txt 2012-02-07 16:46:21 EST (Tue, 07 Feb 2012)
@@ -2,3 +2,4 @@
 Distributed under the Boost Software License, Version 1.0
 (see accompanying file LICENSE_1_0.txt or a copy at
 http://www.boost.org/LICENSE_1_0.txt)
+Home at http://www.boost.org/libs/local_function

Added: sandbox/local_function/boost-release-todo.txt
==============================================================================
--- (empty file)
+++ sandbox/local_function/boost-release-todo.txt 2012-02-07 16:46:21 EST (Tue, 07 Feb 2012)
@@ -0,0 +1,26 @@
+
+https://svn.boost.org/trac/boost/wiki/DeveloperChecklist
+http://www.boost.org/development/requirements.html
+
+0) sandbox development
+* Boost.Config for LOCAL_TYPES_AS_TEMPLATE_PARAMS.
+
+http://beta.boost.org/development/testing.html
+
+1) sandbox -> trunk (svn export)
+* Run inspect before commit!
+* Add lib to several files: libraries.html, maintainers.txt, status/Jamfile.v2
+* Review regression tests: http://beta.boost.org/development/testing.html#RegressionTesting
+
+https://svn.boost.org/trac/boost/wiki/ImprovingPractices
+https://svn.boost.org/trac/boost/wiki/ReleasePractices/Procedures (old)
+
+2) trunk -> release (svn merge)
+* Review regression tests: http://beta.boost.org/development/testing.html#RegressionTesting
+* Review generated docs: http://boost.cowic.de/rc/boost-docs.7z
+ . Boost.LocalFunction
+ . Boost.ScopeExit
+ . Boost.Utility/IdentityType (also linked from Utility docs)
+ . Boost.Functional/OverloadedFunction (also linked from Functional docs)
+* Updated release history: https://svn.boost.org/svn/boost/website/public_html/beta/feed/history
+


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk