include/vigra/colorconversions.hxx
2010-05-04 added argument_type and result_type to functors (patch by Volker Grabsch)
2010-04-22 fixed colorconversion constructor ordering (patch by Jens-Malte Gottfried)
2010-03-29 updated URLs in sources and documentation
2010-03-27 fixed lots of stupid compiler warnings
2008-11-04 fixed documentation typo
2008-11-04 minor changes to colorconversions according to Bruce Lindblooms website
2008-09-23 incorporated changes suggested by Philipp Fechteler:
2008-08-13 changed email addresses in file headers
2008-08-13 improved documentation structure
2008-08-13 improved documentation
2008-08-12 improved docu
2008-01-04 * docu syntax debugging (new version of doxygen has better error reporting)
2008-01-03 minor docu improvement
2008-01-03 fixed latex docu bug
2008-01-03 improved documentation
2007-02-01 improved documentation
2006-12-22 improved documentation
2006-12-21 added sRGB color space
2006-09-26 use canonical local form of #include
2005-12-16 dos2unix
2005-12-16 switched to MIT License
2005-12-06 ported to 64-bit compiler
2004-12-22 added FunctorTraits
2003-08-19 improved documentation
2003-08-19 adapted function signatires to new TinyVectorTinyVectorView design
2003-08-06 OOPS, the files became DOS format, quickly reversed this change!
2003-08-06 whitespace chages?
2003-06-30 simple documentation fixes
2003-06-11 added #include "vigra/mathutil.hxx"
2003-01-16 changed constructor with default argument into a pair of constructors (MSVC bug)
2002-11-27 replaced std:: with VIGRA_CSTD::
2002-09-18 Updated year of copyright
2002-06-20 added const to operator()
2001-11-23 added STL compatible typedefs to functors
2001-11-13 improved documentation
2001-07-25 added documentation
2001-07-24 improved precision of inverse transformations
2001-07-13 initial commit (untested!)