| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -4/+4 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -2/+2 |
|\ |
|
* | | More TCL_UNUSED | dgp | 2020-03-09 | 1 | -4/+2 |
|
|
* | | Mark more unused parameters | jan.nijtmans | 2019-09-03 | 1 | -0/+2 |
|
|
* | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -8/+8 |
|
|
* | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -1/+1 |
|/ |
|
* | In the 8.6.* releases, Tcl_GetStringResult() still passes through interp->res... | dgp | 2019-03-07 | 1 | -2/+0 |
|
|
* | Integrate the test, which seems to indicate the bug fix doesn't work. | dgp | 2019-03-07 | 1 | -1/+48 |
|\ |
|
| * | [39fed4dae5] Proposed test | dgp | 2019-03-07 | 1 | -1/+46 |
|/ |
|
* | Eliminate some usages of Tcl_GlobalEval() and Tcl_Eval(), which are deprecate... | jan.nijtmans | 2016-01-18 | 1 | -1/+1 |
|
|
* | Tcl_GetStringFromObj(..., NULL) -> Tcl_GetString(...). Use size_t in stead of... | jan.nijtmans | 2015-06-24 | 1 | -1/+1 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
* | | | Simplify Tcl_AppInit and *_Init definitions. | nijtmans | 2010-06-16 | 1 | -3/+1 |
|
|
* | | | [ tcl-Feature Requests-2958832 ] Further | nijtmans | 2010-02-25 | 1 | -2/+2 |
|
|
* | | | Fix [Bug 2883850]: pkgIndex.tcl doesn't | nijtmans | 2009-11-18 | 1 | -7/+10 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -2/+2 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -39/+39 |
|
|
* | | | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 1 | -3/+3 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -7/+7 |
|/ / |
|
* | | Complete the purge of K&R function definitions from manually-written code. | dkf | 2007-04-16 | 1 | -13/+13 |
|
|
* | | ANSIfy the test code (well, strip some of the worst offences!) | dkf | 2005-11-02 | 1 | -45/+46 |
|
|
* | | * generic/tclProc.c: The routine TclProcInterpProc was a s... | dgp | 2004-08-25 | 1 | -14/+4 |
|/ |
|
* | Fixed some tests which were failing on the Mac because of path differences.
A... | jingham | 1998-11-10 | 1 | -1/+3 |
|
|
* | Added a new Tcl object called "procbody"; this object's internal | escoffon | 1998-10-05 | 1 | -0/+317 |
|
|