| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-02-13 Kevin Kenny <kennykb@acm.org> | Kevin B Kenny | 2007-02-14 | 1 | -4/+4 |
|
|
* | * tools/fix_tommath_h.tcl: Added code to patch out a check for | Kevin B Kenny | 2007-02-13 | 1 | -15/+5 |
|
|
* | * generic/tclNamesp.c: Corrected broken logic in Tcl_DeleteNamespace() | dgp | 2007-02-08 | 1 | -4/+4 |
|
|
* | Minor syntax/efficiency stuff | dkf | 2007-02-06 | 1 | -22/+35 |
|
|
* | Silence a trivial warning | dkf | 2007-02-06 | 1 | -2/+3 |
|
|
* | Function header/whitespace police/general format fixes | dkf | 2007-02-06 | 3 | -847/+893 |
|
|
* | * generic/tclNamesp.c: Corrected broken implementation of the | dgp | 2007-02-06 | 1 | -2/+6 |
|
|
* | * generic/tclResult.c: Added optimization case to TclTransferResult | dgp | 2007-01-29 | 1 | -5/+17 |
|
|
* | * generic/tclLink.c: Broken linked float logic corrected. Thanks | dgp | 2007-01-29 | 1 | -2/+2 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: extract build settings that | das | 2007-01-28 | 1 | -4/+3 |
|
|
* | More efficient issuing of INST_START_CMD instructions. See ChangeLog for disc... | dkf | 2007-01-19 | 2 | -9/+21 |
|
|
* | Code style improvements | dkf | 2007-01-18 | 2 | -133/+148 |
|
|
* | Fix minor fault (made by aku, caught by aku) | dkf | 2007-01-18 | 1 | -2/+2 |
|
|
* | Whitespace policing, and adding comments so that it is clearer what TclMarkList
| dkf | 2007-01-18 | 1 | -30/+61 |
|
|
* | Minor fix to make bytecodes print out properly | dkf | 2007-01-18 | 1 | -2/+2 |
|
|
* | Fix [Bug 1638414] and make bytecode of expansion better | dkf | 2007-01-18 | 1 | -71/+103 |
|
|
* | Missed a spot; thanks to Andreas Kupries for spotting this one. | dkf | 2007-01-17 | 1 | -5/+10 |
|
|
* | Added macros to make usage of ChannelBuffers clearer. | dkf | 2007-01-17 | 1 | -81/+128 |
|
|
* | Arrange for RE engine workspace to be held in TSD. This is safe, less | dkf | 2007-01-10 | 4 | -8/+49 |
|
|
* | Fix [lindex] argument ordering. [bug 1631364] | dkf | 2007-01-09 | 1 | -9/+13 |
|
|
* | Regenerated tclDate.c | Kevin B Kenny | 2007-01-03 | 1 | -18/+18 |
|
|
* | * generic/tclIO.c (Tcl_GetsObj): | mdejong | 2006-12-27 | 1 | -14/+20 |
|
|
* | * generic/tclEncoding.c (EscapeFromUtfProc): | mdejong | 2006-12-27 | 1 | -3/+14 |
|
|
* | Reapplied the Engineering Manual-ification, but this time without the (small)
| dkf | 2006-12-14 | 1 | -295/+311 |
|
|
* | Revert the commits that broke the HEAD. | dgp | 2006-12-13 | 1 | -307/+293 |
|
|
* | Silly mistake corrected | dkf | 2006-12-13 | 1 | -3/+3 |
|
|
* | Cleanup to follow engineering manual guidelines | dkf | 2006-12-13 | 3 | -552/+663 |
|
|
* | * generic/tclCompExpr.c: Now that the new internal structs | dgp | 2006-12-12 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c: Final step routing all direct evaluation forms | dgp | 2006-12-12 | 4 | -35/+156 |
|
|
* | * generic/tclBasic.c: Another step with all sorting operator commands | dgp | 2006-12-11 | 3 | -9/+67 |
|
|
* | * generic/tclBasic.c: Another step down the path of re-using | dgp | 2006-12-08 | 4 | -59/+110 |
|
|
* | * generic/tclCompExpr.c: Revised implementation of TclInvertOpCmd | dgp | 2006-12-08 | 4 | -31/+63 |
|
|
* | * generic/tclMathOp.c: More revisions to make tests pass. | dgp | 2006-12-08 | 1 | -3/+14 |
|
|
* | Fix [Bug 1571056] and silence a GCC warning | dkf | 2006-12-08 | 1 | -2/+5 |
|
|
* | * generic/tclCompCmds.c: Additional commits correct most | dgp | 2006-12-07 | 3 | -11/+79 |
|
|
* | Handle the export of the commands from tcl::mathop more efficiently | dkf | 2006-12-07 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c: Biggest source of TIP 174 failures was that | dgp | 2006-12-07 | 1 | -28/+33 |
|
|
* | More #174 bits and pieces | dkf | 2006-12-07 | 2 | -411/+267 |
|
|
* | More TIP 174 compilation bug fixes, consolidations, and improvements. | dgp | 2006-12-06 | 1 | -93/+77 |
|
|
* | * generic/tclCompCmds.c: Revised and consolidated into utility | dgp | 2006-12-06 | 1 | -113/+105 |
|
|
* | * generic/tclBasic.c: TIP #291. Define tcl_platform element for | andreas_kupries | 2006-12-05 | 1 | -1/+5 |
|
|
* | * generic/tclPkg.c: When no requirements are supplied to a | dgp | 2006-12-05 | 1 | -1/+3 |
|
|
* | Implement TIP#267 | dkf | 2006-12-04 | 1 | -9/+13 |
|
|
* | * generic/tclCompExpr.c: Added implementation for the | dgp | 2006-12-04 | 1 | -24/+260 |
|
|
* | * generic/tclCompExpr.c: Added expr parsing routines that | dgp | 2006-12-03 | 1 | -6/+1089 |
|
|
* | fix warning | das | 2006-12-02 | 1 | -3/+4 |
|
|
* | removed BZ_DIV_CUTOFF declaration now that it's gone from libtommath | das | 2006-12-02 | 1 | -4/+3 |
|
|
* | TIP#299 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 1 | -1/+119 |
|
|
* | TIP#287 IMPLEMENTATION | dgp | 2006-12-01 | 3 | -3/+78 |
|
|
* | TIP#298 IMPLEMENTATION | dgp | 2006-12-01 | 6 | -178/+50 |
|
|