aboutsummarylogtreecommitdiffstats
path: root/string-tick.c
AgeCommit message (Expand)Author
2018-07-20Renamed filesAntony Kellermann
2018-07-19Added is_str_number functionAntony Kellermann
2018-07-06Added is_string_json_array funcAntony Kellermann
2018-07-02Made destructors NULL safeAntony Kellermann
2018-06-27Changed functions to file_get_string and string_write_fileAntony Kellermann
2018-05-27Modified news to take data from iex, instead of News APIAntony Kellermann
2018-05-15Fixed graph zoom indicator issue and small optimizationsAntony Kellermann
2018-05-12Rewrote/rearranged encryption and decryption methodsAntony Kellermann
2018-04-30Added alloc check function to exit if an alloc fails.Antony Kellermann
2018-02-28Overhaul to replace many instances of char* and len pairs with Strings instea...Antony Kellermann
2018-02-26renamed some string functionsAntony Kellermann
2018-02-26Moved string manipulation functions to new c/h files, added them to Makefile,...Antony Kellermann