Commit Graph

  • b92ee65973 Add TIP on testing against master branch of Boost super-project Mateusz Loskot 2018-04-19 22:52:04 +0200
  • d09ab2e473 Add Table of Contents to CONTRIBUTING.md Mateusz Loskot 2018-04-19 22:39:30 +0200
  • 47461ab59c Fix -Wconversion about float from unsigned int (#84) Mateusz Loskot 2018-04-16 06:18:28 +0200
  • baa20b670d [circleci] Deploy root Jamfile with common compilation config Mateusz Loskot 2018-04-15 01:36:36 +0200
  • ed67f9a571 Replace bitsN[s] aliases with C++11 fixed width integer types Mateusz Loskot 2018-04-12 12:59:22 +0200
  • 1a9a01ce5d [cmake] Restore downloading of FindBoost.cmake for CMake older than 3.11 Mateusz Loskot 2018-04-11 19:45:32 +0200
  • 2a3b350c5f Add TIP on copying b2 to PATH Mateusz Loskot 2018-04-10 19:33:05 +0200
  • a2cf24c78e Link README for CI build status Mateusz Loskot 2018-04-10 19:25:55 +0200
  • 1d72f6a205 [appveyor] Fix build jobs using CMake Mateusz Loskot 2018-04-10 17:39:54 +0200
  • f3fd792787 Test float-point divisor for less/greater-than Zero Mateusz Loskot 2018-04-10 12:16:50 +0200
  • 99f765c24c Remove #if _MSC_VER > 1310 as always true since switch to C++11 Mateusz Loskot 2018-04-10 01:28:26 +0200
  • 1e89c764b2 [cmake] Replicate GCC/clang compile flags from Jamfile Mateusz Loskot 2018-04-10 00:54:33 +0200
  • e68b80f7fd Running b2 headers is optional step Mateusz Loskot 2018-04-09 22:10:36 +0200
  • 5737caa039 Require C++11 or later Mateusz Loskot 2018-04-09 21:34:24 +0200
  • ea0d574272 Tidy up .gitignore with sections. Mateusz Loskot 2018-04-09 19:29:59 +0200
  • 3c0f29e1d4 First stab at CONTRIBUTING.md Mateusz Loskot 2018-04-09 18:18:20 +0200
  • 056415f513 Improve casts in channel_convert_from_unsigned (refines PR #74) (#76) Mateusz Loskot 2018-04-08 18:05:11 +0200
  • e92cb54059 [circleci] Disable notifications until CircleCI has ones for workflows Mateusz Loskot 2018-04-07 23:08:14 +0200
  • 8b5e7b0c82 [cmake] Bump required version to 3.10 Mateusz Loskot 2018-04-07 22:40:59 +0200
  • eee3c526fc Add missing #include <stdexcept> Mateusz Loskot 2018-04-07 22:26:13 +0200
  • 0984b7586b Fix some warnings reported by clang (#74) Mateusz Loskot 2018-04-07 04:58:21 +0200
  • 148aefdf1a Fix cross-references. Stefan Seefeld 2018-04-06 13:53:54 -0400
  • 465a9ec635 Install a more recent sphinx. Stefan Seefeld 2018-04-06 13:06:45 -0400
  • 1015e71279 Update documentation for new IO extension file layout. Stefan Seefeld 2018-04-06 11:33:43 -0400
  • 9f028e67ad Replace C++11 std::string::front with indexing operator Mateusz Loskot 2018-04-06 19:59:57 +0200
  • 3e612232c2 Restore root Jamfile lost during merge of PR #13 Mateusz Loskot 2018-04-06 19:44:44 +0200
  • a9b30b8468 [circleci] Configure notifications to Gitter Mateusz Loskot 2018-04-06 19:38:03 +0200
  • 2e7f543596 [circleci] Run build workflow for develop branch only Mateusz Loskot 2018-04-06 19:29:51 +0200
  • acf760719c Take input filename on the command line to test/image. Niklas Angare 2015-03-21 02:55:44 +0100
  • fbefe8963e Doc (#73) Stefan Seefeld 2018-04-06 11:54:54 -0400
  • 47cad63a50 Add configuration for CircleCI builds Mateusz Loskot 2018-03-17 01:05:38 +0100
  • 51431b389f [doc] Tabs to spaces Mateusz Loskot 2018-04-06 02:08:39 +0200
  • a0335281a0 Tidy up, typos, re-flow Mateusz Loskot 2018-04-06 02:01:28 +0200
  • 55d5fcbea8 Ignore .vs[code] not only in root Mateusz Loskot 2018-04-06 02:01:00 +0200
  • addc8f587e Update mailing list title and URL Mateusz Loskot 2018-04-05 10:52:49 +0200
  • 2a74410c4e Rename top-level IO extension headers. (#71) Stefan Seefeld 2018-04-04 11:42:37 -0400
  • dfcc4d2c39 Ignore temporary files ending with tilde Mateusz Loskot 2018-04-04 12:32:13 +0200
  • fef646ede1 Move links at the end of file Mateusz Loskot 2018-04-04 12:01:08 +0200
  • 722901f1dc Tidy up, re-flow tutorial.rst Mateusz Loskot 2018-04-04 11:57:32 +0200
  • dc5fc1d46c Tidy up, re-flow, mark inline code parts in io.rst Mateusz Loskot 2018-04-04 11:46:00 +0200
  • 40477cfc09 Use boost/gil.hpp in docs. Stefan Seefeld 2018-04-03 14:22:36 -0400
  • 1f0bc35012 Introduce top-level gil.hpp header. (#70) Stefan Seefeld 2018-04-03 14:13:56 -0400
  • 39ab012252 [appveyor] Install latest FindBoost.cmake only for CMake builds Mateusz Loskot 2018-04-03 19:43:42 +0200
  • 84cc287d1b [appveyor] Add CMake build to allow_failures Mateusz Loskot 2018-04-03 19:40:30 +0200
  • b5a7de6e22 Tidy up, some doc8 linting, tabs to spaces. Mateusz Loskot 2018-04-03 00:13:51 +0200
  • 242cd50fa8 Markup list of items as reStructuredText list Mateusz Loskot 2018-04-02 20:28:47 +0200
  • 401a9c3c50 Fix image location. Stefan Seefeld 2018-04-02 14:24:52 -0400
  • 22c82514dc Update documentation. Stefan Seefeld 2018-04-02 13:25:32 -0400
  • 2987d32037 Remove old docs. Stefan Seefeld 2018-03-25 21:56:04 -0400
  • 97efee04ee [travis] Remove allow_failures specification Mateusz Loskot 2018-04-01 20:59:27 +0200
  • 774e5b15ab Add variant=release to Travis CI builds of tests Mateusz Loskot 2018-04-01 14:39:34 +0200
  • bf4e22957f Most members of std::allocate are deprecated in C++17 Daniela Engert 2017-12-21 15:27:38 +0100
  • a37469e3ad Extend GCC and clang cxxflags for detailed warnings Mateusz Loskot 2018-03-31 23:31:41 +0200
  • d754d41373 Fix MSVC warning: C4100 unreferenced formal parameter Mateusz Loskot 2018-03-28 23:59:11 +0200
  • 6c230bf1cf Remove redundant local num_values in packed_channel_reference_base::set() Mateusz Loskot 2018-03-29 00:10:18 +0200
  • 7b5f917c9f [appveyor] Add CMAKE_CONFIG as CamelCase counterpart to VARIANT Mateusz Loskot 2018-03-31 21:15:06 +0200
  • fac3ffe7c8 Updated targa reader to support screen origin bit. Gogs 2018-03-31 14:50:54 +0100
  • b8d2b3f983 Allow AppVeyor failures for b2 variant=release Mateusz Loskot 2018-03-30 23:01:01 +0200
  • 862539f6c4 Add AppVeyor jobs for b2 variant=release (#46) Mateusz Loskot 2018-03-30 22:27:38 +0200
  • 94a4abee52 Fix potentially uninitialized local variable y Mateusz Loskot 2018-03-30 15:49:40 +0200
  • a3b8c7eb77 Conditionally replace deprecated/removed C++98 binder by more modern equivalent, and inline deprecated/removed C++98 function adapters. Daniela Engert 2016-09-05 19:18:47 +0200
  • 4f3b5187c6 Suppress concept-related compiler warnings. (#65) Stefan Seefeld 2018-03-29 11:04:44 -0400
  • b6174343af Fix UB due to overflowing bit-shift operation (#68) Mateusz Loskot 2018-03-29 17:02:56 +0200
  • f7d83feb83 Sync gil_reference_checksums.txt with version in master Mateusz Loskot 2018-03-29 13:14:48 +0200
  • bd44e406c2 Revert: Temporarily comment the four checksum cases failing image tests Mateusz Loskot 2018-03-28 23:14:32 +0200
  • 09c0b08eb2 [cmake] Specify Boost_ADDITIONAL_VERSIONS with 1.67 Mateusz Loskot 2018-03-28 13:59:52 +0200
  • c4d29651ab Simplify labelling proposal Mateusz Loskot 2018-03-28 00:50:07 +0200
  • 43dfc05fb9 Simplify labelling proposal Mateusz Loskot 2018-03-28 00:45:44 +0200
  • c4f4a85cbd Refine .gitattributes to reflect current content of repository (#63) Mateusz Loskot 2018-03-27 15:35:39 +0200
  • dd268e8f67 Fix potentially uninitialized local variable y Mateusz Loskot 2018-03-27 13:42:35 +0200
  • d9f8b7564e First stab at GitHub labelling scheme Mateusz Loskot 2018-03-27 11:33:31 +0200
  • f34674024c [cmake] Download latest FindBoost.cmake from upstream when using Boost clone Mateusz Loskot 2018-03-27 10:25:42 +0200
  • 878e7ebdab Correct doc link and add logo. Stefan Seefeld 2018-03-27 00:57:13 -0400
  • ab8bc04ccb Ignore Sphinx build folders inside doc Mateusz Loskot 2018-03-26 19:44:10 +0200
  • 7de0a9ce99 added readme to refer to complete test image suite repository Christian Henning 2018-03-25 20:40:29 -0400
  • f82c0ccc85 toolbox doc corrections Christian Henning 2018-03-23 20:34:12 -0400
  • d881a3c8db Fixed issues raised by reviewer Christian Henning 2018-03-23 10:00:18 -0400
  • 0be31f965d #20 Christian Henning 2018-03-22 21:09:09 -0400
  • 0cecc380aa Add empty Jamfile placeholder for examples Mateusz Loskot 2018-03-23 00:18:34 +0100
  • 21eac67690 Add Boost.GIL top-level Jamfile Mateusz Loskot 2018-03-23 00:12:12 +0100
  • 2d46e0e099 List the default branch develop first Mateusz Loskot 2018-03-22 20:55:19 +0100
  • 01c2f5355a Add Gitter webhook notifications for Travis CI and AppVeyor Mateusz Loskot 2018-03-22 20:52:47 +0100
  • 9a7bfe8f71 generate indexed_image_view from two views Christian Henning 2018-03-22 10:22:34 -0400
  • 86466ee82a Fix AppVeyor master branch URL Mateusz Loskot 2018-03-22 01:26:01 +0100
  • fe67000f7e Temporarily comment the four checksum cases failing image tests. Mateusz Loskot 2018-03-22 01:20:11 +0100
  • a53e0629fd Compile tests with cl.exe -FC to force absolute path in __FILE__ Mateusz Loskot 2018-03-22 01:16:37 +0100
  • 6db2434f61 Remove ml/add-cmake from branch filter in .appveyor.yml Mateusz Loskot 2018-03-22 00:47:16 +0100
  • 5c328aa853 Add AppVeyor and Gitter badges Mateusz Loskot 2018-03-21 22:23:13 +0100
  • e7ee5d6f55 Restore default CMake settings in CMakeSettings.json Mateusz Loskot 2018-03-21 19:28:27 +0100
  • b231bd5904 Add CMake option GIL_ENABLE_IO (default=ON) Mateusz Loskot 2018-03-21 18:54:40 +0100
  • f42953f1d8 First stab at README Mateusz Loskot 2018-03-20 23:32:18 +0100
  • dfc86f6895 Added version.hpp Christian Henning 2018-03-20 18:03:56 -0400
  • 29fa74d930 Added support for screen origin bit of targa files (Ticket 8429) martin-osborne 2015-03-22 09:40:51 +0000
  • a3ef10aae4 Make headings in .github template less overwhelming Mateusz Loskot 2018-03-19 23:32:35 +0100
  • c6a2476eb6 Add GitHub templates for issue and pull request Mateusz Loskot 2018-03-19 22:29:25 +0100
  • d50394aafe Uncomment read_pixel_per_meter test case (#52) Mateusz Loskot 2018-03-19 12:28:49 +0100
  • fab99207f2 Add basic CMake configuration for Boost.GIL Mateusz Loskot 2018-03-11 18:56:49 +0100
  • 5a67de8875 Allow test/image.cpp accept checksums file via command line argument Mateusz Loskot 2018-03-16 20:51:51 +0100
  • 6068807868 Catch std::exception in main of test programs Mateusz Loskot 2018-03-16 20:47:24 +0100
  • 7a2bfd9360 Fix test of TARGA header descriptor for 24bpp file (#42) Mateusz Loskot 2018-03-15 23:28:16 +0100