| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static ... | jan.nijtmans | 2015-08-19 | 1 | -0/+3 |
|
|
* | Proposed solution for [9b2e636361] | jan.nijtmans | 2013-06-26 | 1 | -2/+3 |
|
|
* | 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 |
|
|
| * | * generic/tclMain.c (Tcl_Main): Corrected flaw that required | dgp | 2006-05-05 | 1 | -67/+67 |
|
|
| * | * generic/tclBasic.c: | Miguel Sofer | 2005-10-23 | 1 | -3/+9 |
|
|
| * | * generic/tclMain.c: Separate encoding conversion of command line | dgp | 2005-09-30 | 1 | -26/+23 |
|
|
* | | * generic/tclCmdAH.c: Fix cases where value returned by | dgp | 2010-09-23 | 1 | -1/+2 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclMain.c: Corrected the logic of dropping the last | dgp | 2007-08-21 | 1 | -17/+27 |
|
|
* | | corrected botched indents | dgp | 2007-04-24 | 1 | -38/+38 |
|
|
* | | Handle creation of Tcl_Objs from constant strings better (easier to use, more | dkf | 2007-04-10 | 1 | -3/+3 |
|
|
* | | whitespace | das | 2006-11-23 | 1 | -5/+5 |
|
|
* | | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -2/+2 |
|
|
* | | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and | dgp | 2006-11-02 | 1 | -2/+2 |
|
|
* | | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 1 | -3/+2 |
|
|
* | | * generic/tclMain.c (Tcl_Main): Corrected flaw that required | dgp | 2006-05-05 | 1 | -111/+111 |
|
|
* | | ANSIfy. Also converted some deeply nested code to a less nested form for easi... | dkf | 2005-11-01 | 1 | -46/+43 |
|
|
* | | * generic/tcl.h: Fix for bug #1256937 - correctly decorate | patthoyts | 2005-10-14 | 1 | -2/+2 |
|
|
* | | * generic/tclMain.c: Separate encoding conversion of command line | dgp | 2005-09-30 | 1 | -28/+23 |
|
|
* | | * generic/tclBasic.c: More callers of TclObjPrintf and | dgp | 2005-09-15 | 1 | -8/+9 |
|
|
* | | Systematizing the formatting | dkf | 2005-07-21 | 1 | -174/+195 |
|
|
* | | TIP #221 IMPLEMENTATION | dgp | 2004-11-13 | 1 | -3/+2 |
|
|
* | | * library/auto.tcl Purged Tcl's script library of all | dgp | 2004-10-25 | 1 | -9/+11 |
|
|
* | | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, | dgp | 2004-10-15 | 1 | -2/+3 |
|
|
* | | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() | dgp | 2004-06-11 | 1 | -3/+59 |
|
|
* | | TIP#143 implementation; still needs docs and more tests... | dkf | 2004-05-13 | 1 | -10/+24 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | | * generic/tclMain.c (Tcl_Main, StdinProc): Append newline only to | dgp | 2004-03-29 | 1 | -17/+17 |
|
|
* | | Made HEAD build on Windows VC++ again. | Kevin B Kenny | 2004-03-19 | 1 | -2/+2 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -5/+1 |
|
|
* | | * doc/FileSystem.3: Implementation of | dgp | 2003-09-05 | 1 | -32/+120 |
|/ |
|
* | * Removed "dummy" reference to Tcl_LinkVar. | dgp | 2002-05-29 | 1 | -11/+1 |
|
|
* | * Free the memory allocated for the | dgp | 2002-04-20 | 1 | -2/+3 |
|
|
* | * generic/tclMain.c (Tcl_Main,StdinProc): Corrected some reference | dgp | 2002-02-28 | 1 | -1/+26 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -2/+9 |
|
|
* | * generic/tclMain.c: Bug fix: neglected the NULL case in | dgp | 2002-01-07 | 1 | -2/+7 |
|
|
* | * doc/Tcl_Main.3: | dgp | 2002-01-05 | 1 | -169/+284 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -1/+5 |
|
|
* | * Updated APIs in | dgp | 2001-09-24 | 1 | -2/+3 |
|
|
* | Restore support for pre-ANSI compilers. | dgp | 2001-04-04 | 1 | -2/+3 |
|
|
* | safety check on setting mainLoopProc to NULL | hobbs | 2000-11-03 | 1 | -1/+2 |
|
|
* | corrected pointer reference to mainLoopProc execution | hobbs | 2000-11-03 | 1 | -3/+3 |
|
|
* | moved Tcl_GetThreadData call after Tcl_FindExecutable | hobbs | 2000-11-03 | 1 | -3/+3 |
|
|
* | * generic/tclStubInit.c: | hobbs | 2000-11-03 | 1 | -8/+252 |
|
|
* | * tests/var.test: | hobbs | 1999-12-12 | 1 | -2/+4 |
|
|
* | * generic/tcl.decls : | redman | 1999-12-02 | 1 | -13/+67 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -105/+37 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -2/+2 |
|
|