anag
20 years agoMonoalphabetic match filter.
mdw [Mon, 15 Sep 2003 02:48:55 +0000 (02:48 +0000)]
Monoalphabetic match filter.

21 years agoNew Tcl/Tk interface; regular expression support. 1.1.0
mdw [Sun, 11 Aug 2002 12:59:00 +0000 (12:59 +0000)]
New Tcl/Tk interface; regular expression support.

21 years agoNew front-end in Tcl/Tk. Easier to maintain than the Java interface.
mdw [Sun, 11 Aug 2002 12:58:41 +0000 (12:58 +0000)]
New front-end in Tcl/Tk.  Easier to maintain than the Java interface.

21 years agoAdded support for regular expression matching, if supported by the C
mdw [Sun, 11 Aug 2002 12:58:09 +0000 (12:58 +0000)]
Added support for regular expression matching, if supported by the C
library.

23 years agoMinor build system fixes. 1.0.0
mdw [Mon, 19 Feb 2001 19:19:21 +0000 (19:19 +0000)]
Minor build system fixes.

23 years agoAdd `help' button. Lowercase input to the command.
mdw [Mon, 19 Feb 2001 19:19:11 +0000 (19:19 +0000)]
Add `help' button.  Lowercase input to the command.

23 years agoMinor big fixes to parser.
mdw [Mon, 19 Feb 2001 19:18:50 +0000 (19:18 +0000)]
Minor big fixes to parser.

23 years agoUse a BufferedReader, not a LineNumberReader.
mdw [Fri, 16 Feb 2001 21:46:10 +0000 (21:46 +0000)]
Use a BufferedReader, not a LineNumberReader.

23 years agoBe more helpful. Improve full help message. Special-case error for
mdw [Fri, 16 Feb 2001 21:45:19 +0000 (21:45 +0000)]
Be more helpful.  Improve full help message.  Special-case error for
empty command strings.

23 years agoAdd a settings panel (currently only allows the wordlist to be
mdw [Wed, 7 Feb 2001 09:10:04 +0000 (09:10 +0000)]
Add a settings panel (currently only allows the wordlist to be
changed).  Move the buttons down the right-hand side of the list.  Add a
`Run' button which passes arguments through directly.

23 years agoInstall Java files in the right place.
mdw [Wed, 7 Feb 2001 09:09:20 +0000 (09:09 +0000)]
Install Java files in the right place.

23 years agoFix spurious error when `-file' is used.
mdw [Wed, 7 Feb 2001 09:09:11 +0000 (09:09 +0000)]
Fix spurious error when `-file' is used.

23 years agoOptimize the graph by removing edges to non-matching cells. Make all of
mdw [Wed, 7 Feb 2001 09:08:44 +0000 (09:08 +0000)]
Optimize the graph by removing edges to non-matching cells.  Make all of
the graph links be contiguous so the main loop can give up earlier.

23 years agoFind a suitable Java compiler. If there isn't one, don't compile the
mdw [Tue, 6 Feb 2001 10:06:25 +0000 (10:06 +0000)]
Find a suitable Java compiler.  If there isn't one, don't compile the
Java bits.

23 years agoRemove redundant rule.
mdw [Tue, 6 Feb 2001 09:38:46 +0000 (09:38 +0000)]
Remove redundant rule.

23 years agoClean the .jar file.
mdw [Tue, 6 Feb 2001 09:37:56 +0000 (09:37 +0000)]
Clean the .jar file.

23 years agoSimple GUI front-end in Java.
mdw [Sun, 4 Feb 2001 19:53:07 +0000 (19:53 +0000)]
Simple GUI front-end in Java.

23 years agoRemove debugging.
mdw [Sun, 4 Feb 2001 19:52:53 +0000 (19:52 +0000)]
Remove debugging.

23 years agoInitial checkin
mdw [Sun, 4 Feb 2001 17:14:42 +0000 (17:14 +0000)]
Initial checkin