1. 02 Sep, 2014 1 commit
    • Matt Stancliff's avatar
      Increase size of range request in getrange · f0e306f4
      Matt Stancliff authored
      32 bit builds don't have a big enough long to capture
      the same range as a 64 bit build.  If we use "long long"
      we get proper size limits everywhere.
      
      Also updates size of unsigned comparison to fit new size of `end`.
      
      Fixes #1981
      f0e306f4
  2. 01 Sep, 2014 3 commits
  3. 26 Aug, 2014 5 commits
  4. 25 Aug, 2014 14 commits
  5. 18 Aug, 2014 9 commits
  6. 15 Aug, 2014 1 commit
  7. 13 Aug, 2014 3 commits
  8. 12 Aug, 2014 4 commits