summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * tools/man2help2.tcl: fixed winhelp cross-linking error [Bug: 4156]hobbs2000-04-041-26/+32
* * tests/foreach.test:hobbs2000-04-044-35/+35
* * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtrhobbs2000-04-041-2/+2
* * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtrhobbs2000-04-041-0/+26
* * generic/tclGet.c (Tcl_GetDouble): Added additional conditions toericm2000-03-314-7/+39
* * generic/tclInt.decls:hobbs2000-03-317-126/+153
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added commentshobbs2000-03-315-19/+28
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added commentshobbs2000-03-311-0/+19
* * generic/tclCompile.c (TclCleanupByteCode): made ByteCode cleanuphobbs2000-03-303-5/+45
* 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-03-294-12/+22
* * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"'hobbs2000-03-272-4/+3
* * tests/namespace.test:hobbs2000-03-272-23/+46