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 12, 2016
  4. May 10, 2016
  5. Jul 07, 2015
  6. Jun 30, 2015
  7. Jun 16, 2015
  8. Jun 05, 2015
  9. Jan 23, 2015
  10. Sep 16, 2014
  11. Feb 25, 2014
  12. Aug 12, 2013
  13. Aug 09, 2013
  14. Jun 20, 2013
  15. May 16, 2013
  16. Apr 29, 2013
  17. Apr 03, 2013
Loading