|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r61646 - in sandbox/SOC/2010/stringalgos: . boost boost/algorithm boost/algorithm/string boost/algorithm/string/detail libs libs/algorithm libs/algorithm/string libs/algorithm/string/doc libs/algorithm/string/example libs/algorithm/string/test
From: mstefanro_at_[hidden]
Date: 2010-04-28 11:14:30
Author: mstefanro
Date: 2010-04-28 11:14:30 EDT (Wed, 28 Apr 2010)
New Revision: 61646
URL: http://svn.boost.org/trac/boost/changeset/61646
Log:
Creating directory structure for my GSoC project in sandbox
Added:
sandbox/SOC/2010/stringalgos/ (props changed)
sandbox/SOC/2010/stringalgos/boost/
sandbox/SOC/2010/stringalgos/boost/algorithm/
sandbox/SOC/2010/stringalgos/boost/algorithm/string/
sandbox/SOC/2010/stringalgos/boost/algorithm/string/detail/
sandbox/SOC/2010/stringalgos/libs/
sandbox/SOC/2010/stringalgos/libs/algorithm/
sandbox/SOC/2010/stringalgos/libs/algorithm/string/
sandbox/SOC/2010/stringalgos/libs/algorithm/string/doc/
sandbox/SOC/2010/stringalgos/libs/algorithm/string/example/
sandbox/SOC/2010/stringalgos/libs/algorithm/string/test/
sandbox/SOC/2010/stringalgos/libs/algorithm/string/test/substring_search_test.hpp (contents, props changed)
sandbox/SOC/2010/stringalgos/libs/index.html (contents, props changed)
Added: sandbox/SOC/2010/stringalgos/libs/algorithm/string/test/substring_search_test.hpp
==============================================================================
--- (empty file)
+++ sandbox/SOC/2010/stringalgos/libs/algorithm/string/test/substring_search_test.hpp 2010-04-28 11:14:30 EDT (Wed, 28 Apr 2010)
@@ -0,0 +1,4 @@
+int main ()
+{
+ return 0;
+}
Added: sandbox/SOC/2010/stringalgos/libs/index.html
==============================================================================
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