Changes

Summary

  1. FileChannel stuff
  2. handle open "r" and "w".
  3. detect void return type and don't include return when it's the last statement
  4. '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now
  5. '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now
  6. trivial javadoc correction
  7. https://sourceforge.net/p/autoplot/bugs/1687/ item 13.
  8. https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True
  9. https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True
Revision 27927 by jbfaden:
FileChannel stuff
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java
Revision 27926 by jbfaden:
handle open "r" and "w".
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java
Revision 27925 by jbfaden:
detect void return type and don't include return when it's the last statement
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java
Revision 27924 by jbfaden:
'/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.javaautoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java
Revision 27923 by jbfaden:
'/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/CompletionSupport.javaautoplot/JythonSupport/src/org/das2/jythoncompletion/CompletionSupport.java
Revision 27922 by jbfaden:
trivial javadoc correction
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/URISplit.javaautoplot/DataSource/src/org/autoplot/datasource/URISplit.java
Revision 27921 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/1687/ item 13.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/DataSetUrlCompletionTask.javaautoplot/JythonSupport/src/org/das2/jythoncompletion/DataSetUrlCompletionTask.java
The file was modified/autoplot/trunk/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.javaautoplot/JythonSupport/src/org/das2/jythoncompletion/JythonCompletionTask.java
Revision 27920 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 27919 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java