summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed bogus test for env.testrjohnson1999-07-081-9/+4
* Do additional checks to unset any environment variables set, changed orjenn1999-07-082-28/+12
* Improved test to handle empty env array - (will raise error)rjohnson1999-07-081-1/+4
* Fixed a couple of bad registry tests...rjohnson1999-07-081-4/+4
* Fixed bug in test suite - remember to update tests whenrjohnson1999-07-081-0/+1
* Fixed broken utility function makeFile.rjohnson1999-07-082-14/+4
* Made test encoding test understand platform differences.rjohnson1999-07-071-3/+7
* * doc/fconfigure.n: Clarified default buffering behavior for thestanton1999-07-072-2/+8
* New windows serial port driver.redman1999-07-072-810/+491
* Marked two timing-dependent tests "nonPortable",welch1999-07-071-3/+3
* Back-fitted notes about my recent changeswelch1999-07-071-0/+33
* Fixed handling of connection timeouts.welch1999-07-074-4/+16
* Removed extra '\' characters at the beginning of the parseOld.testjenn1999-07-061-2/+2
* Added entries for 6/25/99 and 6/29/99 reflecting the addition ofjenn1999-07-061-0/+31
* Added entry re: 1999-06-23 changes that created re_syntax(n) page.jpeek1999-07-061-0/+11
* Fix missing declaration of tclStubsredman1999-07-021-1/+2
* Fix Tcl_GetStackedChannel declaration, the functionredman1999-07-022-5/+5
* Block out unix-only code for windows & mac.redman1999-07-021-1/+3
* Regen the stub files after changes in tcl.decls were made, but theredman1999-07-021-14/+17
* Temporarily disabling core file checking.jenn1999-07-022-40/+78
* Fixed lint found by Jim Inghamwelch1999-07-021-4/+5
* Name change from Tcl_ReplaceChannel to Tcl_StackChannelwelch1999-07-024-124/+352
* Name change from Tcl_ReplaceChannel to Tcl_StackChannelwelch1999-07-021-31/+38
* Improved support for empty array nameswelch1999-07-023-11/+16
* Added hook points to the notifierwelch1999-07-021-1/+20
* Added hook points to the notifierwelch1999-07-023-18/+57
* Fixed package version numberwelch1999-07-021-4/+4
* Added hook points to the notifierwelch1999-07-021-1/+20
* Added Tcl_SetNotifier and associated typedef.welch1999-07-022-2/+52
* fix to call TclStat instead of TclpStatredman1999-07-011-0/+6
* Call TclStat instead of TclpStat in order to allow theredman1999-07-012-13/+13
* Changed the tests to use the testConstraints array that thejenn1999-07-0125-78/+78
* Updated for new package version numberwelch1999-07-014-8/+8
* Fix genstubs target.redman1999-06-301-3/+6
* Add TclHandle functions to the internal stub table.redman1999-06-304-3291/+51
* Removed call to obsolete AC_C_CROSS macro.wart1999-06-301-2/+1
* Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannelwelch1999-06-305-18/+371
* Updated http and ReplaceChannel man pageswelch1999-06-302-18/+50
* Fixed -timeout bug to handle connections to dead servers properly.welch1999-06-304-36/+268
* updated dde version from 1.0 to 1.1hershey1999-06-301-4/+3
* Added a check to not rename incr unless it's been previouslyjenn1999-06-301-4/+5
* Added a check at the end of the test to not unset variables ifjenn1999-06-302-4/+8
* Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relate...jenn1999-06-297-216/+911
* Modified the last three tests to run with pcOnly constraint.jenn1999-06-291-4/+4
* Adopted Doc patch that changes "unknown_active" to "unknown_pending"welch1999-06-291-3/+4
* Applied patch from Peter Hardie (with modifications) to fixredman1999-06-285-5/+54
* Documented 2 more files that need to be updated when the Tcl versionwart1999-06-281-1/+3
* Fixed test suite to call $tcltest::tcltest instead of $::tcltestredman1999-06-281-2/+2
* Updated versions to 8.2 and 8.2b1 where appropriate.wart1999-06-282-34/+34
* updated 8.1 to 8.2hershey1999-06-271-2/+2