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

TokTok / toxcore / 540

Builds Branch Commit Type Ran Committer Via Coverage
540 master Merge remote-tracking branch 'irungentoo/master' into merge-iru push 06 Sep 2016 10:45AM UTC iphydf travis-ci pending completion   set done
538 master Merge remote-tracking branch 'irungentoo/master' into merge-iru Pull #104 06 Sep 2016 10:39AM UTC web-flow travis-ci pending completion   set done
537 master Improve C standard compliance. - Don't cast between object and function pointers. - Use standard compliant `__VA_ARGS__` in macros. - Add explicit `__extension__` on unnamed union in struct (it's a GNU extension). - Remove ; after function defi... push 06 Sep 2016 10:29AM UTC iphydf travis-ci pending completion   set done
536 master Improve C standard compliance. - Don't cast between object and function pointers. - Use standard compliant `__VA_ARGS__` in macros. - Add explicit `__extension__` on unnamed union in struct (it's a GNU extension). - Remove ; after function defi... Pull #96 06 Sep 2016 10:23AM UTC web-flow travis-ci pending completion   set done
534 master Make friend requests stateless Messenger is slightly twisty when it comes to sending connection status callbacks It will very likely need at the very least a partial refactor to clean it up a bit. Toxcore shouldn't need void *userdata as deep as ... push 06 Sep 2016 10:08AM UTC GrayHatter travis-ci pending completion   set done
535 master Improve C standard compliance. - Don't cast between object and function pointers. - Use standard compliant `__VA_ARGS__` in macros. - Add explicit `__extension__` on unnamed union in struct (it's a GNU extension). - Remove ; after function defi... Pull #96 06 Sep 2016 10:08AM UTC web-flow travis-ci pending completion   set done
533 master Import new group chats. Pull #105 06 Sep 2016 09:36AM UTC web-flow travis-ci pending completion   set done
532 master Make friend requests stateless Messenger is slightly twisty when it comes to sending connection status callbacks It will very likely need at the very least a partial refactor to clean it up a bit. Toxcore shouldn't need void *userdata as deep as ... Pull #60 06 Sep 2016 10:02AM UTC web-flow travis-ci pending completion   set done
531 master Make friend requests stateless Messenger is slightly twisty when it comes to sending connection status callbacks It will very likely need at the very least a partial refactor to clean it up a bit. Toxcore shouldn't need void *userdata as deep as ... Pull #60 06 Sep 2016 01:59AM UTC web-flow travis-ci pending completion   set done
530 master Clear a compiler warning about types within a function. Pull #60 06 Sep 2016 01:58AM UTC web-flow travis-ci pending completion   set done
529 master Merge remote-tracking branch 'irungentoo/master' into merge-iru Pull #104 06 Sep 2016 12:51AM UTC web-flow travis-ci pending completion   set done
528 master Allocate sizeof(IP_ADAPTER_INFO) bytes instead of sizeof(T*). https://msdn.microsoft.com/en-gb/library/windows/desktop/aa365917(v=vs.85).aspx shows an example use of GetAdaptersInfo that does it this way. push 06 Sep 2016 12:48AM UTC iphydf travis-ci pending completion   set done
527 master Allocate sizeof(IP_ADAPTER_INFO) bytes instead of sizeof(T*). https://msdn.microsoft.com/en-gb/library/windows/desktop/aa365917(v=vs.85).aspx shows an example use of GetAdaptersInfo that does it this way. Pull #103 06 Sep 2016 12:33AM UTC web-flow travis-ci pending completion   set done
526 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... Pull #100 06 Sep 2016 12:07AM UTC web-flow travis-ci pending completion   set done
525 master Improve static and const correctness. - Any non-externally-visible declarations should be `static`. - Casting away the `const` qualifier from pointers-to-const is dangerous. All but one instance of this are now correct. The one instance where... Pull #97 06 Sep 2016 12:00AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 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