Skip to content
Snippets Groups Projects
  1. Mar 21, 2017
  2. Mar 17, 2017
    • Raphael Isemann's avatar
      Replaced <math.h> with <cmath> to fix clang compilation. (#440) · 98aa1be8
      Raphael Isemann authored
      We use the math functions in the std namespace, so math.h was wrong here.
      98aa1be8
    • John Harvey's avatar
      coverity bugfixes: 62314,61873,61615,61605,61599,61590,61554 (#416) · 9c71b95b
      John Harvey authored
      * coverity bugfix 93580: parameters for day montha year were in wrong order
      
      * coverity 94012: removed redundant unreachable return statement
      
      * coverity 82573: fixed copy paste error fXaxis to fZaxis
      
      * Coverity 82274: fixed uninitialised class members
      
      * coverity 94049: class member not initialised
      
      * Coverity 94053: fixed uninitialised class members
      
      * 4 coverity bugfixes
      
      * coverity fixes: 63257, 62811, 62809, 62773, 62332, 62321
      
      * coverity bugfixes: 62314,61873,61615,61605,61599,61590,61554
      
      * fixed missing initialisation of fModelFunction ptr
      
      * coverity 68080: 2 uninitialised class members
      
      * coverity 68081 and 68084: several uninitialised class members
      
      * coverity 68087 and 68086: uninitialised pointers
      
      * coverity bug: uninitialised pointer
      
      * coverity 82584,82583,82582,82581,82580,82579
      
      * coverity 82578
      
      * Coverity 68966: truncated return value in mixmax
      
      * coverity 82576,82575
      
      * coverity 68746,68745
      
      * coverity 68958,68853,68852,68849
      
      *  coverity 68860,68857
      
      * coverity 68855
      
      * coverity 68962
      
      * coverity 68958
      
      *  coverity 68731,68730,68729
      
      * coverity 68959
      
      * coverity 68856
      
      * coverity 68080
      
      * coverity 68083
      
      * coverity 68079,68078,68077
      
      * coverity 68749
      
      * reverting to original version of llvm code
      9c71b95b
  3. Mar 10, 2017
  4. Mar 09, 2017
  5. Mar 07, 2017
  6. Mar 02, 2017
  7. Mar 01, 2017
  8. Feb 28, 2017
  9. Feb 27, 2017
  10. Feb 26, 2017
  11. Feb 24, 2017
  12. Feb 23, 2017
  13. Feb 22, 2017
  14. Feb 21, 2017
  15. Feb 20, 2017
  16. Feb 17, 2017
  17. Feb 16, 2017
Loading