Started 6 hr 20 min ago
Took 9 min 15 sec

Build #176 (Nov 14, 2024 12:53:28 PM)

Build Artifacts
Expand all Collapse all
Revision: 27930
Changes
  1. release notes (detail)
    by jbfaden
  2. 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. (detail)
    by jbfaden
  3. 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. (detail)
    by jbfaden
  4. FileChannel stuff (detail)
    by jbfaden
  5. handle open "r" and "w". (detail)
    by jbfaden
  6. detect void return type and don't include return when it's the last statement (detail)
    by jbfaden
  7. '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now (detail)
    by jbfaden
  8. '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now (detail)
    by jbfaden
  9. trivial javadoc correction (detail)
    by jbfaden
  10. https://sourceforge.net/p/autoplot/bugs/1687/ item 13. (detail)
    by jbfaden
  11. https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True (detail)
    by jbfaden
  12. https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True (detail)
    by jbfaden
  13. release notes (detail)
    by jbfaden
  14. bugfix https://sourceforge.net/p/autoplot/bugs/2642/: show all variables if none are marked as support. (detail)
    by jbfaden
  15. release notes (detail)
    by jbfaden
  16. release notes (detail)
    by jbfaden
  17. 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 (detail)
    by jbfaden
  18. 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 (detail)
    by jbfaden
  19. 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) (detail)
    by jbfaden
  20. explain insert checkbox (detail)
    by jbfaden
  21. 2644: append and insert methods check existing file majority (detail)
    by jbfaden
  22. 2644: add checkbox for majority (detail)
    by jbfaden
  23. bugfix 2643: handle (2) by keeping track of entries which were cleared in if or else blocks (detail)
    by jbfaden
  24. bugfix 2643: incorrect attempt to handle "else" clause in StaticCodeAnalysis meant variable would be marked as assigned before read. (detail)
    by jbfaden
Changes in dependency
  1. autoplot-release  ? → #175 (detail)

Started by user Jeremy Faden