2
0
mirror of https://github.com/boostorg/nowide.git synced 2026-02-27 17:12:27 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Alexander Grund
3e391eac15 Rename BOOST_NOWIDE_USE_FSTREAM_REPLACEMENTS to BOOST_NOWIDE_USE_FILEBUF_REPLACEMENT 2020-02-25 15:00:49 +01:00
Alexander Grund
7854435d8e Switch pointer alignment to left
Consistency with rest of boost
2020-01-07 21:27:26 +01:00
Alexander Grund
1168f607bb Remove vim format tags 2020-01-07 19:41:33 +01:00
Alexander Grund
5813bfacec Add BOOST_NOWIDE_USE_FSTREAM_REPLACEMENTS macro
Allows to test the fstream classes on e.g. Linux
They were designed to work cross-platform
2020-01-02 18:47:53 +01:00
Flamefire
3bd6eed183 Enforce uniform formatting via clang-format 2019-12-28 16:02:31 +01:00
Flamefire
3d6c001fc4 Add proper CMake files 2019-12-27 14:26:31 +01:00
Flamefire
f95ef16706 Remove dependency on Boost.Locale
Copy utf.hpp from Boost.Locale
2019-12-27 14:26:31 +01:00
Flamefire
4110393815 Remove dependency on encoding_utf
Function utf_to_utf is no longer used
2019-12-25 15:32:08 +01:00
Flamefire
f2e95fc899 Remove trailing whitespace 2019-12-14 15:47:01 +01:00
Flamefire
7549c80457 Include C++ headers instead of C variants 2019-12-14 13:35:37 +01:00
Artyom Beilis
11a7d83c1c Updates after review notes use U+FFFD instead of flagging error in case of invalid utf-8 2018-04-08 00:21:13 +03:00
Artyom Beilis
ec9672b6cd Updated standalone scripts 2017-06-10 22:12:46 +03:00
Sfinktah Bungholio
afa1c3616b minor spelling errors corrected in comments 2016-09-10 14:10:43 +10:00
Artyom Beilis
2a67bc67d8 Improved release script 2015-09-24 23:41:51 +03:00
Artyom Beilis
82bee6e0b8 Updated build and test procedure 2015-09-24 23:34:29 +03:00
Artyom Beilis
e62e65a4cd Updated utf.hpp from boost, fixed convert script 2014-12-31 15:02:20 +02:00
Artyom Beilis
a5ea3d2736 - Added __declspec(dllexport) as expected
- Added a test such that propotypes tested agains real windows headers
2012-06-02 16:48:46 +03:00
Artyom Beilis
a1b99df9d3 Added more tests 2012-05-30 09:34:34 +03:00
Artyom Beilis
335671edb2 Many updates 2012-05-30 09:09:50 +03:00