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
/
portfolio.h
Age
Commit message (
Collapse
)
Author
2018-05-13
Implemented multithreading for check for O(1) compute time
Antony Kellermann
2018-05-12
Added return/goto macros to portfolio.c and improved code documentation
Antony Kellermann
2018-05-12
Rewrote/rearranged encryption and decryption methods
Antony Kellermann
2018-05-05
Added 7 day profit sort option
Antony Kellermann
2018-05-03
Implemented sorting and rewrote most of print_all. Changed main check arguments
Antony Kellermann
2018-05-02
Rewrote portfolio_print_stock
Antony Kellermann
2018-05-02
Rewrote portfolio_print_all
Antony Kellermann
2018-05-02
Added documentation
Antony Kellermann
2018-05-02
Function for storing api data in security data struct
Antony Kellermann
2018-05-01
Implemented storing portfolio data in structs
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-24
Small const modifications, fixed errors, and updated to-do
Antony Kellermann
2018-02-19
Added support for checking and modifying encrypted portfolios
Antony Kellermann
2018-02-19
Added encrypt/decrypt functions and updated main
Antony Kellermann
2018-02-16
Reduced number of allocs and added error checking
Antony Kellermann
2018-02-08
Changed portfolio to JSON format
Antony Kellermann
2018-01-18
Added support for mutual funds and over-the-counter stocks
Antony Kellermann
2018-01-17
Initial commit
Antony Kellermann