2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
getHeader() method now sets quiet/onlyStoreFormulas flags; m_SpreadSheetType is now only accessed via getSpreadSheetType() method, which sets quiet/onlyStoreFormulas flags; setContent(String) method now adheres to onlyStoreFormulas flag More... 4 days ago
getHeader() method now sets quiet/onlyStoreFormulas flags; m_SpreadSheetType is now only accessed via getSpreadSheetType() method, which sets quiet/onlyStoreFormulas flags; setContent(String) method now adheres to onlyStoreFormulas flag More... 4 days ago
added ability to only store formulas in spreadsheets and suppress calculation, e.g., when dealing with unsupported functions in formulas More... 4 days ago
handles $ in cell references now, added support for NOT/AND/OR functions More... 4 days ago
added quiet flag to suppress logging output in case of errors, e.g., when parsing formulas More... 4 days ago
updated javadoc More... 4 days ago
fixed reading header row, using getText() now instead asString() More... 4 days ago
updated screenshots More... 5 days ago
added reader/writer for xslx Excel spreadsheets using the fastexcel library More... 5 days ago
minor code cleanup More... 5 days ago
fixed typo More... 5 days ago
when a variable is attached to the output option, the setUp method no longer causes an error due to default value being a directory More... 5 days ago
updated accepts/generates methods More... 7 days ago
added StandaloneSubFlow standalone for defining mini-subflows that run in the same variables/storage context More... 8 days ago
now favoring shorter placeholder names in case of a tie More... 11 days ago
added readStream method for reading byte arrays More... 12 days ago
added getKeys(Statement) method More... 12 days ago
added createStatement() method More... 12 days ago
extended SpreadSheet interface for finding cells according to specified parameters More... 12 days ago
Merge pull request #26 from waikato-datamining/dependabot/maven/adams-db/com.microsoft.sqlserver-mssql-jdbc-12.8.2.jre11 More... 12 days ago
Bump com.microsoft.sqlserver:mssql-jdbc in /adams-db More... 12 days ago
minor cleanup More... 13 days ago
displaying the number of actors selected in the right statusbar when more than one selected More... 13 days ago
fixed indentation More... 14 days ago
fixed loop More... 14 days ago
incremented ADAMS version More... 16 days ago
incremented ADAMS version More... 16 days ago
incremented ADAMS version More... 16 days ago
incremented ADAMS version More... 16 days ago
now uses indefinite sleeping More... 18 days ago