summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert unreleased improvements to pkgs/itcl .dgp2009-02-021-1/+0
* no messagedavygrvy2009-02-011-0/+2
* * win/makefile.vc: Allow nmake flags such as -a (rebuilddavygrvy2009-02-011-5/+5
* no messagedavygrvy2009-02-011-0/+4
* remove accidental typodkf2009-01-311-2/+2
* improved test fixesdgp2009-01-301-13/+7
* Added another example. [Bug 1216074]dkf2009-01-302-2/+42
* Added example.dkf2009-01-302-2/+40
* Fix [Bug 2006888]dkf2009-01-292-46/+49
* * generic/tclInterp.c: Convert the [interp] command into adgp2009-01-293-18/+22
* Fix [Bug 2519474]dkf2009-01-293-3/+19
* Fix [Bug 2537839]dkf2009-01-292-9/+11
* * generic/tclInterp.c: Convert the [interp] command into adgp2009-01-292-441/+962
* Fix [Bug 2529117]dkf2009-01-292-21/+46
* Apply resolution for [Bug 2529157]. Fix another location in tclBasic.c wheredkf2009-01-284-66/+69
* Fix [Bug 2531577]dkf2009-01-273-9/+50
* Fix [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit han...ferrieux2009-01-274-5/+115
* Fix [Bug 2446662]: resync Win behavior on RST with that of unix (EOF).ferrieux2009-01-262-2/+19
* minor formatting improvementsdkf2009-01-261-4/+5
* Fix [Bug 2536400]dkf2009-01-262-5/+14
* Added a note that 'zlib push' is reversed by 'chan pop'.dkf2009-01-242-33/+37
* CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27)nijtmans2009-01-2211-269/+47
* typodgp2009-01-221-1/+1
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-223-2/+8
* * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202].andreas_kupries2009-01-223-13/+31
* * generic/tclStringObj.c: New fix for [Bug 2494093] replaces thedgp2009-01-212-24/+35
* Patch 907924Kevin B Kenny2009-01-204-12/+40
* no messagedavygrvy2009-01-191-1/+4
* Addressed the over-building nature of the htmlhelp target by moving from adavygrvy2009-01-191-10/+9
* no messagedavygrvy2009-01-191-0/+10
* * win/build.vc.bat: Improved tools detection and error message.davygrvy2009-01-193-116/+67
* The converter author should not be assigned copyright for transformed documentspatthoyts2009-01-181-1/+0
* correct the commit messagedgp2009-01-161-2/+3
* * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-167-10/+20
* [Bug 2512659] patch for typo appliedpatthoyts2009-01-161-2/+3
* typodgp2009-01-141-2/+2
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Reverteddgp2009-01-142-1/+19
* fix [tcl-Bug 2502365] Building of head onnijtmans2009-01-133-2/+8
* Move [throw] implementation into C.dkf2009-01-136-35/+144
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): One consequencedgp2009-01-122-11/+14
* * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limitdgp2009-01-092-4/+13
* Fix [Bug 1558654]dkf2009-01-093-15/+18
* Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-0945-1538/+1611
* * generic/tclStringObj.c (STRING_UALLOC): Added missing parensdgp2009-01-082-2/+8
* Generate errorcodes for more cases.dkf2009-01-0814-159/+191
* Added more examples. [Tk Bug 2491235]dkf2009-01-072-1/+29
* Narrow the focus of a failing test so that it succeeds (by only testing thatdkf2009-01-072-2/+9
* * tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjTypedgp2009-01-062-13/+33
* Corrected twiddling in internals of dictionaries so that literals can't getdkf2009-01-062-2/+6
* Fix [Bug 2006879]dkf2009-01-062-2/+4