Skip to content
Snippets Groups Projects
  1. Jan 12, 2011
  2. Jan 04, 2011
  3. Jan 02, 2011
    • Oliver Sander's avatar
      Merged the three report/reportStream methods into a single one · 0a545f01
      Oliver Sander authored
      ... with appropriate default parameters.  This leads to slightly
      simpler code.  Note though that the method reportStream has
      disappeared, and hence this patch may break some code.
      I think that's acceptable, though, because the fix is trivial
      and the reportStream method never appeared in a release.
      
      [[Imported from SVN: r6302]]
      0a545f01
    • Oliver Sander's avatar
      minor doc fix · b7181394
      Oliver Sander authored
      [[Imported from SVN: r6301]]
      b7181394
  4. Dec 21, 2010
  5. Dec 17, 2010
  6. Dec 10, 2010
  7. Dec 08, 2010
  8. Dec 06, 2010
  9. Dec 05, 2010
  10. Dec 03, 2010
  11. Dec 02, 2010
  12. Dec 01, 2010
  13. Nov 30, 2010
  14. Nov 29, 2010
  15. Nov 28, 2010
    • Jorrit Fahlke's avatar
      [indexsettest.cc] Clean up includes. · 57800f7c
      Jorrit Fahlke authored
      This makes the test compile again.
      
      [[Imported from SVN: r6276]]
      57800f7c
    • Jorrit Fahlke's avatar
      Editor hints. · afb61f52
      Jorrit Fahlke authored
      [[Imported from SVN: r6275]]
      afb61f52
    • Jorrit Fahlke's avatar
      [Int2Type] Deprecate in favour of integral_constant. · cfdd54ea
      Jorrit Fahlke authored
      Also change the member enumerator value into a member constant "static const
      int value", since deprecation of the class does not work in many cases, and
      any attempt to deprecate an enumerator will make the compiler barf.
      
      In addition, deprecate the default constructor.  That should catch most cases
      on recent compilers.
      
      Derive from integral_constant<int,...> so classes using this to implement a
      replacement for the forbidden partial specializations of functions don't have
      to provide compatibility declarations during the migration.
      
      [[Imported from SVN: r6274]]
      cfdd54ea
  16. Nov 27, 2010
  17. Nov 26, 2010
  18. Nov 25, 2010
  19. Nov 24, 2010
Loading