A couple of new things for testing:
1) On OS X I've enabled the saving of stuff that is downloaded
from the gretl server (functions, databases, data-file
packages) to ~/Library/Application Support/gretl, as
Berend H suggested. Only minimally checked so far.
2) In the packages for OS X and MS Windows I've updated
gtksourceview (which supports our syntax highlighting) to
version 2.10.5, which means that we can print scripts with
highlighting, if wanted. This seems to work fine on Linux and
OS X. On Windows 7 I'm getting weird results so far (some sort
of units mismatch between GTK and Windows, such that the
"page" appears to be about 1 by 2 inches). I'd be interested
to hear if it works for others.
3) As mentioned in another thread, you can now control the
parameters of a frequency distribution ("freq" command)
via the command line, as you can in the GUI.
Allin Cottrell