1. 08 Jun, 2010 1 commit
  2. 07 Jun, 2010 4 commits
  3. 05 Jun, 2010 1 commit
  4. 04 Jun, 2010 7 commits
  5. 03 Jun, 2010 5 commits
  6. 02 Jun, 2010 8 commits
  7. 01 Jun, 2010 10 commits
  8. 31 May, 2010 1 commit
    • Davi Arnaut's avatar
      Bug#53445: Build with -Wall and fix warnings that it generates · 5dec0c96
      Davi Arnaut authored
      Fix various mismatches between function's language linkage. Any
      particular function that is declared in C++ but should be callable
      from C must have C linkage. Note that function types with different
      linkages are also distinct. Thus, if a function type is declared in
      C code, it will have C linkage (same if declared in a extern "C"
      block).
      5dec0c96
  9. 04 Jun, 2010 1 commit
  10. 03 Jun, 2010 2 commits