summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Created branch scriptics-tclpro-1-3-b3-syntheticscriptics_tclpro_1_3_b3scriptics_tclpro_1_3_b3_syntheticcvs2fossil1999-07-143-9/+5
* 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
* 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