Skip to content
Snippets Groups Projects
  1. Sep 11, 2015
  2. Jun 20, 2015
  3. Jan 28, 2015
  4. Jan 26, 2015
  5. Jan 22, 2015
  6. Jan 19, 2015
  7. Dec 22, 2014
  8. Dec 18, 2014
  9. Dec 17, 2014
  10. Apr 23, 2014
  11. Apr 14, 2014
  12. Aug 27, 2013
  13. Aug 21, 2013
  14. Jul 17, 2013
  15. Apr 05, 2013
  16. 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
  17. Mar 05, 2013
  18. Mar 01, 2013
  19. Nov 29, 2012
  20. Nov 28, 2012
  21. Nov 27, 2012
  22. Nov 23, 2012
  23. Oct 28, 2012
  24. Oct 27, 2012
  25. Oct 26, 2012
  26. Jan 25, 2012
  27. Jan 24, 2012
  28. Dec 28, 2011
  29. Apr 30, 2011
  30. Jan 10, 2011
Loading