TIDY Changelog

What's new in TIDY 7.2

Aug 27, 2010
  • Added support for the F90 statements: implicit none, cycle and exit.
  • Source code modified to reduce non-standard F77 usage to calls to Exit and GetArg. The code can now be compiled with Lahey F77L, LF90, LF95 and GNU g77.
  • Archaic features such as carriage control, specific intrinsic function calls, and arithmetic IF statements have been eliminated from the source code.
  • Minor bug fix.