aboutsummarylogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-26Implemented basic graph for GTK+Antony Kellermann
2018-09-26Removed format y2k warningsAntony Kellermann
2018-09-26Redefined days to business days ratio and moved to api.hAntony Kellermann
2018-09-26Added DATA_LEVEL_GRAPHAntony Kellermann
2018-09-26Moved graph fill empty function to apiAntony Kellermann
2018-09-13Used memset to compensate for strncpy lack of null terminator and removed ref...Antony Kellermann
2018-09-04Added streq macroAntony Kellermann
2018-09-04Modified info_array_find_symbol_recursive to first go through info_array rath...Antony Kellermann
2018-09-04RefactoringAntony Kellermann
2018-09-04DocumentationAntony Kellermann
2018-09-04Made iex batch work with arbitrary sizesAntony Kellermann
2018-08-30Implemented searchAntony Kellermann
2018-08-30Added ref data symbol searchAntony Kellermann
2018-08-29Added info array appendAntony Kellermann
2018-08-29Added function to find already loaded dataAntony Kellermann
2018-08-28Fixed bug using cash instead of marketcapAntony Kellermann
2018-08-28Implemented 60 second minimum reload timerAntony Kellermann
2018-08-25Added ref_data bsearchAntony Kellermann
2018-08-25Added strncpy safety and changed some sizes of struct membersAntony Kellermann
2018-08-25Made git checkout quietAntony Kellermann
2018-08-24Version 3.1.0Antony Kellermann
2018-08-24New ideasAntony Kellermann
2018-08-24Fixed segfault on ncurses newsAntony Kellermann
2018-08-23Fixed iex_batch_store_data_info bug and changed api provider to enumAntony Kellermann
2018-08-23Fixed wrong password segfaultAntony Kellermann
2018-08-23Fixed segfaults on graphing and some infopAntony Kellermann
2018-08-23Fixed gtk info mutual fundsAntony Kellermann
2018-08-23Added reload buttonAntony Kellermann
2018-08-23Added info labelsAntony Kellermann
2018-08-22Fixed segfaults on gtk info for etfs not having peersAntony Kellermann
2018-08-22Removed warningAntony Kellermann
2018-08-22Fixed curses graph only using 1 month dataAntony Kellermann
2018-08-22Implemented news for gtk infoAntony Kellermann
2018-08-22Implemented peers for gtk infoAntony Kellermann
2018-08-22Made info_store_check_data work with profit percents without check dataAntony Kellermann
2018-08-22Basic info support for gtkAntony Kellermann
2018-08-22Fixed api thread problem and removed macrosAntony Kellermann
2018-08-22Updated todoAntony Kellermann
2018-08-21Changed all functions to use batchAntony Kellermann
2018-08-21Removed non-batch functionsAntony Kellermann
2018-08-21Split up some functionsAntony Kellermann
2018-08-21DocumentationAntony Kellermann
2018-08-20Moved code from main to curses_win.cAntony Kellermann
2018-08-20Fixed memory leakAntony Kellermann
2018-08-20Implemented batch callsAntony Kellermann
2018-08-10Version 3.0.2Antony Kellermann
2018-08-10Fixed macro bug preventing opening encrypted portfolioAntony Kellermann
2018-08-04Doubled max date lengthAntony Kellermann
2018-08-04Fixed issues in iex_store_peersAntony Kellermann
2018-08-04Added iex_store_misc functionAntony Kellermann