Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | noted sep 10 release date for 8.4.0 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | core-8-4-0 |
Files: | files | file ages | folders |
SHA1: |
e75351e1ec2faa5a2ce71a07c8ec7108 |
User & Date: | hobbs 2002-09-10 09:31:52.000 |
Context
2002-09-10
| ||
09:57 |
* unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosx and set it to default value ${LIB_...check-in: 7877208a77 user: das tags: trunk | |
09:31 | noted sep 10 release date for 8.4.0 check-in: e75351e1ec user: hobbs tags: trunk, core-8-4-0 | |
2002-09-08
| ||
23:42 | added TIP108 note to OS X port check-in: 616d73f466 user: hobbs tags: trunk | |
Changes
Changes to ChangeLog.
1 2 3 4 5 6 7 | 2002-09-06 Don Porter <[email protected]> * doc/file.n: Format correction, and clarified [file normalize] returns an absolute path. * doc/tcltest.n: Added examples section, as long promised. | > > > > | 1 2 3 4 5 6 7 8 9 10 11 | 2002-09-10 Jeff Hobbs <[email protected]> *** 8.4.0 TAGGED FOR RELEASE *** 2002-09-06 Don Porter <[email protected]> * doc/file.n: Format correction, and clarified [file normalize] returns an absolute path. * doc/tcltest.n: Added examples section, as long promised. |
︙ | ︙ |
Changes to changes.
1 2 | Recent user-visible changes to Tcl: | | | 1 2 3 4 5 6 7 8 9 10 | Recent user-visible changes to Tcl: RCS: @(#) $Id: changes,v 1.73 2002/09/10 09:31:52 hobbs Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. 2. Semi-colon now available for grouping commands on a line. 3. For a command to span multiple lines, must now use backslash-return |
︙ | ︙ | |||
5596 5597 5598 5599 5600 5601 5602 | 2002-08-28 (bug fix)[414910] avoid mem leaks accessing environment variables on Windows (welton,gravereaux) 2002-08-31 (platform support)[TIP 108] Mac OS X port (steffen,ingham) 2002-09-02 (platfrom support) 64-bit compile on HP-11 (martin) | | | 5596 5597 5598 5599 5600 5601 5602 5603 | 2002-08-28 (bug fix)[414910] avoid mem leaks accessing environment variables on Windows (welton,gravereaux) 2002-08-31 (platform support)[TIP 108] Mac OS X port (steffen,ingham) 2002-09-02 (platfrom support) 64-bit compile on HP-11 (martin) --- Released 8.4.0, September 10, 2002 --- See ChangeLog for details --- |