summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changed http package version from 2.0 to 2.1hershey1999-07-2011-2616/+2622
* changed http dir from 2.0 to 2.1hershey1999-07-192-538/+0
* Add Tcl_SetNotifier to stubs table. [Bug: 2354]redman1999-07-164-3/+20
* * unix/aclocal.m4:redman1999-07-164-14/+21
* Fix minor version number.redman1999-07-161-2/+2
* Install files with 82 instead of 81 suffixredman1999-07-151-5/+5
* Change version numberredman1999-07-151-0/+0
* Deleted sentence as suggested by Scott Stantonjpeek1999-07-141-5/+1
* doc/re_syntax.n: Deleted sentence suggested by Scott S.jpeek1999-07-141-0/+4
* Makefile.in: fixed cat32.exe buildredman1999-07-132-7/+6
* Add .m4 files and Windows configure.in and Makefile.inredman1999-07-131-1/+8
* Change dde package to 1.1redman1999-07-131-2/+2
* Merged ChangeLog for 8.2b1redman1999-07-131-1/+105
* Removed two notes to myself (oops), cleaned up wording, moved changebars.jpeek1999-07-131-32/+42
* Documented tweaks to the tcl/docs/re_syntax.n manpage file.jpeek1999-07-131-0/+5
* Catch the cd that sets up the initial value for the testsDirectory variable.jenn1999-07-122-4/+4
* Changed version numbers in NMAKE makefile.redman1999-07-111-0/+8
* Change version number in NMAKE makefileredman1999-07-111-3/+3
* install-man target renamed to "install-doc" to be consistent with TEA spec.wart1999-07-091-3/+3
* * win/configure.in: Eval DLLSUFFIX, LIBSUFFIX, and EXESUFFIX inredman1999-07-092-1/+11
* fixed line termination characterstanton1999-07-091-677/+677
* *** empty log message ***stanton1999-07-091-0/+6
* * tests/string.test:stanton1999-07-092-4/+7
* Removed -asidefromdir and -relateddir flags, removed unusedjenn1999-07-094-250/+306
* * win/Makefile.in: Added tcltest target so runtest worksstanton1999-07-084-680/+696
* 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