Tcl Source Code

Timeline
Login

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

57 check-ins using file changes version 3f8cd488ca

1999-08-04
15:58
Remove extern declaration for TclWinGetPlatform functions, they're already in tclInt.decls. Only af... check-in: 55f8cac9c0 user: redman tags: trunk
1999-08-03
18:07
Move functions declarations out of win/tclWinInt.h that are now in generic/tclInt.decls check-in: 257bae6dc4 user: redman tags: trunk
1999-08-02
21:57
* unix/configure.in: * win/configure.in: Change beta level to b2. check-in: 934d16e5cf user: redman tags: trunk
18:33
removed extra declaration of Tcl_RegExpMatchObj check-in: 95c603bf2e user: redman tags: trunk
17:45
* generic/tcl.h: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclInt.h: * generic/tclInt.dec... check-in: 08e3282fc0 user: redman tags: trunk
1999-08-01
22:09
* win/tclWinSock.c: Added comment block to SocketThread() function. Added code to avoid calling Ter... check-in: 77a8b86a7a user: redman tags: trunk
20:43
* generic/tclInt.decls: added declaractions necessary for the Tcl test code to work wth stubs [Bu...
check-in: 6f03b1d1ed user: hobbs tags: trunk
1999-07-31
01:55
* unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5. Patch from James Dennett. [Bug: 245... check-in: 59e2b0685d user: redman tags: trunk
01:24
* win/tclWinPipe.c: * win/Makefile.in: Fixing launching of 16-bit apps on Win9x from wish. The comm... check-in: 0e573cddc1 user: redman tags: trunk
1999-07-30
23:31
Added definitions for some symbols in tclConfig.sh that never got values in Windows. check-in: cf3031f4df user: wart tags: trunk
22:26
Parameterized the static library linkers (ar cr and lib -nologo) to assist in merging the Makefile.i... check-in: ef28f0d52d user: wart tags: trunk
22:19
* tclParse.c: fixed bug in info complete regarding nested square brackets [Bug: 2382, 2466]
check-in: 02e78f811b user: hobbs tags: trunk
21:46
updated trf patch to fix problems created when adapting Kupries' previous patch to our specs. check-in: af62bca303 user: hobbs tags: trunk
19:10
Updated to match the new return values from tcltest. check-in: 4300ae3dc9 user: jenn tags: trunk
02:02
* win/tclWinChan.c: Allow tcl to open CON and NUL, even for std channels. Checking for bad/unusable... check-in: 204ad52209 user: redman tags: trunk
01:35
Exit with non-zero status if there were problems with the way the test suite was started (e.g. wrong... check-in: 4ab899a015 user: jenn tags: trunk
1999-07-29
23:17
* unix/mkLinks.tcl: Applied patch to avoid linking pack.n to pack-old.n. Patch from Don Porter. [Bu... check-in: 11860a3bdf user: redman tags: trunk
22:58
win/tclWinSock.c: free Win32 Event handles when destroying socket helper threads. check-in: 5d8a109496 user: redman tags: trunk
19:21
Added lines so that extensions can set up static linker (ar vs. lib) and C compiler warning flags ea... check-in: 8ccef65e92 user: wart tags: trunk
1999-07-28
18:51
Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions can get these values in the ... check-in: 0d5ddcfb91 user: wart tags: trunk
18:33
* tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Fixed the condition under which ::tcltest::P... check-in: a956513b64 user: jenn tags: trunk
1999-07-27
16:31
update Windows installer bitmap to read Tcl/Tk Version 8.2 check-in: 04538cac97 user: redman tags: trunk
01:42
Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some open issues, this code is a ... check-in: f4fa2a7ba1 user: redman tags: trunk
1999-07-26
22:50
* tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: * doc/tcltest.n: Cleaned up code in ::tc... check-in: 857902b876 user: jenn tags: trunk
17:59
Tests for the tcltest package check-in: c9f00c0092 user: jenn tags: trunk
17:51
Change destination of dde package to dde1.1. check-in: 9ffe120a2d user: redman tags: trunk
1999-07-23
23:40
Removed patch for bug 2382, for info complete. check-in: 840e9c95ce user: redman tags: trunk
1999-07-22
23:47
* win/tclWinSock.c: Fixed hang with threads enabled, fixed semaphores with threads disabled.

* win/... check-in: 30432d73f2 user: redman tags: trunk

23:45
Fix hange with socket code (win32) with threads enabled, fixed the semaphores for threads disabled. ... check-in: a5863b3a81 user: redman tags: trunk
21:50
* Changed version to 8.2b2.

* win/tclWinPort.h: Block out include of sys/*.h in order to build ext... check-in: 589cb7ba77 user: redman tags: trunk

02:15
Applied patch for info complete. [Bug: 2382] check-in: 9a47ff649a user: redman tags: trunk
01:26
revert changes to TclpStrftime, not needed for internal functions. check-in: a4cee78edc user: redman tags: trunk
01:08
* doc/Utf.3: * generic/tcl.decls: * generic/tclInt.decls: * generic/tclDecls.h: * generic/tclIntDecl... check-in: 22b143003b user: redman tags: trunk
00:38
* unix/Makefile.in: Added the Windows configure script to the distribution file list, already shipp... check-in: 677ba646fb user: redman tags: trunk
00:13
* win/makefile.vc: Changed version number of DDE package in VC++ makefile to use 1.1 instead of 1.0... check-in: 6633a54dd5 user: redman tags: trunk
00:06
* doc/open.n: Added documentation of \\.\comX notation for opening serial ports on Windows (alternat... check-in: 10b63080bd user: redman tags: trunk
1999-07-21
23:28
added a line to initialize the tclDefaultLibrary tcl global var to "", as was done in Tcl8.0.5. check-in: b16021515e user: hershey tags: trunk
21:29
Previous version was a mistake, roll it back. check-in: 2d8b4e85a6 user: redman tags: trunk
21:28
* win/tclWinSock.c: Modified 8.1.0 version of the Win32 socket driver to move the handling of the so... check-in: 74cee245ff user: redman tags: trunk
17:43
added missing '\' at the end of one line (only irix complained about this) check-in: 323fd26f82 user: hershey tags: trunk
16:04
Small tweaks to the top-level README to fix typos and wording. check-in: 384e1d2bd9 user: jpeek tags: trunk
02:01
* generic/tclInitScript.h: * unix/tclUnixInit.c: merged code with 8.0.5. We now use an intermedi...
check-in: 0d9e2ba09f user: hershey tags: trunk
1999-07-20
00:11
changed http package version from 2.0 to 2.1 check-in: fda7557642 user: hershey tags: trunk
1999-07-19
21:03
changed http dir from 2.0 to 2.1 check-in: 124ac761ed user: hershey tags: trunk
1999-07-16
21:56
Add Tcl_SetNotifier to stubs table. [Bug: 2354] check-in: 0fdd9484f5 user: redman tags: trunk
21:40
* unix/aclocal.m4: * unix/tcl.m4: Add check for Alpha/Linux to correct the IEEE floating flag to t... check-in: 72240a3a0a user: redman tags: trunk
01:52
Fix minor version number. check-in: f5eb99468e user: redman tags: trunk
1999-07-15
21:00
Install files with 82 instead of 81 suffix check-in: 55cb269e12 user: redman tags: trunk
01:47
Change version number check-in: 38e7639e65 user: redman tags: trunk
1999-07-14
19:09
Deleted sentence as suggested by Scott Stanton check-in: b4d75c8e7d user: jpeek tags: trunk
19:07
Created branch scriptics-tclpro-1-3-b3-synthetic Closed-Leaf check-in: 77ff211b7e user: cvs2fossil tags: scriptics-tclpro-1-3-b3, scriptics-tclpro-1-3-b3-synthetic
19:07
Created branch core-8-2-b1-synthetic Closed-Leaf check-in: d0852b1db1 user: cvs2fossil tags: core-8-2-b1-synthetic, core-8-2-b1
19:07
doc/re_syntax.n: Deleted sentence suggested by Scott S. check-in: d7e9fff01e user: jpeek tags: trunk
1999-07-13
22:23
Makefile.in: fixed cat32.exe build makefile.vc: fixed calling tcltest.exe check-in: 580b6853c5 user: redman tags: trunk
22:23
Add .m4 files and Windows configure.in and Makefile.in check-in: 830c41e50e user: redman tags: trunk
22:22
Change dde package to 1.1 check-in: 9bd199dc6c user: redman tags: trunk
22:21
Merged ChangeLog for 8.2b1 check-in: 85be69819f user: redman tags: trunk