Changes between #174 and #175
#175 (Nov 8, 2024 9:38:01 AM)
- release notes — Jeremy Faden / detail
- trivial fix imports — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2217/: comment out code which would result in deadlock — Jeremy Faden / detail
- make 8 the default number of threads, 32 is too many. — Jeremy Faden / detail
- detect struct.pack — Jeremy Faden / detail
- delete the empty recent files — Jeremy Faden / detail
- 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 - 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 - trivial fix imports — Jeremy Faden / detail
- correct where Connection is used for data. — Jeremy Faden / detail
- Introduce version (disabled) which uses HapiCache. — Jeremy Faden / detail
- refactor rename Connector to Connection — Jeremy Faden / detail
- make Connector abstract and add "openConnection" method. readFromURL uses Connector. — Jeremy Faden / detail
- more refactoring to make Connector object available to other classes (HapiServer will need it) — Jeremy Faden / detail
- remove old cache code, which is now implemented in HapiCache project — Jeremy Faden / detail
- detect struct.pack — Jeremy Faden / detail
- add unary not and invert — Jeremy Faden / detail