1. 12 May, 2011 1 commit
  2. 23 Apr, 2011 1 commit
  3. 17 Apr, 2011 1 commit
  4. 12 Apr, 2011 1 commit
    • Alex Converse's avatar
      Convert some undefined 1<<31 shifts into 1U<<31. · 187a5379
      Alex Converse authored
      According to ISO 9899:1999 S 6.5.7/4:
      
      The result of E1 << E2 is E1 left-shifted E2 bit positions; vacated bits
      are filled with zeros. If E1 has an unsigned type, the value of the
      result is E1× 2^E2, reduced modulo one more than the maximum value
      representable in the result type. If E1 has a signed type and
      nonnegative value, and E1× 2^E2 is representable in the result type, then
      that is the resulting value; otherwise, the behavior is undefined.
      187a5379
  5. 19 Mar, 2011 2 commits
  6. 26 Jan, 2011 1 commit
  7. 12 Nov, 2010 1 commit
  8. 24 Sep, 2010 1 commit
  9. 24 Jul, 2010 1 commit
  10. 03 Jun, 2010 1 commit
  11. 02 Jun, 2010 1 commit
  12. 26 May, 2010 1 commit
  13. 25 May, 2010 1 commit
  14. 20 Apr, 2010 1 commit
  15. 30 Mar, 2010 1 commit
  16. 06 Mar, 2010 1 commit
  17. 02 Dec, 2009 1 commit
  18. 01 Oct, 2009 1 commit
  19. 30 Sep, 2009 2 commits
  20. 29 Sep, 2009 1 commit
  21. 28 Sep, 2009 2 commits
  22. 20 Sep, 2009 1 commit
  23. 06 Sep, 2009 1 commit
  24. 16 May, 2009 1 commit
  25. 12 Apr, 2009 1 commit
  26. 01 Feb, 2009 1 commit
  27. 12 Dec, 2008 1 commit
  28. 21 Oct, 2008 1 commit
  29. 15 Oct, 2008 1 commit
  30. 09 Sep, 2008 1 commit
  31. 12 Aug, 2008 1 commit
  32. 31 Jul, 2008 1 commit
  33. 24 Jun, 2008 2 commits
  34. 12 Jun, 2008 1 commit
  35. 27 Apr, 2008 1 commit
  36. 21 Mar, 2008 1 commit