summaryrefslogtreecommitdiffstats
path: root/Python/getcopyright.c
diff options
context:
space:
mode:
Diffstat (limited to 'Python/getcopyright.c')
0 files changed, 0 insertions, 0 deletions
value='bug_3288345'>bug_3288345 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-10