| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclBasic.c: Added unsupported command | dgp | 2005-04-19 | 1 | -0/+9 |
|
|
* | fixed Bug 1185933 | Kevin B Kenny | 2005-04-19 | 1 | -0/+9 |
|
|
* | * generic/Var.c (Tcl_ArrayObjCmd - ARRAY_NAMES): fix Tcl_Obj leak | Miguel Sofer | 2005-04-16 | 1 | -0/+5 |
|
|
* | See file | vasiljevic | 2005-04-16 | 1 | -0/+32 |
|
|
* | * tests/unixInit.test: Disabled obsolete tests and removed code | dgp | 2005-04-15 | 1 | -0/+4 |
|
|
* | * library/init.tcl: Use auto-loading to bring in Tcl Module | dgp | 2005-04-15 | 1 | -0/+7 |
|
|
* | * generic/tclExecute.c: missing semicolons caused failure to | Miguel Sofer | 2005-04-15 | 1 | -0/+5 |
|
|
* | no message | davygrvy | 2005-04-14 | 1 | -0/+11 |
|
|
* | * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reversed | dgp | 2005-04-13 | 1 | -0/+9 |
|
|
* | Performance improvement in [clock] - FR 1182459 | Kevin B Kenny | 2005-04-13 | 1 | -0/+6 |
|
|
* | Also improved [fcopy] docs | dkf | 2005-04-13 | 1 | -2/+5 |
|
|
* | Improve documentation of -encoding binary option to [fconfigure]. | dkf | 2005-04-13 | 1 | -0/+6 |
|
|
* | * generic/tclCompile.c:Commented out the functions | Miguel Sofer | 2005-04-13 | 1 | -0/+6 |
|
|
* | * generic/tclInterp.c: Corrected bad syntax of Tcl_Panic() call. | dgp | 2005-04-12 | 1 | -0/+18 |
|
|
* | added definition of NULL to strstr.c for Bug 1175161 | Kevin B Kenny | 2005-04-12 | 1 | -0/+6 |
|
|
* | Revamp the zone-info compiler to make better use of the facilities available | dkf | 2005-04-11 | 1 | -0/+6 |
|
|
* | Olson's tzdata2005h | Kevin B Kenny | 2005-04-10 | 1 | -0/+13 |
|
|
* | * generic/tclBasic.c (TclObjInvoke): Plug memory leak. [Bug 1180368] | dgp | 2005-04-10 | 1 | -0/+4 |
|
|
* | * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs | Miguel Sofer | 2005-04-09 | 1 | -0/+4 |
|
|
* | * macosx/README: updated requirements for OS & developer tool | das | 2005-04-09 | 1 | -0/+3 |
|
|
* | * generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL return | das | 2005-04-09 | 1 | -0/+3 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 1 | -0/+6 |
|
|
* | Fix whitespace | dkf | 2005-04-08 | 1 | -6/+6 |
|
|
* | * generic/tclInt.h (TclGetEncodingFromObj): New function to | dgp | 2005-04-08 | 1 | -0/+10 |
|
|
* | Improved [switch] compilation. | dkf | 2005-04-08 | 1 | -0/+6 |
|
|
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -0/+13 |
|
|
* | Improvements to man2html script to handle .IP better | dkf | 2005-04-06 | 1 | -0/+3 |
|
|
* | Change some .TP macros to .IP to work around *roff formatter bugs. | dkf | 2005-04-06 | 1 | -0/+6 |
|
|
* | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the | dgp | 2005-04-05 | 1 | -0/+8 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-04-05 | 1 | -0/+6 |
|
|
* | * generic/tclExecute.c: small opts in obj handling | Miguel Sofer | 2005-04-04 | 1 | -0/+4 |
|
|
* | * generic/tclVar.c: converted a few function calls to macros. | Miguel Sofer | 2005-04-03 | 1 | -0/+4 |
|
|
* | Changed the internal representation of lists to (a) reduce the malloc/free | Miguel Sofer | 2005-04-02 | 1 | -0/+18 |
|
|
* | slight reduction in cost of INST_START_CMD | Miguel Sofer | 2005-04-01 | 1 | -9/+7 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2005-04-01 | 1 | -0/+6 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2005-04-01 | 1 | -0/+10 |
|
|
* | * generic/tclExecute.c (INST_JUMP_TRUE/FALSE): replaced | Miguel Sofer | 2005-03-31 | 1 | -0/+5 |
|
|
* | Added doc for missing argument. [Bug 1172401] | dkf | 2005-03-30 | 1 | -0/+4 |
|
|
* | * win/tcl.m4, win/configure: do not require cygpath in macros to | hobbs | 2005-03-30 | 1 | -6/+11 |
|
|
* | * generic/tclCompile.h: Move the TclInterpReady() declaration from | dgp | 2005-03-25 | 1 | -0/+11 |
|
|
* | date typo | dgp | 2005-03-18 | 1 | -1/+1 |
|
|
* | * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limit | dgp | 2005-03-18 | 1 | -1/+9 |
|
|
* | * generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks | dgp | 2005-03-18 | 1 | -0/+6 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 1 | -0/+7 |
|
|
* | Updated the OpenBSD configuration and regenerated the configure script. | patthoyts | 2005-03-15 | 1 | -0/+5 |
|
|
* | * generic/tclExecute.c: fixed INST_PUSH1's debugging code (wrong | Miguel Sofer | 2005-03-14 | 1 | -0/+5 |
|
|
* | * generic/tclCompile.c: fixed INST_RETURN's stack effect in | Miguel Sofer | 2005-03-14 | 1 | -0/+5 |
|
|
* | * generic/tclCompCmds.c: removed debugging line | Miguel Sofer | 2005-03-10 | 1 | -0/+4 |
|
|
* | * generic/tclTrace.c (TclCheckInterpTraces): Corrected mistaken | dgp | 2005-03-10 | 1 | -0/+10 |
|
|
* | reverting Changelog entry (sticky tags, doh ...) | Miguel Sofer | 2005-03-09 | 1 | -10/+0 |
|
|