| Commit message (Expand) | Author | Age | Files | Lines |
* | * Changed version to 8.2b2. | redman | 1999-07-22 | 20 | -82/+139 |
|
|
* | Applied patch for info complete. [Bug: 2382] | redman | 1999-07-22 | 3 | -4/+15 |
|
|
* | revert changes to TclpStrftime, not needed for internal functions. | redman | 1999-07-22 | 5 | -20/+16 |
|
|
* | * doc/Utf.3: | redman | 1999-07-22 | 9 | -31/+44 |
|
|
* | * unix/Makefile.in: Added the Windows configure script to the | redman | 1999-07-22 | 2 | -1/+6 |
|
|
* | * win/makefile.vc: Changed version number of DDE package in VC++ | redman | 1999-07-22 | 2 | -4/+7 |
|
|
* | * doc/open.n: Added documentation of \\.\comX notation for opening | redman | 1999-07-22 | 4 | -97/+178 |
|
|
* | added a line to initialize the tclDefaultLibrary tcl global var to "", as | hershey | 1999-07-21 | 1 | -2/+9 |
|
|
* | Previous version was a mistake, roll it back. | redman | 1999-07-21 | 1 | -3/+1 |
|
|
* | * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socket | redman | 1999-07-21 | 3 | -2280/+2434 |
|
|
* | added missing '\' at the end of one line (only irix complained about this) | hershey | 1999-07-21 | 1 | -2/+2 |
|
|
* | Small tweaks to the top-level README to fix typos and wording. | jpeek | 1999-07-21 | 2 | -6/+10 |
|
|
* | * generic/tclInitScript.h: | hershey | 1999-07-21 | 4 | -26/+62 |
|
|
* | changed http package version from 2.0 to 2.1 | hershey | 1999-07-20 | 11 | -2616/+2622 |
|
|
* | changed http dir from 2.0 to 2.1 | hershey | 1999-07-19 | 2 | -538/+0 |
|
|
* | Add Tcl_SetNotifier to stubs table. [Bug: 2354] | redman | 1999-07-16 | 4 | -3/+20 |
|
|
* | * unix/aclocal.m4: | redman | 1999-07-16 | 4 | -14/+21 |
|
|
* | Fix minor version number. | redman | 1999-07-16 | 1 | -2/+2 |
|
|
* | Install files with 82 instead of 81 suffix | redman | 1999-07-15 | 1 | -5/+5 |
|
|
* | Change version number | redman | 1999-07-15 | 1 | -0/+0 |
|
|
* | Deleted sentence as suggested by Scott Stanton | jpeek | 1999-07-14 | 1 | -5/+1 |
|
|
* | doc/re_syntax.n: Deleted sentence suggested by Scott S. | jpeek | 1999-07-14 | 1 | -0/+4 |
|
|
* | Makefile.in: fixed cat32.exe build | redman | 1999-07-13 | 2 | -7/+6 |
|
|
* | Add .m4 files and Windows configure.in and Makefile.in | redman | 1999-07-13 | 1 | -1/+8 |
|
|
* | Change dde package to 1.1 | redman | 1999-07-13 | 1 | -2/+2 |
|
|
* | Merged ChangeLog for 8.2b1 | redman | 1999-07-13 | 1 | -1/+105 |
|
|
* | Removed two notes to myself (oops), cleaned up wording, moved changebars. | jpeek | 1999-07-13 | 1 | -32/+42 |
|
|
* | Documented tweaks to the tcl/docs/re_syntax.n manpage file. | jpeek | 1999-07-13 | 1 | -0/+5 |
|
|
* | Catch the cd that sets up the initial value for the testsDirectory variable. | jenn | 1999-07-12 | 2 | -4/+4 |
|
|
* | Changed version numbers in NMAKE makefile. | redman | 1999-07-11 | 1 | -0/+8 |
|
|
* | Change version number in NMAKE makefile | redman | 1999-07-11 | 1 | -3/+3 |
|
|
* | install-man target renamed to "install-doc" to be consistent with TEA spec. | wart | 1999-07-09 | 1 | -3/+3 |
|
|
* | * win/configure.in: Eval DLLSUFFIX, LIBSUFFIX, and EXESUFFIX in | redman | 1999-07-09 | 2 | -1/+11 |
|
|
* | fixed line termination character | stanton | 1999-07-09 | 1 | -677/+677 |
|
|
* | *** empty log message *** | stanton | 1999-07-09 | 1 | -0/+6 |
|
|
* | * tests/string.test: | stanton | 1999-07-09 | 2 | -4/+7 |
|
|
* | Removed -asidefromdir and -relateddir flags, removed unused | jenn | 1999-07-09 | 4 | -250/+306 |
|
|
* | * win/Makefile.in: Added tcltest target so runtest works | stanton | 1999-07-08 | 4 | -680/+696 |
|
|
* | Fixed bogus test for env.test | rjohnson | 1999-07-08 | 1 | -9/+4 |
|
|
* | Do additional checks to unset any environment variables set, changed or | jenn | 1999-07-08 | 2 | -28/+12 |
|
|
* | Improved test to handle empty env array - (will raise error) | rjohnson | 1999-07-08 | 1 | -1/+4 |
|
|
* | Fixed a couple of bad registry tests... | rjohnson | 1999-07-08 | 1 | -4/+4 |
|
|
* | Fixed bug in test suite - remember to update tests when | rjohnson | 1999-07-08 | 1 | -0/+1 |
|
|
* | Fixed broken utility function makeFile. | rjohnson | 1999-07-08 | 2 | -14/+4 |
|
|
* | Made test encoding test understand platform differences. | rjohnson | 1999-07-07 | 1 | -3/+7 |
|
|
* | * doc/fconfigure.n: Clarified default buffering behavior for the | stanton | 1999-07-07 | 2 | -2/+8 |
|
|
* | New windows serial port driver. | redman | 1999-07-07 | 2 | -810/+491 |
|
|
* | Marked two timing-dependent tests "nonPortable", | welch | 1999-07-07 | 1 | -3/+3 |
|
|
* | Back-fitted notes about my recent changes | welch | 1999-07-07 | 1 | -0/+33 |
|
|
* | Fixed handling of connection timeouts. | welch | 1999-07-07 | 4 | -4/+16 |
|
|