Changes between #147 and #150

#150 (Sep 7, 2024 9:35:26 AM)

  1. release notes — Jeremy Faden / detail

#149 (Sep 7, 2024 7:22:09 AM)

  1. trivial use isEmpty instead of stack.size()==0 — Jeremy Faden / detail
  2. trivial, use null not "" for documentation in completions. — Jeremy Faden / detail
  3. put the completion along with the label.  PDS3 completions would show the variable description, but often it's easier to recognize it by the arg_0 value. — Jeremy Faden / detail
  4. functions which would allow 2GB data reads from >2GB IDLSav files — Jeremy Faden / detail
  5. bugfix: automatic name "data" would result multiple variables with the same name DATA. — Jeremy Faden / detail
  6. work towards using FileChannel to allow any variable to be 2GB, supporting file for JADE. — Jeremy Faden / detail
  7. new code to support IDLSav files > 2GB — Jeremy Faden / detail
  8. trivial javadoc and whitespace — Jeremy Faden / detail

#148 (Aug 31, 2024 8:01:02 AM)

  1. improve error message when IDLSav file is bigger than 2GB. — Jeremy Faden / detail