Tcl Source Code

Timeline
Login

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

50 check-ins occurring around dea0ac1965d7f151.

1999-03-24
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
05:40
Created branch core-8-0-5-synthetic Closed-Leaf check-in: ae474d2506 user: cvs2fossil tags: core-8-0-5-synthetic, core-8-0-5
05:40
Update to CW Pro 4 and MoreFiles 1.4.9. check-in: 878fc49ec0 user: jingham tags: core-8-0-5-branch
05:25
If TCL_TEST is defined, export the symbols in tclMacPort.h. This will allow us to build the shared ... check-in: c22364e582 user: jingham tags: core-8-0-5-branch
05:21
Reverting Serial port changes. This will be implemented as an extension instead of using special co... check-in: f329606d91 user: jingham tags: core-8-0-5-branch
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
22:11
Jim decied not to put this in afterall. check-in: 0a6b3cbf6c user: rjohnson tags: core-8-0-5-branch
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-22
17:39
Adding the file tclMacSerial.c for Jim Ingham. check-in: d6575ceaed user: rjohnson tags: core-8-0-5-branch
05:42
Added Mark Roseman's fix for the socket writes over a slow network. Copy the data that you pass to ... check-in: 213d1f2425 user: jingham tags: core-8-0-5-branch
05:42
Added some const's to fit with MoreFiles 1.4.9 check-in: dea0ac1965 user: jingham tags: core-8-0-5-branch
05:42
Give the serial module a chance at the open file filename before opening it as a file. check-in: 759bf2bb31 user: jingham tags: core-8-0-5-branch
05:42
Added mention of the Macintosh serial command check-in: 959108ed31 user: jingham tags: core-8-0-5-branch
05:42
Added documentation for the serial open on the Macintosh check-in: 14897de048 user: jingham tags: core-8-0-5-branch
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
Created branch core-8-1-b2-synthetic Closed-Leaf check-in: 129417c8b0 user: cvs2fossil tags: core-8-1-b2-synthetic, core-8-1-b2
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