| Commit message (Expand) | Author | Age | Files | Lines |
* | * library/tzdata/Asia/Hong_Kong: | Kevin B Kenny | 2010-11-01 | 4 | -4/+8 |
|
|
* | Update for VS10 | nijtmans | 2010-10-23 | 2 | -3/+6 |
|
|
* | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-23 | 7 | -1063/+1107 |
|
|
* | * generic/tclExecute.c: fix overallocation of exec stack in TEBC | Miguel Sofer | 2010-10-09 | 2 | -3/+8 |
|
|
* | correct evalstats to use %#lx for %p for Tcl_AppendPrintfToObj | hobbs | 2010-10-04 | 1 | -2/+2 |
|
|
* | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to | hobbs | 2010-10-02 | 5 | -119/+159 |
|
|
* | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread | andreas_kupries | 2010-09-24 | 2 | -1/+54 |
|
|
* | * generic/tclCmdAH.c: Fix cases where value returned by | dgp | 2010-09-23 | 4 | -3/+13 |
|
|
* | * doc/file.n (file readlink): [Bug 3070580]: Typofix. | dkf | 2010-09-18 | 2 | -2/+6 |
|
|
* | update file generated by 'make dist' | dgp | 2010-09-15 | 1 | -0/+3 |
|
|
* | * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl's | dkf | 2010-09-10 | 2 | -6/+15 |
|
|
* | * changes: Update for 8.5.9 release.core_8_5_9 | dgp | 2010-09-08 | 2 | -4/+8 |
|
|
* | * doc/tm.n: Added underscore to the set of characters accepted in | andreas_kupries | 2010-09-08 | 2 | -3/+9 |
|
|
* | * win/tclWin32Dll.c: #ifdef protections to permit builds with | dgp | 2010-09-08 | 4 | -28/+47 |
|
|
* | Backport blkcnt_t detection/usage. | stwo | 2010-09-06 | 4 | -4/+83 |
|
|
* | Tag for RC4 release (again) | dgp | 2010-09-02 | 1 | -2/+2 |
|
|
* | * doc/glob.n: Fixed documentation ambiguity regarding the handling | andreas_kupries | 2010-09-02 | 2 | -3/+7 |
|
|
* | * library/safe.tcl (::safe::AliasGlob): Fixed another problem, the | andreas_kupries | 2010-09-02 | 2 | -2/+8 |
|
|
* | Tag for RC4 release | dgp | 2010-09-02 | 1 | -2/+2 |
|
|
* | * library/safe.tcl (::safe::AliasGlob): Moved the command | andreas_kupries | 2010-09-02 | 2 | -2/+8 |
|
|
* | * changes: Update for 8.5.9 release. | dgp | 2010-09-01 | 2 | -4/+12 |
|
|
* | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to | andreas_kupries | 2010-09-01 | 5 | -17/+149 |
|
|
* | Tag for R2 release | dgp | 2010-09-01 | 1 | -2/+2 |
|
|
* | * tools/tcltk-man2html.tcl: Improve handling of cross-links for | dkf | 2010-09-01 | 2 | -1/+7 |
|
|
* | * doc/Tcl.n: Avoid nroff hazards when generating documentation. | dkf | 2010-09-01 | 2 | -3/+7 |
|
|
* | Tag for RC2 release | dgp | 2010-09-01 | 1 | -2/+2 |
|
|
* | * win/tcl.m4: Applied patch by Jeff fixing issues with the | andreas_kupries | 2010-08-31 | 3 | -4/+14 |
|
|
* | Tag for RC1 release | dgp | 2010-08-30 | 1 | -2/+2 |
|
|
* | * doc/dict.n: [Bug 3046999]: Corrected cross reference to array | dkf | 2010-08-29 | 2 | -2/+7 |
|
|
* | note unix/configure change | hobbs | 2010-08-27 | 1 | -1/+1 |
|
|
* | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | hobbs | 2010-08-27 | 3 | -3/+9 |
|
|
* | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 5 | -3/+131 |
|
|
* | * changes: Update for 8.5.9 release. | dgp | 2010-08-24 | 2 | -6/+14 |
|
|
* | * library/tzdata/Africa/Cairo: | Kevin B Kenny | 2010-08-23 | 1 | -2/+2 |
|
|
* | * library/tzdata/Africa/Cairo: | Kevin B Kenny | 2010-08-23 | 3 | -2/+8 |
|
|
* | * generic/tclTrace.c (TraceExecutionObjCmd, TraceCommandObjCmd) | dkf | 2010-08-19 | 2 | -4/+11 |
|
|
* | regen | das | 2010-08-16 | 1 | -1/+1 |
|
|
* | regen | das | 2010-08-16 | 1 | -7/+4 |
|
|
* | * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make the | dkf | 2010-08-15 | 3 | -8/+16 |
|
|
* | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): [Bug 2826551, Patch 2948425]: | dkf | 2010-08-12 | 3 | -57/+298 |
|
|
* | * unix/ldAix: remove ancient (pre-4.2) AIX support | hobbs | 2010-08-12 | 7 | -271/+61 |
|
|
* | * generic/tclUtil.c (TclByteArrayMatch): patterns may not be | hobbs | 2010-08-10 | 2 | -2/+7 |
|
|
* | * changes: Update for 8.5.9 release. | uid37551 | 2010-08-05 | 2 | -3/+9 |
|
|
* | * unix/tclUnixFCmd.c: adjust license header as per | hobbs | 2010-08-04 | 2 | -6/+5 |
|
|
* | fix DFARs note for number-adjusted rights clause | hobbs | 2010-08-04 | 2 | -1/+3 |
|
|
* | * win/tclWin32Dll.c (asciiProcs, unicodeProcs): | hobbs | 2010-08-04 | 4 | -8/+15 |
|
|
* | * win/Makefile.in (%.${OBJEXT}): better implicit rules support | hobbs | 2010-08-04 | 2 | -2/+6 |
|
|
* | * generic/tcl.h: Bump to 8.5.9 for release. | dgp | 2010-08-04 | 11 | -19/+38 |
|
|
* | * generic/tclIORChan.c: [Bug 3034840]: Fixed reference counting | andreas_kupries | 2010-08-04 | 2 | -26/+68 |
|
|
* | Test iocmd-32.2 tests for Bug 3034840 | dgp | 2010-08-03 | 1 | -1/+14 |
|
|