| Commit message (Expand) | Author | Age | Files | Lines |
* | Finished coding part of TIP#174. Still have tests and docs to do. | dkf | 2006-11-25 | 3 | -66/+58 |
|
|
* | * tools/genWinImage.tcl (removed): Removed two files used in | dgp | 2006-11-22 | 1 | -143/+0 |
|
|
* | * generic/tclParseExpr.c (removed): Moved all the code of | dgp | 2006-11-09 | 4 | -9/+2 |
|
|
* | Updated version of http package | patthoyts | 2006-10-31 | 1 | -6/+6 |
|
|
* | Fix for bug #1582769 - options conflict with VC2003. | patthoyts | 2006-10-31 | 1 | -1/+8 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 3 | -5/+5 |
|
|
* | Undo mistaken commit to wrong branch caused by CVS fumble... :-} | dkf | 2006-10-20 | 3 | -18/+2 |
|
|
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation by | dkf | 2006-10-20 | 3 | -2/+18 |
|
|
* | * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1. | dgp | 2006-10-16 | 2 | -6/+6 |
|
|
* | win/tclWinFile.c: alfredd supplied patch to fix Bug 1575837 | coldstore | 2006-10-13 | 1 | -4/+4 |
|
|
* | win/tclWinFile.c: corrected erroneous attempt to protect against NULL return ... | coldstore | 2006-10-13 | 1 | -5/+9 |
|
|
* | nmakehlp.c: Replaced all wnsprintf() calls with snprintf(). wnsprintf was no... | davygrvy | 2006-10-12 | 1 | -10/+14 |
|
|
* | bug #1571954: avoid /RTCc flag with MSVC8tip_278_branch_root | patthoyts | 2006-10-06 | 2 | -7/+3 |
|
|
* | Handle possible missing define | patthoyts | 2006-10-01 | 1 | -4/+7 |
|
|
* | bug #1420432 - file mtime fails for directories on windows | patthoyts | 2006-10-01 | 1 | -4/+14 |
|
|
* | Additional compiler flags and amd64 support. | patthoyts | 2006-09-26 | 3 | -19/+49 |
|
|
* | More fixing which struct stat to refer to. Some casts from time_t to int requ... | patthoyts | 2006-09-26 | 3 | -40/+72 |
|
|
* | correct registry version number | vincentdarley | 2006-09-21 | 1 | -2/+2 |
|
|
* | * tests/http.test (http-5.1): bump http to 2.5.3 | dgp | 2006-09-16 | 1 | -3/+3 |
|
|
* | Added tommath_(super)class headers to include install | patthoyts | 2006-09-11 | 1 | -1/+3 |
|
|
* | Fixed error launching win98 test | patthoyts | 2006-09-11 | 1 | -3/+3 |
|
|
* | Updated to install http, tcltest and msgcat as Tcl Modules (as per Makefile.in). | patthoyts | 2006-09-11 | 2 | -48/+63 |
|
|
* | bump msgcat version to 1.4.2 | Kevin B Kenny | 2006-09-11 | 1 | -3/+3 |
|
|
* | * doc/tcltest.n: Bump to version tcltest 2.3.0 to account | dgp | 2006-09-11 | 3 | -10/+10 |
|
|
* | * win/tclWinChan.c [Bug 819667] Improve logic for identifying COM | hobbs | 2006-08-30 | 1 | -51/+52 |
|
|
* | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segv | coldstore | 2006-08-29 | 2 | -8/+19 |
|
|
* | Fix the 'gdb' target. | dkf | 2006-08-21 | 1 | -2/+2 |
|
|
* | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -5/+5 |
|
|
* | * win/tclWinSock.c: Correct un-initialized Tcl_DString. Thanks | dgp | 2006-07-24 | 1 | -15/+17 |
|
|
* | * README: Bump version number to 8.5a5 | dgp | 2006-05-04 | 3 | -5/+5 |
|
|
* | fix to compile problems | vincentdarley | 2006-04-05 | 1 | -3/+3 |
|
|
* | * library/reg/pkgIndex.tcl: Bump to registry 1.2 because | dgp | 2006-04-05 | 4 | -14/+14 |
|
|
* | * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength() | dgp | 2006-04-05 | 6 | -11/+17 |
|
|
* | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" | hobbs | 2006-03-29 | 1 | -6/+6 |
|
|
* | * win/tclWinPipe.c (TclpCreateProcess): change panics to Tcl | hobbs | 2006-03-29 | 1 | -31/+38 |
|
|
* | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. | hobbs | 2006-03-28 | 1 | -12/+12 |
|
|
* | Fixes for bug #1456373 (mingw-gcc issue). | patthoyts | 2006-03-27 | 1 | -13/+19 |
|
|
* | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it | andreas_kupries | 2006-03-27 | 5 | -10/+14 |
|
|
* | fix to permissions setting | vincentdarley | 2006-03-21 | 1 | -18/+2 |
|
|
* | * win/Makefile.in (install-libraries): Generate tcl8/8.4 directory | andreas_kupries | 2006-03-20 | 1 | -2/+2 |
|
|
* | ensure test suite works on non-English systems | vincentdarley | 2006-03-19 | 1 | -4/+25 |
|
|
* | Fix compilation error. | Joe Mistachkin | 2006-03-17 | 1 | -3/+3 |
|
|
* | 90% fix of file writable issues on Windows | vincentdarley | 2006-03-14 | 2 | -4/+323 |
|
|
* | Finalization of the sockets/pipes | vasiljevic | 2006-03-10 | 2 | -88/+78 |
|
|
* | remove previous patch for 'file writable' | vincentdarley | 2006-03-10 | 1 | -163/+31 |
|
|
* | fix to file writable in certain XP directories | vincentdarley | 2006-03-09 | 1 | -2/+153 |
|
|
* | * unix/Makefile.in: Package http 2.5.2 requires Tcl 8.4, so | dgp | 2006-03-07 | 1 | -3/+3 |
|
|
* | * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix | dgp | 2006-03-07 | 1 | -3/+3 |
|
|
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -3/+3 |
|
|
* | fix to sharing violation | vincentdarley | 2006-01-12 | 1 | -2/+3 |
|
|