Mateusz Loskot
|
032a4786bb
|
Remove unnecessary extern C around libraw.h include (#178)
Since libraw is C++ library, not C, it is always built as C++ library.
|
2018-12-09 21:38:59 +01:00 |
|
Mateusz Łoskot
|
ecc19de7c9
|
Simplify and clean up Jamfiles
Rename Jamfile.v2 to Jamfile - BBV1 is dead.
Remove numeric/test/test.cpp as redundant.
|
2018-09-21 18:02:37 +02:00 |
|
Christian Henning
|
4a8b9d8b7c
|
Updating documentation.
[SVN r84885]
|
2018-06-27 00:02:27 -04:00 |
|
Christian Henning
|
a3dc58c287
|
Added supported versions for 3rd party libs.
[SVN r84565]
|
2018-06-27 00:02:27 -04:00 |
|
Christian Henning
|
cb8907835c
|
Added some more parameter to configure libpng on how to write images.
[SVN r83970]
|
2018-06-27 00:02:27 -04:00 |
|
Christian Henning
|
7d75431605
|
Removed my email address link.
[SVN r83607]
|
2018-06-27 00:02:27 -04:00 |
|
Christian Henning
|
f26f583b3d
|
Added gil::io documentation and added it to libraries.htm.
Updated maintainer.txt to reflect new gil maintainer.
[SVN r83328]
|
2018-06-27 00:02:27 -04:00 |
|
Christian Henning
|
8260583f6d
|
Fixed incorrect syntax.
[SVN r83145]
|
2018-06-27 00:02:27 -04:00 |
|
Christian Henning
|
622cfc4dd0
|
Updated scanline_read_iterator code sample.
[SVN r83144]
|
2018-06-27 00:02:27 -04:00 |
|
Christian Henning
|
9e8c13832c
|
Adopted test code and documentation to scanline_read_iterator interface changes.
[SVN r82990]
|
2018-06-27 00:02:27 -04:00 |
|
Christian Henning
|
1634ba2477
|
Adding io extension test suite and documentation.
[SVN r82982]
|
2018-06-27 00:02:27 -04:00 |
|