Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : tick.git
AUR Package Repositories | click
here
to return to the package base details page
about
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
string-tick.h
Age
Commit message (
Collapse
)
Author
2018-07-06
Added is_string_json_array func
Antony Kellermann
2018-06-30
Added return true/false macros
Antony Kellermann
2018-06-28
Documentation
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-15
Small optimizations
Antony Kellermann
2018-05-12
Added return/goto macros to portfolio.c and improved code documentation
Antony Kellermann
2018-04-30
Added alloc check function to exit if an alloc fails.
Antony Kellermann
2018-03-02
Improved code documentation substantially
Antony Kellermann
2018-02-28
Overhaul to replace many instances of char* and len pairs with Strings ↵
Antony Kellermann
instead, as well as moving functions to appropriate files
2018-02-26
renamed some string functions
Antony Kellermann
2018-02-26
Moved string manipulation functions to new c/h files, added them to ↵
Antony Kellermann
Makefile, included header in other files