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

aperezdc / wheel / 18

Builds Branch Commit Type Ran Committer Via Coverage
18 master Use SipHash-2-4 by default for w_str_hash[l]() Because using a better hash function is always a good idea: https://www.131002.net/siphash/ push 22 Nov 2015 02:32PM UTC aperezdc travis-ci pending completion
17 master wtask: First pass at implementing socket listeners Implements the basics for listening on sockets using tasks. Some bits are missing, mainly finding out the hostname or address to which the listener socket is bound. push 10 Aug 2015 10:22PM UTC aperezdc travis-ci pending completion
16 master wio: Fix memory clearing which resets refcounter The w_io_init() function performs a memset() which clears the entire object, including the w_obj_t fields, which resets the reference counter unconditionally. This patch makes sure that w__obj_init... push 04 Aug 2015 12:57AM UTC aperezdc travis-ci pending completion
15 master Chdir into $(libwheel_PATH) before cloning fpconv submodule This solves the issue when libwheel itself is a submodule of some other project that includes Makefile.libwheel after defining $(libwheel_PATH). push 09 Feb 2015 09:43AM UTC aperezdc travis-ci pending completion
14 master wio: Document the I/O chaining/checking macros push 11 Jan 2015 04:10PM UTC aperezdc travis-ci pending completion
13 master wio: Turn w_print() and w_printerr() into inlines Make w_print() and w_printerr() be "static inline" functions, instead of variadic macros, for better type safety and compiler error reporting. W_FUNCTION_ATTR_WARN_UNUSED_RESULT is not used with t... push 11 Jan 2015 03:44PM UTC aperezdc travis-ci pending completion
12 master wio, wstr: Convert documentation to Sphinx push 10 Jan 2015 02:11PM UTC aperezdc travis-ci pending completion
11 master wio: Use fpconv instead of snprintf() to format doubles Also, adds rules in Makefile.libwheel to make sure the "fpconv" Git submodule is checked out before wioformat.o gets built. push 10 Jan 2015 12:51PM UTC aperezdc travis-ci pending completion
10 master Add status badges to README push 08 Jan 2015 09:25PM UTC aperezdc travis-ci pending completion
9 master Travis-CI: Make sure coveralls picks all source files push 08 Jan 2015 09:16PM UTC aperezdc travis-ci pending completion
8 master Docs: Use sphinx-build instead of sphinx-build2 push 08 Jan 2015 09:07PM UTC aperezdc travis-ci pending completion
  • 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

© 2026 Coveralls, Inc