| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | no message | davygrvy | 2004-10-26 | 1 | -0/+7 |
|
|
* | * library/tm.tcl (::tcl::tm::Defaults): Added a second [file | andreas_kupries | 2004-10-26 | 1 | -0/+7 |
|
|
* | * tests/basic.test: Added missing constraints. | dgp | 2004-10-26 | 1 | -0/+8 |
|
|
* | removed more direct references to the VAR flags, replaced with access | Miguel Sofer | 2004-10-26 | 1 | -0/+6 |
|
|
* | Tighten up expr(n) wording. [Bug 1027849] | dkf | 2004-10-26 | 1 | -0/+5 |
|
|
* | fixes for Bug 1054101 | Kevin B Kenny | 2004-10-26 | 1 | -0/+11 |
|
|
* | Clarify [string map] docs to remove char/string ambiguity. [Bug 1048005] | dkf | 2004-10-25 | 1 | -0/+2 |
|
|
* | Clarified meaning of pattern arg to [info procs] | dkf | 2004-10-25 | 1 | -0/+3 |
|
|
* | Remove some of the contortions from cmdAH-8.45 | dkf | 2004-10-25 | 1 | -0/+5 |
|
|
* | * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode): | dgp | 2004-10-25 | 1 | -0/+12 |
|
|
* | * library/auto.tcl Purged Tcl's script library of all | dgp | 2004-10-25 | 1 | -0/+12 |
|
|
* | Flesh out tests and transform the TM manager API into an ensemble | dkf | 2004-10-25 | 1 | -0/+8 |
|
|
* | defined new macros to get/set the flags of variables. | Miguel Sofer | 2004-10-25 | 1 | -0/+9 |
|
|
* | * generic/tclBasic.c (Tcl_LogCommandInfo,Tcl_AddObjErrorInfo): | dgp | 2004-10-24 | 1 | -0/+15 |
|
|
* | Add *very* basic test suite for modules, and tighten up the doc style | dkf | 2004-10-22 | 1 | -0/+4 |
|
|
* | Make ensembles report shorter error traces that conceal more of how the | dkf | 2004-10-22 | 1 | -0/+6 |
|
|
* | * library/clock.tcl: Fixed a typo where the fallback time zone | Kevin B Kenny | 2004-10-22 | 1 | -0/+10 |
|
|
* | Standardize way of calling object freeIntRepProcs... | dkf | 2004-10-22 | 1 | -0/+6 |
|
|
* | * generic/tclVar.c: fixed bug in commit of 2004-07-23, which was | Miguel Sofer | 2004-10-22 | 1 | -0/+7 |
|
|
* | * generic/tclInt.h (Interp): | dgp | 2004-10-21 | 1 | -0/+7 |
|
|
* | * generic/tclCmdAH.c (Tcl_CatchObjCmd, Tcl_ErrorObjCmd): | dgp | 2004-10-21 | 1 | -0/+23 |
|
|
* | doubled speed of clock format | Kevin B Kenny | 2004-10-21 | 1 | -0/+7 |
|
|
* | * win/Makefile.in (install-msgs): Fixed a problem with the | andreas_kupries | 2004-10-20 | 1 | -0/+9 |
|
|
* | * generic/tclThreadTest.c (ThreadEventProc): Corrected subtle | dgp | 2004-10-20 | 1 | -0/+9 |
|
|
* | Stop losing result codes in [dict with] in some circumstances | dkf | 2004-10-19 | 1 | -0/+5 |
|
|
* | Added Itcl acknowledgment. | dgp | 2004-10-19 | 1 | -0/+1 |
|
|
* | * generic/tclInt.h (Tcl*InterpState): New internal routines | dgp | 2004-10-19 | 1 | -0/+22 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp): | dgp | 2004-10-18 | 1 | -0/+13 |
|
|
* | generic/tclResult.c: removed unused variable [Bug 1048588]. | Miguel Sofer | 2004-10-17 | 1 | -0/+5 |
|
|
* | * generic/tclCmdMZ.c (TclProcessReturn): Now that primary | dgp | 2004-10-15 | 1 | -0/+6 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, | dgp | 2004-10-15 | 1 | -1/+33 |
|
|
* | TIP#217 implementation | dkf | 2004-10-14 | 1 | -0/+5 |
|
|
* | Speed up [info <thing> <simplePattern>] | dkf | 2004-10-14 | 1 | -0/+7 |
|
|
* | synchronized to Olson's tzdata2004e | Kevin B Kenny | 2004-10-12 | 1 | -0/+9 |
|
|
* | Docs for TIP#201 and TIP#212; this allows these TIPs to become Final | dkf | 2004-10-08 | 1 | -3/+3 |
|
|
* | Basic tests for TIPs #201 and #212 | dkf | 2004-10-08 | 1 | -0/+5 |
|
|
* | Core of implementation of TIP#201 ('in' and 'ni' operators) | dkf | 2004-10-08 | 1 | -0/+5 |
|
|
* | Core of implementation of TIP#212 | dkf | 2004-10-08 | 1 | -0/+5 |
|
|
* | * generic/tclTest.c (TestsetobjerrorcodeCmd): Simplified. | dgp | 2004-10-07 | 1 | -0/+4 |
|
|
* | Convert CONST to const, VOID to void so we document how we want the API used. | dkf | 2004-10-07 | 1 | -0/+4 |
|
|
* | filesystem generic/platform code splitting | vincentdarley | 2004-10-07 | 1 | -0/+14 |
|
|
* | Update the .AS macro definition and take advantage of it's new-found power. | dkf | 2004-10-07 | 1 | -0/+4 |
|
|
* | Split off ChangeLog entries for 2003 | dkf | 2004-10-07 | 1 | -3482/+1 |
|
|
* | Clarify filesystem docs | dkf | 2004-10-07 | 1 | -0/+5 |
|
|
* | Simplify the guts of [glob]; maybe mortals can comprehend it now? | dkf | 2004-10-06 | 1 | -0/+10 |
|
|
* | Simplify LoadTableEncoding | dkf | 2004-10-06 | 1 | -0/+4 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -0/+2 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -0/+4 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -0/+2 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -0/+11 |
|
|