Changes between Version 72 and Version 73 of LibrariesUnderConstruction


Ignore:
Timestamp:
Sep 20, 2009, 8:14:55 PM (13 years ago)
Author:
viboes
Comment:

Adding Unicode2

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v72 v73  
    882882
    883883---------------------------------------------------------------------------------------------------
     884== Boost.Unicode2 ==
     885 * '''Author(s):'''  Mathias Gaunard 
     886 * '''Version:''' 0.1
     887 * '''State:'''
     888 * '''Last upload:''' August 27, 2009
     889 * '''Links:''' [http://www.boostpro.com/vault/images/download.gif Boost Vault]
     890 * '''Categories:''' [#StringAndTextProcessing String And Text Processing]
     891 * '''Description:'''  This library aims at providing the foundation tools to accurately represent and deal with natural text in C++ in a portable and robust manner, so as to allow internationalized applications, by implementing parts of the Unicode Standard.
     892
     893This library is environment-independent and deliberately chooses not to relate to the standard C++ locale facilities as well as the standard string facilities, judged ill-suited to Unicode.
     894
     895The current version is locale-agnostic, but a subsystem for tailored locale behaviour may be added in the future.
     896
     897---------------------------------------------------------------------------------------------------
    884898== Boost.XML ==
    885899 * '''Author(s):'''  Stefan Seefeld
     
    14221436 * [#Boost.Convert Boost.Convert]
    14231437 * [#Boost.Unicode Boost.Unicode]
     1438 * [#Boost.Unicode2 Boost.Unicode2]
    14241439
    14251440