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

TokTok / toxcore / 602

Builds Branch Commit Type Ran Committer Via Coverage
602 master Minor cleanups: header reordering, adding {}. I hadn't done this for the "fun" code, yet. Also, we should include system headers after our own headers. "In general, a module should be implemented by one or more .cpp files. Each of these .cpp fil... Pull #121 09 Sep 2016 02:18PM UTC web-flow travis-ci pending completion   set done
601 master make the majority of the callbacks stateless and add some status to a testcase Pull #120 09 Sep 2016 01:46PM UTC web-flow travis-ci pending completion   set done
600 master make the majority of the callbacks stateless and add some status to a testcase Pull #120 09 Sep 2016 01:34PM UTC web-flow travis-ci pending completion   set done
599 master Use `const` for version numbers. ApiDSL generates the lowercase function declarations for us and puts them in the right namespace (TOX_, TOXAV_). push 09 Sep 2016 10:17AM UTC iphydf travis-ci pending completion   set done
598 master Use `const` for version numbers. ApiDSL generates the lowercase function declarations for us and puts them in the right namespace (TOX_, TOXAV_). Pull #118 09 Sep 2016 09:25AM UTC web-flow travis-ci pending completion   set done
597 master Add STRICT_ABI cmake flag to generate export lists. Enabling this flag will generate and use an LD version script. It ensures that the dynamic libraries (libtoxcore.so, libtoxav.so) only export the symbols that are defined in their public API (to... Pull #117 08 Sep 2016 08:17PM UTC web-flow travis-ci pending completion   set done
596 master Fix potential null pointer dereference. This used to not be an issue, but now that the logger is no longer global, not all source locations may have access to it. push 08 Sep 2016 08:23PM UTC iphydf travis-ci pending completion   set done
595 master Use `const` for version numbers. ApiDSL generates the lowercase function declarations for us and puts them in the right namespace (TOX_, TOXAV_). Pull #118 08 Sep 2016 08:13PM UTC web-flow travis-ci pending completion   set done
594 master Fix potential null pointer dereference. This used to not be an issue, but now that the logger is no longer global, not all source locations may have access to it. Pull #116 08 Sep 2016 08:09PM UTC web-flow travis-ci pending completion   set done
593 master Fix compilation for Windows. - Mingw32 didn't read MSDN, so behaves badly despite lean and mean. - Avoid alignment issues on windows with packed bitfields in the RTP header. This change makes the program ill-formed in C99, but I don't know the ... push 08 Sep 2016 07:23PM UTC iphydf travis-ci pending completion   set done
592 master Simplify ip_port packing & unpacking functions and add extra saftey checks Pull #109 08 Sep 2016 04:04PM UTC web-flow travis-ci pending completion   set done
591 master Fix potential null pointer dereference. This used to not be an issue, but now that the logger is no longer global, not all source locations may have access to it. Pull #116 08 Sep 2016 11:03AM UTC web-flow travis-ci pending completion   set done
590 master Use `const` for version numbers. ApiDSL generates the lowercase function declarations for us and puts them in the right namespace (TOX_, TOXAV_). Pull #118 08 Sep 2016 10:52AM UTC web-flow travis-ci pending completion   set done
589 master Fix compilation for Windows. - Mingw32 didn't read MSDN, so behaves badly despite lean and mean. - Avoid alignment issues on windows with packed bitfields in the RTP header. This change makes the program ill-formed in C99, but I don't know the ... Pull #114 08 Sep 2016 10:46AM UTC web-flow travis-ci pending completion   set done
588 master Remove the packet mutation in toxav's bwcontroller. 1. This mutation is never observed outside the function. 2. If it were (it's not), it would be undefined behaviour, since the packet data goes out of scope a few instructions after the callba... push 08 Sep 2016 10:40AM UTC iphydf travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • …
  • 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