| Commit message (Expand) | Author | Age | Files | Lines |
* | (cherry-pick): Fix gcc 5.3 warning: In function ‘NRInterpCmd’: tclInterp.... | jan.nijtmans | 2016-03-04 | 1 | -2/+2 |
|
|
* | Eliminate some usages of Tcl_GlobalEval() and Tcl_Eval(), which are deprecate... | jan.nijtmans | 2016-01-18 | 1 | -3/+3 |
|
|
* | Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64. | jan.nijtmans | 2013-06-13 | 1 | -9/+9 |
|\ |
|
| * | Fix some gcc warnings which become visible with -Wextra | jan.nijtmans | 2013-06-13 | 1 | -11/+11 |
|
|
* | | Another memory leak, and one Tcl_Free -> ckfree | jan.nijtmans | 2013-01-25 | 1 | -0/+1 |
|
|
* | | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo | jan.nijtmans | 2013-01-25 | 1 | -1/+1 |
|
|
* | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. | jan.nijtmans | 2013-01-02 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. | jan.nijtmans | 2013-01-02 | 1 | -9/+8 |
| |\ |
|
| | * | Don't free ctrl.script if thread creation fails: it is a constant string "tes... | jan.nijtmans | 2013-01-02 | 1 | -1/+0 |
|
|
* | | | For [testthread cancel], avoid creating a new Tcl_Obj when the default script... | Joe Mistachkin | 2011-11-18 | 1 | -1/+2 |
|
|
* | | | Revise the thread exit handling of the [testthread] command so that it | dgp | 2011-09-21 | 1 | -3/+9 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -9/+9 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | Fix [Bug 1562528] | dkf | 2006-09-22 | 1 | -2/+2 |
|
|
| | * | * tests/compile.test (compile-12.4): Backport test for Bug 1001997. | dgp | 2004-10-26 | 1 | -2/+2 |
|
|
* | | | fix gcc 64-bit warnings: cast from pointer to integer of different size | nijtmans | 2010-12-01 | 1 | -11/+11 |
|
|
* | | | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to make | nijtmans | 2009-11-23 | 1 | -37/+31 |
|
|
* | | | * generic/tclThreadTest.c (NewTestThread): [Bug 2901803] | Kevin B Kenny | 2009-11-23 | 1 | -2/+2 |
|
|
* | | | [Bug 2901803]: Fix silly error. | dkf | 2009-11-23 | 1 | -14/+16 |
|
|
* | | | Fix [Bug 2883850]: pkgIndex.tcl doesn't | nijtmans | 2009-11-18 | 1 | -5/+11 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -10/+9 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -49/+44 |
|
|
* | | | eliminate -Wwrite-strings warnings in enable-threads build. | nijtmans | 2008-12-16 | 1 | -6/+6 |
|
|
* | | | Convert Tcl_SetResult(......, TCL_DYNAMIC) to | nijtmans | 2008-11-19 | 1 | -2/+3 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -3/+3 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -2/+2 |
|
|
* | | | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 1 | -9/+160 |
|/ / |
|
* | | Fix [Bug 1562528] | dkf | 2006-09-22 | 1 | -29/+29 |
|
|
* | | ANSIfy the test code (well, strip some of the worst offences!) | dkf | 2005-11-02 | 1 | -274/+292 |
|
|
* | | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -1/+3 |
|
|
* | | * generic/tclIO.c: Moved Tcl_{Cut,Splice}Channel to | andreas_kupries | 2005-08-26 | 1 | -1/+7 |
|
|
* | | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -1/+7 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | * generic/tclCompile.h: Move the TclInterpReady() declaration from | dgp | 2005-03-25 | 1 | -4/+1 |
|
|
* | | * generic/tclThreadTest.c (ThreadEventProc): Corrected subtle | dgp | 2004-10-20 | 1 | -2/+2 |
|/ |
|
* | * Sought out and eliminated instances of CONST-casting that are no | dgp | 2002-01-26 | 1 | -4/+4 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -4/+4 |
|
|
* | * generic/tclThreadTest.c: | das | 2002-01-18 | 1 | -2/+2 |
|
|
* | correct static-ness of function decls | hobbs | 2001-12-29 | 1 | -5/+5 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -5/+5 |
|
|
* | * generic/tclThreadTest.c (Tcl_ThreadObjCmd): cast fixes | hobbs | 2001-03-31 | 1 | -3/+3 |
|
|
* | 2000-05-02 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-02 | 1 | -13/+76 |
|
|
* | Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPE | welch | 2000-04-17 | 1 | -14/+5 |
|
|
* | 2000-04-08 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-09 | 1 | -2/+3 |
|
|
* | 2000-04-03 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-04 | 1 | -3/+3 |
|
|
* | * generic/tclClock.c: fixed support for 64bit handling of clock | hobbs | 2000-01-12 | 1 | -2/+2 |
|
|
* | * generic/tclCmdIL.c: added -unique option to lsort | hobbs | 1999-12-21 | 1 | -6/+6 |
|
|
* | * unix/tclUnixNotfy.c: fixed event/io threading problems by | hobbs | 1999-10-21 | 1 | -12/+89 |
|
|