Download List

Descripción del Proyecto

The tclreadline package makes the GNU readline facilities available for interactive Tcl shells. This includes history expansion and file/command completion. Command and subcommand completion is provided for all Tcl/Tk commands. Command completion can be easily added for user-defined commands.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:14
2.1.0

Soporte opcional para los binarios enlazados estáticamente tclshrl y wishrl.
Optional support for statically linked binaries tclshrl and wishrl.

2001-01-30 15:14
2.0.0

Pequeños cambios se hicieron para que se complete configuraciones de clases ITCL correctamente. El proceso de construcción ahora usa automake / libtool. El sitio y el repositorio CVS fueron trasladados a Sourceforge para que el repositorio puede ser visitada por el CVS anónimo.
Small changes were made so that it completes itcl class configurations properly. The build process now uses automake/libtool. The site and the CVS repository were moved to Sourceforge so that the repository can be accessed by anonymous CVS.

2001-01-30 15:14
1.2.0

Una nueva licencia BSD tipo, y una lectura nueva variable de sólo «licencia» en el espacio de nombres tclreadline.
A new BSD-type license, and a new read-only variable `license' in the tclreadline namespace.

2001-01-30 15:14
1.1.0

El código fue limpiado. Verificación de que se compila con tcl8.3 también fue realizada.
The code was cleaned up. Verification that it compiles with tcl8.3 was also performed.

2001-01-30 15:14
1.0.0

La más completa guión fue reescrito en su mayoría, y muy extendido, casi todos los comandos de TCL y los conocimientos tradicionales se han completado, que completaron el repliegue de los comandos desconocidos añadido, la transformación macro readline debe trabajar ahora, y tclreadline:: Loop toma un facultativo <historyfile> .
The script completer was mostly rewritten, and greatly extended, almost all tcl and tk commands are completed, fallback completers for unknown commands added, readline's macro processing should work now, and tclreadline::Loop takes an optional <historyfile>.

Project Resources