Finished off normalising the library names.

[SVN r30481]
This commit is contained in:
John Maddock 2005-08-05 12:40:23 +00:00
parent 83e611e373
commit 1cbf6ce1ef

View File

@ -414,14 +414,14 @@ and [@../../libs/signals/index.html Signals].]
such as triangulations, convex hulls algorithms, boolean such as triangulations, convex hulls algorithms, boolean
operations of polygons and many other things. operations of polygons and many other things.
['"We currently use the following Boost libraries : ['"We currently use the following Boost libraries :
[@../../libs/utility/operators.htm operators], [@../../libs/utility/operators.htm Operators],
[@../../libs/iterator/index.html iterators], [@../../libs/iterator/index.html Iterators],
[@../../libs/tuple/index.html tuples], [@../../libs/tuple/index.html Tuples],
[@../../libs/concept_check/index.html concept check], [@../../libs/concept_check/index.html Concept Check],
[@../../libs/mpl/index.html mpl], [@../../libs/mpl/index.html MPL],
[@../../libs/bind/index.html bind], [@../../libs/bind/index.html Bind],
[@../../libs/optional/index.html optional] and [@../../libs/optional/index.html Optional] and
[@../../libs/smart_ptr/index.html smart pointers]."] [@../../libs/smart_ptr/index.html Smart Pointers]."]
] ]
@ -430,19 +430,19 @@ and [@../../libs/signals/index.html Signals].]
for the accurate simulation of quantum lattice models, such as quantum magnets, for the accurate simulation of quantum lattice models, such as quantum magnets,
electronic systems and Bose-Einstein condensates. The main Boost libraries electronic systems and Bose-Einstein condensates. The main Boost libraries
used are: used are:
[@../../libs/graph/index.html graph], [@../../libs/graph/index.html Graph],
[@../../libs/random/index.html random], [@../../libs/random/index.html Random],
[@../../libs/multi_array/index.html multiarray], [@../../libs/multi_array/index.html Multi Array],
[@../../libs/program_options/index.html program_options], [@../../libs/program_options/index.html Program Options],
[@../../libs/conversion/lexical_cast.htm lexical_cast], [@../../libs/conversion/lexical_cast.htm Lexical Cast],
[@../../libs/serialization/index.html serialization], [@../../libs/serialization/index.html Serialization],
[@../../libs/regex/index.html regex], [@../../libs/regex/index.html Regex],
[@../../libs/tuple/index.html tuple], [@../../libs/tuple/index.html Tuple],
[@../../libs/filesystem/index.html filesystem], [@../../libs/filesystem/index.html Filesystem],
[@../../libs/smart_ptr/index.html smart_ptr], [@../../libs/smart_ptr/index.html Smart Pointer],
[@../../libs/bind/index.html bind], [@../../libs/bind/index.html Bind],
[@../../libs/functional/index.html functional] and [@../../libs/functional/index.html Functional] and
[@../../libs/type_traits/index.html type_traits] [@../../libs/type_traits/index.html Type Traits]
] ]
[blurb [*Open VRML]\n\n [blurb [*Open VRML]\n\n
@ -457,7 +457,7 @@ VRML support to an application, and Lookat, a simple stand-alone VRML browser.
library that represents and implements a wide variety of numerical algorithms library that represents and implements a wide variety of numerical algorithms
for Bayesian Filtering of discrete systems from the for Bayesian Filtering of discrete systems from the
[@http://www.acfr.usyd.edu.au/ Australian Centre for Field Robotics]. [@http://www.acfr.usyd.edu.au/ Australian Centre for Field Robotics].
Bayes++ makes particularly heavy use of [@../../libs/numeric/ublas/index.html Boost.Ublas] Bayes++ makes particularly heavy use of [@../../libs/numeric/ublas/index.html the Boost Ublas library]
for matrix and numeric computations. for matrix and numeric computations.
] ]
@ -534,7 +534,7 @@ support for programmable graphics pipeline architectures and is implemented in C
[@http://spheral.sourceforge.net/ Spheral++] is a numerical tool [@http://spheral.sourceforge.net/ Spheral++] is a numerical tool
for simulating the evolution of a set of fluid or solid materials subject to for simulating the evolution of a set of fluid or solid materials subject to
hydrodynamic, gravitational, and radiative effects. hydrodynamic, gravitational, and radiative effects.
Spherical++ uses [@../../libs/python/doc/index.html Boost.Python].] Spherical++ uses [@../../libs/python/doc/index.html the Boost Python library].]
[blurb [*C++ XML Objects]\n\n [blurb [*C++ XML Objects]\n\n
[@http://cppxmlobj.sourceforge.net/ C++ XML Objects] is a framework for persisting [@http://cppxmlobj.sourceforge.net/ C++ XML Objects] is a framework for persisting
@ -543,7 +543,7 @@ hierarchies of C++ objects to and from XML.]
[blurb [*HippoDraw]\n\n [blurb [*HippoDraw]\n\n
[@http://www.slac.stanford.edu/grp/ek/hippodraw/index.html HippoDraw] provides a [@http://www.slac.stanford.edu/grp/ek/hippodraw/index.html HippoDraw] provides a
highly interactive data analysis environment. highly interactive data analysis environment.
HippoDraw uses [@../../libs/python/doc/index.html Boost.Python].] HippoDraw uses [@../../libs/python/doc/index.html the Boost Python library].]
[blurb [*Orocos]\n\n [blurb [*Orocos]\n\n
[@http://people.mech.kuleuven.ac.be/~psoetens/orocos/doc/orocos-control-manual.html [@http://people.mech.kuleuven.ac.be/~psoetens/orocos/doc/orocos-control-manual.html
@ -579,7 +579,7 @@ is a free distributed version control system. It provides
has no external dependencies, runs on linux, solaris, OSX, windows, and has no external dependencies, runs on linux, solaris, OSX, windows, and
other unixes, and is licensed under the GNU GPL.\n\n other unixes, and is licensed under the GNU GPL.\n\n
['"The followind Boost libraries were used: ['"The followind Boost libraries were used:
[@../../libs/date_time/index.html Date-Time], [@../../libs/date_time/index.html Date Time],
[@../../libs/filesystem/index.html Filesystem], [@../../libs/filesystem/index.html Filesystem],
[@../../libs/conversion/index.html Conversion], [@../../libs/conversion/index.html Conversion],
[@../../libs/optional/index.html Optional], [@../../libs/optional/index.html Optional],
@ -601,13 +601,13 @@ Hydranode runs on wide range of platforms, including Windows, Linux,
BSD, Mac OS, Solaris etc.\n\n BSD, Mac OS, Solaris etc.\n\n
['"Hydranode Engine and plugins rely heavily on the following Boost ['"Hydranode Engine and plugins rely heavily on the following Boost
libraries: Bind, Function, Lambda, MultiIndex, Signals, Threads, libraries: Bind, Function, Lambda, MultiIndex, Signals, Threads,
SmartPtr, Format, LexicalCast. Other Boost libraries being used Smart Pointer, Format, Lexical Cast. Other Boost libraries being used
include FileSystem, StringAlgo, DateTime, ProgramOptions, Spirit, include FileSystem, String Algorithm, Date Time, Program Options, Spirit,
Random, Tokenizer, TypeTraits, Tribool, Tuple and Any. Once Boost 1.33 Random, Tokenizer, Type Traits, Tribool, Tuple and Any. Once Boost 1.33
is released, I'm also looking forward to using Boost.IOStreams library is released, I'm also looking forward to using the Boost Iostreams library
in Hydranode.\n\n in Hydranode.\n\n
All complex data structures in Hydranode are implemented using All complex data structures in Hydranode are implemented using
MultiIndex containers, which significantly reduced development time Multi Index containers, which significantly reduced development time
and kept code clean. Format is being used for all text formatting. and kept code clean. Format is being used for all text formatting.
Having Threads and FileSystem libraries available made cross-platform Having Threads and FileSystem libraries available made cross-platform
development lot easier in those areas."] development lot easier in those areas."]
@ -631,7 +631,7 @@ syntax highlighting. The colors and the styles can be specified
(bold, italics, underline) by means of a configuration file, and some (bold, italics, underline) by means of a configuration file, and some
other options can be specified at the command line. The output format other options can be specified at the command line. The output format
can be HTML, XHTML and ANSI color escape sequences. GNU Source Highlight can be HTML, XHTML and ANSI color escape sequences. GNU Source Highlight
is build around [@../../libs/regex/index.html Boost.Regex]] is build around [@../../libs/regex/index.html the Boost Regex library]]
[blurb [*Luabind]\n\n [blurb [*Luabind]\n\n
[@http://luabind.sourceforge.net/ Luabind] is a library that helps you create [@http://luabind.sourceforge.net/ Luabind] is a library that helps you create
@ -650,9 +650,9 @@ The [@http://quantlib.org/ QuantLib] project provides a comprehensive software
framework for quantitative finance. QuantLib is a free/open-source library framework for quantitative finance. QuantLib is a free/open-source library
for modeling, trading, and risk management in real-life. for modeling, trading, and risk management in real-life.
Boost components used include Boost components used include
[@../../libs/smart_ptr/index.html smart pointers], [@../../libs/smart_ptr/index.html Smart Pointers],
[@../../libs/iterator/index.html iterators], [@../../libs/iterator/index.html Iterators],
and [@../../libs/test/index.html the test framework]. and [@../../libs/test/index.html the Test Framework].
] ]
[endsect] [endsect]
@ -668,13 +668,13 @@ development cycles.
marketplace for large block trading, and the 5th fastest growing company marketplace for large block trading, and the 5th fastest growing company
according to Inc Magazine. \n\n according to Inc Magazine. \n\n
"['Boost Libraries most used, in order of importance:\n "['Boost Libraries most used, in order of importance:\n
[@../../libs/smart_ptr/index.html shared_ptr], [@../../libs/smart_ptr/index.html Shared Pointer],
[@../../libs/bind/index.html bind], [@../../libs/bind/index.html Bind],
[@../../libs/python/doc/index.html boost.python], [@../../libs/python/doc/index.html Python],
[@../../libs/conversion/lexical_cast.htm lexical_cast], [@../../libs/conversion/lexical_cast.htm Lexical Cast],
[@../../libs/optional/index.html optional], [@../../libs/optional/index.html Optional],
[@../../libs/any/index.html any] and [@../../libs/any/index.html Any] and
[@../../libs/tuple/index.html tuple]] [@../../libs/tuple/index.html Tuple]]
] ]
[blurb [*MetOcean Engineers]\n\n [blurb [*MetOcean Engineers]\n\n
@ -685,21 +685,21 @@ protection. Core activities encompass: oceanographic measurements;
metocean monitoring systems; coastal and ocean engineering; environmental metocean monitoring systems; coastal and ocean engineering; environmental
consultancy; data management.\n\n consultancy; data management.\n\n
Boost Libraries currently in use: Boost Libraries currently in use:
[@../../libs/any/index.html boost.any], [@../../libs/any/index.html Any],
[@../../libs/assign/index.html boost.assign], [@../../libs/assign/index.html Assign],
[@../../libs/bind/index.html boost.bind], [@../../libs/bind/index.html Bind],
[@../../libs/date_time/index.html boost.date_time], [@../../libs/date_time/index.html Date Time],
[@../../libs/iterator/index.html boost.iterators], [@../../libs/iterator/index.html Iterators],
[@../../libs/conversion/lexical_cast.htm boost.lexical_cast], [@../../libs/conversion/lexical_cast.htm Lexical Cast],
[@../../libs/mpl/index.html boost.mpl], [@../../libs/mpl/index.html MPL],
[@../../libs/spirit/phoenix/index.html boost.phoenix], [@../../libs/spirit/phoenix/index.html Phoenix],
[@../../libs/program_options/index.html boost.program_options], [@../../libs/program_options/index.html Program Options],
[@../../libs/bind/ref.html boost.ref], [@../../libs/bind/ref.html Ref],
[@../../libs/smart_ptr/index.html boost.smart_ptr], [@../../libs/smart_ptr/index.html Smart Pointer],
[@../../libs/spirit/index.html boost.spirit], [@../../libs/spirit/index.html Spirit],
[@../../libs/algorithm/string/index.html boost.string_algo], [@../../libs/algorithm/string/index.html String Algorithm],
[@../../doc/html/tribool.html boost.tribool] and [@../../doc/html/tribool.html Tribool] and
[@../../libs/variant/index.html boost.variant] [@../../libs/variant/index.html Variant]
] ]
[blurb [*TeraView Ltd]\n\n [blurb [*TeraView Ltd]\n\n
@ -707,19 +707,19 @@ Boost Libraries currently in use:
for a variety of applications for a variety of applications
including spectroscopy and imaging.\n\n including spectroscopy and imaging.\n\n
['"We use: ['"We use:
[@../../libs/thread/index.html thread], [@../../libs/thread/index.html Thread],
[@../../libs/filesystem/index.html filesystem], [@../../libs/filesystem/index.html Filesystem],
[@../../libs/date_time/index.html date_time], [@../../libs/date_time/index.html Date Time],
[@../../libs/serialization/index.html serialization], [@../../libs/serialization/index.html Serialization],
[@../../libs/smart_ptr/index.html smart_ptr], [@../../libs/smart_ptr/index.html Smart Pointer],
[@../../libs/function/index.html function], [@../../libs/function/index.html Function],
[@../../libs/bind/index.html bind], [@../../libs/bind/index.html Bind],
[@../../libs/iterator/index.html iterator], [@../../libs/iterator/index.html Iterator],
[@../../libs/conversion/lexical_cast.htm lexical_cast], [@../../libs/conversion/lexical_cast.htm Lexical Cast],
[@../../libs/format/index.html format], [@../../libs/format/index.html Format],
[@../../libs/tuple/index.html tuple], [@../../libs/tuple/index.html Tuple],
[@../../libs/any/index.html any] and [@../../libs/any/index.html Any] and
[@../../libs/optional/index.html optional]"] [@../../libs/optional/index.html Optional]"]
] ]
[blurb [*NPC International]\n\n [blurb [*NPC International]\n\n
@ -727,26 +727,26 @@ With about 800 restaurants, [@http://www.npcinternational.com NPC International]
is the world's largest Pizza Hut franchisee.\n\n is the world's largest Pizza Hut franchisee.\n\n
['"We make extensive use of boost in our internally developed point of sale, ['"We make extensive use of boost in our internally developed point of sale,
restaurant management, communications, and accounting systems. restaurant management, communications, and accounting systems.
We use the following libraries in approximate order of frequency of use: We use the following Boost libraries in approximate order of frequency of use:
[@../../libs/bind/index.html bind], [@../../libs/bind/index.html Bind],
[@../../libs/function/index.html function], [@../../libs/function/index.html Function],
[@../../libs/optional/index.html optional], [@../../libs/optional/index.html Optional],
[@../../libs/smart_ptr/index.html shared_ptr], [@../../libs/smart_ptr/index.html Shared Pointer],
[@../../libs/date_time/index.html date_time], [@../../libs/date_time/index.html Date Time],
[@../../libs/thread/index.html thread], [@../../libs/thread/index.html Thread],
[@../../libs/lambda/index.html lambda], [@../../libs/lambda/index.html Lambda],
[@../../libs/type_traits/index.html type_traits], [@../../libs/type_traits/index.html Type Traits],
[@../../libs/mpl/index.html mpl], [@../../libs/mpl/index.html MPL],
[@../../libs/tuple/index.html tuple], [@../../libs/tuple/index.html Tuple],
[@../../libs/utility/enable_if.html enable_if], [@../../libs/utility/enable_if.html Enable If],
[@../../libs/variant/index.html variant], [@../../libs/variant/index.html Variant],
[@../../libs/spirit/index.html spirit], [@../../libs/spirit/index.html Spirit],
[@../../libs/algorithm/string/index.html string_algo], [@../../libs/algorithm/string/index.html String Algorithm],
[@../../libs/preprocessor/index.html preprocessor], [@../../libs/preprocessor/index.html Preprocessor],
[@../../libs/filesystem/index.html filesystem], [@../../libs/filesystem/index.html Filesystem],
[@../../libs/utility/operators.htm operator], [@../../libs/utility/operators.htm Operator],
[@../../libs/iterator/index.html iterators] and [@../../libs/iterator/index.html Iterators] and
[@../../libs/tokenizer/index.html tokenizer]."] [@../../libs/tokenizer/index.html Tokenizer]."]
] ]
[blurb [*Archelon LLC]\n\n [blurb [*Archelon LLC]\n\n
@ -756,20 +756,20 @@ derivatives in both electronic and floor-based markets. Archelon is
one of the highest volume market makers on EUREX and a leading one of the highest volume market makers on EUREX and a leading
U.S. option market maker focusing on the most active securities.\n\n U.S. option market maker focusing on the most active securities.\n\n
['"We use: ['"We use:
[@../../libs/any/index.html any], [@../../libs/any/index.html Any],
[@../../libs/array/index.html array], [@../../libs/array/index.html Array],
[@../../libs/bind/index.html bind], [@../../libs/bind/index.html Bind],
[@../../libs/date_time/index.html date_time], [@../../libs/date_time/index.html Date Time],
[@../../libs/function/index.html function], [@../../libs/function/index.html Function],
[@../../libs/conversion/lexical_cast.htm lexical_cast], [@../../libs/conversion/lexical_cast.htm Lexical Cast],
[@../../libs/optional/index.html optional], [@../../libs/optional/index.html Optional],
[@../../libs/rational/index.html rational], [@../../libs/rational/index.html Rational],
[@../../libs/regex/index.html regex], [@../../libs/regex/index.html Regex],
[@../../libs/signals/index.html signals], [@../../libs/signals/index.html Signals],
[@../../libs/smart_ptr/index.html smart_ptr], [@../../libs/smart_ptr/index.html Smart Pointer],
[@../../libs/tokenizer/index.html tokenizer], [@../../libs/tokenizer/index.html Tokenizer],
[@../../libs/tuple/index.html tuple] and [@../../libs/tuple/index.html Tuple] and
[@../../libs/utility/index.html utility]."] [@../../libs/utility/index.html Utility]."]
] ]