1. 13 May, 2015 1 commit
  2. 12 May, 2015 11 commits
  3. 11 May, 2015 12 commits
  4. 10 May, 2015 15 commits
  5. 09 May, 2015 1 commit
    • Yuri Kunde Schlesner's avatar
      Common: Remove the BIT macro · b700b556
      Yuri Kunde Schlesner authored
      When the macro was introduced in 326ec512
      it wasn't noticed that it conflicted in name with a heavily used macro
      inside of dyncom. This causes some compiler warnings. Since it's only
      lightly used, it was opted to simply remove the new macro.
      b700b556