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

TokTok / toxcore / 855

Builds Branch Commit Type Ran Committer Via Coverage
855 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 24 Sep 2016 03:22PM UTC web-flow travis-ci pending completion   set done
854 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 24 Sep 2016 03:03PM UTC web-flow travis-ci pending completion   set done
853 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 24 Sep 2016 01:30PM UTC web-flow travis-ci pending completion   set done
852 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 24 Sep 2016 01:28PM UTC web-flow travis-ci pending completion   set done
851 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 24 Sep 2016 01:23PM UTC web-flow travis-ci pending completion   set done
850 master Reduce num_toxes in test. Pull #159 24 Sep 2016 01:10PM UTC web-flow travis-ci pending completion   set done
849 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 24 Sep 2016 01:16AM UTC web-flow travis-ci pending completion   set done
848 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). push 24 Sep 2016 12:30AM UTC iphydf travis-ci pending completion   set done
847 master Version script to only use the version in tox.h this too WAY more time then it should have Pull #56 23 Sep 2016 11:31PM UTC web-flow travis-ci pending completion   set done
846 master Add version-sync script to update all places with versions. This will update tox.in.h only. Currently, you will still need to manually update tox.h. An upcoming PR (#154) will update tox.h as part of the build. Pull #166 24 Sep 2016 01:17AM UTC web-flow travis-ci pending completion   set done
845 master Fix the build env scripts to get the version number from git 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.... Pull #56 23 Sep 2016 10:40PM UTC web-flow travis-ci pending completion   set done
844 master Version Tick v0.0.0 => v0.0.1 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 09:21PM UTC web-flow travis-ci pending completion   set done
843 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 23 Sep 2016 12:16PM UTC web-flow travis-ci pending completion   set done
842 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 23 Sep 2016 11:36AM UTC web-flow travis-ci pending completion   set done
841 master Minor cleanups: unused vars, unreachable code, static globals. - All global variables should be static unless they have an explicit extern declaration in a header file. - `to_compare` was not used in encryptsave and toxav tests. - `break` in sw... Pull #161 23 Sep 2016 11:28AM 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