Boost logo

Boost :

Subject: Re: [boost] [nowide] Library Updates
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2017-03-04 04:53:29


Dear all,
If nobody has already taken that role, I would like to be the review
manager for boost.nowide.
Cheers,
Frédéric

2015-12-27 18:00 GMT+01:00 Artyom Beilis <artyom.beilis_at_[hidden]>:
> What is Boost.Nowide:
> --------------------------------
>
> Boost.Nowide is a library that make cross platform
> Unicode aware programming easier.
>
> The library provides an implementation of standard C and C++
> library functions, such that their inputs are UTF-8 aware on
> Windows without requiring to use Wide API.
>
> It was inspiration and inspired by http://utf8everywhere.org/
> development ideas and policy.
>
> Some updates regarding Boost.Nowide
> -------------------------------
>
> 1. Library moved to github and its format is converted
> to modular boost layout: https://github.com/artyom-beilis/nowide
> 2. Fixed unsupported std::ios::ate flag by boost::nowide::fstream
> 3. Added some C++11 interfaces to boost::nowide::fstream
> 4. Added integration functionality with boost::filesystem:
> https://github.com/artyom-beilis/nowide/blob/master/include/boost/nowide/integration/filesystem.hpp
>
> Note: that the links to the source code on review schedule aren't
> relevant, it should be:
>
> - Code: https://github.com/artyom-beilis/nowide
> - Documentation: http://cppcms.com/files/nowide/html/
>
> Also the library is still looking for review manager.
>
> Artyom Beilis


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