| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [Bug 1910136]. | dkf | 2009-04-04 | 1 | -7/+12 |
|
|
* | * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263] | dgp | 2009-03-30 | 1 | -0/+4 |
|
|
* | * generic/tclPathObj.c (TclPathPart): TclPathPart() was computing | dgp | 2009-03-27 | 1 | -0/+7 |
|
|
* | typo | dgp | 2009-03-26 | 1 | -1/+1 |
|
|
* | bring doc and tools in line with http://wiki.tcl.tk/812 | nijtmans | 2009-03-25 | 1 | -1/+1 |
|
|
* | bring doc and tools in line with http://wiki.tcl.tk/812 | nijtmans | 2009-03-25 | 1 | -0/+7 |
|
|
* | Documented [coroutine] and [yield]. [Bug 2152285] | dkf | 2009-03-25 | 1 | -0/+5 |
|
|
* | Fix [Bug 2704302] | dkf | 2009-03-24 | 1 | -0/+3 |
|
|
* | Fix [Bug 2673163] | dkf | 2009-03-24 | 1 | -51/+58 |
|
|
* | * generic/tclBasic.c: NR-enable the handling of unknown commands | Miguel Sofer | 2009-03-22 | 1 | -0/+5 |
|
|
* | * generic/tclBasic.c: fixed "leaks" in aliases, imports and | Miguel Sofer | 2009-03-21 | 1 | -0/+6 |
|
|
* | * tclInt.h: comments | Miguel Sofer | 2009-03-21 | 1 | -0/+6 |
|
|
* | * tests/nre.test: [foreach] has been NR-enabled for a while, the | Miguel Sofer | 2009-03-21 | 1 | -0/+3 |
|
|
* | * generic/tclBasic.c: Fix for (among others) [Bug 2699087] | Miguel Sofer | 2009-03-21 | 1 | -0/+8 |
|
|
* | * generic/tclExecute.c: proper fix for [Bug 2415422]. Reenabled | Miguel Sofer | 2009-03-21 | 1 | -0/+5 |
|
|
* | * generic/tclExecute.c: fix both test and code for tailcall | Miguel Sofer | 2009-03-21 | 1 | -1/+4 |
|
|
* | * tests/stringObj.test: Test stringObj-6.9 checks that | dgp | 2009-03-21 | 1 | -0/+4 |
|
|
* | * tests/tailcall.test: slightly improved tests | Miguel Sofer | 2009-03-21 | 1 | -0/+4 |
|
|
* | * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflow | dgp | 2009-03-20 | 1 | -0/+5 |
|
|
* | * generic/tcl.h: | Miguel Sofer | 2009-03-19 | 1 | -0/+15 |
|
|
* | Added documentation for tailcall. | dkf | 2009-03-19 | 1 | -0/+4 |
|
|
* | * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak. | dgp | 2009-03-18 | 1 | -0/+3 |
|
|
* | * generic/tclVar.c (TclLookupSimpleVar): Shift all calls to | dgp | 2009-03-18 | 1 | -0/+7 |
|
|
* | Fix [Bug 2688063] | dkf | 2009-03-16 | 1 | -0/+5 |
|
|
* | revise fix for [Bug 2687952] | Joe Mistachkin | 2009-03-16 | 1 | -0/+6 |
|
|
* | Fix [Bug 2687952] | dkf | 2009-03-15 | 1 | -0/+4 |
|
|
* | Added support for SIGINFO. [Patch 1513655] | dkf | 2009-03-15 | 1 | -0/+5 |
|
|
* | Added support for reporting TEA-like info via pkg-config. | dkf | 2009-03-14 | 1 | -1/+9 |
|
|
* | * generic/tclBasic.c (TclNRCoroutineObjCmd): fix Tcl_Obj leak. | Miguel Sofer | 2009-03-11 | 1 | -0/+5 |
|
|
* | Move the implementation of [try] from Tcl to C. Not yet bytecoded. | dkf | 2009-03-09 | 1 | -0/+6 |
|
|
* | Related corrections | dkf | 2009-03-04 | 1 | -0/+1 |
|
|
* | Fix bug 2662434 | dkf | 2009-03-04 | 1 | -0/+5 |
|
|
* | [Bug 218977] Tcl_DbCkfree needs a return value | nijtmans | 2009-02-27 | 1 | -0/+10 |
|
|
* | * generic/tclUtil.c (TclStringMatchObj): Revised the branching | dgp | 2009-02-25 | 1 | -0/+6 |
|
|
* | * generic/tclCmdMZ.c: Since Tcl_GetCharLength() has its own | dgp | 2009-02-25 | 1 | -0/+6 |
|
|
* | General minor documentation improvements. | dkf | 2009-02-24 | 1 | -10/+14 |
|
|
* | Added support for 8.6's zlib integration. | dkf | 2009-02-24 | 1 | -0/+5 |
|
|
* | Revert commits of 20080723. Those were speed tests, that are inherently brit... | ferrieux | 2009-02-22 | 1 | -0/+5 |
|
|
* | * generic/tclStringObj.c: Several revisions to the shimmering | dgp | 2009-02-22 | 1 | -0/+14 |
|
|
* | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() | dgp | 2009-02-20 | 1 | -0/+7 |
|
|
* | * generic/tclStringObj.c: Simplify the logic of the | dgp | 2009-02-18 | 1 | -0/+3 |
|
|
* | * generic/tclStringObj.c: Rewrite GrowStringBuffer() so that it | dgp | 2009-02-18 | 1 | -0/+7 |
|
|
* | * generic/tclStringObj.c: Another round of simplification on | dgp | 2009-02-18 | 1 | -0/+5 |
|
|
* | * generic/tclStringObj.c: Pare back the length of the unicode | dgp | 2009-02-17 | 1 | -0/+7 |
|
|
* | * generic/tclStringObj.c: Factor out common GrowUnicodeBuffer() | dgp | 2009-02-17 | 1 | -0/+3 |
|
|
* | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to | hobbs | 2009-02-17 | 1 | -0/+6 |
|
|
* | * generic/tclStringObj.c: Factor out common GrowStringBuffer(). | dgp | 2009-02-17 | 1 | -0/+11 |
|
|
* | * generic/tclStringObj.c: Revise buffer growth implementation | dgp | 2009-02-17 | 1 | -8/+14 |
|
|
* | fix [Feature Request 2605263] use official | nijtmans | 2009-02-16 | 1 | -0/+2 |
|
|
* | fix [Feature Request 2605263] use official | nijtmans | 2009-02-16 | 1 | -1/+8 |
|
|