summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Created branch core-8-3-1-syntheticcore_8_3_1core_8_3_1_syntheticcvs2fossil2000-04-264-0/+268
* Fixed bad crosslink command.ericm2000-04-261-1/+1
* * README:hobbs2000-04-268-44/+44
* Updated URLswelch2000-04-262-15/+19
* LogCommandInfo man entry.ericm2000-04-261-0/+6
* LogCommandInfo man page.ericm2000-04-261-3/+20
* LogCommandInfo man entry.ericm2000-04-261-0/+4
* updated for 8.3.1 releasehobbs2000-04-262-2/+47
* NAME macro fixhobbs2000-04-251-4/+2
* version cleanuphobbs2000-04-252-9/+12
* * unix/Makefile.in:hobbs2000-04-254-33/+54
* moved http2.1 to http2.3hobbs2000-04-252-875/+0
* * unix/tclUnixThrd.c: removed {}s around PTHREAD_MUTEX_INITIALIZERhobbs2000-04-251-3/+3
* * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->resulthobbs2000-04-251-9/+12
* * doc/Utf.3: clarified docs for Tcl_(UniChar|Utf)AtIndexhobbs2000-04-251-3/+4
* * unix/mkLinks:ericm2000-04-253-10/+41
* * unix/mkLinks:ericm2000-04-252-0/+42
* * unix/mkLinks:ericm2000-04-243-6/+32
* * unix/tclUnixNotfy.c (Tcl_FinalizeNotifier, NotifierThreadProc):hobbs2000-04-243-32/+58
* *** empty log message ***jingham2000-04-241-0/+18
* 2000-04-23 Jim Ingham <jingham@cygnus.com> These changes make some...jingham2000-04-241-25/+130
* *** empty log message ***jingham2000-04-231-0/+5
* 2000-04-22 Jim Ingham <jingham@cygnus.com> * library/package.tcl (t...jingham2000-04-231-2/+2
* 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-04-225-29/+69
* More thrashing with the "server closeswelch2000-04-223-42/+90
* comments for http.tclwelch2000-04-221-0/+7
* * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unixhobbs2000-04-213-3/+25
* * library/dde1.1/pkgIndex.tcl:hobbs2000-04-2010-70/+86
* * generic/tclFileName.c (SplitUnixPath): added support for QNXhobbs2000-04-192-1/+19
* have to allow for strchr being a macro in TtyParseProchobbs2000-04-191-5/+6
* * 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