| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
|
|
* | * generic/tclTest.c (SimpleMatchInDirectory): Corrected a refcount | Kevin B Kenny | 2007-05-02 | 1 | -2/+1 |
|
|
* | * generic/tclTest.c (Testregexpobjcmd): Removed an invalid access | Kevin B Kenny | 2007-04-23 | 1 | -2/+2 |
|
|
* | Replaced commas in varargs with string concatenation where possible [Patch 15... | Kevin B Kenny | 2007-04-20 | 1 | -31/+31 |
|
|
* | Complete the purge of K&R function definitions from manually-written code. | dkf | 2007-04-16 | 1 | -1641/+1624 |
|
|
* | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/from | das | 2006-11-13 | 1 | -14/+14 |
|
|
* | TIP#268 IMPLEMENTATION | andreas_kupries | 2006-09-22 | 1 | -2/+4 |
|
|
* | fix warnings | das | 2006-06-21 | 1 | -22/+22 |
|
|
* | * generic/tclIOUtil.c: Changed default configuration to | dgp | 2006-06-21 | 1 | -10/+19 |
|
|
* | 90% fix of file writable issues on Windows | vincentdarley | 2006-03-14 | 1 | -64/+1 |
|
|
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -12/+3 |
|
|
* | * generic/tclIOUtil.c: workaround gcc warning "comparison is always | das | 2005-12-15 | 1 | -1/+12 |
|
|
* | * generic/tclBinary.c: | Miguel Sofer | 2005-11-04 | 1 | -2/+1 |
|
|
* | ANSIfy the test code (well, strip some of the worst offences!) | dkf | 2005-11-02 | 1 | -837/+742 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -1/+144 |
|
|
* | Squelch warning | dkf | 2005-09-08 | 1 | -2/+2 |
|
|
* | Test suite about fixed up for TIP#254 | dkf | 2005-09-08 | 1 | -3/+1 |
|
|
* | Oops! | dkf | 2005-09-08 | 1 | -19/+19 |
|
|
* | Added support machinery for TIP#254 tests | dkf | 2005-09-08 | 1 | -8/+269 |
|
|
* | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -5/+111 |
|
|
* | * generic/tclBasic.c: For compatibility with earlier Tcl releases, | dgp | 2005-06-01 | 1 | -1/+37 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -11/+3 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | Added test for [1109484] | dkf | 2005-01-28 | 1 | -3/+8 |
|
|
* | * generic/tclTest.c: Added two new functions to allocate memory | Miguel Sofer | 2004-12-15 | 1 | -4/+4 |
|
|