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.c
Age
Commit message (
Expand
)
Author
2018-07-25
Fixed function using json_object_get_json_object for some reason
Antony Kellermann
2018-07-25
Replaced manual info_array allocs with new function
Antony Kellermann
2018-07-20
Moved print/printw functions to curses_win
Antony Kellermann
2018-07-19
Made it so you cannot add or remove values of 0
Antony Kellermann
2018-07-15
Made it so porfolio_modify_string arguments cannot be negative
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
Fixed wrong password segfault
Antony Kellermann
2018-06-27
Split up some functions into separate ones
Antony Kellermann
2018-06-25
Modified check to use new totals
Antony Kellermann
2018-06-17
Modified portfolio.c to use totals in info_array
Antony Kellermann
2018-06-14
Fixed segfault on tick check security
Antony Kellermann
2018-06-13
Implemented scrolling for check
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-29
Updated check to use new Info functions
Antony Kellermann
2018-05-25
Fixed 7d% bug
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
Small optimizations
Antony Kellermann
2018-05-13
Fixed SIGABRT sometimes caused by decryption
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-04-30
Added alloc check function to exit if an alloc fails.
Antony Kellermann
2018-03-17
Fixed errors with writing new items to porfolio, empty/missing porfolio, and ...
Antony Kellermann
2018-03-17
Fixed #2: tick will now properly create/format a portfolio if the file doesn'...
Antony Kellermann
2018-03-17
Fixed #2: Does not create portfolio file when missing, and requests password ...
Antony Kellermann
2018-03-02
Fixed segfaults on wrong password and memory leaks, cleared up main, and new ...
Antony Kellermann
2018-02-28
Overhaul to replace many instances of char* and len pairs with Strings instea...
Antony Kellermann
2018-02-25
Modified strip_char to strip in place instead of returning a new string
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-09
Convert bug fix and added better portfolio output
Antony Kellermann
2018-02-08
Changed portfolio to JSON format
Antony Kellermann
2018-02-03
Bug fixes in news
Antony Kellermann
2018-02-01
Removed Alpha Vantage and consolidated API calls to one per symbol
Antony Kellermann
2018-01-29
Added support for 1d gains/losses
Antony Kellermann
2018-01-20
Added support for USD
Antony Kellermann
2018-01-18
Added support for mutual funds and over-the-counter stocks
Antony Kellermann
[next]