Age | Commit message (Expand) | Author |
---|---|---|
2018-07-06 | Added is_string_json_array func | Antony Kellermann |
2018-07-02 | Made destructors NULL safe | Antony Kellermann |
2018-06-27 | Changed functions to file_get_string and string_write_file | Antony Kellermann |
2018-05-27 | Modified news to take data from iex, instead of News API | Antony Kellermann |
2018-05-15 | Fixed graph zoom indicator issue and small optimizations | Antony Kellermann |
2018-05-12 | Rewrote/rearranged encryption and decryption methods | Antony Kellermann |
2018-04-30 | Added alloc check function to exit if an alloc fails. | Antony Kellermann |
2018-02-28 | Overhaul to replace many instances of char* and len pairs with Strings instea... | Antony Kellermann |
2018-02-26 | renamed some string functions | Antony Kellermann |
2018-02-26 | Moved string manipulation functions to new c/h files, added them to Makefile,... | Antony Kellermann |