Skip to content
  1. Feb 15, 2014
  2. Feb 14, 2014
  3. Feb 13, 2014
  4. Feb 12, 2014
  5. Feb 11, 2014
  6. Feb 06, 2014
  7. Feb 05, 2014
  8. Feb 04, 2014
  9. Feb 03, 2014
  10. Feb 02, 2014
  11. Feb 01, 2014
  12. Jan 25, 2014
  13. Jan 13, 2014
  14. Jan 12, 2014
  15. Jan 09, 2014
  16. Jan 08, 2014
    • Don Gagne's avatar
      Fix broken Windows build · 0422b468
      Don Gagne authored
      TeamCity caught this, but I thought the error was from my warnings
      work. Turns out it was a real build failure. Windows doesn’t know which
      floating point floor to use. In reality the parentheses are in the
      wrong place and should be the floor of the divide by 2. But integer
      division is always floor, so it’s not needed at all.
      0422b468
Loading