| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reversed | dgp | 2005-04-13 | 2 | -175/+174 |
|
|
* | Performance improvement in [clock] - FR 1182459 | Kevin B Kenny | 2005-04-13 | 2 | -4/+10 |
|
|
* | Also improved [fcopy] docs | dkf | 2005-04-13 | 2 | -15/+29 |
|
|
* | Improve documentation of -encoding binary option to [fconfigure]. | dkf | 2005-04-13 | 2 | -3/+12 |
|
|
* | * generic/tclCompile.c:Commented out the functions | Miguel Sofer | 2005-04-13 | 2 | -1/+13 |
|
|
* | * generic/tclInterp.c: Corrected bad syntax of Tcl_Panic() call. | dgp | 2005-04-12 | 4 | -130/+143 |
|
|
* | added definition of NULL to strstr.c for Bug 1175161 | Kevin B Kenny | 2005-04-12 | 2 | -1/+10 |
|
|
* | Revamp the zone-info compiler to make better use of the facilities available | dkf | 2005-04-11 | 2 | -301/+237 |
|
|
* | Import of tommath 0.35 | Kevin B Kenny | 2005-04-10 | 75 | -4385/+7023 |
|
|
* | Olson's tzdata2005h | Kevin B Kenny | 2005-04-10 | 11 | -1021/+90 |
|
|
* | * generic/tclBasic.c (TclObjInvoke): Plug memory leak. [Bug 1180368] | dgp | 2005-04-10 | 2 | -1/+6 |
|
|
* | fix in last commit | Miguel Sofer | 2005-04-09 | 1 | -6/+7 |
|
|
* | * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs | Miguel Sofer | 2005-04-09 | 2 | -3/+16 |
|
|
* | * macosx/README: updated requirements for OS & developer tool | das | 2005-04-09 | 2 | -12/+15 |
|
|
* | * generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL return | das | 2005-04-09 | 2 | -2/+6 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 3 | -8/+14 |
|
|
* | Fix whitespace | dkf | 2005-04-08 | 1 | -6/+6 |
|
|
* | * generic/tclInt.h (TclGetEncodingFromObj): New function to | dgp | 2005-04-08 | 4 | -11/+106 |
|
|
* | explanatory comment | dgp | 2005-04-08 | 1 | -1/+8 |
|
|
* | Test updates for new [switch] compiler | dkf | 2005-04-08 | 1 | -17/+63 |
|
|
* | Improved [switch] compilation. | dkf | 2005-04-08 | 3 | -123/+201 |
|
|
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 59 | -328/+80 |
|
|
* | Ignore the msvc7/8 autogenerated project parts. | patthoyts | 2005-04-06 | 1 | -0/+2 |
|
|
* | Improvements to man2html script to handle .IP better | dkf | 2005-04-06 | 2 | -9/+9 |
|
|
* | Change some .TP macros to .IP to work around *roff formatter bugs. | dkf | 2005-04-06 | 2 | -26/+22 |
|
|
* | replace obsolete "winOnly" constraint with preferred "win" | dgp | 2005-04-05 | 1 | -1/+1 |
|
|
* | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the | dgp | 2005-04-05 | 3 | -49/+13 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-04-05 | 3 | -146/+146 |
|
|
* | * generic/tclExecute.c: small opts in obj handling | Miguel Sofer | 2005-04-04 | 2 | -61/+50 |
|
|
* | * generic/tclVar.c: converted a few function calls to macros. | Miguel Sofer | 2005-04-03 | 2 | -23/+27 |
|
|
* | Changed the internal representation of lists to (a) reduce the malloc/free | Miguel Sofer | 2005-04-02 | 12 | -639/+530 |
|
|
* | slight reduction in cost of INST_START_CMD | Miguel Sofer | 2005-04-01 | 2 | -16/+36 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2005-04-01 | 3 | -5/+19 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2005-04-01 | 5 | -138/+267 |
|
|
* | * generic/tclExecute.c (INST_JUMP_TRUE/FALSE): replaced | Miguel Sofer | 2005-03-31 | 2 | -70/+63 |
|
|
* | Added doc for missing argument. [Bug 1172401] | dkf | 2005-03-30 | 2 | -2/+8 |
|
|
* | * win/tcl.m4, win/configure: do not require cygpath in macros to | hobbs | 2005-03-30 | 3 | -265/+499 |
|
|
* | * generic/tclCompile.h: Move the TclInterpReady() declaration from | dgp | 2005-03-25 | 4 | -8/+15 |
|
|
* | purge outdated comment | dgp | 2005-03-23 | 1 | -4/+2 |
|
|
* | date typo | dgp | 2005-03-18 | 1 | -1/+1 |
|
|
* | * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limit | dgp | 2005-03-18 | 5 | -22/+80 |
|
|
* | * generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks | dgp | 2005-03-18 | 2 | -15/+17 |
|
|
* | more tests and a fix to bug 1158199 | vincentdarley | 2005-03-15 | 2 | -5/+16 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames - ensure build ... | vincentdarley | 2005-03-15 | 1 | -4/+4 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames - ensure build ... | vincentdarley | 2005-03-15 | 1 | -4/+10 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 4 | -18/+152 |
|
|
* | Updated the OpenBSD configuration and regenerated the configure script. | patthoyts | 2005-03-15 | 3 | -30/+83 |
|
|
* | * generic/tclExecute.c: fixed INST_PUSH1's debugging code (wrong | Miguel Sofer | 2005-03-14 | 2 | -2/+7 |
|
|
* | * generic/tclCompile.c: fixed INST_RETURN's stack effect in | Miguel Sofer | 2005-03-14 | 2 | -2/+7 |
|
|
* | * generic/tclCompCmds.c: removed debugging line | Miguel Sofer | 2005-03-10 | 2 | -2/+5 |
|
|