Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
42 check-ins using file win/tclWinSerial.c version 727f16ad92
|
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 core-8-2-b1-synthetic Closed-Leaf check-in: d0852b1db1 user: cvs2fossil tags: core-8-2-b1-synthetic, core-8-2-b1 | |
| 19:07 | Created branch scriptics-tclpro-1-3-b3-synthetic Closed-Leaf check-in: 77ff211b7e user: cvs2fossil tags: scriptics-tclpro-1-3-b3-synthetic, scriptics-tclpro-1-3-b3 | |
| 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 | |
| 02:07 | Removed two notes to myself (oops), cleaned up wording, moved changebars. check-in: 9b72e5aa55 user: jpeek tags: trunk | |
| 02:06 | Documented tweaks to the tcl/docs/re_syntax.n manpage file. check-in: eba33a5ca7 user: jpeek tags: trunk | |
|
1999-07-12
| ||
| 21:03 | Catch the cd that sets up the initial value for the testsDirectory variable. check-in: aa7feb0ac0 user: jenn tags: trunk | |
|
1999-07-11
| ||
| 20:31 | Changed version numbers in NMAKE makefile. check-in: 2ea86e8bdf user: redman tags: trunk | |
| 20:29 | Change version number in NMAKE makefile check-in: b1cd1cf0ff user: redman tags: trunk | |
|
1999-07-09
| ||
| 21:18 | install-man target renamed to "install-doc" to be consistent with TEA spec. check-in: b01449ac9b user: wart tags: trunk | |
| 18:24 | * win/configure.in: Eval DLLSUFFIX, LIBSUFFIX, and EXESUFFIX in the configure script so that substit... check-in: fd326b93fa user: redman tags: trunk | |
| 02:31 | fixed line termination character check-in: 77df520e96 user: stanton tags: trunk | |
| 02:12 | *** empty log message *** check-in: 828e9399bf user: stanton tags: trunk | |
| 02:11 | * tests/string.test: * generic/tclCmdMZ.c: Fixed bug in string range bounds checking code. check-in: 614b32f8b0 user: stanton tags: trunk | |
| 00:00 | Removed -asidefromdir and -relateddir flags, removed unused ::tcltest::dotests proc, cleaned up impl... check-in: c5abb670a1 user: jenn tags: trunk | |
|
1999-07-08
| ||
| 23:17 | * win/Makefile.in: Added tcltest target so runtest works properly. Added missing names to the clean... check-in: bd1fc18299 user: stanton tags: trunk | |
| 19:44 | Fixed bogus test for env.test check-in: 931d254c68 user: rjohnson tags: trunk | |
| 17:29 | Do additional checks to unset any environment variables set, changed or created by the tests. check-in: 8163db91b2 user: jenn tags: trunk | |
| 03:35 | Improved test to handle empty env array - (will raise error) check-in: 49ec7aac3e user: rjohnson tags: trunk | |
| 03:30 | Fixed a couple of bad registry tests... check-in: 030703c01e user: rjohnson tags: trunk | |
| 03:08 | Fixed bug in test suite - remember to update tests when changing features!!! check-in: 2d21c46440 user: rjohnson tags: trunk | |
| 02:57 | Fixed broken utility function makeFile. check-in: 7c29ca5cd1 user: rjohnson tags: trunk | |
|
1999-07-07
| ||
| 23:08 | Made test encoding test understand platform differences. check-in: f6d0bb0e6a user: rjohnson tags: trunk | |
| 18:59 | * doc/fconfigure.n: Clarified default buffering behavior for the standard channels. [Bug: 2335] check-in: 842d60e737 user: stanton tags: trunk | |
| 02:37 | New windows serial port driver. [Bug 1980 2217] check-in: 256cf12d76 user: redman tags: trunk | |