Skip to content
Snippets Groups Projects
  1. May 15, 2012
  2. May 08, 2012
  3. May 07, 2012
  4. May 04, 2012
  5. May 03, 2012
  6. May 01, 2012
  7. Apr 30, 2012
  8. Apr 26, 2012
    • Nick Mathewson's avatar
      Several mingw/msvc/cross-compilation fixes · 9dddfe83
      Nick Mathewson authored
      They boil down to:
       - MS_WINDOWS is dead and replaced with _WIN32, but we let a few
         instances creep in when we merged Esteban's tests.
       - Capitalizing windows header names confuses mingw.
       - #ifdef 0 ain't C.
       - One unit test wasn't compiled on windows, but was being listed
         anyway.
       - One unit test was checking for the wrong value.
      
      Gisle Vanem found and fixed the latter 3 issues.
      9dddfe83
  9. Apr 24, 2012
  10. Apr 23, 2012
Loading