Commit Graph
36 Commits
Author SHA1 Message Date
arvidnandArvid Norberg f484a0eff6 rerun update_copyright.py 2021-12-07 21:13:48 +01:00
arvidn 50dbe47d3b merged RC_2_0 into master 2021-08-28 10:27:25 +02:00
arvidn da098b7fe7 merged RC_1_2 into RC_2_0 2021-08-26 07:11:30 +02:00
AllSeeingEyeTolledEweSewandArvid Norberg 6dfa87f1c8 Sanitize surrogates found in utf-8 2021-08-25 09:29:13 +02:00
arvidnandArvid Norberg 2db8b54c08 update copyright headers in source files 2021-06-13 21:04:55 +02:00
arvidnandArvid Norberg 0d3f80bedd update copyright and license headers (of a few new files merged from RC_2_0) 2021-03-29 19:35:45 +02:00
Alden TorresandArvid Norberg e6ac0e72bb moved utf8.hpp to aux 2021-01-05 00:38:24 +01:00
Alden TorresandArvid Norberg 93ff528645 using structured binding 2020-10-04 03:01:39 -07:00
arvidnandArvid Norberg 19e8c2f3ea remove full BSD license from all source files. reference LICENSE file in the root instead 2020-09-02 00:56:54 -07:00
arvidn 005fa0cc0f merged RC_2_0 into master 2020-09-01 15:32:54 +02:00
arvidnandArvid Norberg 5935f63ead update copyrights 2020-09-01 05:14:17 -07:00
arvidn bb9d22785b merged RC_2_0 into master 2020-08-16 17:25:37 +02:00
Arvid NorbergandArvid Norberg e5fa9d3c73 remove ConvertUTF.cpp 2020-08-14 07:47:36 -07:00
Arvid NorbergandArvid Norberg edff63a395 remove utf8_wchar conversion function 2020-08-14 07:47:36 -07:00
Arvid NorbergandArvid Norberg bb87c937f6 remove wchar_utf8() conversion function 2020-08-14 07:47:36 -07:00
Arvid NorbergandArvid Norberg 4689b13431 add tests 2020-08-14 07:47:36 -07:00
Arvid NorbergandArvid Norberg 29f01cd281 remove ConvertUTF.cpp 2020-08-11 14:01:39 -07:00
Arvid NorbergandArvid Norberg e250dc5f6b remove utf8_wchar conversion function 2020-08-11 14:01:39 -07:00
Arvid NorbergandArvid Norberg 1e12128998 remove wchar_utf8() conversion function 2020-08-11 14:01:39 -07:00
Arvid NorbergandArvid Norberg 308fcbcbd4 add tests 2020-08-08 09:41:37 -07:00
Paul-Louis AgeneauandArvid Norberg e1c750b352 Added tests for webtorrent and addressed comments 2020-07-01 14:25:33 +02:00
arvidnandArvid Norberg d3f7a363c2 update copyright year 2019-08-29 00:13:04 +02:00
Alden TorresandArvid Norberg 11aa4ee66a fixing warnings in tests code, part6 (#2745) 2018-01-29 12:40:44 +01:00
arvidnandArvid Norberg d138f02424 introduce lt namespace alias 2017-04-23 23:43:58 -04:00
arvidnandArvid Norberg 79d7ae3638 separate path and filesystem functions out into its own translation unit/header file pair, separating it from the file and directory class 2017-04-11 18:07:55 -04:00
arvidn 6c805bd06d simplify print statements in tests 2016-10-09 20:23:45 -04:00
Arvid NorbergandGitHub da8af033cc modernize utf8 conversion functions to throw and move (#1145)
modernize utf8 conversion functions to throw and move
2016-09-24 22:16:10 -04:00
Arvid NorbergandGitHub ed077c8358 use cstdint intead of boost/cstdint.hpp (#833)
use cstdint intead of boost/cstdint.hpp
2016-06-18 14:01:38 -04:00
Arvid Norberg e8380e1d0b factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732) 2016-05-17 09:24:06 -04:00
Andrei KurushinandArvid Norberg 62eb956c54 fix x64 build with VS2015 UP2 compiler (#640)
fix VS2015 compiler warnings for: address-model=64, deprecated-functions=on, link=shared
2016-04-25 17:22:09 -04:00
arvidn f34f09ca58 merge more lenient utf8 conversion from RC_1_0 2015-07-27 08:59:38 -07:00
Arvid Norberg 84849f3afd some msvc fixes 2015-05-30 21:46:59 +00:00
Arvid Norberg f9c9d0ad0d merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
Arvid Norberg 253e827c28 extend utf8 unit test 2014-05-03 21:00:59 +00:00
Arvid Norberg 71561087fd fixes for test_utf8 and test_gzip 2014-05-03 05:17:50 +00:00
Arvid Norberg a52aadc713 add utf8 unit test 2014-05-03 05:09:21 +00:00