summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * win/configure: Regen.mdejong2004-03-054-2/+101
* * generic/tclTest.c: Modified TesteventObjCmd to use Kevin B Kenny2004-03-052-2/+10
* Kevin B Kenny2004-03-052-3/+10
* hidden unix-specific implementations of file volumes and file attributesvbwagner2004-03-052-4/+18
* * generic/tclInt.h (TclParseInit): Factored the common codedgp2004-03-044-32/+21
* Applied fix from #766159 for Win98 registry to skip unicode tests.patthoyts2004-03-042-3/+8
* * generic/tclParse.c (InitParse): Factored the common codedgp2004-03-042-45/+50
* Added TIP #100 support to the registry package (patch #903831)patthoyts2004-03-043-6/+90
* Fix minor syntax problems. [Bug 909288]dkf2004-03-042-6/+10
* minor doc fixes for html conversioncore_8_5_a1hobbs2004-03-033-7/+7
* whitespace modshobbs2004-03-031-5/+5
* note TIP#124 changeshobbs2004-03-031-1/+5
* updated changes for 8.5a1hobbs2004-03-032-1/+85
* no messagedavygrvy2004-03-031-0/+8
* fixed some commentary.davygrvy2004-03-031-3/+3
* * win/tclWinNotify.c (Tcl_WaitForEvent) : Allows an idling notifier to servicedavygrvy2004-03-031-5/+15
* no messagedavygrvy2004-03-031-0/+5
* default environment variable for VC++ is %MSDevDir% not %MSVCDir%,davygrvy2004-03-031-2/+2
* update patchlevel to 8.5a1hobbs2004-03-0211-27/+43
* update HP-11 build libs setuphobbs2004-03-021-1/+7
* Update changes for 8.4.6 release.dgp2004-03-011-2/+12
* * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-013-2/+6
* * generic/tclTrace.c (TclCheckInterpTraces): The TIP 62dgp2004-03-014-4/+34
* more robust testsvincentdarley2004-02-282-14/+34
* removed 'the the' typosvincentdarley2004-02-283-7/+7
* test and documentation fixesvincentdarley2004-02-281-0/+7
* * macosx/Makefile: fixed copyright year in Tcl.framework Info.plistdas2004-02-262-2/+7
* * tests/basic.test: Made several tests more robust to thedgp2004-02-259-100/+168
* Missed a pointer dereference in check for NULL. D'oh! [904307]dkf2004-02-252-2/+5
* Fix memleak with long hostnames. [Bug 888777]dkf2004-02-252-1/+8
* * win/tclWinDde.c: Removed some gcc warnings - except for thepatthoyts2004-02-252-5/+11
* Regendkf2004-02-241-4/+4
* TIP#100 implementation largely based on work by Georgios Petasis.dkf2004-02-2412-27/+1242
* Fix memleak. [Bug 902562]dkf2004-02-232-2/+7
* Fix memory leak on error pathdkf2004-02-212-2/+8
* no messagedavygrvy2004-02-211-0/+8
* (SocketThreadExitHandler): Don't call TerminateThread whendavygrvy2004-02-211-14/+5
* changes through 8.4.6 releasedgp2004-02-202-2/+75
* * doc/tcltest.n:dgp2004-02-183-5/+13
* add constraints to unixInit-7.1hobbs2004-02-181-2/+4
* Whitespace policedgp2004-02-181-28/+29
* * tests/unixInit.test (unixInit-7.1):hobbs2004-02-173-9/+42
* Fix for my bozo-ness. [Bug 898910]dkf2004-02-172-2/+7
* * generic/tclTrace.c (TclTraceExecutionObjCmd)hobbs2004-02-172-7/+10
* clarify info exists vs. variables return resulthobbs2004-02-171-1/+3
* * win/tclWinInit.c (AppendEnvironment):mdejong2004-02-122-4/+32
* no messagedavygrvy2004-02-101-0/+4
* better macro grepping logicdavygrvy2004-02-101-2/+6
* spelingdavygrvy2004-02-081-5/+5
* minor bug fix for last commit.davygrvy2004-02-081-2/+2