1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected almost 4 years ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bad memory free More... about 10 years ago
go back to devel More... about 10 years ago
Replace strtok by strtok_r (MT-Safe) More... about 10 years ago
Restore budget and revenue metadata More... about 10 years ago
Simplify TMDB grabber by using the new vh_json_get* funcs More... about 10 years ago
Merge pull request #2 from GeeXboX/wip/json More... about 10 years ago
Add vh_json_get in the API More... about 10 years ago
Fix warning More... about 10 years ago
Add tests for funcs implemented with previous commit More... about 10 years ago
Impl. vh_json_get_str and vh_json_get_int More... about 10 years ago
Fix memeleak on error More... about 10 years ago
Fix memleak More... about 10 years ago
Add more test case for vh_json_get More... about 10 years ago
Disable optimization with the tests More... about 10 years ago
Add a test for vh_json_get More... about 10 years ago
Fix memleak in test More... about 10 years ago
Invert test condition More... about 10 years ago
Add the possibility (static) to disable fork with libcheck More... about 10 years ago
Fix memleak with vh_json_get More... about 10 years ago
Fix the foreach item func; the array was returned instead of the element More... about 10 years ago
Use variable-sized object More... about 10 years ago
Fix memleak More... about 10 years ago
Fix data length for append More... about 10 years ago
Update gitignore according to tests More... about 10 years ago
Fix vh_test linking More... about 10 years ago
Add test for the tokenizer More... about 10 years ago
Fix pointer size when appending item to list More... about 10 years ago
Fix sscanf parsing for array More... about 10 years ago
Build json_utils.c file More... about 10 years ago
Use pkg-config for libcheck and make tests More... about 10 years ago