Antony Polukhin
|
87ce721928
|
More tests and comments for fs::path conversions (refs #25)
|
2019-06-23 13:12:00 +03:00 |
|
Antony Polukhin
|
45eef91428
|
Tests for filesystem::path (refs #25)
|
2019-06-23 12:48:19 +03:00 |
|
Antony Polukhin
|
f3d9f0d4cb
|
Update README.md
|
2019-06-22 11:37:39 +03:00 |
|
Antony Polukhin
|
3786d41da0
|
Use lightweight testing in no_exception test
|
2019-06-22 11:30:18 +03:00 |
|
Antony Polukhin
|
8ce82bd55d
|
Fix build
|
2019-06-21 23:46:36 +03:00 |
|
Antony Polukhin
|
0d35b567fa
|
Fix links to CI
|
2019-06-21 23:44:28 +03:00 |
|
Antony Polukhin
|
55ddce9200
|
Fix the no_exceptions test (refs #28)
|
2019-06-21 23:22:10 +03:00 |
|
Antony Polukhin
|
4df6a9e96c
|
Merge pull request #26 from samcday/basic-cmake
Add basic CMake build system
|
2019-04-30 09:31:05 +03:00 |
|
Sam Day
|
0a6921819b
|
Add basic CMake support.
|
2019-04-28 17:49:06 +02:00 |
|
Antony Polukhin
|
8f5bcd0f5e
|
Update copyright years
|
2019-01-30 23:26:35 +03:00 |
|
Antony Polukhin
|
5cd9771337
|
Drop dependency on MPL
|
2018-10-21 00:30:14 +03:00 |
|
Antony Polukhin
|
6cfa994a45
|
Fix the sign-conversion warnings
|
2018-09-25 11:48:22 +03:00 |
|
Antony Polukhin
|
251a3972b0
|
fix b2 warnings
|
2018-09-22 22:15:04 +03:00 |
|
Antony Polukhin
|
5bfe6672d4
|
Fix compilation
|
2018-04-27 11:25:23 +03:00 |
|
Antony Polukhin
|
fb017f8b82
|
Fixes for clang-tidy warnings
|
2018-04-27 11:03:10 +03:00 |
|
Antony Polukhin
|
398b451036
|
Do not use variable names ending on underscore for input variables and simpler warning suppression for generic_stringize example
|
2017-09-26 22:29:11 +03:00 |
|
Antony Polukhin
|
a0b5e8415d
|
Do not use variable names ending on underscore for input variables and simpler warning suppression for generic_stringize example
|
2017-09-26 22:28:08 +03:00 |
|
Daniela Engert
|
34318690dd
|
Fix compiler warning about narrowing.
Signed-off-by: Daniela Engert <dani@ngrt.de>
|
2017-06-08 17:45:01 +02:00 |
|
Daniela Engert
|
a05afbe012
|
fix compiler warnings about name hiding
Signed-off-by: Daniela Engert <dani@ngrt.de>
|
2017-06-08 17:45:01 +02:00 |
|
Antony Polukhin
|
4b423ae2c6
|
Fixed formatting in README and updated the AppveyorCI script
|
2017-05-20 12:34:20 +03:00 |
|
Antony Polukhin
|
c519e65050
|
Fix warning suppression
|
2017-02-24 08:52:09 +03:00 |
|
Antony Polukhin
|
5787c093cc
|
Disable MinGW runs in CI
|
2017-02-24 08:17:32 +03:00 |
|
Antony Polukhin
|
bc77307ea0
|
Run MinGW tests too (thanks to Pavel Filinov for showing that appveyor apability)
|
2017-02-23 21:24:04 +03:00 |
|
Antony Polukhin
|
ac4ab33e2f
|
Remove unsupported on GCC warning suppression
|
2017-02-22 10:24:13 +03:00 |
|
Antony Polukhin
|
c2f055ee5d
|
Suppress more warnings and disable the -Wno-uninitialized suppression
|
2017-02-19 12:32:20 +03:00 |
|
Antony Polukhin
|
c759ce3141
|
Fix more MSVC warnings
|
2017-02-15 17:32:34 +03:00 |
|
Antony Polukhin
|
c8ce236302
|
Added a comment on warning suppression and slightly change one of the suppressions
|
2017-02-14 21:04:52 +03:00 |
|
Antony Polukhin
|
f853b3760f
|
Merge commit '804f6c24f081f78996e82502e765fecf87667856' into develop
Suppressing MSVC warning in test
|
2017-02-14 20:54:52 +03:00 |
|
Antony Polukhin
|
d53933cd3b
|
Fix warning reported in trac ticket 11842
|
2017-01-20 22:15:42 +03:00 |
|
Daniela Engert
|
804f6c24f0
|
Silence msvc compiler warnings about constant conditional expressions.
Signed-off-by: Daniela Engert <dani@ngrt.de>
(cherry picked from commit 9b7df2d7839240f9496aa6cc323de6bf7e688062)
|
2016-12-30 10:19:00 +01:00 |
|
Daniela Engert
|
608c8fb750
|
remove or silence compiler warnings about the use of unsafe library function, and unused variables
Signed-off-by: Daniela Engert <dani@ngrt.de>
(cherry picked from commit d09b5934fd7e0a8374a29536bc6df848beac538a)
|
2016-12-30 10:19:00 +01:00 |
|
Antony Polukhin
|
26681167c3
|
Ignore Boost.Filesystem files in CI coverage reports
|
2016-12-04 10:41:15 +03:00 |
|
Antony Polukhin
|
56e9b21ccc
|
Update CI script version
|
2016-12-04 02:38:51 +03:00 |
|
Antony Polukhin
|
dc97de95f7
|
Fix coverage info gathering in travisCI script for GCC-6
|
2016-12-04 02:26:56 +03:00 |
|
Antony Polukhin
|
0113689598
|
Disable char16_t and char32_t tests for MSVC
|
2016-11-18 23:49:33 +03:00 |
|
Antony Polukhin
|
f0a25b43a1
|
CI bugfix
|
2016-11-18 22:17:58 +03:00 |
|
Antony Polukhin
|
eefee8513d
|
Update CI scripts and tests
|
2016-11-18 22:11:41 +03:00 |
|
Antony Polukhin
|
cf5b7a70cd
|
Fix github issue #21: UB during conversion using user-provides istream operators. Minor code cleanup
|
2016-11-18 22:00:45 +03:00 |
|
Rene Rivera
|
d98ac08f0a
|
Add, and update, documentation build targets.
|
2016-10-07 23:07:34 -05:00 |
|
Antony Polukhin
|
c48e35f363
|
Regenerated perf tables
|
2016-09-05 21:39:11 +03:00 |
|
Antony Polukhin
|
0bfc6c2dce
|
Fix incorrect static assertion (trac 11759)
|
2016-06-06 07:30:46 +03:00 |
|
Antony Polukhin
|
87afdf53c0
|
Merge pull request #19 from plopresti/gcc_warnings
Silence "may be used uninitialized" warnings from GCC 4.9.2 and others (again).
|
2016-04-01 22:12:29 +03:00 |
|
Patrick J. LoPresti
|
e6adec1411
|
Silence "may be used uninitialized" warnings from GCC 4.9.2 and others.
Avoid boost::value_initialized<> since it does not work on move-only types.
|
2016-04-01 10:16:42 -07:00 |
|
Antony Polukhin
|
ed798b6440
|
Merge pull request #16 from jzmaddock/patch-2
Remove use of deprecated header.
|
2016-03-13 10:35:52 +03:00 |
|
jzmaddock
|
fd5fb23e62
|
Remove use of deprecated header.
This header appears to be unused in any case?
|
2016-03-12 18:33:54 +00:00 |
|
Antony Polukhin
|
38507ff9b1
|
Another workaround for Sun Studio from dariomt
|
2016-01-26 13:11:49 +03:00 |
|
Antony Polukhin
|
abf7441dd4
|
Fix Sun Studio related issue, reported by dariomt via boost-users list
|
2016-01-17 13:35:12 +03:00 |
|
Antony Polukhin
|
038e80ec7a
|
Attempt to supress warnings reported in track #11570 and #4946
|
2015-09-25 20:44:13 +03:00 |
|
Antony Polukhin
|
424320d9a1
|
Revert " Eliminate GCC 4.9.2 warning "Variable 'result' may be used uninitialized""
This reverts commit bdc355759e .
|
2015-09-25 20:35:11 +03:00 |
|
Antony Polukhin
|
0f2ce4ba7e
|
Juan Alday's fix for track Ticket #11669: lexical_cast crashes on certain conditions for floating point types
|
2015-09-25 20:29:05 +03:00 |
|