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 (
Expand
)
Author
2018-07-26
Changed definition block names
Antony Kellermann
2018-07-20
Moved print/printw functions to curses_win
Antony Kellermann
2018-07-07
Added return value for portfolio_modify_string
Antony Kellermann
2018-06-28
Rewrote some api functions to store data in existing Info object instead of r...
Antony Kellermann
2018-06-28
Documentation
Antony Kellermann
2018-06-27
Split up some functions into separate ones
Antony Kellermann
2018-06-06
Changed print all to take Info_Array as argument
Antony Kellermann
2018-06-05
Added highlighting for check
Antony Kellermann
2018-06-01
Modified check function to use Info structs
Antony Kellermann
2018-05-19
Modified check to run in an ncurses window and easier sorting functionality
Antony Kellermann
2018-05-18
Refactoring and changed compare command to cmp
Antony Kellermann
2018-05-15
Fixed graph zoom indicator issue and small optimizations
Antony Kellermann
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 instea...
Antony Kellermann
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