Commit Graph

  • 9207ffc52a
    Use Boost.Build 'cxxstd' feature instead of '-std' compiler flag (#266) Mateusz Łoskot 2019-03-22 08:16:11 +0100
  • fc70dafa9e
    Fix warning: unused variable 'src_p' [-Wunused-variable] Mateusz Łoskot 2019-03-21 21:14:10 +0100
  • d381474813
    Fix warnings about unused variables in tests [ci skip] Mateusz Łoskot 2019-03-21 19:32:59 +0100
  • c43d3ea4e0
    Disable pedantic compilation for CI builds (#265) Mateusz Łoskot 2019-03-21 19:26:25 +0100
  • d9e7ff588f
    Comment unused parameter of channel_premultiply call operator (#264) Mateusz Łoskot 2019-03-21 18:54:06 +0100
  • 5427e60dcc
    Add missing #include <sstream> Mateusz Łoskot 2019-03-21 18:41:24 +0100
  • b4a7fda6d6
    Fix warning: no return statement in function returning non-void Mateusz Łoskot 2019-03-21 18:33:54 +0100
  • a8697bd21b
    Fix Jamfile syntax for multiple <define> Mateusz Łoskot 2019-03-21 17:48:13 +0100
  • 11e8fee5d4
    Fix warning about unreferenced local variable Mateusz Łoskot 2019-03-21 09:43:28 +0100
  • ef1aa5c50f
    Add build using VS2015 to Azure Pipelines (#263) Mateusz Łoskot 2019-03-20 10:20:36 +0100
  • 33d4ac05ae Use just ::value where is possible (#262) Nikita Kniazev 2019-03-19 22:34:11 +0300
  • af8dcac47e
    Add missing #include <boost/mpl/and.hpp> Mateusz Łoskot 2019-03-18 22:11:05 +0100
  • 4db69da7b8 Add tests requirements (#260) Nikita Kniazev 2019-03-18 21:12:06 +0300
  • d3c1a2eff4
    Add test for some bit-aligned pixel types and metafunctions (#257) Mateusz Łoskot 2019-03-13 19:15:33 +0100
  • c8a8dd4dd2
    Correct git clone arguments [ci skip] Mateusz Łoskot 2019-03-11 18:55:55 +0100
  • 4905e606fa
    Update INPUT list in doc/doxyfile (#254) Mateusz Łoskot 2019-03-07 14:40:28 +0100
  • 8429300aae
    Trim annoying whitespaces in doc/doxyfile [ci skip] Mateusz Łoskot 2019-03-07 09:24:08 +0100
  • ecf41b59ae
    Update example/README.txt and convert to Markdown [ci skip] Mateusz Łoskot 2019-03-06 19:21:22 +0100
  • 9004a67662
    Remove old example/Makefile Mateusz Łoskot 2019-03-06 19:08:05 +0100
  • a0f3bb7659
    Use class for template template parameter (#251) Mateusz Łoskot 2019-03-05 07:54:14 +0100
  • f81952e115
    Fix gray_t and gray_color_t mismatch in default_color_converter_impl (#250) Mateusz Łoskot 2019-03-04 17:33:03 +0100
  • b1998d9a74
    Add pixel test fixture with all core pixel types (#248) Mateusz Łoskot 2019-03-02 23:18:54 +0100
  • 5323eb7c5a
    Remove repeated gray16_pixel_t from test list Mateusz Łoskot 2019-03-01 00:44:36 +0100
  • d73e6415c8
    Rename channel_test_fixture.hpp to test_fixture.hpp Mateusz Łoskot 2019-02-28 21:40:44 +0100
  • 61c23b0529
    Add test for some channel, color and pixel metafunctions (#247) Mateusz Łoskot 2019-02-27 08:19:44 +0100
  • 1541d5cf8a
    Add test for pixels_are_compatible metafunction (#245) Mateusz Łoskot 2019-02-26 22:14:34 +0100
  • bcc26fba40
    [cmake] Disable Boost autolinking for MSVC (#244) [skip travis] Mateusz Łoskot 2019-02-26 22:08:21 +0100
  • 22a917dd5b
    [azp] Update Python pip [skip appveyor] [skip travis] (#246) Mateusz Łoskot 2019-02-26 21:02:41 +0100
  • 998d1b1bbe
    Add tests for dynamic_{x,y}_step_type specializations (#243) Mateusz Łoskot 2019-02-25 07:11:46 +0000
  • 213b55c6ad
    Add test for iterator concepts (#242) Mateusz Łoskot 2019-02-24 18:15:06 +0000
  • 48db4f51a3
    Add test for locator concepts (#241) Mateusz Łoskot 2019-02-23 11:16:57 +0000
  • 4cf2a2c1da
    Disable detailed warnings on CI builds (#240) Mateusz Łoskot 2019-02-22 23:04:12 +0000
  • cf6627389f
    Update test/channel/concepts.cpp name in build config Mateusz Łoskot 2019-02-22 22:09:23 +0100
  • 3d8469eafe
    Require BOOST_GIL_USE_CONCEPT_CHECK when compiling test/*/concepts.cpp Mateusz Łoskot 2019-02-22 22:02:25 +0100
  • 52ed09f0bc
    Add missing #include <boost/config.hpp> Mateusz Łoskot 2019-02-21 00:41:30 +0100
  • 9b1bd58202
    Fix year in copyright notice [ci skip] Mateusz Łoskot 2019-02-21 00:33:24 +0100
  • 8e7bda62f5
    Move GIL's original test suites to test/legacy/ (#239) Mateusz Łoskot 2019-02-20 19:03:28 +0000
  • 21139476e5
    Include all public headers in gil.hpp (#237) Mateusz Łoskot 2019-02-20 19:02:58 +0000
  • 3e4a2d0ed2
    [appveyor] Fix accidental YAML breakage [skip travis] Mateusz Łoskot 2019-02-19 20:55:35 +0100
  • 5f241af90d
    [ci] Ensure CI builds clone pre-determined super-project branch Mateusz Łoskot 2019-02-19 14:28:27 +0100
  • 22baac5367
    Add dynamic_step.hpp for base templates declaration (#238) Mateusz Łoskot 2019-02-19 16:34:20 +0000
  • e72e3862c2
    Add tests for image_view metafunctions, image and pixel concepts (#236) Mateusz Łoskot 2019-02-18 21:52:30 +0000
  • d8eca48290
    Refine previous fix for -Wtype-limits in toolbox test Mateusz Łoskot 2019-02-06 22:55:17 +0100
  • 4b0c424d72
    Fix GCC warning -Wtype-limits in toolbox test Mateusz Łoskot 2019-02-06 22:46:51 +0100
  • 699d87b40b
    Fix GCC warning -Wsign-compare in toolbox test Mateusz Łoskot 2019-02-06 22:46:34 +0100
  • b78a762fdd
    Fix clang and GCC warning on unsequenced access Mateusz Łoskot 2019-02-06 22:26:09 +0100
  • 545bd85677
    Ignore warning -Wunused-but-set-variable in concepts Mateusz Łoskot 2019-02-06 22:24:11 +0100
  • f4133c8068
    Ignore warning -Wuninitialized in concepts Mateusz Łoskot 2019-02-06 22:23:38 +0100
  • bde46642d3
    Ignore warning -Wfloat-equal in tests Mateusz Łoskot 2019-02-06 22:22:35 +0100
  • db28b19959
    Ignore GCC warning -Wunused-but-set-variable Mateusz Łoskot 2019-02-06 22:02:08 +0100
  • 37cc050785
    Update build status with new compiler and C++ versions [ci skip] Mateusz Łoskot 2019-02-06 10:13:18 +0100
  • 6763a8cd98
    Build core tests with BOOST_GIL_USE_CONCEPT_CHECK defined (#230) Mateusz Łoskot 2019-02-05 22:19:35 +0000
  • 24f4873364
    [azure] Suppress all b2 informational messages when installing Boost Mateusz Łoskot 2019-02-05 20:20:27 +0100
  • 1351009c0d
    [azure] Add C++14 builds using GCC 8 and VS2017 (#233) Mateusz Łoskot 2019-02-05 19:18:32 +0000
  • 2308a1a85a Use Boost.Variant instead of GIL's own variant implementation (#231) Samuel Debionne 2019-02-05 01:47:08 +0100
  • 2dc8ad8fac
    Ignore -Wfloat-equal warning in old test code Mateusz Łoskot 2019-02-04 23:09:17 +0100
  • cd2ad3b75b
    Replace boost::is_pointer with std::is_pointer in static_assert Mateusz Łoskot 2019-01-27 23:37:39 +0100
  • 12e68d4d2c
    Tidy up uses of Boost.Filesystem in IO (#226) Mateusz Łoskot 2019-01-27 22:11:03 +0000
  • 45ca507ca3
    Replace some uses of boost::is_same with std::is_same (#225) Mateusz Łoskot 2019-01-27 10:54:05 +0000
  • afcdeb04cd
    Fix GCC -Wunused-but-set-variable warning in toolbox tests (#219) Mateusz Loskot 2019-01-20 18:46:21 +0100
  • 54b9dc7382
    Fix GCC -Wunused-local-typedefs warning in toolbox tests (#218) Mateusz Loskot 2019-01-20 18:06:12 +0100
  • 5a35676a06
    Update badges in README [ci skip] Mateusz Łoskot 2019-01-20 10:44:07 +0100
  • 83a735a09c
    Fix GCC -Wunused-parameter warnings (#221) Mateusz Loskot 2019-01-20 09:37:31 +0100
  • e22c7cb108
    Fix GCC -Wsign-compare warning in tests (#217) Mateusz Loskot 2019-01-19 15:05:35 +0100
  • 585e9226c8
    Update CONTRIBUTING.md with PRs do's and don'ts [ci skip] (#216) Mateusz Loskot 2019-01-18 15:52:43 +0100
  • 54f1817e99
    Replace boost::enable_if with std::enable_if (#215) Mateusz Loskot 2019-01-18 09:31:58 +0100
  • 40e158b26b
    Fix warning: suggest parentheses around assignment used as truth value (#214) Mateusz Loskot 2019-01-16 12:29:36 +0100
  • e3ef52bb80
    Correct order of constexpr and type specifier Mateusz Łoskot 2019-01-15 00:42:20 +0100
  • da6acc6cca
    Remove uses of Boost.Function (#213) Mateusz Loskot 2019-01-13 06:32:20 +0100
  • 78b7dcfeca
    Remove uses of Boost.Bind and Boost.Lambda (#212) Mateusz Loskot 2019-01-13 02:03:25 +0100
  • a2b2ca977a
    Replace BOOST_STATIC_CONSTANT with constexpr (#211) Mateusz Loskot 2019-01-12 23:57:35 +0100
  • fb19a1205d
    Apply clang-tidy modernize-use-using to all examples (#210) Mateusz Loskot 2019-01-12 17:36:29 +0100
  • f578a8be9c
    Replace assert() macro with BOOST_ASSERT() macro (#208) Mateusz Loskot 2019-01-12 10:21:01 +0100
  • 6e3ccc00b1
    Remove dependency on Boost.StaticAssert (#207) Mateusz Loskot 2019-01-11 10:33:09 +0100
  • 7722f08c80 [circle] Add separator [ci skip] Mateusz Łoskot 2019-01-10 21:45:31 +0100
  • 09e2915364
    Remove pre-C++11 version of test pixels generator (#206) Mateusz Loskot 2019-01-06 15:03:25 +0100
  • ff5ddb4d93
    [cmake] Make purpose of CMake clear [ci skip] Mateusz Łoskot 2019-01-06 00:49:28 +0100
  • 73edd31781
    [cmake] Add GIL_BUILD_HEADERS_TESTS option [ci skip] Mateusz Łoskot 2019-01-05 22:38:01 +0100
  • 8ecc659854 [cmake] Allow to specify newer version of C++ Mateusz Łoskot 2019-01-05 22:07:19 +0100
  • 61ab03e149 Tidy up README Mateusz Łoskot 2019-01-05 00:54:56 +0100
  • ff2b0a4033 Shorten GCC versions list Mateusz Łoskot 2019-01-05 00:52:50 +0100
  • 0b49081fa3 Fix Visual Studio name and shorten GCC versions list Mateusz Łoskot 2019-01-05 00:50:22 +0100
  • 3b502b377d
    Update build status table in README Mateusz Łoskot 2019-01-05 00:45:08 +0100
  • 643c050bb5
    Add configuration for CI builds with Azure Pipelines (#205) Mateusz Loskot 2019-01-04 22:15:51 +0100
  • 9ed79d93c8
    [cmake] Shuffle sections with options and C++ flags [ci skip] Mateusz Łoskot 2019-01-04 15:59:19 +0100
  • a92ea3133b
    [cmake] Skip tests for IO RAW headers if libraw not found [ci skip] Mateusz Łoskot 2019-01-04 14:39:56 +0100
  • 6d0729b86b
    [cmake] Allow LibRaw to be optional dependency of IO [ci skip] Mateusz Łoskot 2019-01-04 14:06:25 +0100
  • 762af55d08
    [appveyor] Update list of allow_failures jobs Mateusz Łoskot 2019-01-04 10:53:19 +0100
  • 86a30a2484 Switch from header-only to linked boost_unit_test_framework Mateusz Łoskot 2019-01-03 23:53:54 +0100
  • 65b8b1d91f [cmake] Update conan.cmake download to v0.13 [ci skip] Mateusz Łoskot 2019-01-02 22:37:44 +0100
  • 459b75775b [cmake] Require I/O dependencies if GIL_ENABLE_EXT_IO Mateusz Łoskot 2019-01-01 22:18:03 +0100
  • a4185bcea2
    Remove Boost.Bind from extension/dynamic_image (#202) Mateusz Loskot 2018-12-20 16:51:20 +0100
  • d436fcb899
    Rename azure-pipelines.yml to .azure-pipelines.yml [skip appveyor] [skip travis] Mateusz Łoskot 2018-12-19 00:58:47 +0100
  • 42824b1f37 First stab at CI with Azure Pipelines [skip appveyor] [skip travis] azure-pipelines[bot] 2018-12-18 23:49:09 +0000
  • 11ac19ddc1
    Add cpplang.slack.com room #boost_user [ci skip] Mateusz Łoskot 2018-12-18 23:09:43 +0100
  • ed0e8b0788
    Add Mateusz Loskot to maintainers [ci skip] Mateusz Łoskot 2018-12-18 23:04:51 +0100
  • 602d51d05a
    Follow up feature/cmake-config merged to boostorg/boost develop Mateusz Łoskot 2018-12-18 22:47:26 +0100
  • 2233fb166a
    Remove Boost.Bind from io (#203) Mateusz Loskot 2018-12-18 18:50:57 +0100
  • 06d1dbb066
    Fix hard-wired use of Boost.Array static_size member (#200) Mateusz Loskot 2018-12-18 11:57:32 +0100
  • f3795176fc
    Fix examples to make them compile again (#201) Mateusz Loskot 2018-12-18 01:13:10 +0100