Skip to content
Snippets Groups Projects
  1. Jul 27, 2016
    • Alan De Smet's avatar
      Cleanup sorting code · eb6f1257
      Alan De Smet authored
      Put sort directly into for loop; don't bother with giving it a variable.
      Use named argument instead of relying on positional one.
      eb6f1257
  2. Jul 14, 2016
    • Alan De Smet's avatar
      Sort variables in output from stats & inspectStats. · 6ec2323e
      Alan De Smet authored
      Previously output was ordered in whatever order the set happened to offer them in. This was not stable between different Python versions.  Ordered alphabetically(ish) should be more human friendly, and will simplify the tests.
      6ec2323e
  3. Jul 13, 2016
  4. Jul 12, 2016
  5. May 10, 2016
  6. Jul 07, 2015
  7. Jun 30, 2015
  8. Jun 16, 2015
  9. Jun 08, 2015
  10. Jun 05, 2015
  11. Jan 23, 2015
  12. Sep 16, 2014
  13. Feb 25, 2014
  14. Aug 12, 2013
  15. Aug 09, 2013
  16. Jun 20, 2013
  17. May 16, 2013
Loading