1. 11 Oct, 2013 7 commits
  2. 10 Oct, 2013 1 commit
  3. 09 Oct, 2013 1 commit
    • Gavin Andresen's avatar
      Remove include of windows.h from allocators.h · 04771176
      Gavin Andresen authored
      Create an allocators.cpp, and move all of the #ifdef WIN32
      code and the #include of windows.h into it.
      
      Two motives for this cleanup:
      1. I'm getting a weird error in windows.h in my smartfee branch.
      2. allocators.h is included (indirectly) just about everywhere, so
      this should speed up Windows compiles quite a lot.
      04771176
  4. 08 Oct, 2013 5 commits
  5. 07 Oct, 2013 4 commits
  6. 06 Oct, 2013 2 commits
  7. 05 Oct, 2013 1 commit
  8. 04 Oct, 2013 9 commits
  9. 03 Oct, 2013 6 commits
  10. 02 Oct, 2013 2 commits
  11. 01 Oct, 2013 2 commits