Skip to content
Snippets Groups Projects
  1. Jul 17, 2015
  2. Jul 11, 2015
  3. Jul 10, 2015
  4. Jun 17, 2015
  5. Jun 10, 2015
  6. Jun 09, 2015
  7. Jun 06, 2015
  8. May 20, 2015
  9. May 15, 2015
  10. May 07, 2015
  11. May 05, 2015
  12. May 04, 2015
  13. Apr 07, 2015
  14. Mar 19, 2015
    • Nicolas Noble's avatar
      Various Windows fixes. · cfd6073a
      Nicolas Noble authored
      -) using dupenv_s instead of getenv_s and calling strdup ourselves.
      -) few impossible-to-obtain if checks.
      -) various signed/unsigned casting.
      -) using time_t instead of time32_t
      -) checking output of FormatMessage for failures.
      -) don't redefine _WIN32_WINNT without undefining it first.
      -) fixed msvc's interlocked casting.
      -) renamed AddPort to AddListeningPort.
      -) added protobuf's third_party includes to search path.
      -) added a missing definition for inet_ntop in mingw32.
      -) removed useless declarations.
      cfd6073a
  15. Mar 16, 2015
  16. Mar 12, 2015
  17. Mar 06, 2015
  18. Feb 24, 2015
  19. Feb 23, 2015
  20. Feb 20, 2015
Loading