Changes between #175 and #176
#176 (Nov 14, 2024 12:53:28 PM)
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/1687/: new code to get PWD in completions assumed component was JEditorPane when it can be a JTextArea. JComponent is specific enough. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/1687/: new code to get PWD in completions assumed component was JEditorPane when it can be a JTextArea. JComponent is specific enough. — Jeremy Faden / detail
- FileChannel stuff — Jeremy Faden / detail
- handle open "r" and "w". — Jeremy Faden / detail
- detect void return type and don't include return when it's the last statement — Jeremy Faden / detail
- '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now — Jeremy Faden / detail
- '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now — Jeremy Faden / detail
- trivial javadoc correction — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/1687/ item 13. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix https://sourceforge.net/p/autoplot/bugs/2642/: show all variables if none are marked as support. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2639/: detect LABL_PTR_2 had do all the same nonsense which happens for slice1_labels but with slice2_labels — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2639/: detect LABL_PTR_2 had do all the same nonsense which happens for slice1_labels but with slice2_labels — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2639/: detect LABL_PTR_2 and implement this by loading and then slicing after it's loaded. (TODO: slice as the data is read) — Jeremy Faden / detail
- explain insert checkbox — Jeremy Faden / detail
- 2644: append and insert methods check existing file majority — Jeremy Faden / detail
- 2644: add checkbox for majority — Jeremy Faden / detail
- bugfix 2643: handle (2) by keeping track of entries which were cleared in if or else blocks — Jeremy Faden / detail
- bugfix 2643: incorrect attempt to handle "else" clause in StaticCodeAnalysis meant variable would be marked as assigned before read. — Jeremy Faden / detail