Changes between Version 35 and Version 36 of LibrariesUnderConstruction
- Timestamp:
- Feb 15, 2009, 5:57:53 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LibrariesUnderConstruction
v35 v36 165 165 * '''Last upload:'''2009 Jan 20 166 166 * '''Links:''' [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=boost_crypto.zip&directory=&PHPSESSID=96307fee8086c06036af42fae790b449 Boost Vault] 167 * '''Categories:''' [# CommunicationCommunication]167 * '''Categories:''' [#DataCommunications DataCommunication] 168 168 * '''Description:''' A library which provides larger number of secure and cryptographical services to the system. 169 169 … … 198 198 * '''Last upload:''' 199 199 * '''Links:''' [http://dancinghacker.com/code/dataflow/ Documentation] [https://svn.boost.org/svn/boost/sandbox/dataflow-rewrite Boost Sandbox] 200 * '''Categories:''' [# CommunicationCommunication]200 * '''Categories:''' [#DataCommunications DataCommunication] 201 201 * '''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. 202 202 … … 832 832 == Broken compiler workarounds == 833 833 834 ---------------------------------------------------------------------------------------------------835 == Communication ==836 * [#Boost.Crypto Boost.Crypto]837 * [#Boost.Dataflow Boost.Dataflow]838 834 839 835 --------------------------------------------------------------------------------------------------- … … 867 863 868 864 --------------------------------------------------------------------------------------------------- 865 == Data Communications == 866 * [#Boost.Crypto Boost.Crypto] 867 * [#Boost.Dataflow Boost.Dataflow] 868 869 --------------------------------------------------------------------------------------------------- 869 870 == Data Structures == 870 871 * [#Boost.Fsm Boost.Fsm] … … 874 875 875 876 --------------------------------------------------------------------------------------------------- 877 == Database == 878 879 --------------------------------------------------------------------------------------------------- 876 880 == Function Objects And Higher-order Programming == 877 881 * [#Boost.Egg Boost.Egg] … … 883 887 884 888 --------------------------------------------------------------------------------------------------- 889 == Graphical User Interface == 890 891 --------------------------------------------------------------------------------------------------- 892 == Idioms == 893 894 --------------------------------------------------------------------------------------------------- 885 895 == Image Processing == 886 896 * [#Boost.GIL.IO Boost.GIL.IO] … … 914 924 --------------------------------------------------------------------------------------------------- 915 925 == Parsing == 926 927 --------------------------------------------------------------------------------------------------- 928 == Patterns == 916 929 917 930 --------------------------------------------------------------------------------------------------- … … 944 957 == Template Metaprogramming == 945 958 * [#Boost.MPL.Ext Boost.MPL.Ext] 959 960 --------------------------------------------------------------------------------------------------- 961 == Test == 962 963 --------------------------------------------------------------------------------------------------- 964 == Utilities == 965 966 --------------------------------------------------------------------------------------------------- 967 == XML == 968 946 969 --------------------------------------------------------------------------------------------------- 947 970 == Miscellaneous ==