Skip to content
Snippets Groups Projects
  1. Sep 18, 2015
  2. Sep 10, 2015
  3. Sep 03, 2015
  4. Sep 02, 2015
  5. Sep 01, 2015
  6. Aug 31, 2015
  7. Aug 29, 2015
  8. Aug 28, 2015
  9. Aug 27, 2015
  10. Aug 22, 2015
  11. Aug 20, 2015
  12. May 14, 2015
  13. Apr 27, 2015
  14. Apr 24, 2015
  15. Apr 16, 2015
  16. Apr 15, 2015
  17. Apr 09, 2015
  18. Apr 08, 2015
  19. Mar 25, 2015
  20. 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
  21. Mar 03, 2015
  22. Mar 01, 2015
Loading