| Commit message (Expand) | Author | Age | Files | Lines |
* | Store ClientDatas in NRE callback storage as an array; that's how they are | dkf | 2008-07-14 | 1 | -7/+15 |
|
|
* | * generic/tclParse.c: Remove unneeded TclInterpReady call | Miguel Sofer | 2008-07-14 | 1 | -1/+2 |
|
|
* | * generic/tclExecute.c: Remove unneeded TclInterpReady call | Miguel Sofer | 2008-07-14 | 1 | -0/+2 |
|
|
* | * generic/tclBasic.c.: Embedded Tcl_Canceled() calls into | Miguel Sofer | 2008-07-14 | 1 | -4/+7 |
|
|
* | * generic/tclVar.c: fix error message | Miguel Sofer | 2008-07-14 | 1 | -0/+2 |
|
|
* | ChangeLog fix | Miguel Sofer | 2008-07-14 | 1 | -1/+2 |
|
|
* | * generic/tclParse.c: remove unnecessary numLevel management | Miguel Sofer | 2008-07-14 | 1 | -0/+3 |
|
|
* | * generic/tclBasic.c.: NRE left too many calls to | Miguel Sofer | 2008-07-14 | 1 | -1/+5 |
|
|
* | * generic/tclBasic.c: TclResetCancellation() calls were misplaced | Miguel Sofer | 2008-07-13 | 1 | -0/+3 |
|
|
* | * generic/tclInt.h: the new macros TclSmallAlloc and TclSmallFree | Miguel Sofer | 2008-07-13 | 1 | -0/+5 |
|
|
* | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 1 | -0/+39 |
|
|
* | Minor updates for better readability. | dkf | 2008-07-11 | 1 | -92/+96 |
|
|
* | * generic/tclGet.c: Corrected out of date comments and removed | dgp | 2008-07-08 | 1 | -0/+12 |
|
|
* | Tighten up language. | dkf | 2008-07-08 | 1 | -0/+5 |
|
|
* | * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting | andreas_kupries | 2008-07-07 | 1 | -0/+5 |
|
|
* | typo | dgp | 2008-07-07 | 1 | -1/+1 |
|
|
* | Correct examples. [Bug 1982642] | dkf | 2008-07-07 | 1 | -0/+4 |
|
|
* | Improve [lindex] examples. | dkf | 2008-07-06 | 1 | -0/+4 |
|
|
* | * generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak | andreas_kupries | 2008-07-03 | 1 | -0/+6 |
|
|
* | * library/package.tcl: Removed [file readable] testing from | dgp | 2008-07-03 | 1 | -0/+8 |
|
|
* | Add focussed stack limiting to the RE compiler. Tuning might not yet be right | dkf | 2008-07-01 | 1 | -1/+6 |
|
|
* | Fix [2006884] | dkf | 2008-07-01 | 1 | -0/+5 |
|
|
* | Clean up typedef formatting | dkf | 2008-06-30 | 1 | -7/+9 |
|
|
* | * doc/ObjectType.3: Updated documentation of the Tcl_ObjType | dgp | 2008-06-30 | 1 | -0/+5 |
|
|
* | Lrange cleanup and in-place optimization [Patch 1890831] | ferrieux | 2008-06-29 | 1 | -0/+5 |
|
|
* | Avoid useless String conversion for CONCAT1 of pure byte arrays [Patch 1953758]. | ferrieux | 2008-06-29 | 1 | -0/+5 |
|
|
* | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 1 | -0/+6 |
|
|
* | * generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanks | dgp | 2008-06-29 | 1 | -0/+5 |
|
|
* | Fix [Bug 2004256] | dkf | 2008-06-29 | 1 | -0/+3 |
|
|
* | Fix [Bug 2004480] | dkf | 2008-06-28 | 1 | -16/+21 |
|
|
* | * generic/tclPathObj.c: Plug memory leak in [Bug 1972879] fix. Thanks | dgp | 2008-06-28 | 1 | -0/+5 |
|
|
* | * unix/Makefile.in: Followup to my change of 2008-06-25, make code | andreas_kupries | 2008-06-26 | 1 | -0/+7 |
|
|
* | Advance 8.6a1 release tag | dgp | 2008-06-25 | 1 | -7/+7 |
|
|
* | * library/tm.tcl: Modified the handling of Tcl Modules and of the | andreas_kupries | 2008-06-25 | 1 | -0/+7 |
|
|
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-25 | 1 | -0/+8 |
|
|
* | fix versions of dde and registry dlls | patthoyts | 2008-06-25 | 1 | -0/+5 |
|
|
* | * generic/tclPathObj.c: Fixed some internals management in the "path" | dgp | 2008-06-24 | 1 | -0/+6 |
|
|
* | bug #1995063 fix examples and comment on eof use. | patthoyts | 2008-06-24 | 1 | -0/+4 |
|
|
* | * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() when | dgp | 2008-06-23 | 1 | -0/+8 |
|
|
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-20 | 1 | -1/+15 |
|
|
* | * tests/encoding.test: Make failing tests pass again. | dgp | 2008-06-20 | 1 | -0/+4 |
|
|
* | Make [next] work as described in TIP. [Bug 1998244] | dkf | 2008-06-19 | 1 | -0/+4 |
|
|
* | Forgot the bug number | dkf | 2008-06-19 | 1 | -1/+1 |
|
|
* | Fix [Bug 1998221] | dkf | 2008-06-19 | 1 | -52/+59 |
|
|
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-19 | 1 | -0/+2 |
|
|
* | * README: Bump version number to 8.6a1 | dgp | 2008-06-19 | 1 | -0/+13 |
|
|
* | * generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed left | andreas_kupries | 2008-06-17 | 1 | -0/+5 |
|
|
* | * doc/tm.n: Followup to changelog entry 2008-03-18 regarding | andreas_kupries | 2008-06-17 | 1 | -0/+7 |
|
|
* | 2006-06-17 Kevin Kenny <kennykb@acm.org> | Kevin B Kenny | 2008-06-17 | 1 | -0/+9 |
|
|
* | * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up the | andreas_kupries | 2008-06-16 | 1 | -0/+9 |
|
|