Tcl Source Code

Timeline
Login

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

50 descendants and 50 ancestors of c17edd734302d10c9a0cb9f9ee55023d38a22482

1999-03-27
23:01
Change the help file to tcl81.hlp. check-in: 7b34897335 user: redman tags: core-8-1-branch-old
22:58
add comment about borland makefile check-in: 4679745f5f user: redman tags: core-8-1-branch-old
22:57
removed Borland makefiles, no longer supported

added tkIntXlibDecls.h to distribution check-in: 86bc59c1c6 user: redman tags: core-8-1-branch-old

01:50
Put msvcrt.dll in the tcl/bin directory (not in system32). Updated splash screen (needs to be update... check-in: 1987da8941 user: redman tags: core-8-1-branch-old
00:41
Add comments for not destroying Win32 standard handles during thread termination. check-in: dce53cdd8b user: redman tags: core-8-1-branch-old
00:39
Don't close the Win32 handle for a channel during shutdown if it's a std channel. check-in: b3e63defbb user: redman tags: core-8-1-branch-old
1999-03-26
22:39
Changed index's from enum to int. check-in: 6247c71fdd user: rjohnson tags: core-8-1-branch-old
19:46
--enable-shared is now the default that builds Tcl as a shared library. Use --disable-shared and ... check-in: 554e3ea7ea user: suresh tags: core-8-1-branch-old
19:13
-now all test files that skip tests by returning early (which ideally they shouldn't do) call ::t... check-in: 4c4431ec5e user: hershey tags: core-8-1-branch-old
02:24
* tests/interp.test: * generic/tclInterp.c (AliasObjCmd): Changed so aliases are invoked at current ... check-in: 27603c3b06 user: stanton tags: core-8-1-branch-old
00:29
"genWinImage.tcl" is now a bit more informative about what it created. Minor tweak to "tcl.wse.in" t... check-in: c7c062771e user: suresh tags: core-8-1-branch-old
00:23
You can now create a Windows installer using the following command line:
> tclsh80.exe genWinIm...
check-in: 9abf2dbfb5 user: suresh tags: core-8-1-branch-old
00:16
*** empty log message *** check-in: a93b9c6b63 user: stanton tags: core-8-1-branch-old
00:13
Added 7-bit ASCII to big5 and gb2312 encodings [Bug: 632] check-in: 2dc755cab2 user: stanton tags: core-8-1-branch-old
1999-03-25
23:29
added missing argv0 declaration check-in: 25a525546f user: stanton tags: core-8-1-branch-old
23:28
* generic/tclPkg.c (Tcl_PkgRequireEx): Fixed broken clientData initialization in package code. check-in: dab64840b0 user: stanton tags: core-8-1-branch-old
23:27
lint check-in: d3a21d1def user: stanton tags: core-8-1-branch-old
22:44
Fixed quoting typo on LD_SEARCH_FLAGS definition for Linux check-in: 17c61a9303 user: welch tags: core-8-1-branch-old
22:03
Documented that Win98 has tcl_platform(os)=="Windows 95" check-in: b754d9b333 user: redman tags: core-8-1-branch-old
19:46
* unix/Makefile.in (dist): Added tcl.decls and tclInt.decls to source distribution. [Bug: 1571] check-in: 539c0e1656 user: stanton tags: core-8-1-branch-old
19:43
* doc/Thread.3: Updated documentation of Tcl_MutexLock to indicate that the recursive locking behavi... check-in: e1a0b7d0c8 user: stanton tags: core-8-1-branch-old
17:20
defs: lint io.test: fix for bug 1580--"after 100" calls in test scripts were not waiting long ... check-in: 5c981db38c user: hershey tags: core-8-1-branch-old
04:32
Fixed bugs 1521, 1578, 1608--tests were failing due to bad test construction and failure to use cons... check-in: b21b173086 user: hershey tags: core-8-1-branch-old
03:55
* tests/execute.test: * generic/tclExecute.c (TclExecuteByteCode): Fixed expression code that incorr... check-in: d1a8033603 user: stanton tags: core-8-1-branch-old
01:34
Minor adjustment. check-in: 655b052ea2 user: rjohnson tags: core-8-1-branch-old
01:25
Fix socket code (typo) and test case after looking at it again. check-in: 2c4f496e6a user: redman tags: core-8-1-branch-old
00:34
fixed compiler errors/warnings on VC++ 5.0/6.0 and HP-UX native compiler without -Aa or -Ae check-in: e1542205dd user: redman tags: core-8-1-branch-old
00:31
Removed mention of Win32s. check-in: 248bb1b1f2 user: rjohnson tags: core-8-1-branch-old
1999-03-24
23:53
- added code to print the name of each test file that created files and did not clean them up (the... check-in: 406483ed83 user: hershey tags: core-8-1-branch-old
23:53
Make windows sockets implementation thread-safe by making the window used to handle socket events th... check-in: 74e05afb99 user: redman tags: core-8-1-branch-old
19:26
-fixed quoting error in README examples -added safeFetch to list of exported tcltest procs check-in: 27679ee073 user: hershey tags: core-8-1-branch-old
04:25
*** empty log message *** check-in: 66e21ca670 user: stanton tags: core-8-1-branch-old
04:25
* tests/winNotify.test: * tests/ioCmd.test: * tests/event.test: Changed to use new style conditional... check-in: 9bdbccc71e user: stanton tags: core-8-1-branch-old
04:25
* tests/winNotify.test: * mac/tclMacNotify.c: * win/tclWinNotify.c: * unix/tclUnixNotfy.c: * generic... check-in: 1b663177f8 user: stanton tags: core-8-1-branch-old
04:22
* unix/dltest/configure.in: * unix/dltest/Makefile.in: Added missing DBGX macros. [Bug: 1564] check-in: 8095515d9b user: stanton tags: core-8-1-branch-old
04:22
* tools/tcl.wse: Fixed file association to look in the right place for the wish icon. [Bug: 1544] check-in: d123a468a4 user: stanton tags: core-8-1-branch-old
02:48
lint: changed a tcltest namespace variable name from tmpDir to workingDir. changes: made mo... check-in: 83929e34ec user: hershey tags: core-8-1-branch-old
02:38
Fixed serial port check-in: 762e3896db user: redman tags: core-8-1-branch-old
02:37
Fixed serial port communication, no longer blocks on gets in non-blocking mode. check-in: 0df14240cc user: redman tags: core-8-1-branch-old
01:42
Fixed initialization bug [Bug ID: 647] check-in: 1aebc74e85 user: surles tags: core-8-1-branch-old
01:40
added test provided by bug report check-in: 7d19d397b9 user: surles tags: core-8-1-branch-old
00:04
Added test case for stdin on a windows console. Fixed fileevents and gets/read in non-blocking mode ... check-in: a4bc297ce1 user: redman tags: core-8-1-branch-old
1999-03-23
21:58
changed "test" namespace to "tcltest" check-in: f61f6d4d1d user: hershey tags: core-8-1-branch-old
20:06
changed tests to use "tcltest" namespace instead of "test". added constraints to tests, rather than ... check-in: 709a7deb31 user: hershey tags: core-8-1-branch-old
04:15
fixed some lint check-in: 9e78d9f280 user: stanton tags: core-8-1-branch-old
04:13
* tests/reg.test: * generic/regc_color.c: Applied regexp bug fix from Henry Spencer. check-in: 0e42a3934f user: stanton tags: core-8-1-branch-old
1999-03-20
02:31
Entries for changes to support 64-bit mode on Solaris. check-in: 4649e6ed51 user: redman tags: core-8-1-branch-old
01:26
Modifications to work with 64bit Solaris (Sun C 5.0 compiler). check-in: 63b3804c9e user: redman tags: core-8-1-branch-old
1999-03-19
04:01
* win/tclWinChan.c (TclpOpenFileChannel, Tcl_MakeFileChannel): Changed to only test for console or c... check-in: 70b94d21bd user: stanton tags: core-8-1-branch-old
1999-03-17
21:31
*** empty log message *** check-in: 484bf95311 user: stanton tags: core-8-1-branch-old
21:29
Updated version to 8.1b3. check-in: c17edd7343 user: stanton tags: core-8-1-branch-old
20:16
Added the tools subdirectory to the distribution check-in: 065d8e4562 user: welch tags: core-8-1-branch-old
20:16
Updated configure to 8.1 Got the installer working. check-in: 4db2cd8e4a user: welch tags: core-8-1-branch-old
01:10
modify bitmaps, add white.bmp for background of splash screen. check-in: 008903c34e user: redman tags: core-8-1-branch-old
00:25
Updated splash screen bitmap to add Stacey's changes (approved by Sarah). check-in: 3c1a7b66f1 user: redman tags: core-8-1-branch-old
1999-03-15
16:20
added entry regarding test suite changes. check-in: daaf46c4e3 user: hershey tags: core-8-1-branch-old
1999-03-14
23:57
fixed install target for makefile.vc check-in: ed9aac4133 user: surles tags: core-8-1-branch-old
21:52
update changes file check-in: 6515dc9d8d user: surles tags: core-8-1-branch-old
21:41
put back the checking for the compiled-in location for situations where the exec-prefix is different... check-in: ea182df5b6 user: surles tags: core-8-1-branch-old
21:41
put back the checking for the compiled-in location for situations where the exec-prefix is different... check-in: b418c770e7 user: surles tags: core-8-1-branch-old
18:56
*** empty log message *** check-in: 086845e082 user: stanton tags: core-8-1-branch-old
18:56
* generic/tclInterp.c (Tcl_MakeSafe): Remove tcl_platform(user) from safe interps. check-in: 28d5aafdfa user: stanton tags: core-8-1-branch-old
18:56
* generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * generic/tclIntPlatStubs.c: * generic/tclIntS... check-in: 4487d5ada8 user: stanton tags: core-8-1-branch-old
18:55
* win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinSerial.c: Changed so channel drivers wait for... check-in: 2c49f07bb7 user: stanton tags: core-8-1-branch-old
03:14
fixed bad merge check-in: 1280bdddcf user: stanton tags: core-8-1-branch-old
01:53
File didn't have proper eol for unix. check-in: cb4dcf803c user: rjohnson tags: core-8-1-branch-old
00:53
Added section about the stubs library. check-in: a4f277961f user: rjohnson tags: core-8-1-branch-old
1999-03-13
23:49
Improved Tcl Style. check-in: e45a694585 user: rjohnson tags: core-8-1-branch-old
18:23
Fixed refereces to "all" and "defs" in make dist target check-in: 2ec5eafd06 user: welch tags: core-8-1-branch-old
17:20
bitmap for splashscreen for 8.1b2 check-in: 7132bbbd2d user: redman tags: core-8-1-branch-old
03:23
Modified installer for 8.1b2 check-in: ddf815b861 user: redman tags: core-8-1-branch-old
03:09
The tclLibraryPath was being composed of mixed native and UTF strings. Now it is composed of potent... check-in: 1efc651293 user: surles tags: core-8-1-branch-old
02:55
Add code to set the encoding for the console. check-in: b4ff1c850f user: redman tags: core-8-1-branch-old
1999-03-12
23:47
modified the Tcl_SetDefaultEncodingDir routine to use its own memory when caching the tclDefaultEnco... check-in: d8e6c3b83e user: surles tags: core-8-1-branch-old
23:47
updated the man page for the Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodingDir routines check-in: e3948f7aa8 user: surles tags: core-8-1-branch-old
23:29
Summary ------- 1) Broke the initialization of memory and finding the encodings file into seprara... check-in: f989579c4c user: surles tags: core-8-1-branch-old
23:28
added test for setting default encoding dir check-in: 400a8b27a9 user: surles tags: core-8-1-branch-old
23:20
Marked code as unsupported. check-in: 07af8c43e2 user: rjohnson tags: core-8-1-branch-old
23:00
* unix/Makefile.in: * unix/configure.in: Include compat files in the stub library in addition to the... check-in: b8158d1d3a user: stanton tags: core-8-1-branch-old
22:32
tests no longer leave files in the current working directory. check-in: c672bae680 user: hershey tags: core-8-1-branch-old
19:51
Fixed tests to run independent of working dir. Changed statistic printing feature in all and defs. check-in: 88658e511a user: hershey tags: core-8-1-branch-old
1999-03-11
23:50
fixed bad variable reference check-in: 67984518c4 user: hershey tags: core-8-1-branch-old
23:49
changed hardcoded reference to ../tests/all.tcl to use variable in its path. check-in: d29a7d3879 user: hershey tags: core-8-1-branch-old
19:28
Add CrtVersion.3 documentation for Tcl_GetVersion() function check-in: f4572ad12c user: redman tags: core-8-1-branch-old
19:03
"make test" now invokes the test suite from the current working dir so that you can call "make test"... check-in: 4ed00c3520 user: hershey tags: core-8-1-branch-old
18:49
Updated the testsuite to use "test" namespace and commandline args to control verbose level and whi... check-in: 346215785f user: hershey tags: core-8-1-branch-old
06:16
Added tcl_platform check-in: 340cdb434a user: welch tags: core-8-1-branch-old
02:18
*** empty log message *** check-in: a7e58b993c user: stanton tags: core-8-1-branch-old
01:59
fixed bad compile switch check-in: bb40844280 user: stanton tags: core-8-1-branch-old
01:50
* generic/tcl.h: * generic/tcl.decls: Changed Tcl_ReleaseType from an enum to macros so it can be us... check-in: 37d1a96b18 user: stanton tags: core-8-1-branch-old
1999-03-10
23:44
Fixed declarations of empty slots. check-in: 4699f957f9 user: redman tags: core-8-1-branch-old
23:24
Added Tcl_GetVersion() to the stub table, added 6 slots to allow changes in 8.0.6 and 8.1 without sh... check-in: fcd52fc5f0 user: redman tags: core-8-1-branch-old
22:53
Add ChangeLog entries for the ByteCode struct changes and Tcl_GetVersion() API. check-in: 5325467c03 user: redman tags: core-8-1-branch-old
22:51
Make the ByteCode struct binary compatible with 8.0.6.

Add Tcl_GetVersion() function to allow check... check-in: 1208e7ad03 user: redman tags: core-8-1-branch-old

06:49
Integrated stubs mechanism from 8.0 into 8.1 check-in: ddb86b8d93 user: stanton tags: core-8-1-branch-old
1999-03-09
01:56
*** empty log message *** check-in: c078d82fdb user: lfb tags: core-8-1-branch-old
01:31
Moved Dll instance from thread-local-storage. check-in: b52c2b3eff user: lfb tags: core-8-1-branch-old
1999-02-26
02:46
Add entries in ChangeLog for previous commit check-in: e74ff8ac58 user: redman tags: core-8-1-branch-old
02:19
Added new code to properly deal with fileevents and nonblocking mode on serial ports and consoles. A... check-in: 7f676c0cfc user: redman tags: core-8-1-branch-old
1999-02-17
02:34
lint check-in: 0188c6ebd1 user: hershey tags: core-8-1-branch-old
02:18
merged with 8.0 changes check-in: 58ef5e7aea user: hershey tags: core-8-1-branch-old