Branch: refs/heads/develop
Home: https://github.com/cytoscape/cytoscape-impl
Commit: cd13c4d541ff58fec26d7e2d13f30d4b4508a1cd
https://github.com/cytoscape/cytoscape-impl/commit/cd13c4d541ff58fec26d7e2d13f30d4b4508a1cd
Author: Scooter Morris <[email protected]>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M
equations-functions-impl/src/main/java/org/cytoscape/equations/internal/functions/GetTableCell.java
M
equations-impl/src/main/java/org/cytoscape/equations/internal/interpreter/InterpreterImpl.java
M
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/impl/BrowserTableModel.java
Log Message:
-----------
Addresses CYTOSCAPE-13040 Not really an app error. Equations weren't
handling 'null' returns well, even though null is a reasonable value for
a cell. GetTableCell now does a better job of handling null.
Commit: 9223adb7fe426b0c50bc659b0cc95ba48ece7a3a
https://github.com/cytoscape/cytoscape-impl/commit/9223adb7fe426b0c50bc659b0cc95ba48ece7a3a
Author: Scooter Morris <[email protected]>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M
swing-application-impl/src/main/java/org/cytoscape/internal/view/NetworkMainPanel.java
M
swing-application-impl/src/main/java/org/cytoscape/internal/view/SubNetworkPanel.java
Log Message:
-----------
Merge branch 'develop' of github.com:cytoscape/cytoscape-impl into develop
Compare:
https://github.com/cytoscape/cytoscape-impl/compare/0d679e55ca26...9223adb7fe42
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape-impl/push/refs/heads/develop/0d679e-9223ad%40github.com.