Skip to content
Snippets Groups Projects
  1. Nov 10, 2013
  2. Aug 27, 2013
  3. Aug 21, 2013
  4. Jul 17, 2013
  5. Apr 03, 2013
  6. Mar 14, 2013
  7. Mar 06, 2013
    • Wuttke, Joachim's avatar
      removed size_t almost completely · 7882fa74
      Wuttke, Joachim authored
        rationale:
        - we accept that Frida will fail for array sizes > 2^15
        - we cannot exclude that complete conversion to size_t would
          cause underflow errors
      warning -Wno-sign-compare
      replace gsl_sort_index by new function triv::sorted_indices
      initialize a few variables to prevent warning
      
      result: no warnings from -pedantic, almost none from -Wall
      7882fa74
    • Wuttke, Joachim's avatar
      clean-up using -pedantic · 8f90143f
      Wuttke, Joachim authored
      declaring most indices as size_t
      this will be reverted immediately
      8f90143f
  8. Mar 05, 2013
  9. Nov 23, 2012
  10. Oct 28, 2012
  11. Oct 26, 2012
  12. Oct 25, 2012
  13. Sep 26, 2012
  14. Aug 02, 2012
  15. Feb 22, 2012
  16. Feb 17, 2012
  17. Feb 04, 2012
  18. Oct 17, 2011
  19. Sep 16, 2011
  20. May 17, 2011
  21. Apr 27, 2011
  22. Mar 17, 2011
  23. Mar 16, 2011
Loading