summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Created branch core-8-1-b3-syntheticcore_8_1_b3core_8_1_b3_syntheticcvs2fossil1999-04-0718-0/+2215
* Fixed file association icon.stanton1999-04-071-2/+2
* Fixed broken man page. Renamed so it matches the C functio name.stanton1999-04-071-0/+49
* changed nonexistent winOnly constraint to ill-named pcOnly constraint.hershey1999-04-071-2/+2
* fixed bad pkga.so constrainthershey1999-04-072-10/+14
* change tcltest namespace variables from matchingTests and skippingTests tohershey1999-04-074-39/+39
* Fixed hang in tests when built with thread support.stanton1999-04-072-8/+44
* *** empty log message ***stanton1999-04-071-1/+4
* * tests/httpold.test: Fixed broken test that didn't wait longstanton1999-04-071-8/+7
* Minor fix to dist scriptsstanton1999-04-071-2/+2
* Decreased the timeout for DDE.redman1999-04-071-1/+4
* 2 pcOnly tests require c drive to be shared, so I added a sharedCdrivehershey1999-04-061-3/+11
* Adjusted error reporting in TclpRename to better handle commonrjohnson1999-04-061-1/+11
* Fixed race condition in test.stanton1999-04-062-2/+13
* Added knownBug tag to test that in known to fail (Bug: 1737)surles1999-04-061-2/+3
* * tests/unixInit.test:stanton1999-04-064-10/+14
* unchange the makefile.vcsurles1999-04-061-2/+2
* * generic/tclVar.c:surles1999-04-069-211/+485
* skip tests that require test* commands when running in standard tclsh interp.hershey1999-04-064-25/+38
* Updated for 8.1b3welch1999-04-061-5/+21
* Fixed more tests.rjohnson1999-04-061-3/+3
* Made internal functions call Tcl_GetCwd & Tcl_Chdirrjohnson1999-04-065-21/+18
* decrease timeouts for DDE functionsredman1999-04-061-4/+4
* Added functions to the stubs tables.redman1999-04-069-202/+391
* Fixed bug in man page.rjohnson1999-04-061-1/+6
* Added docs for public funcs: Tcl_GetCwd & Tcl_Chdirrjohnson1999-04-061-0/+49
* * tests/io.test: Minor test cleanup.stanton1999-04-065-11/+43
* Updated for 8.1b3welch1999-04-061-1/+67
* Make encoding safe.redman1999-04-061-0/+10
* Make a safe alias for the "encoding" command which disables settingredman1999-04-064-10/+127
* *** empty log message ***stanton1999-04-061-0/+5
* * tests/winTime.test:stanton1999-04-062-3/+53
* Fixed test that would only work with debug builds.rjohnson1999-04-061-1/+1
* Fixed httpold 4.12welch1999-04-051-3/+5
* *** empty log message ***stanton1999-04-051-0/+6
* * generic/tclFileName.c: Moved global regexps into thread localstanton1999-04-051-45/+35
* * tests/platform.test:stanton1999-04-052-17/+22
* Fix DDE tests, don't run on Unix (pcOnly).redman1999-04-051-15/+15
* Moved TclRegCompObj to Tcl_GetRegExpFromObj - also added info to man page.rjohnson1999-04-059-29/+57
* *** empty log message ***stanton1999-04-051-0/+11
* * tests/tests/socket.test: Changed so tests don't reuse sockets,stanton1999-04-051-20/+17
* * win/tclWinConsole.c:stanton1999-04-053-33/+196
* removed windows-tk restriction on code that forked another shell--ablehershey1999-04-031-9/+4
* Test cases for DDE package.redman1999-04-031-0/+152
* Change log entry for Tcl_ConditionNotify and Tcl_ConditionWaitwelch1999-04-031-1/+5
* Changed finalization to move DLL unloading until thewelch1999-04-033-26/+41
* *** empty log message ***stanton1999-04-031-0/+8
* * tests/http.test: Fixed bad test initialization code.stanton1999-04-031-3/+3
* * generic/tclThreadTest.c (ThreadExitProc): Fixed bug where staticstanton1999-04-031-2/+7
* Fix DDE code for Win95/98redman1999-04-031-39/+21