summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added 7-bit ASCII to big5 and gb2312 encodings [Bug: 632]stanton1999-03-264-4/+239
* added missing argv0 declarationstanton1999-03-251-2/+2
* * generic/tclPkg.c (Tcl_PkgRequireEx): Fixed broken clientDatastanton1999-03-251-6/+7
* lintstanton1999-03-251-2/+2
* Fixed quoting typo on LD_SEARCH_FLAGS definition for Linuxwelch1999-03-251-2/+2
* Documented that Win98 has tcl_platform(os)=="Windows 95"redman1999-03-251-3/+8
* * unix/Makefile.in (dist): Added tcl.decls and tclInt.decls tostanton1999-03-251-1/+2
* * doc/Thread.3: Updated documentation of Tcl_MutexLock to indicatestanton1999-03-252-4/+13
* defs: linthershey1999-03-253-40/+51
* Fixed bugs 1521, 1578, 1608--tests were failing due to bad test constructionhershey1999-03-255-134/+158
* * tests/execute.test:stanton1999-03-253-14/+457
* Minor adjustment.rjohnson1999-03-251-7/+4
* Fix socket code (typo) and test case after looking at it again.redman1999-03-252-8/+9
* fixed compiler errors/warnings on VC++ 5.0/6.0 and HP-UX nativeredman1999-03-256-30/+38
* Removed mention of Win32s.rjohnson1999-03-251-11/+6
* - added code to print the name of each test file that created files and didhershey1999-03-241-26/+43
* Make windows sockets implementation thread-safe by making theredman1999-03-243-36/+137
* -fixed quoting error in README exampleshershey1999-03-242-8/+16
* *** empty log message ***stanton1999-03-241-0/+31
* * tests/winNotify.test:stanton1999-03-244-316/+314
* * tests/winNotify.test:stanton1999-03-249-97/+256
* * unix/dltest/configure.in:stanton1999-03-242-2/+5
* * tools/tcl.wse: Fixed file association to look in the right placestanton1999-03-241-1/+1
* lint: changed a tcltest namespace variable name from tmpDir tohershey1999-03-24121-388/+548
* Fixed serial portredman1999-03-241-0/+4
* Fixed serial port communication, no longer blocks on getsredman1999-03-241-90/+100
* Fixed initialization bug [Bug ID: 647]surles1999-03-241-2/+2
* added test provided by bug reportsurles1999-03-241-1/+4
* Added test case for stdin on a windows console.redman1999-03-243-45/+117
* changed "test" namespace to "tcltest"hershey1999-03-231-1/+8
* changed tests to use "tcltest" namespace instead of "test".hershey1999-03-23120-2119/+3539
* fixed some lintstanton1999-03-231-2/+2
* * tests/reg.test:stanton1999-03-233-5/+30
* Entries for changes to support 64-bit mode on Solaris.redman1999-03-201-0/+9
* Modifications to work with 64bit Solaris (Sun C 5.0 compiler).redman1999-03-202-4/+56
* * win/tclWinChan.c (TclpOpenFileChannel, Tcl_MakeFileChannel):stanton1999-03-1914-257/+286
* *** empty log message ***stanton1999-03-171-0/+8
* Updated version to 8.1b3.stanton1999-03-175-16/+15
* Added the tools subdirectory to the distributionwelch1999-03-171-1/+12
* Updated configure to 8.1welch1999-03-172-2291/+2316
* modify bitmaps, add white.bmp for background of splash screen.redman1999-03-173-26/+42
* Updated splash screen bitmap to add Stacey's changes (approvedredman1999-03-171-0/+0
* added entry regarding test suite changes.hershey1999-03-151-1/+21
* fixed install target for makefile.vcsurles1999-03-141-31/+31
* update changes filesurles1999-03-141-1/+23
* put back the checking for the compiled-in location for situations where the e...surles1999-03-141-1/+3
* put back the checking for the compiled-in location for situations where the e...surles1999-03-141-1/+11
* *** empty log message ***stanton1999-03-141-0/+27
* * generic/tclInterp.c (Tcl_MakeSafe): Remove tcl_platform(user)stanton1999-03-141-1/+2
* * generic/tclIntDecls.h:stanton1999-03-1412-7656/+7677