| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Plug testing memleak. [Bug 2895367] | dkf | 2009-12-12 | 1 | -89/+110 |
|
|
| * | | * generic/tclTest.c (TestconcatobjCmd): fix use of internal-only | das | 2008-08-20 | 1 | -3/+9 |
|
|
| * | | * generic/tclTest.c (TestconcatobjCmd): | Miguel Sofer | 2008-08-17 | 1 | -1/+282 |
|
|
* | | | Various mismatches between Tcl_Panic format string and its arguments, | nijtmans | 2011-01-18 | 1 | -2/+2 |
|
|
* | | | fix gcc 64-bit warnings: cast from pointer to integer of different size | nijtmans | 2010-12-01 | 1 | -3/+3 |
|
|
* | | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2010-11-28 | 1 | -1/+104 |
|
|
* | | | * generic/tclBasic.c: [Patch 3072080] (minus the itcl | Miguel Sofer | 2010-09-27 | 1 | -3/+3 |
|
|
* | | | Remove many type casts which are no longernecessary as a result of [Patch 300... | nijtmans | 2010-08-22 | 1 | -2/+2 |
|
|
* | | | [Bug 3029891] Functions that don't belong in the stub table. | nijtmans | 2010-07-24 | 1 | -3/+3 |
|
|
* | | | Use function prototypes from the FS API. | nijtmans | 2010-04-20 | 1 | -49/+30 |
|
|
* | | | Remove unnecessary '&' decoration for function | nijtmans | 2010-03-11 | 1 | -29/+29 |
|
|
* | | | test that tclOO stubs are present in stub library | nijtmans | 2010-03-07 | 1 | -3/+6 |
|
|
* | | | remove presence of tclTomMathStubsPtr in tclStubLib.c | nijtmans | 2010-03-06 | 1 | -2/+5 |
|
|
* | | | [ tcl-Feature Requests-2958832 ] Further | nijtmans | 2010-02-25 | 1 | -81/+77 |
|
|
* | | | Pure whitespace changes, changing to follow Engineering Manual style. | dkf | 2010-02-24 | 1 | -3/+3 |
|
|
* | | | Remove unnecessary EXTERN's, which already | nijtmans | 2010-02-22 | 1 | -2/+2 |
|
|
* | | | Follow-up to earlier commit today: | nijtmans | 2010-02-05 | 1 | -3/+3 |
|
|
* | | | Fix gcc warning: ignoring return value of ‘write’, | nijtmans | 2009-12-16 | 1 | -3/+11 |
|
|
* | | | Plug testing memleak. [Bug 2895367] | dkf | 2009-12-12 | 1 | -77/+98 |
|
|
* | | | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to make | nijtmans | 2009-11-23 | 1 | -1/+2 |
|
|
* | | | Test-case for fixed [Bug 2849797] | nijtmans | 2009-11-19 | 1 | -3/+1 |
|
|
* | | | Fix [Bug 2883850]: pkgIndex.tcl doesn't | nijtmans | 2009-11-18 | 1 | -12/+54 |
|
|
* | | | Use proper command creation routine. | dgp | 2009-11-16 | 1 | -2/+2 |
|
|
* | | | (forward port) Fix [Bug 2891556] and improve test to detect similar manifesta... | ferrieux | 2009-11-16 | 1 | -1/+46 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -19/+19 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -11/+12 |
|
|
* | | | Alternate fix for[Bug 2251175]: missing backslash substitution on expanded li... | ferrieux | 2008-11-27 | 1 | -4/+1 |
|
|
* | | | A few more (harmless) Tcl_SetResult eliminations | nijtmans | 2008-11-26 | 1 | -14/+8 |
|
|
* | | | don't assume that Tcl_SetResult sets interp->result, especially not | nijtmans | 2008-11-25 | 1 | -9/+8 |
|
|
* | | | Fix [Bug 2251175]: missing backslash substitution on expanded literals. | ferrieux | 2008-11-17 | 1 | -1/+4 |
|
|
* | | | change two Tcl_SetResult calls to Tcl_SetObjResult, | nijtmans | 2008-11-16 | 1 | -5/+5 |
|
|
* | | | * generic/tclCompile.h: Declare the internal tclInstructionTable | dgp | 2008-10-17 | 1 | -3/+3 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -29/+29 |
|
|
* | | | set array of Tcl_Obj's to the right size. | patthoyts | 2008-10-13 | 1 | -2/+2 |
|
|
* | | | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc | nijtmans | 2008-10-05 | 1 | -3/+3 |
|
|
* | | | TIP #330 IMPLEMENTATION | dgp | 2008-10-02 | 1 | -7/+9 |
|
|
* | | | Remove pointless casts | dkf | 2008-08-20 | 1 | -3/+3 |
|
|
* | | | * generic/tclTest.c (TestconcatobjCmd): fix use of internal-only | das | 2008-08-20 | 1 | -3/+9 |
|
|
* | | | * generic/tclTest.c (TestconcatobjCmd): | Miguel Sofer | 2008-08-17 | 1 | -1/+282 |
|
|
* | | | Dumped tclNRE.h's contents into tclInt.h. The file is now empty and | Miguel Sofer | 2008-07-31 | 1 | -2/+1 |
|
|
* | | | * generic/tclBasic.c: Improved tailcalls and tests. | Miguel Sofer | 2008-07-31 | 1 | -3/+12 |
|
|
* | | | Completely revamped NRE implementation, with (almost) unchanged API. | Miguel Sofer | 2008-07-29 | 1 | -1/+37 |
|
|
* | | | * doc/FileSystem.3: CONSTified many functions using Tcl_FileSystem | nijtmans | 2008-07-28 | 1 | -3/+3 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (follow-up) | nijtmans | 2008-07-21 | 1 | -2/+2 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -3/+3 |
|
|
* | | | * generic/tclIOUtil.c: Removed all code delimited by | dgp | 2008-04-21 | 1 | -535/+1 |
|/ / |
|
* | | * generic/tclTest.c: Ignore the return value of write() when | rmax | 2008-03-14 | 1 | -3/+3 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclTest.c (TestSetCmd2): | Miguel Sofer | 2007-11-03 | 1 | -1/+37 |
|
|
* | | * generic/tclTrace.c: Corrected broken trace reversal logic in | dgp | 2007-06-27 | 1 | -2/+18 |
|
|