Changes between Version 21 and Version 22 of SoC2013
- Timestamp:
- Mar 26, 2013, 11:36:09 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoC2013
v21 v22 184 184 185 185 [1] https://svn.boost.org/svn/boost/sandbox/async/libs/tp/doc/html/index.html 186 186 187 [2] https://svn.boost.org/svn/boost/sandbox/async/libs/async/doc/html/index.html 188 187 189 [3] http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2013/n3562.pdf 188 190 … … 194 196 195 197 [1] https://svn.boost.org/svn/boost/trunk/boost/chrono/stopwatches/ 198 196 199 [2] https://github.com/facebook/folly/blob/master/folly/docs/Benchmark.md 197 200 … … 203 206 204 207 [1] https://svn.boost.org/svn/boost/sandbox/conversion/libs/conversion_ext/doc/html/boost/conversion/reference.html#boost.conversion.reference.type_traits_extensions 208 209 This project will be mentored by Vicente J. Botet Escriba 210 211 === Boost.FixedPoint === 212 213 Complete the Boost.FixedPoint [1] library based on [2] to make it ready for review. 214 215 [1] https://svn.boost.org/svn/boost/sandbox/fixed_point/ 216 217 [2] http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3352.html 218 219 This project will be mentored by Vicente J. Botet Escriba 220 221 === Boost.Chrono/Date === 222 223 Complete the Boost.ChronoDate [1] library based on [2] to make it ready for review. 224 225 [1] https://svn.boost.org/svn/boost/sandbox/chrono_date/ 226 227 [2] https://svn.boost.org/svn/boost/sandbox/chrono_date/libs/date/doc/date.html 205 228 206 229 This project will be mentored by Vicente J. Botet Escriba