Changes between Version 2 and Version 3 of SoC2006Projects
- Timestamp:
- Mar 7, 2010, 7:11:44 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoC2006Projects
v2 v3 4 4 '''NOTE:''' The titles of the proposed projects may not be correct. If you know that the title is incorrect or would like to add extra details, please send an email to the Boost developers list with information, corrections, or updates. 5 5 6 * [http://code.google.com/soc/2006/boost/appinfo.html?csaid=E17EA7C7C537C131 Generic Tree Container] - Bernhard Reiter 6 * [http://code.google.com/soc/2006/boost/appinfo.html?csaid=E17EA7C7C537C131 Generic Tree Container] - Bernhard Reiter ([http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2101.html TR2 proposal]) 7 7 * [http://code.google.com/soc/2006/boost/appinfo.html?csaid=7ADC016A60772A9C The Boost Process Library] - Julio M. Merino Vidal 8 8 * [http://code.google.com/soc/2006/boost/appinfo.html?csaid=49B62B977DB56161 Modular C++ Preprocessor] - Lally Singh 9 * [http://code.google.com/soc/2006/boost/appinfo.html?csaid=3047A05F255F6833 Multi-Index Specialized Containers] - Matias Capeletto 10 * [http://code.google.com/soc/2006/boost/appinfo.html?csaid=6197F6BF875C0C11 Mincut/Maxflow Algorithms] - Stephan Diederich 9 * [http://code.google.com/soc/2006/boost/appinfo.html?csaid=3047A05F255F6833 Multi-Index Specialized Containers] - Matias Capeletto (Accepted as Boost.Bimap) 10 * [http://code.google.com/soc/2006/boost/appinfo.html?csaid=6197F6BF875C0C11 Mincut/Maxflow Algorithms] - Stephan Diederich (Accepted into BGL) 11 11 * [http://code.google.com/soc/2006/boost/appinfo.html?csaid=42A7C7DACB731F55 C++ Coroutine Library] - Giovanni P. Deretta 12 12 * [http://code.google.com/soc/2006/boost/appinfo.html?csaid=430BC595164730B0 C++ Concurrency Library] - Matthew Calabrese 13 * TR1 Math Special Functions - Xiaogang Zhang 13 * TR1 Math Special Functions - Xiaogang Zhang (Integrated into Boost.Math) 14 14 * Statechart Viewer - Ioana Tibuleac 15 16 Summary: 1 new library. 2 library updates. 1 WG21 proposal.