Boost logo

Boost :

From: Jens Seidel (jensseidel_at_[hidden])
Date: 2008-01-06 14:40:30


On Sun, Jan 06, 2008 at 09:41:29AM -0800, Marshall Clow wrote:
> Jens Seidel <jensseidel_at_[hidden]> wrote:
> >it happened already some times that I tried to report a bug in Trac but
> >could not select the proper library. Yesterday I missed e.g.
> >accumulators.
> >
> >Can you please update it?
>
> In the boost source tree, <libs/maintainers.txt> contains a list of
> libraries and maintainers.

Thanks! Please note that this file is also incomplete (misses "archive",
...)
 
> I'll add accumulators to the trac system.

I compared all directories in boost/ with current options in trac (and
missed that's why all libraries without a separate subdirectory) and got
the following pseudo-patch:

-accumulator
-any
+accumulators
+algorithm
+archive
 asio
 assign
 bimap
 bind
 bjam
 build
-call_traits
 circular_buffer
+compatibility
+concept
 concept_check
 config
-crc
 date_time
-disjoint_sets
 dynamic_bitset
 filesystem
-foreach
 format
 function
 functional
+function_types
 fusion
 gil
 graph
-hash
 integer
 interprocess
+intrusive
 io
 iostreams
 iterator
-lexical_cast
+lambda
 logic
 math
 mpi
@@ -36,12 +36,13 @@
 multi_array
 multi_index
 numeric
-operators
 optional
 parameter
+pending
 pool
+preprocessor
 program_options
-property_map
+property_tree
 ptr_container
 python
 quickbook
@@ -53,20 +54,14 @@
 smart_ptr
 spirit
 statechart
-static_assert
-string_algo
 system
 test
 thread
 tr1
-threads
-timer
-tokenizer
 tuple
 type_traits
 typeof
-uBLAS
-unordered
+utility
 variant
 wave
 website

You prabably have to add all lines stating with +. Some (but not all as
explained) lines starting with - can be removed ...

Jens


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk