| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/regcomp.c: Convert optst() from expensive no-op to a | dgp | 2007-11-13 | 1 | -0/+10 |
|
|
* | (TclReToGlob): remove out-dated Tcl_RegExpCompile check as it causes recursion | hobbs | 2007-11-13 | 1 | -15/+1 |
|
|
* | RE: [Patch 1830184] TclResetResult | Miguel Sofer | 2007-11-12 | 7 | -81/+34 |
|
|
* | * generic/tclGet.c (Tcl_Get, Tcl_GetInt): revert use of TclGet* | hobbs | 2007-11-12 | 1 | -3/+3 |
|
|
* | * generic/tclUtil.c (TclReToGlob): add more comments, set interp | hobbs | 2007-11-12 | 1 | -3/+12 |
|
|
* | * generic/tclBasic.c: New macro TclResetResult, new iPtr flag | Miguel Sofer | 2007-11-12 | 7 | -34/+81 |
|
|
* | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h: | hobbs | 2007-11-12 | 10 | -103/+350 |
|
|
* | * generic/tclResult.c (ResetObjResult): clarify the logic. | Miguel Sofer | 2007-11-11 | 1 | -4/+2 |
|
|
* | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 31 | -395/+457 |
|
|
* | * generic/tclBasic.c: fix stack check failure case if stack grows up. | das | 2007-11-11 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: fix stack check failure case if stack grows up. | das | 2007-11-11 | 1 | -2/+2 |
|
|
* | * generic/tclExecute.c: fast path for INST_LIST_INDEX when the | Miguel Sofer | 2007-11-10 | 1 | -7/+20 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2007-11-10 | 1 | -8/+19 |
|
|
* | * unix/tclUnixTime.c (TclpWideClicksToNanoseconds): fix issues with | das | 2007-11-10 | 1 | -2/+2 |
|
|
* | Improved failure comments for stack checks (mistachkin). | Miguel Sofer | 2007-11-10 | 1 | -10/+15 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2007-11-10 | 2 | -21/+12 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2007-11-10 | 2 | -27/+25 |
|
|
* | fix formatting | das | 2007-11-10 | 1 | -2/+3 |
|
|
* | fix typos, formatting and non-unix breakage (due to undefined stackGrowsDown) | das | 2007-11-10 | 1 | -6/+7 |
|
|
* | * generic/tclResult.c (ResetObjResult): new shortcut. | Miguel Sofer | 2007-11-10 | 1 | -3/+4 |
|
|
* | * generic/tclAsync.c: | Miguel Sofer | 2007-11-09 | 4 | -9/+95 |
|
|
* | * generic/tclInt.decls, generic/tclIntDecls.h: Use unsigned char for | hobbs | 2007-11-09 | 4 | -46/+30 |
|
|
* | * generic/tclBinary.c (Tcl_GetByteArrayFromObj): check type before | hobbs | 2007-11-09 | 1 | -2/+4 |
|
|
* | fix (unsigned char*) vs. (char*) warnings | das | 2007-11-08 | 2 | -5/+5 |
|
|
* | * generic/tclStubInit.c: | hobbs | 2007-11-08 | 5 | -5/+220 |
|
|
* | (DoWriteChars): special case for 1-byte channel write. | hobbs | 2007-11-07 | 1 | -6/+11 |
|
|
* | * generic/tclIO.c (TclGetsObjBinary): add an efficient binary path | hobbs | 2007-11-07 | 1 | -4/+254 |
|
|
* | * generic/tclEncoding.c: Version of the embedded iso8859-1 | Miguel Sofer | 2007-11-06 | 1 | -13/+210 |
|
|
* | * generic/tclConfig.c (Tcl_RegisterConfig): Modified to not extend | andreas_kupries | 2007-11-05 | 1 | -36/+39 |
|
|
* | * generic/tclConfig.c (Tcl_RegisterConfig): Modified to use | andreas_kupries | 2007-11-05 | 1 | -1/+6 |
|
|
* | * generic/tclTest.c (TestSetCmd2): | Miguel Sofer | 2007-11-03 | 2 | -3/+40 |
|
|
* | \u0000 is ASCII! [Bug 1808258] | dkf | 2007-11-01 | 1 | -13/+11 |
|
|
* | * generic/tcl.h: Bump version number to 8.5b2.1 to distinguish | dgp | 2007-10-30 | 1 | -2/+2 |
|
|
* | * generic/tclUtil.c (Tcl_ConcatObj): optimise for some of the | Miguel Sofer | 2007-10-28 | 1 | -13/+38 |
|
|
* | Embed the definition of the iso8859-1 encoding directly in Tcl. | dkf | 2007-10-28 | 1 | -2/+46 |
|
|
* | * generic/tclNamesp.c (Tcl_FindCommand): insure that FQ command | Miguel Sofer | 2007-10-27 | 1 | -2/+2 |
|
|
* | Part of fix for [Bug 1810264] | dkf | 2007-10-27 | 1 | -1/+1 |
|
|
* | * generic/tclCompile.h: | Miguel Sofer | 2007-10-27 | 2 | -4/+4 |
|
|
* | * generic/tclVar.c: try to preserve Tcl_Objs when doing variable | Miguel Sofer | 2007-10-27 | 1 | -55/+97 |
|
|
* | * README: Bump version number to 8.5b2. | dgp | 2007-10-26 | 1 | -3/+3 |
|
|
* | whitespace | das | 2007-10-25 | 1 | -4/+4 |
|
|
* | Added TclpMasterLock/Unlock arround calls to ForgetSyncObject in | vasiljevic | 2007-10-25 | 1 | -1/+10 |
|
|
* | * generic/tclCompile.c: Fix comments. | Miguel Sofer | 2007-10-20 | 2 | -5/+5 |
|
|
* | * generic/tclResult.c (TclMergeReturnOptions): Make sure any -code | dgp | 2007-10-18 | 2 | -3/+11 |
|
|
* | * generic/tcl.h: Remove TCL_LL_MODIFIER_SIZE. [RFE 1811837] | dgp | 2007-10-18 | 1 | -11/+1 |
|
|
* | * generic/tclCompExpr.c: Moved a misplaced declaration that blocked | Kevin B Kenny | 2007-10-17 | 2 | -7/+12 |
|
|
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leading | dgp | 2007-10-15 | 3 | -6/+50 |
|
|
* | * generic/tclParse.c (Tcl_ParseBraces): fix for possible read | Miguel Sofer | 2007-10-15 | 1 | -2/+2 |
|
|
* | comment typo | das | 2007-10-12 | 1 | -2/+2 |
|
|
* | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failure | dgp | 2007-10-11 | 2 | -81/+43 |
|
|