Itcl - the [incr Tcl] extension

Check-in [1c1bbb11a0]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:minimal release note update
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1c1bbb11a02736db067b7cb4c7548c5383148931
User & Date: dgp 2014-10-24 20:33:39
Context
2014-10-31
19:24
Completely different fix for SF bug #243 that has the benefit of not completely breaking Itk and Iwidgets. :) check-in: b0d28b2c47 user: dgp tags: trunk
2014-10-24
20:34
merge trunk check-in: 7a3f762696 user: dgp tags: rc1, itcl-4-0-2-rc
20:33
minimal release note update check-in: 1c1bbb11a0 user: dgp tags: trunk
2014-09-20
15:09
fixes for SF bug #257. check-in: 58a5700070 user: arnulf tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to README.

1
2
3
4
5
6
7
8
9
10
README: Itcl

This is the 4.0.1 source distribution of Itcl, an object oriented
extension for Tcl. Itcl is available from Sourceforge at:
http://sourceforge.net/project/showfiles.php?group_id=13244&package_id=295641


1. Introduction

This directory contains the source code, documentation, and test scripts


|







1
2
3
4
5
6
7
8
9
10
README: Itcl

This is the 4.0.2 source distribution of Itcl, an object oriented
extension for Tcl. Itcl is available from Sourceforge at:
http://sourceforge.net/project/showfiles.php?group_id=13244&package_id=295641


1. Introduction

This directory contains the source code, documentation, and test scripts

Changes to releasenotes.txt.

1

2
3
4
5
6
7
8
9
This is the release 4.0.1 of Itcl.

The difference to 4.0.0: in this release there are only bug fixes from SF and the fossil bug tracker for itcl.

This is the first stable release of Itcl 4.0.
It is a new major release of Itcl.

The difference to 4.0b7: Tighter control on the set of exported functions.

The difference to 4.0b6: Updated TEA system and related build system changes.
|
>
|







1
2
3
4
5
6
7
8
9
10
This is the release 4.0.2 of Itcl.

The difference to 4.0.*: in this release there are only bug fixes from SF and the fossil bug tracker for itcl.

This is the first stable release of Itcl 4.0.
It is a new major release of Itcl.

The difference to 4.0b7: Tighter control on the set of exported functions.

The difference to 4.0b6: Updated TEA system and related build system changes.