Changes between Version 5 and Version 6 of ModuleDepednecies


Ignore:
Timestamp:
Jun 15, 2014, 10:29:39 AM (8 years ago)
Author:
viboes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModuleDepednecies

    v5 v6  
    4545
    4646
     47
    4748== TypeTraits -> Typeof ==
    4849
     
    5152    from <boost/type_traits/common_type.hpp>
    5253
    53 Create the submodule TypeTraits.CommonType
     54'''Suggestion:''' Create the submodule TypeTraits.CommonType
    5455
    5556TypeTraits.CommonType -> TypeTraits Typeof
     
    6768
    6869
    69 The dependency can be removed by moving  boost/algorithm/string/config.hpp to Config and boost/algorithm/string/yes_no_type.hpp  to TypeTraits
     70'''Suggestion:''' The dependency can be removed by moving  boost/algorithm/string/config.hpp to Config and boost/algorithm/string/yes_no_type.hpp  to TypeTraits
    7071
    7172== Algorithm -> TR1 ==
     
    7576    from <boost/algorithm/searching/detail/bm_traits.hpp>
    7677
    77 The dependency can be broken by making use of Boost.Unordered.
     78'''Suggestion:''' The dependency can be broken by making use of Boost.Unordered.
    7879
    7980
     
    8990    from <boost/lexical_cast.hpp>
    9091
    91 The dependency can be removed by moving  boost/math/special_functions/fpclassify.hpp to Config and boost/math/special_functions/sign.hpp  to Core
     92'''Suggestion:''' The dependency can be removed by moving  boost/math/special_functions/fpclassify.hpp to Config and boost/math/special_functions/sign.hpp  to Core
    9293
    9394
     
    102103    from <boost/math/tools/tuple.hpp>
    103104
    104 The dependency can be broken by making use of Boost.Tuple.
     105'''Suggestion:''' The dependency can be broken by making use of Boost.Tuple.
    105106
    106107== DateTime->Serialization ==
    107108
    108 Create the submodule DateTime.Serialization
     109'''Suggestion:''' Create the submodule DateTime.Serialization
    109110
    110111DateTime.Serialization -> DateTime Serialization
     
    113114== Spirit->Serialization ==
    114115
    115 remove the unused file.
     116<boost/serialization/vector.hpp>
     117
     118    from <boost/spirit/home/support/detail/lexer/serialise.hpp>
     119
     120'''Suggestion:''' Remove the unused file.
    116121
    117122== Bimap->PropertyMap ==
    118123
    119 Create the submodule Bimap.PropertyMap
     124'''Suggestion:''' Create the submodule Bimap.PropertyMap
    120125
    121126Bimap.PropertyMap -> Bimap PropertyMap
     
    123128== PropertyMap->MPI ==
    124129
    125 Create the submodule PropertyMap.Parallel
     130'''Suggestion:''' Create the submodule PropertyMap.Parallel
    126131
    127132PropertyMap.Parallel -> PropertyMap MPI
     
    130135== Grapth->DisjoinSet->Grapth ==
    131136
    132 Move DisjoinSet to Graph.
     137'''Suggestion:''' Move DisjoinSet to Graph.
    133138
    134139== Grapth->GraphParallel ==
     
    189194
    190195
    191 Remove all the graph distributed specializations declarations in Graph as e.g.
     196'''Suggestion:''' Remove all the graph distributed specializations declarations in Graph as e.g.
    192197
    193198
     
    217222== Serialization->Spirit ==
    218223
    219 Split the Serialization Module on two modules Serialization and Archive
     224'''Suggestion:''' Split the Serialization Module on two modules Serialization and Archive
    220225
    221226== Chrono->Interporocess ==
    222227
    223 Create the submodule Chrono.IO
     228'''Suggestion:''' Create the submodule Chrono.IO
    224229
    225230Chrono.IO -> Chrono Interprocess
     
    232237    from <boost/thread/csbl/memory/unique_ptr.hpp>
    233238
    234 Move boost/interprocess/smart_ptr/unique_ptr.hpp to SmartPtr.
    235 
    236 
     239'''Suggestion:''' Move boost/interprocess/smart_ptr/unique_ptr.hpp to SmartPtr.
     240
     241