Commit Graph

  • 96b25aafe0 src/io.cpp: Fix uninitialized variable. Ben Clayton 2020-01-17 19:00:05 +00:00
  • 93b861004e examples: Suffix package exe with .exe on Windows Ben Clayton 2020-01-17 18:59:05 +00:00
  • cdc19ac4d9 Serialization: Correctly encode structs with no fields Ben Clayton 2020-01-05 09:25:43 +00:00
  • 3a10d4cabd Format all source files Ben Clayton 2020-01-05 08:37:44 +00:00
  • 8633abaf88 Add clang-format-all.sh to format all project sources Ben Clayton 2020-01-05 08:37:05 +00:00
  • 1be9bb6712 launch.json - fix name of unittests to launch Ben Clayton 2020-01-05 08:33:33 +00:00
  • d19d8f83c9
    Address #7 nits and fix compiler warning (#9) Ben Clayton 2019-12-31 21:04:57 +00:00
  • 73d697eac4 Fix Response type info, make response 'body' field optional kuafuwang 2020-01-01 04:58:33 +08:00
  • eab43f3518 net::Server: Fix onError parameter default. Ben Clayton 2019-12-04 12:55:32 +00:00
  • cc7b68a365 CMakeLists.txt: Make it easier to control options from dependee projects. Ben Clayton 2019-12-02 13:43:14 +00:00
  • dc3b3eaeb3 CMakeLists.txt: Disable MSVC warning from third_party Ben Clayton 2019-11-26 17:56:42 +00:00
  • 010e3e3c86 CMakeLists.txt: Make it easier to specify third_party vars. Ben Clayton 2019-11-18 12:22:21 +00:00
  • 44d158805c Reimplement std::future and std::promise to workaround TSAN false positives Ben Clayton 2019-11-14 08:04:02 +00:00
  • 1f7f48904a Fix memory leak in src/socket.cpp Ben Clayton 2019-11-14 00:37:38 +00:00
  • d13d4a4151 GCC build fixes Ben Clayton 2019-11-14 00:12:19 +00:00
  • a4b9640ffc Add Kokoro presubmit scripts Ben Clayton 2019-11-08 22:35:41 +00:00
  • 2dfd15462f Initial drop of cppdap Ben Clayton 2019-10-31 17:06:38 +00:00