Skip to content
Snippets Groups Projects
  1. Apr 16, 2015
  2. Apr 15, 2015
  3. Apr 09, 2015
  4. Mar 25, 2015
  5. 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
  6. Mar 03, 2015
  7. Mar 01, 2015
  8. Feb 27, 2015
  9. Feb 26, 2015
  10. Feb 25, 2015
  11. Feb 23, 2015
  12. Feb 20, 2015
  13. Feb 18, 2015
  14. Feb 16, 2015
  15. Feb 13, 2015
  16. Feb 10, 2015
  17. Feb 06, 2015
    • Nicolas "Pixel" Noble's avatar
      Few minor fixes. · 3f36f5e3
      Nicolas "Pixel" Noble authored
      Fixing a few issues in case you *cough* have a different local implementation of
      protobuf, gtest and gflags for some weird reason.
      3f36f5e3
  18. Feb 04, 2015
  19. Feb 03, 2015
  20. Feb 02, 2015
  21. Jan 31, 2015
  22. Jan 29, 2015
  23. Jan 28, 2015
Loading