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

aperezdc / hipack-c / 25

Builds Branch Commit Type Ran Committer Via Coverage
25 master Add hipack-cat tool push 01 Apr 2015 10:58PM UTC aperezdc travis-ci pending completion   set done
24 master Implement the remaining writer functions, import fpconv push 01 Apr 2015 10:34PM UTC aperezdc travis-ci pending completion   set done
23 master Make dictionary the first param of HIPACK_DICT_FOREACH For coherence, first parameter must always be the object the function/macro operates on. push 01 Apr 2015 04:43PM UTC aperezdc travis-ci pending completion   set done
22 master Implement the hipack_dict_get() function push 01 Apr 2015 09:29AM UTC aperezdc travis-ci pending completion   set done
21 master Add support functions for dictionary iteration This allows to also finish the implementation of hipack_dict_equal() — though, hipack_dict_get() is still unimplemented. push 01 Apr 2015 09:20AM UTC aperezdc travis-ci pending completion   set done
20 master Add roundtrip tool and needed functions (some are stubs) push 31 Mar 2015 12:10AM UTC aperezdc travis-ci pending completion   set done
19 master Allow passing a reader callback to hipack_read() Instead of using fgetc(), ferror(), and feof() directly, allow passing a callback function in a hipack_reader_t. Now that a pointer to a struct is passed its fields are also used to return the erro... push 21 Mar 2015 05:31PM UTC aperezdc travis-ci pending completion   set done
18 master Remove extra space in error message, more test expectations push 12 Mar 2015 11:51AM UTC aperezdc travis-ci pending completion   set done
17 master parser: Fix: Not all numbers with leading zeroes are octal Prior to this change, all numbers with a leading zero would be identified as octal, which is incorrect in many ways, and in particular makes floating point number values starting with zer... push 12 Mar 2015 11:07AM UTC aperezdc travis-ci pending completion   set done
16 master Ignore gcov/lcov coverage report files push 12 Mar 2015 09:36AM UTC aperezdc travis-ci pending completion   set done
15 master Travis-CI: Hopefully, add a clang/ASAN entry to the build matrix push 12 Mar 2015 01:58AM UTC aperezdc travis-ci pending completion   set done
14 master Make test-runner exit with non-zero status iff tests failed push 12 Mar 2015 01:45AM UTC aperezdc travis-ci pending completion   set done
13 master parser: Do not require space after key when dict/list follows Makes the following cases work: dict{} list[] push 12 Mar 2015 01:43AM UTC aperezdc travis-ci pending completion   set done
12 master dict: Use always last slot in node array push 12 Mar 2015 01:42AM UTC aperezdc travis-ci pending completion   set done
11 master Use convenience memory allocation functions This fixes also issues found by ASAN: - Leaked dictionaries. - Read-after-free on dictionary deallocation. - Missing zero-initialization. push 12 Mar 2015 01:40AM UTC aperezdc travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 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