diff options
author | hobbs <hobbs> | 2000-04-26 17:31:18 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-04-26 17:31:18 (GMT) |
commit | fd0099899a28b18723e8aad032c7134c411754bc (patch) | |
tree | 7fe1cccd0231293fea22c8318fc641193286457f /win | |
parent | db3897bfc7d3e1c71efa9d6c922e56d2718d53db (diff) | |
download | tcl-fd0099899a28b18723e8aad032c7134c411754bc.zip tcl-fd0099899a28b18723e8aad032c7134c411754bc.tar.gz tcl-fd0099899a28b18723e8aad032c7134c411754bc.tar.bz2 |
* README:
* mac/README:
* tools/tcl.wse.in:
* unix/README:
* unix/tcl.spec:
* win/README:
* win/README.binary: Updating URLs to reference dev.scriptics.com
Diffstat (limited to 'win')
-rw-r--r-- | win/README | 11 | ||||
-rw-r--r-- | win/README.binary | 23 |
2 files changed, 14 insertions, 20 deletions
@@ -4,7 +4,7 @@ by Scott Stanton Scriptics Corporation scott.stanton@scriptics.com -RCS: @(#) $Id: README,v 1.15 2000/02/08 10:07:05 hobbs Exp $ +RCS: @(#) $Id: README,v 1.16 2000/04/26 17:31:22 hobbs Exp $ 1. Introduction --------------- @@ -14,7 +14,7 @@ version of Tcl. This directory also contains source files for Tcl that are specific to Microsoft Windows. The information in this file is maintained on the web at: - http://www.scriptics.com/support/howto/compile.html#win + http://dev.scriptics.com/doc/howto/compile.html#win 2. Compiling Tcl ---------------- @@ -54,9 +54,6 @@ directory containing tclsh83.exe. Note: Tcl no longer provides support for Win32s. -For more information about Compiling Tcl on Windows, please see - http://www.scriptics.com/support/howto/compile.html#win - This page includes a lengthy discussion of compiler macros necessary when compiling Tcl extensions that will be dynamically loaded. @@ -66,8 +63,8 @@ when compiling Tcl extensions that will be dynamically loaded. This distribution contains an extensive test suite for Tcl. Some of the tests are timing dependent and will fail from time to time. If a test is failing consistently, please send us a bug report with as much -detail as you can manage. Please use the form at - http://www.scriptics.com/support/bugForm.html +detail as you can manage. Please use the online database at + http://dev.scriptics.com/ticket/ In order to run the test suite, you build the "test" target using the appropriate makefile for your compiler. diff --git a/win/README.binary b/win/README.binary index 6aa1a90..5536e80 100644 --- a/win/README.binary +++ b/win/README.binary @@ -1,6 +1,6 @@ Tcl/Tk 8.3 for Windows, Binary Distribution -RCS: @(#) $Id: README.binary,v 1.18 2000/04/19 08:32:46 hobbs Exp $ +RCS: @(#) $Id: README.binary,v 1.19 2000/04/26 17:31:22 hobbs Exp $ 1. Introduction --------------- @@ -23,25 +23,22 @@ Tcl community by Scriptics Corporation. ---------------- The official home for Tcl and Tk on the Web is at: - http://www.scriptics.com + http://dev.scriptics.com The home page for the Tcl/Tk 8.3 release is - http://www.scriptics.com/software/8.3.html - -Information about new features in Tcl/Tk 8.3 can be found at - http://www.scriptics.com/software/whatsnew83.html + http://dev.scriptics.com/software/tcltk/8.3.html Detailed release notes can be found at - http://www.scriptics.com/software/relnotes/tcl8.3.1 + http://dev.scriptics.com/software/tcltk/relnotes/tcl8.3.1.txt Information about Tcl itself can be found at - http://www.scriptics.com/scripting/ + http://dev.scriptics.com/scripting/ There are many Tcl books on the market. Most are listed at - http://www.scriptics.com/resource/doc/books/ + http://dev.scriptics.com/resource/doc/books/ There are notes about compiling Tcl at - http://www.scriptics.com/support/howto/compile.html + http://dev.scriptics.com/doc/howto/compile.html 3. Installation --------------- @@ -82,9 +79,9 @@ systems. 6. Reporting Bugs ----------------- If you have comments or bug reports for the Windows version of Tcl, -please use our on-line bug form at: +please use our online database at: - http://www.scriptics.com/support/bugForm.html + http://dev.scriptics.com/ticket/ or post them to the newsgroup comp.lang.tcl. @@ -117,7 +114,7 @@ that are commonly encountered by TCL newcomers. 9. Tcl Resource Center ---------------------- -Visit http://www.scritics.com/resource/ to see an annotated index of +Visit http://dev.scritics.com/resource/ to see an annotated index of many Tcl resources available on the World Wide Web. This includes papers, books, and FAQs, as well as extensions, applications, binary releases, and patches. You can contribute patches by sending them |