Changes between #174 and #175

#175 (Nov 8, 2024 9:38:01 AM)

  1. release notes — Jeremy Faden / detail
  2. trivial fix imports — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. https://sourceforge.net/p/autoplot/bugs/2217/: comment out code which would result in deadlock — Jeremy Faden / detail
  5. make 8 the default number of threads, 32 is too many. — Jeremy Faden / detail
  6. detect struct.pack — Jeremy Faden / detail
  7. delete the empty recent files — Jeremy Faden / detail
  8. allow hapi-cache-command to specify the command to run.  For example
    "java -jar /home/jbf/ct/hapi/git/cache-tools/java/dist/cache-tools.jar" — Jeremy Faden / detail
  9. allow hapi-cache-command to specify the command to run.  For example
    "java -jar /home/jbf/ct/hapi/git/cache-tools/java/dist/cache-tools.jar" — Jeremy Faden / detail
  10. trivial fix imports — Jeremy Faden / detail
  11. correct where Connection is used for data. — Jeremy Faden / detail
  12. Introduce version (disabled) which uses HapiCache. — Jeremy Faden / detail
  13. refactor rename Connector to Connection — Jeremy Faden / detail
  14. make Connector abstract and add "openConnection" method.  readFromURL uses Connector. — Jeremy Faden / detail
  15. more refactoring to make Connector object available to other classes (HapiServer will need it) — Jeremy Faden / detail
  16. remove old cache code, which is now implemented in HapiCache project — Jeremy Faden / detail
  17. detect struct.pack — Jeremy Faden / detail
  18. add unary not and invert — Jeremy Faden / detail