ダウンロードリスト

プロジェクト概要

Tecla ライブラリは対話式のコマンドライン編集機能は Unix のものと同様のプログラムを tcsh シェルに提供します。リコールをサポートして、以前に入力したコマンド行の編集、タブ補完ファイル名と、アプリケーションの特定のトークンの行のファイル名のワイルドカード拡張。タブ補完とワイルドカードの展開を実行する必要に応じて再入モジュールも別々 に一般的な使用可能。図書館はより小さくよりモジュラー、ヒープのより効率的な使用、GNU readline よりも制限が少ないライセンス。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2004-11-08 06:36
1.6.1

Mac OS Xの下、このリリースで修正さいくつかのバグは、救済の構成問題は、IRIX用設定のサポートを追加し、いくつかのマイナーな機能が追加されます。 gl_get_line現在の単語の"ダムには、TERM環境変数を設定することで対話型のストリーム以外のユーザーとして、端末の治療"を余儀なくされることができます。ラインバッファgl_get_lineに1つの呼び出しによって返される現在さらに編集するための次の呼び出しの最初の入力行として渡すことができます。ファイルをそこに記述し、非アクティブタイムアウトのコールバックを安全に行編集を中断するための文書化方法の場合、それらの端末とやり取りする必要があります。
タグ: Minor feature enhancements
This release fixes a few bugs, remedies a configuration problem under Mac OS X, adds configuration support for IRIX, and adds a few minor features. gl_get_line can now be forced to treat a terminal as a non-interactive stream, by setting the TERM environment variable to the word "dumb". The line-buffer returned by one call to gl_get_line can now be passed as the initial input line of the next call for further editing. There is a documented way for file descriptor and inactivity timeout callbacks to safely suspend line editing, in case they need to interact with the terminal.

2004-04-26 07:35
1.6.0

このリリースでは、いくつかのバグを修正し、2つの機能を追加か、歴史的に入力された入力ライン、ユーザーに確認し、1つの文字の応答を待つための関数のリストに行くを制御するため、そしてもう1つは目に見えないユーザーせずに、端末から文字を読み取りますリターンキーをする。 configureスクリプトは、現在ではオプションのファイルシステムおよび組み込み削除するためのオプションを付けずに組み込みのOS用のライブラリをコンパイルするにはアクションの中では、ユーザーがそれ以外のホストのファイルシステムを探索する悪用する可能性があります。
タグ: Minor feature enhancements
This release fixed a few bugs and added two functions for
controlling what goes in the list of historically entered input
lines, a function for prompting the user and awaiting a single
character reply, and another that invisibly reads a character
from the terminal without the user having to hit return. The
configure script now also has an option to compile the library
for embedded OSes without filesystems and option for
removing built-in actions that users could otherwise exploit to
explore the host filesystem.

2003-12-09 23:34
1.5.0

あるオプションの非を含め、いくつかの主要な新機能は、gl_get_line任意の外部イベントハンドラから呼び出すことができます非ブロッキングモードでは、呼び出し側は、エラー報告と歴史リコール現象は、改善に複数の完了ハンドラをバインドするための追加規定は、追加ブロックせずにいる信頼性の高い信号を扱うための設備、非アクティブタイムアウトのオプション、およびSIGWINCHせずにシステム上では、端末のサイズを設定する明示的な方法です。また、いくつかのバグ修正されます。
タグ: Major feature enhancements
There are several major new features, including an optional non-blocking mode, which allows gl_get_line to be called from arbitrary external event handlers without blocking the caller, an added provision for binding multiple completion handlers, improvements to error reporting and history recall behavior, added facilities for reliable signal handling, the option of inactivity timeouts, and an explicit way to set the terminal size on systems without SIGWINCH. There are also several bugfixes.

2002-05-31 10:25
1.4.1

これは、メンテナンスリリースです。これは軽微な変更について3オペレーティングシステムはMac OS X(Darwin)のサポートが含まれては、QNX、リアルタイムオペレーティングシステム、およびCygwinはWindowsの下で。また、修正プログラムは、タブ文字を挿入するときにユーザーがそこから完全な単語のアクションをバインド]タブキーを妨げていた監督。
タグ: Minor bugfixes
This is a maintenance release. It includes minor changes to support 3 operating systems, Mac OS X (Darwin), the QNX real-time operating system, and Cygwin under Windows. It also fixes an oversight that was preventing the tab key from inserting tab characters when users unbound the complete-word action from it.

2001-12-11 10:47
1.4.0

ようこそgl_get_lineには多くの追加されている。歴史は今、、、、無効になって保存されたクエリ表示される、グループ化することができますし、アプリケーションによってロードされます。信号処理は、現在カスタマイズ可能です。イベントハンドラファイルをすぐに登録することができます。構成は任意の文字列またはファイルの組み合わせから来ることができます。なしに追加されているモードをエコーします。プロンプトを現在のテキスト属性のディレクティブを含むことができます。 8ビットの外国人のロケールがサポートされます。また、それらのライブラリにリンクされてなく、そのコマンドは、ほとんどのプログラムに行編集を追加する新しいプログラムです。
タグ: Major feature enhancements
There have been many additions to gl_get_line. The history can now be grouped, displayed, queried, disabled, saved, and loaded by applications. Signal handling is now customizable. File event handlers can now be registered. Configuration can now come from any string or combination of files. A no-echo mode has been added. The prompt can now contain text attribute directives. 8-bit foreign locales are now supported. There is also a new program that adds command-line editing to most programs, without them being linked to the library.

プロジェクトリソース