Télécharger la liste

Description du projet

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.

Système requise

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

Un support optionnel des binaires liés statiquement tclshrl et wishrl.
Optional support for statically linked binaries tclshrl and wishrl.

2001-01-30 15:14
2.0.0

De petits changements ont été faites afin qu'il achève configurations de classe itcl correctement. Le processus de construction utilise maintenant automake / libtool. Le site et le dépôt CVS ont été transférés à Sourceforge sorte que le répertoire peut être consulté par CVS anonyme.
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

Une nouvelle licence BSD type, et une lecture nouvelle seule variable «licence» dans l'espace de noms 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

Le code a été nettoyé. Vérification que le compile avec tcl8.3 a également été effectuée.
The code was cleaned up. Verification that it compiles with tcl8.3 was also performed.

2001-01-30 15:14
1.0.0

Le completer script a été réécrit pour la plupart, et a considérablement étendu, presque toutes les commandes Tcl et Tk sont terminées, les finissants de secours pour les commandes inconnue a ajouté, à la transformation macro readline doit maintenant travailler, et tclreadline:: Boucle prend une option <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