Skip to content
Snippets Groups Projects
  1. Feb 12, 2014
  2. Feb 06, 2014
  3. Feb 05, 2014
  4. Feb 04, 2014
  5. Feb 03, 2014
  6. Feb 02, 2014
  7. Feb 01, 2014
  8. Jan 31, 2014
  9. Jan 28, 2014
  10. Jan 27, 2014
  11. Jan 26, 2014
  12. Jan 25, 2014
  13. Jan 19, 2014
  14. Jan 17, 2014
  15. Jan 13, 2014
  16. Jan 12, 2014
  17. Jan 11, 2014
  18. Jan 09, 2014
  19. 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
    • Don Gagne's avatar
      Pull across warnings fix from qupgrade side · 03433477
      Don Gagne authored
      03433477
Loading