Super-project for modularized Boost
Find a file
Dave Abrahams fede7624ea Modified Files:
boost/python/detail:
    base_object.hpp - Changed template parameter to MixedCase
    cast.hpp -        Killed off unused downcast_traits<>
    functions.hpp -   Added commentary

  libs/python/src
    functions.cpp, types.cpp -   Added comments

  tools/build
    TODO.txt - updated
    allyourbase.jam -           fixed a nasty typo which caused all kinds of bugs
    boost-base.jam -            changes to support the use of command files
    intel-win32-tools.jam -
         A feeble attempt at allowing intel to work without prior tool setup. More work needed
    msvc-tools.jam -            A first cut at command file support

  tools/build/jam_src
    jam.h -                     Fixed MAXLINE for NT


[SVN r11489]
2001-10-31 19:14:07 +00:00
development/more alternative directory structure suggestion 2001-02-13 22:03:10 +00:00
libs Modified Files: 2001-10-31 19:14:07 +00:00
more Minor clarifications 2001-10-31 00:45:00 +00:00
people updated my location 2001-09-30 23:20:13 +00:00
status call_traits_test fixed 2001-10-30 22:40:45 +00:00
tools Modified Files: 2001-10-31 19:14:07 +00:00
.gitattributes 1.16.1 initial CVS checkin 2000-07-07 16:04:40 +00:00
.gitmodules dummy file 2001-09-26 09:23:15 +00:00
c++boost.gif Initial HTML commit 2000-07-27 13:48:45 +00:00
index.htm Added "Latest News" entry for Function library 2001-10-31 00:03:53 +00:00
Jamfile merged from build-development branch 2001-10-11 14:47:24 +00:00
Jamrules Use the new path-global rule to establish BOOST_ROOT correctly for all subprojects 2001-10-06 16:01:10 +00:00
README Initial version 2000-10-29 22:44:46 +00:00

For the most current version of Boost libraries and documentation, see:

   http://www.boost.org

Boost documentation is in HTML format.

The highest level directory (which contains this README file) should have a file index.htm
with links to all documentation.  When viewing index.htm with a web browser, follow the
"Libraries" link on the navigation bar for information on building boost libraries for
your particular compiler and operating system.