summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * README:hobbs2000-04-1914-97/+333
* * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath tohobbs2000-04-191-0/+9
* * win/Makefile.in:redman2000-04-185-11/+34
* * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath tohobbs2000-04-181-22/+30
* * unix/tclAppInit.c (main): removed #ifdef TCL_TEST that sets thehobbs2000-04-181-18/+5
* Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPEwelch2000-04-173-18/+30
* Updates for Tcl_CreateThreadTypewelch2000-04-171-0/+7
* Don't append : to folder name if the folder name is empty.jingham2000-04-171-4/+8
* Added additional information regarding TCLLIBPATH (specifically, that "/"ericm2000-04-151-4/+4
* * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/spacehobbs2000-04-151-3/+18
* * generic/tclBasic.c (Tcl_GetVersion): adjusted use of major/minorhobbs2000-04-151-11/+11
* * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/spacehobbs2000-04-151-0/+6
* * doc/AppInit.3:hobbs2000-04-1425-101/+109
* * unix/tcl.m4 (SC_ENABLE_THREADS): enhanced the detection ofhobbs2000-04-141-9/+35
* * doc/regexp.n: doc clarification [Bug: 5037]hobbs2000-04-142-5/+5
* * doc/regexp.n: doc clarification [Bug: 5037]hobbs2000-04-141-0/+9
* removed __stdcall decl for WIN32 case on ThreadCreatehobbs2000-04-131-3/+1
* * doc/dde.n: corrected dde poke docs. [Bug: 4991]hobbs2000-04-122-7/+13
* * win/tclWinPipe.c: Added "CONST" keyword to declaration of charericm2000-04-111-2/+2
* * msgcat.n: Added docs for new behavior from patch in [Bug: 4158].ericm2000-04-114-21/+187
* Fixed compiler warningswelch2000-04-111-3/+3
* Updated to work with thread extension, if presentwelch2000-04-112-6/+52
* Changes for threading updatewelch2000-04-111-0/+2
* fixed conflict in this filewelch2000-04-101-6/+6
* Fixed Tcl_CreateThreadProc declarationwelch2000-04-101-1/+3
* * win/tclWinPipe.c (TclpCreateTempFile): Added conversion ofericm2000-04-104-11/+85
* * generic/tcl.h: removed specific typedef of Tcl_ThreadCreateProchobbs2000-04-102-3/+7
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-10121-248/+248
* * generic/tclBasic.c (Tcl_SetCommandInfo): comment fixhobbs2000-04-101-2/+2
* * tests/reg.test (matchexpected): corrected tests to use tcltesthobbs2000-04-101-18/+27
* * tests/reg.test (matchexpected): corrected tests to use tcltesthobbs2000-04-101-0/+5
* Added "server closes without reading post data" case.welch2000-04-092-48/+146
* Adjusted file events and unified error handling.welch2000-04-093-213/+330
* Documented error cases.welch2000-04-091-3/+55
* Updates for htpwelch2000-04-091-0/+11
* * unix/tclUnixThrd.c (Tcl_CreateThread): moved TCL_THREADS ifdefhobbs2000-04-092-1/+12
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-0913-50/+181
* * tests/fCmd.test: marked test 8.1 knownBug because it ishobbs2000-04-081-12/+17
* * library/tcltest1.0/tcltest.tcl (initConstraints): removed win32shobbs2000-04-082-10/+2
* * doc/binary.n: clarified docs on sign extension in binary scanhobbs2000-04-081-1/+17
* * doc/binary.n: clarified docs on sign extension in binary scanhobbs2000-04-081-7/+19
* Forgot to update the ChangeLog. Fixed.kupries2000-04-051-5/+5
* 2000-04-05 Andreas Kupries <a.kupries@westend.com>kupries2000-04-052-1/+10
* Added dependency of tclStubInit.c on the stubs tableswelch2000-04-052-3/+16
* Fixed compilation w/out TCL_THREADSwelch2000-04-053-15/+29
* Updated for TCL_THREADS and stubs table stuffwelch2000-04-051-0/+8
* 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-04-054-6/+15
* 2000-04-03 Andreas Kupries <a.kupries@westend.com>kupries2000-04-0411-27/+99
* * unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293]hobbs2000-04-045-129/+133
* * unix/Makefile.in (MAN_INSTALL_DIR): patch to accept --mandirhobbs2000-04-042-7/+7