Commit Graph
7 Commits
Author SHA1 Message Date
Eric Niebler 01b846d479 Merged revisions 41002-41010 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r41006 | agurtovoy | 2007-11-10 18:25:35 -0800 (Sat, 10 Nov 2007) | 1 line
  
  Repoint old CVS links to SVN (patch by Niko Demmel)
........
  r41007 | johnmaddock | 2007-11-11 06:05:50 -0800 (Sun, 11 Nov 2007) | 2 lines
  
  Added static assertion to catch use of long double function overloads when BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS is defined.
  Made sure that if BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS is defined, then no long double overloads are actually instantiated by the tests.
........
  r41008 | t_schwinger | 2007-11-11 09:56:21 -0800 (Sun, 11 Nov 2007) | 3 lines
  
  removes superfluous remove_reference in result computation, as reported by Eric Niebler
........
  r41009 | lbourdev | 2007-11-11 10:25:39 -0800 (Sun, 11 Nov 2007) | 3 lines
  
  GIL: Minor fix to tiff_io
........


[SVN r41011]
2007-11-11 18:29:21 +00:00
Tobias Schwinger f119120d24 corrects missing references in boost::result_of signature
[SVN r38205]
2007-07-13 16:37:22 +00:00
Tobias Schwinger 909825a34f simplifies code (minor changes)
[SVN r38202]
2007-07-13 16:26:50 +00:00
Tobias Schwinger f598633cd0 adds const-correctness, simplification
[SVN r38201]
2007-07-13 15:12:14 +00:00
Dan Marsden 0fcbc5b467 result_of and polymorphic function obj compatibility
[SVN r37962]
2007-06-11 07:01:05 +00:00
Tobias Schwinger 324923acc2 changes is_convertible<category_of... to is_<concept>
[SVN r37231]
2007-03-19 18:16:21 +00:00
Tobias Schwinger 0ea1bbb067 adds functional module
[SVN r36955]
2007-02-15 22:41:45 +00:00