• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

protobuf-c / protobuf-c / 171

Builds Branch Commit Type Ran Committer Via Coverage
171 next t: Add tests for oneoffs Pull #174 05 Nov 2014 11:51PM UTC lipnitsk travis-ci pending completion   set done
170 master t: Add tests for oneoffs Pull #173 05 Nov 2014 11:48PM UTC lipnitsk travis-ci pending completion   set done
169 feature_oneof t: Add tests for oneoffs push 05 Nov 2014 11:26PM UTC lipnitsk travis-ci pending completion   set done
167 next Added handling for IEEE_DOUBLE_MIXED_ENDIAN case, which means that memory layout of double has 32bit longwords swapped. Byte order within 32-bit quantities is little endian, but long word order is big endian. See https://en.wikipedia.org/wiki/Dou... Pull #172 31 Oct 2014 01:28PM UTC plan44 travis-ci pending completion   set done
165 next ChangeLog: finalize 1.0.2 push 12 Sep 2014 08:48PM UTC edmonds travis-ci pending completion   set done
166 v1.0.2 ChangeLog: finalize 1.0.2 push 12 Sep 2014 08:47PM UTC edmonds travis-ci pending completion   set done
164 master ChangeLog: finalize 1.0.2 push 12 Sep 2014 08:40PM UTC edmonds travis-ci pending completion   set done
163 next ChangeLog: 1.0.2 push 08 Sep 2014 09:58PM UTC edmonds travis-ci pending completion   set done
162 next Makefile.am: distribute build-cmake/CMakeLists.txt Ironically, we need to tell automake to distribute the CMakeLists.txt file in the tarball... push 08 Sep 2014 09:19PM UTC edmonds travis-ci pending completion   set done
161 next protobuf-c: 'inline' workaround for microsoft compilers Per http://msdn.microsoft.com/en-us/library/z8y1yy88(v=vs.71).aspx, Microsoft compilers do not support the Standard C keyword 'inline', instead preferring the implementation-specific '__inli... push 08 Sep 2014 08:12PM UTC edmonds travis-ci pending completion   set done
160 master fix parallel build The object file name is not what expected when building non-recursive. Rather that expect autoamek to generate a specific filename, we simply make the generated header a dependency of all objects for cxx-generate-packed-data. ... Pull #169 08 Sep 2014 11:54AM UTC ncopa travis-ci pending completion   set done
159 master __inline is better than _inline Pull #167 06 Sep 2014 05:42AM UTC alex85k travis-ci pending completion   set done
158 next .travis.yml: fetch the protobuf tarball from GitHub instead of Google Code Per the protobuf developers, We will from everything away from Google Code eventually. We haven't decided where to put future release packages yet but as it seems... push 05 Sep 2014 09:27PM UTC edmonds travis-ci pending completion   set done
157 next protobuf-c: always define PROTOBUF_C__DEPRECATED If we are not building on gcc, PROTOBUF_C__DEPRECATED needs to be defined but empty. Previously we were not defining it at all in certain situations, which would cause build failures. Based on a p... push 05 Sep 2014 08:16PM UTC edmonds travis-ci pending completion   set done
156 next .travis.yml: try to speed up the build a bit with "make -j2" According to the travis-ci documentation, VMs are executed with 1.5 virtual CPU cores, so this should speed up our builds a little bit. push 05 Sep 2014 07:52PM UTC edmonds travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc