File: CHANGELOG

package info (click to toggle)
tess 0.3.0-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 464 kB
  • sloc: sh: 2,841; makefile: 177
file content (16 lines) | stat: -rw-r--r-- 601 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
	     ------------------------------------------
	     TESS: The (TE)st (S)ystem for (S)-Lang
			    Change Log
			mnoble@space.mit.edu
	     ------------------------------------------

Version v0.3:
  1.	Discontinue support for SLang1.  Since SLang 2 is able to catch
	exceptions that SLang1 could not (e.g. type errors), this change
	enables TESS to be purely interpreted (i.e. no binary) code.

Version v0.1.2 
  1.	Nominal support for SLang2
  2.	Organizational and Makefile tweaks motivated by R. Laboissiere,
	for Debian packaging.
  3.	Distro now includes PDF docs, plus a man page for tessrun