| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated for new package version number | welch | 1999-07-01 | 4 | -8/+8 |
|
|
* | Fix genstubs target. | redman | 1999-06-30 | 1 | -3/+6 |
|
|
* | Add TclHandle functions to the internal stub table. | redman | 1999-06-30 | 4 | -3291/+51 |
|
|
* | Removed call to obsolete AC_C_CROSS macro. | wart | 1999-06-30 | 1 | -2/+1 |
|
|
* | Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannel | welch | 1999-06-30 | 5 | -18/+371 |
|
|
* | Updated http and ReplaceChannel man pages | welch | 1999-06-30 | 2 | -18/+50 |
|
|
* | Fixed -timeout bug to handle connections to dead servers properly. | welch | 1999-06-30 | 4 | -36/+268 |
|
|
* | updated dde version from 1.0 to 1.1 | hershey | 1999-06-30 | 1 | -4/+3 |
|
|
* | Added a check to not rename incr unless it's been previously | jenn | 1999-06-30 | 1 | -4/+5 |
|
|
* | Added a check at the end of the test to not unset variables if | jenn | 1999-06-30 | 2 | -4/+8 |
|
|
* | Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relate... | jenn | 1999-06-29 | 7 | -216/+911 |
|
|
* | Modified the last three tests to run with pcOnly constraint. | jenn | 1999-06-29 | 1 | -4/+4 |
|
|
* | Adopted Doc patch that changes "unknown_active" to "unknown_pending" | welch | 1999-06-29 | 1 | -3/+4 |
|
|
* | Applied patch from Peter Hardie (with modifications) to fix | redman | 1999-06-28 | 5 | -5/+54 |
|
|
* | Documented 2 more files that need to be updated when the Tcl version | wart | 1999-06-28 | 1 | -1/+3 |
|
|
* | Fixed test suite to call $tcltest::tcltest instead of $::tcltest | redman | 1999-06-28 | 1 | -2/+2 |
|
|
* | Updated versions to 8.2 and 8.2b1 where appropriate. | wart | 1999-06-28 | 2 | -34/+34 |
|
|
* | updated 8.1 to 8.2 | hershey | 1999-06-27 | 1 | -2/+2 |
|
|
* | Added poke command to dde. | redman | 1999-06-26 | 8 | -35/+96 |
|
|
* | Marked on of the string tests non-portable. IRIX thinks that | rjohnson | 1999-06-26 | 1 | -2/+6 |
|
|
* | Fixed another bug in test suite... | rjohnson | 1999-06-26 | 1 | -1/+2 |
|
|
* | Fixed bug in all.tcl that caused "make test" not to work. The var | rjohnson | 1999-06-26 | 1 | -1/+3 |
|
|
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 52 | -124/+125 |
|
|
* | Export functions for TclHandle | redman | 1999-06-26 | 1 | -5/+5 |
|
|
* | Added tcltest to the list of packages to install | jenn | 1999-06-26 | 1 | -3/+3 |
|
|
* | Added package tcltest to the list of packages to install. | jenn | 1999-06-26 | 1 | -4/+4 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 121 | -1872/+597 |
|
|
* | Adding package tcltest; this replaces the original defs.tcl file | jenn | 1999-06-26 | 4 | -0/+2496 |
|
|
* | This file contains what used to be in the tests/README file | jenn | 1999-06-26 | 1 | -0/+542 |
|
|
* | Changed so unix always maps ckalloc to Tcl_Alloc or Tcl_DbCkAlloc to avoid | redman | 1999-06-26 | 1 | -15/+8 |
|
|
* | Changed to Tcl 8.2b1 | welch | 1999-06-25 | 1 | -4/+4 |
|
|
* | Added note about win/configure.in needing a version change | welch | 1999-06-25 | 1 | -1/+2 |
|
|
* | Fixed return value in doc. | welch | 1999-06-25 | 1 | -6/+5 |
|
|
* | Changed to Tcl 8.2b1 | welch | 1999-06-25 | 9 | -42/+41 |
|
|
* | Added man page for Tcl_Replace Channel and TclUndoReplaceChannel | welch | 1999-06-25 | 1 | -0/+75 |
|
|
* | * tests/reg.test: | stanton | 1999-06-25 | 3 | -28/+77 |
|
|
* | Moved description of regular expression syntax from regexp.n into a | jpeek | 1999-06-24 | 8 | -911/+948 |
|
|
* | * unix/Makefile.in: Changed install-doc to install-man. | stanton | 1999-06-24 | 9 | -722/+925 |
|
|
* | One more try at fixing the TCL_LIBRARY problem | wart | 1999-06-22 | 1 | -3/+4 |
|
|
* | TCL_LIBRARY is now set in the Makefile | wart | 1999-06-22 | 1 | -1/+3 |
|
|
* | *** empty log message *** | stanton | 1999-06-21 | 1 | -0/+5 |
|
|
* | * unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak where | stanton | 1999-06-21 | 1 | -3/+7 |
|
|
* | Merged with tk defs.tcl file | jenn | 1999-06-19 | 1 | -16/+12 |
|
|
* | Reflects recent changes in tcl.m4 (compiler warnings) | wart | 1999-06-19 | 1 | -2/+2 |
|
|
* | Modifications to correct CC_EXENAME macro. | redman | 1999-06-18 | 2 | -2/+2 |
|
|
* | Modify aclocal.m4 for PC to run cygpath on path of CC_EXENAME first. | redman | 1999-06-17 | 1 | -1/+1 |
|
|
* | *** empty log message *** | stanton | 1999-06-17 | 1 | -0/+29 |
|
|
* | * doc/RegExp.3: Documented the new regexp interfaces and | stanton | 1999-06-17 | 1 | -24/+238 |
|
|
* | * generic/tclTest.c: | stanton | 1999-06-17 | 7 | -128/+188 |
|
|
* | * tests/regexp.test: | stanton | 1999-06-17 | 3 | -36/+81 |
|
|