Summary
- incomplete refactoring to make way for new cache
- allow either units=enum or units=nominal to mean EnumerationUnits
- https://sourceforge.net/p/autoplot/bugs/2639/: experiment with new code to slice on [:,:,0] instead of just [:,0].
- https://sourceforge.net/p/autoplot/bugs/2639/: experiment with new code to slice on [:,:,0] instead of just [:,0].
- introduce "majority" control for output with values "row" or "column"
- https://sourceforge.net/p/autoplot/bugs/2217/: allow non-dimension changing operations to be inserted
- release notes
- bugfix: addMouseModule needs to tell the box to update during the drag, so that key events will be correct.
- bitor and bitand
- handle map index. handle pow.
- Math.pow
- handle list comprehension using .stream.map
Change Type | Path in Repository | Path in Workspace |
---|---|---|
/autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java | autoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSource.java | autoplot/DataSourcePack/src/org/autoplot/ascii/AsciiTableDataSource.java | |
Change Type | Path in Repository | Path in Workspace |
/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/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/CdfDataSourceFormat.java | autoplot/CdfJavaDataSource/src/org/autoplot/cdf/CdfDataSourceFormat.java | |
Change Type | Path in Repository | Path in Workspace |
/autoplot/trunk/Autoplot/src/org/autoplot/dom/PlotElementController.java | autoplot/Autoplot/src/org/autoplot/dom/PlotElementController.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/org/autoplot/ScriptContext.java | autoplot/Autoplot/src/org/autoplot/ScriptContext.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/autoplot/jythonsupport/JythonToJavaConverter.java | autoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonToJavaConverter.java |