head	1.9;
access;
symbols
	core-8-4-14:1.9;
locks; strict;
comment	@# @;


1.9
date	2005.06.29.12.57.58;	author arjenmarkus;	state Exp;
branches;
next	1.8;

1.8
date	2005.06.23.07.29.11;	author arjenmarkus;	state Exp;
branches;
next	1.7;

1.7
date	2005.03.07.10.53.49;	author davidw;	state Exp;
branches;
next	1.6;

1.6
date	2005.02.21.18.54.10;	author davidw;	state Exp;
branches;
next	1.5;

1.5
date	2005.01.26.09.16.39;	author arjenmarkus;	state Exp;
branches;
next	1.4;

1.4
date	2004.12.22.17.38.57;	author davidw;	state Exp;
branches;
next	1.3;

1.3
date	2004.12.08.10.46.00;	author arjenmarkus;	state Exp;
branches;
next	1.2;

1.2
date	2004.11.30.23.53.15;	author tallniel;	state Exp;
branches;
next	1.1;

1.1
date	2004.11.30.17.39.36;	author tallniel;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Inserted the beginnings of a chapter on dictionaries
@
text
@2005-06-29  Arjen Markus <arjen.markus@@wldelft.nl>

        * Taken up writing a chapter on dictionaries
          (chapter 23a, right after arrays)

2005-06-23  Arjen Markus <arjen.markus@@wldelft.nl>

        * Add tutorial information on:
          * lassign, switches to lsearch and lsort
          * dict
          * {expand}

2005-03-07  David N. Welton  <davidw@@dedasys.com>

	* Add mention of ternary operator ( condition ? true : false ) in
	expr.

2005-02-21  David N. Welton  <davidw@@dedasys.com>

	* Add information on dict command.

2005-01-26  Arjen Markus <arjen.markus@@wldelft.nl>

        * Check the description of the environment variables that 
          influence Tcl

        * Check for a description of .tclshrc and for a proper coverage
          of the various shells

        * Check for a discussion of the basics of event handling

        * Add the information when missing as new lessons (or as a 
          new item in existing lessons)

2004-12-22  David N. Welton  <davidw@@dedasys.com>

	* Add section on where to get Tcl, how to install and configure
	it.  Mention things like Linux distributions, ActiveTcl and so on.

2004-12-08  Arjen Markus <arjen.markus@@wldelft.nl>

        * add lessons on "new' commands like:
          - fconfigure
          - fileevent 

        * add lessons on "how" to do things like:
          - when to use lists and when to use arrays

$Id: TODO,v 1.8 2005/06/23 07:29:11 arjenmarkus Exp $
@


1.8
log
@Added an entry on subjects that were recently mentioned to be missing
@
text
@d1 5
d49 1
a49 1
$Id: TODO,v 1.7 2005/03/07 10:53:49 davidw Exp $
@


1.7
log
@Updated TODO.
@
text
@d1 7
d44 1
a44 1
$Id: TODO,v 1.6 2005/02/21 18:54:10 davidw Exp $
@


1.6
log
@Added note to add information about 'dict' command.
@
text
@d1 5
d37 1
a37 1
$Id: TODO,v 1.5 2005/01/26 09:16:39 arjenmarkus Exp $
@


1.5
log
@Added suggestions from c.l.t. to the TODO file
@
text
@d1 4
d32 1
a32 1
$Id: TODO,v 1.4 2004/12/22 17:38:57 davidw Exp $
@


1.4
log
@* html/Tcl16.html: Removed glob section.

* html/Tcl18.html: Edited.

* html/Tcl16a.html: Added a section on glob patterns.
@
text
@d1 13
d28 1
a28 1
$Id: TODO,v 1.3 2004/12/08 10:46:00 arjenmarkus Exp $
@


1.3
log
@Updated TODO and lessons 22, 23 and 24
@
text
@d1 4
a4 1
$Id: TODO,v 1.2 2004/11/30 23:53:15 tallniel Exp $
d14 2
@


1.2
log
@Remove done items.
@
text
@d1 1
a1 1
$Id: TODO,v 1.1 2004/11/30 17:39:36 tallniel Exp $
d3 8
@


1.1
log
@Initial creation of TODO file.
@
text
@d1 1
a1 1
$Id$
a2 3
* Update lesson 31 to talk about packages instead of the auto_load mechanism

* Add lesson on namespaces
@

