Summary
- release notes
- 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.
- 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.
- FileChannel stuff
- handle open "r" and "w".
- detect void return type and don't include return when it's the last statement
- '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now
- '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now
- trivial javadoc correction
- https://sourceforge.net/p/autoplot/bugs/1687/ item 13.
- https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True
- https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True
- release notes
- bugfix https://sourceforge.net/p/autoplot/bugs/2642/: show all variables if none are marked as support.
- release notes
- release notes
- 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
- 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
- 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)
- explain insert checkbox
- 2644: append and insert methods check existing file majority
- 2644: add checkbox for majority
- bugfix 2643: handle (2) by keeping track of entries which were cleared in if or else blocks
- bugfix 2643: incorrect attempt to handle "else" clause in StaticCodeAnalysis meant variable would be marked as assigned before read.
Change Type | Path in Repository | Path in Workspace |
---|---|---|
/autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/DataSetUrlCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/DataSetUrlCompletionTask.java | |
/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/CompletionSupport.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/CompletionSupport.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/DataSource/src/org/autoplot/datasource/URISplit.java | autoplot/DataSource/src/org/autoplot/datasource/URISplit.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/DataSetUrlCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/DataSetUrlCompletionTask.java | |
/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | autoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfJavaDataSourceEditorPanel.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfJavaDataSourceEditorPanel.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/index.html | autoplot/Autoplot/src/index.html | |
/autoplot/trunk/Autoplot/src/screen.png | autoplot/Autoplot/src/screen.png | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/DataSource/src/org/autoplot/metatree/IstpMetadataModel.java | autoplot/DataSource/src/org/autoplot/metatree/IstpMetadataModel.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSource.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSource.java | |
/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfUtil.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfUtil.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSource.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSource.java | |
/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfJavaDataSourceEditorPanel.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfJavaDataSourceEditorPanel.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormatEditorPanel.form | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormatEditorPanel.form | |
/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormatEditorPanel.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormatEditorPanel.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormat.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormat.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormatEditorPanel.form | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormatEditorPanel.form | |
/autoplot/trunk/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormatEditorPanel.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormatEditorPanel.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/StaticCodeAnalysis.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/StaticCodeAnalysis.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/StaticCodeAnalysis.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/StaticCodeAnalysis.java |