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

TokTok / toxcore / 840

Builds Branch Commit Type Ran Committer Via Coverage
840 master Work around bug in opencv3 headers. OpenCV 3.1 doesn't define cvRound in C, only in C++. Thus, we now need to compile av_test as C++ code. Pull #160 23 Sep 2016 12:14PM UTC web-flow travis-ci pending completion   set done
839 master Split tox_test.c into 5 different files. - conference: old group chats - tox_many_tcp: many_tcp and many_tcp_b tests - tox_many: test_many_clients - tox_one: non-network tox tests - tox_test: 3-client auto tests Also started splitting the 3-clie... Pull #155 23 Sep 2016 11:13AM UTC web-flow travis-ci pending completion   set done
838 master Rebuild apidsl'd headers in cmake. - Moved apidsl headers next to their generated versions. In the future, perhaps all (or most) headers will be apidsl-generated, so the sources should stay together. - Try to find apidsl/apigen binary and ast... Pull #154 23 Sep 2016 11:06AM UTC web-flow travis-ci pending completion   set done
837 master Make toxcore code C++ compatible. It is still C code, so still compatible with C compilers as well. This change lets us see more clearly where implicit conversions occur by making them explicit. Pull #143 23 Sep 2016 10:58AM UTC web-flow travis-ci pending completion   set done
836 master Make TCP_Connections module-private. push 23 Sep 2016 10:53AM UTC iphydf travis-ci pending completion   set done
835 master update project version for cmake Pull #56 23 Sep 2016 07:55AM UTC web-flow travis-ci pending completion   set done
834 master Version Tick v0.0.0 => v0.1.0 With the API change (making the callbacks stateless), TokTok/toxcore has diverged enough from irungentoo/toxcore that at the very least the minor version number needs to be incremented. Remaining on v0.0.0 is harmful... Pull #56 23 Sep 2016 07:44AM UTC web-flow travis-ci pending completion   set done
833 master Replace `void*` with `RingBuffer*` to avoid conversions. `vbuf_raw` is always a `RingBuffer*` so there is no need to pretend it could ever be anything else (as indicated by it being a pointer to void). Pull #164 22 Sep 2016 10:06PM UTC web-flow travis-ci pending completion   set done
831 master Work around bug in opencv3 headers. OpenCV 3.1 doesn't define cvRound in C, only in C++. Thus, we now need to compile av_test as C++ code. Pull #160 22 Sep 2016 09:51PM UTC web-flow travis-ci pending completion   set done
830 master Work around bug in opencv3 headers. OpenCV 3.1 doesn't define cvRound in C, only in C++. Thus, we now need to compile av_test as C++ code. Pull #160 22 Sep 2016 08:18PM UTC web-flow travis-ci pending completion   set done
829 master Work around bug in opencv3 headers. OpenCV 3.1 doesn't define cvRound in C, only in C++. Thus, we now need to compile av_test as C++ code. Pull #160 22 Sep 2016 08:09PM UTC web-flow travis-ci pending completion   set done
828 master Make toxcore code C++ compatible. It is still C code, so still compatible with C compilers as well. This change lets us see more clearly where implicit conversions occur by making them explicit. Pull #143 22 Sep 2016 07:14PM UTC web-flow travis-ci pending completion   set done
827 master Move ring buffer out of toxcore/util into toxav. Toxcore itself doesn't use this data structure. Only toxav does, so now toxav owns the code for it. Pull #163 22 Sep 2016 07:02PM UTC web-flow travis-ci pending completion   set done
826 master Make toxcore code C++ compatible. It is still C code, so still compatible with C compilers as well. This change lets us see more clearly where implicit conversions occur by making them explicit. Pull #143 22 Sep 2016 04:53PM UTC web-flow travis-ci pending completion   set done
825 master Rebuild apidsl'd headers in cmake. - Moved apidsl headers next to their generated versions. In the future, perhaps all (or most) headers will be apidsl-generated, so the sources should stay together. - Try to find apidsl/apigen binary and ast... Pull #154 22 Sep 2016 04:43PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 53
  • 54
  • 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