RMCL Changelog

What's new in RMCL 5.2.1

Feb 2, 2010
  • Recompiled pmcl-OSX-kernel since 5.2 release to fix an issue with using floats after calling choose-file-dialog.
  • Stores version code in the resource (shown in the Finder's Get Info dialog).
  • New application-version-string method to provide the short version of an application.
  • New *mcl-revision* holds revision code from the repository
  • List Definitions (on the Tools menu) works for more documents no matter their end-of-line encoding.
  • The save-application function accepts a single fixnum as :size argument.
  • Calling directory-pathname-p doesn't fail for pathnames with an :unspecific name or type.