ダウンロードリスト

プロジェクト概要

Tclは Unix、Windows、Macintoshに移植可能なスクリプト環境を提供し、文字列処理とパターンマッチング、ネイティブ ファイルシステムへのアクセス、他のプログラムに対するシェルライクな制御、TCP/IPネットワーキング、タイマ、イベント駆動 I/Oををサポートします。Tclは、変数、ループ、プロシージャ、名前空間、エラー処理、スクリプトパッケージ、DLLの動的ローディングといった、伝統的なプログラミング要素を持っています。Tkは Unix、Windows、Macintoshに移植可能な GUIを提供します。強力なウィジェットセットと Tkへの簡潔なスクリプト インターフェイスにより、これは洗練されたユーザインタフェースの開発を後押しします。

システム要件

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

2008-10-28 22:15
8.6a3

新しいコマンドが含まれて[コルーチン]、[生成]、[情報をもっと見るコルーチン]、[tailcall]、[tclの::の接頭辞]、[オブジェクト指向::$クラス変数を定義する]、および[$キャンバスmoveToは]。新しいオブジェクト指向機能のいくつかのバグとは、新しい非再帰的評価エンジンが修正されました。事前にサポート_ANSI_ARGS_を介してANSIのコンパイラが削除されました。
タグ: Development, Major feature enhancements
New commands include [coroutine], [yield], [info
coroutine], [tailcall], [tcl::prefix], [oo::define
$class variable], and [$canvas moveto]. Several
bugs in new OO facilities and in the new
non-recursive evaluation engine were fixed.
Support for pre-ANSI compilers via _ANSI_ARGS_ was
removed.

2008-10-28 22:15
8.5.5

数値の値によって返された書式設定] [xy]を表示する方法問題が発生するのロケールの変更を避けるために改正されました。 [tk_getOpenFile複数1] Unix上で修正されました。 ***=正規表現のブロークンの処理を修正しました。 Tclは今だけの共有ライブラリを明示的にTclの[アンロード]機能をサポートをアンロードするためにシステムを求めている。効率性のリストとdictsの間に改善された変換します。
タグ: Minor bugfixes
Formatting of numeric values returned by [xy]view
methods was revised to avoid problems when
changing locales. [tk_getOpenFile -multiple 1] was
fixed on Unix. Broken handling of ***= regular
expressions was corrected. Tcl now only asks the
system to unload shared libraries that explicitly
support Tcl's [unload] facility. Efficiency
converting between lists and dicts was improved.

2008-08-27 00:45
8.6a2

"[ちゃんパイプ]"コマンドが追加されました。新しい非再帰的評価の実装では、Tclの評価は、C評価から、スタックを分離します。新しい実験的なコマンドが追加されました::tclの::サポート:[tailcall]、[atProcExit]、[コルーチン]、および[利回り]。スタックオーバーフロー保護は、正規表現エンジンで使用されています。 ***=正規表現のブロークンの処理を修正しました。 [名前空間inscope()]固定されたのクラッシュ。 "間違って#引数"メッセージの一貫性を行いました。
タグ: Development, Major feature enhancements
The "[chan pipe]" command was added. A new
non-recursive evaluation implementation decouples
the Tcl evaluation stack from the C evaluation
stack. New experimental commands were added in
::tcl::unsupported: [tailcall], [atProcExit],
[coroutine], and [yield]. Stack overflow
protection is used in the regexp engine. Broken
handling of ***= regexps was fixed. A crash in
[namespace inscope {}] was fixed. The "wrong #
args" messages were made more consistent.

2008-08-18 01:33
8.5.4

このリリースで修正さX.orgの最新のXのヘッダファイルに対して、修正、非組み込み、スタブは、CプログラムでTkを有効にMSVCのコンパイラを使用して、コンパイル、Tkや修正がSambaの共有は、Windows上でパッケージを見つける。
タグ: Minor bugfixes
This release fixes Tk compiling against the latest X header files from X.org, fixes embedding a non-stub-enabled Tk in a C program using MSVC compilers, and fixes finding packages on Samba shares on Windows.

2008-07-07 08:39
8.5.3

このリリースでは信頼性を修正[fcopy]コールバック、および双方向fcopyことができます。これは、セーフベースinterpのでTclモジュールパッケージをサポートします。いくつかのクラッシュが修正されました。 Tkの詳細がTclとXlibのシステムのエンコーディングには反対堅牢です。 DTraceは、64用のSolarisサポートが少し改善されている。 Solaris/x86上で浮動小数点数の丸め固定されている。
タグ: Minor feature enhancements
This release corrects unreliable [fcopy] callbacks and enables bidirectional fcopy. It supports Tcl Module packages in a Safe Base interp. Several crashes have been fixed. Tk is more robust when Tcl and Xlib disagree about system encoding. Solaris support for DTrace and 64-bit has been improved. Floating point rounding on Solaris/x86 has been fixed.

プロジェクトリソース