Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2878220

Browse files
committed
Convert PL/Tcl to use Tcl's "object" interfaces.
The original implementation of Tcl was all strings, but they improvedperformance significantly by introducing typed "objects" (integers,lists, code, etc). It's past time we made use of that; that happenedin Tcl 8.0 which was released in 1997.This patch also modernizes some of the error-reporting code, which maycause small changes in the spelling of complaints about bad calls toPL/Tcl-provided commands.Jim Nasby and Karl Lehenbauer, reviewed by Victor Wagner
1 parent3b8d721 commit2878220

File tree

1 file changed

+329
-336
lines changed

1 file changed

+329
-336
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp