1. 09 Sep, 2015 2 commits
  2. 08 Sep, 2015 7 commits
  3. 02 Sep, 2015 4 commits
  4. 01 Sep, 2015 6 commits
  5. 28 Aug, 2015 4 commits
  6. 27 Aug, 2015 3 commits
  7. 26 Aug, 2015 3 commits
  8. 25 Aug, 2015 2 commits
  9. 21 Aug, 2015 8 commits
  10. 20 Aug, 2015 1 commit
    • David Bigagli's avatar
      Revert "Fix bug in conversion unit." · 696a4917
      David Bigagli authored
      This reverts commit 406cb529.
      
      Conflicts:
      	NEWS
      
      This works ok up until 1048576M then it will make the divisor
      1048576 and when it goes to divide it only does it once instead of 2 times
      returning 1G instead of 1T.
      
      We have decided to wait until 15.08 for a no convert option to be added.
      696a4917