Changes

Summary

  1. allow included document to include a another document which can include another document.
  2. support UNSIGNED_INTEGER arrays
  3. release notes
  4. remove excessive use of synchronized blocks in LogConsole, after getting deadlock
  5. imports2017.py -> imports2023.py
Revision 28051 by jbfaden:
allow included document to include a another document which can include another document.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java
Revision 28050 by jbfaden:
support UNSIGNED_INTEGER arrays
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.javaautoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java
Revision 28049 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 28048 by jbfaden:
remove excessive use of synchronized blocks in LogConsole, after getting deadlock
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/LogConsole.javaautoplot/Autoplot/src/org/autoplot/scriptconsole/LogConsole.java
Revision 28047 by jbfaden:
imports2017.py -> imports2023.py
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/datasource/jython/JythonDataSource.javaautoplot/JythonDataSource/src/org/autoplot/datasource/jython/JythonDataSource.java
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSource.javaautoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSource.java
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSourceFactory.javaautoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSourceFactory.java