Changes between Version 35 and Version 36 of LibrariesUnderConstruction


Ignore:
Timestamp:
Feb 15, 2009, 5:57:53 PM (14 years ago)
Author:
viboes
Comment:

Adding categories

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v35 v36  
    165165 * '''Last upload:'''2009 Jan 20
    166166 * '''Links:''' [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=boost_crypto.zip&directory=&PHPSESSID=96307fee8086c06036af42fae790b449 Boost Vault]
    167  * '''Categories:''' [#Communication Communication]
     167 * '''Categories:''' [#DataCommunications DataCommunication]
    168168 * '''Description:''' A library which provides larger number of secure and cryptographical services to the system.
    169169
     
    198198 * '''Last upload:'''
    199199 * '''Links:''' [http://dancinghacker.com/code/dataflow/ Documentation] [https://svn.boost.org/svn/boost/sandbox/dataflow-rewrite Boost Sandbox]
    200  * '''Categories:''' [#Communication Communication]
     200 * '''Categories:''' [#DataCommunications DataCommunication]
    201201 * '''Description:''' Dataflow is a generic library for dataflow  programming. Dataflow programs can typically be expressed as a graph in which vertices represent components that process data, and edges represent the flow of data between the components. As such, dataflow programs can be easily reconfigured by changing the components and/or the connections.
    202202
     
    832832== Broken compiler workarounds ==
    833833
    834 ---------------------------------------------------------------------------------------------------
    835 == Communication ==
    836  * [#Boost.Crypto Boost.Crypto]
    837  * [#Boost.Dataflow Boost.Dataflow]
    838834
    839835---------------------------------------------------------------------------------------------------
     
    867863
    868864---------------------------------------------------------------------------------------------------
     865== Data Communications ==
     866 * [#Boost.Crypto Boost.Crypto]
     867 * [#Boost.Dataflow Boost.Dataflow]
     868
     869---------------------------------------------------------------------------------------------------
    869870== Data Structures ==
    870871 * [#Boost.Fsm Boost.Fsm]
     
    874875
    875876---------------------------------------------------------------------------------------------------
     877== Database ==
     878
     879---------------------------------------------------------------------------------------------------
    876880== Function Objects And Higher-order Programming ==
    877881 * [#Boost.Egg Boost.Egg]
     
    883887
    884888---------------------------------------------------------------------------------------------------
     889== Graphical User Interface ==
     890
     891---------------------------------------------------------------------------------------------------
     892== Idioms ==
     893
     894---------------------------------------------------------------------------------------------------
    885895== Image Processing ==
    886896 * [#Boost.GIL.IO Boost.GIL.IO]
     
    914924---------------------------------------------------------------------------------------------------
    915925== Parsing ==
     926
     927---------------------------------------------------------------------------------------------------
     928== Patterns ==
    916929
    917930---------------------------------------------------------------------------------------------------
     
    944957== Template Metaprogramming ==
    945958 * [#Boost.MPL.Ext Boost.MPL.Ext]
     959
     960---------------------------------------------------------------------------------------------------
     961== Test ==
     962
     963---------------------------------------------------------------------------------------------------
     964== Utilities ==
     965
     966---------------------------------------------------------------------------------------------------
     967== XML ==
     968
    946969---------------------------------------------------------------------------------------------------
    947970== Miscellaneous ==