| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit han... | ferrieux | 2009-01-27 | 1 | -0/+6 |
|
|
* | Fix [Bug 2446662]: resync Win behavior on RST with that of unix (EOF). | ferrieux | 2009-01-26 | 1 | -0/+5 |
|
|
* | Fix [Bug 2536400] | dkf | 2009-01-26 | 1 | -0/+5 |
|
|
* | Added a note that 'zlib push' is reversed by 'chan pop'. | dkf | 2009-01-24 | 1 | -31/+33 |
|
|
* | CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27) | nijtmans | 2009-01-22 | 1 | -0/+13 |
|
|
* | typo | dgp | 2009-01-22 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). | Kevin B Kenny | 2009-01-22 | 1 | -0/+6 |
|
|
* | * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202]. | andreas_kupries | 2009-01-22 | 1 | -0/+8 |
|
|
* | * generic/tclStringObj.c: New fix for [Bug 2494093] replaces the | dgp | 2009-01-21 | 1 | -0/+5 |
|
|
* | Patch 907924 | Kevin B Kenny | 2009-01-20 | 1 | -0/+10 |
|
|
* | no message | davygrvy | 2009-01-19 | 1 | -1/+4 |
|
|
* | no message | davygrvy | 2009-01-19 | 1 | -0/+10 |
|
|
* | correct the commit message | dgp | 2009-01-16 | 1 | -2/+3 |
|
|
* | * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish | dgp | 2009-01-16 | 1 | -0/+10 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Reverted | dgp | 2009-01-14 | 1 | -0/+9 |
|
|
* | fix [tcl-Bug 2502365] Building of head on | nijtmans | 2009-01-13 | 1 | -0/+6 |
|
|
* | Move [throw] implementation into C. | dkf | 2009-01-13 | 1 | -13/+18 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): One consequence | dgp | 2009-01-12 | 1 | -0/+13 |
|
|
* | * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit | dgp | 2009-01-09 | 1 | -0/+6 |
|
|
* | Fix [Bug 1558654] | dkf | 2009-01-09 | 1 | -0/+5 |
|
|
* | * generic/tclStringObj.c (STRING_UALLOC): Added missing parens | dgp | 2009-01-08 | 1 | -0/+6 |
|
|
* | Generate errorcodes for more cases. | dkf | 2009-01-08 | 1 | -0/+8 |
|
|
* | Added more examples. [Tk Bug 2491235] | dkf | 2009-01-07 | 1 | -0/+2 |
|
|
* | Narrow the focus of a failing test so that it succeeds (by only testing that | dkf | 2009-01-07 | 1 | -0/+7 |
|
|
* | * tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjType | dgp | 2009-01-06 | 1 | -0/+7 |
|
|
* | Corrected twiddling in internals of dictionaries so that literals can't get | dkf | 2009-01-06 | 1 | -0/+3 |
|
|
* | Fix [Bug 2006879] | dkf | 2009-01-06 | 1 | -0/+2 |
|
|
* | Fix [Bug 2489836] | dkf | 2009-01-06 | 1 | -0/+3 |
|
|
* | Fix [Bug 2481109] | dkf | 2009-01-06 | 1 | -0/+5 |
|
|
* | Make [source] NRE-aware to enable [yield]. [Bug 2412068] | dkf | 2009-01-05 | 1 | -0/+7 |
|
|
* | More coding style improvements. | dkf | 2009-01-04 | 1 | -0/+4 |
|
|
* | make test case work, correct date of commit in ChangeLog | Kevin B Kenny | 2009-01-03 | 1 | -1/+1 |
|
|
* | * library/clock.tcl (tcl::clock::add): Fixed error message formatting | Kevin B Kenny | 2009-01-03 | 1 | -0/+7 |
|
|
* | Fix various mkstemp()-related issues. [Bugs 741967,878333] | dkf | 2009-01-02 | 1 | -0/+9 |
|
|
* | * unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targets | dgp | 2008-12-31 | 1 | -0/+5 |
|
|
* | Plug memory leak. | dkf | 2008-12-28 | 1 | -0/+4 |
|
|
* | Fix my silly blunders. [Bug 2470237] | dkf | 2008-12-27 | 1 | -0/+3 |
|
|
* | Assorted minor corrections to the Zlib C API to make it work with the PNG | dkf | 2008-12-27 | 1 | -0/+13 |
|
|
* | Updated comments in tcl.decls based on code archaeology. | dkf | 2008-12-26 | 1 | -2/+11 |
|
|
* | fix build of zlib objects with msvc | nijtmans | 2008-12-23 | 1 | -0/+6 |
|
|
* | Fix [Bug 2459725] | dkf | 2008-12-23 | 1 | -4/+8 |
|
|
* | advance tagcore_8_6_b1 | dgp | 2008-12-22 | 1 | -2/+2 |
|
|
* | [Bug 2458395] Ensure pkgs directories are suitable and quote the paths. | patthoyts | 2008-12-22 | 1 | -0/+5 |
|
|
* | Fix for [Bug 2330040] | Joe Mistachkin | 2008-12-22 | 1 | -0/+5 |
|
|
* | Support the pkgs tree | patthoyts | 2008-12-22 | 1 | -0/+4 |
|
|
* | MINOR CHANGE: Tidy up changelog formatting. | dkf | 2008-12-21 | 1 | -63/+61 |
|
|
* | Fixed Stuart Cassoff's name in ChangeLog | Kevin B Kenny | 2008-12-21 | 1 | -1/+1 |
|
|
* | * unix/Makefile.in: Fix broken build of bundled packages when path | das | 2008-12-21 | 1 | -0/+12 |
|
|
* | advance tag | dgp | 2008-12-21 | 1 | -2/+2 |
|
|
* | Fix minor typo. [Bug 2455165] | dkf | 2008-12-21 | 1 | -0/+4 |
|
|