| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -2/+2 |
|\ |
|
| * | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -2/+2 |
|
|
* | | Another round of -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -7/+7 |
|
|
* | | Merge 9.0 | jan.nijtmans | 2022-02-24 | 1 | -4/+4 |
|\ \ |
|
| * | | Some more int -> size_t in internal API | jan.nijtmans | 2022-02-23 | 1 | -3/+3 |
|
|
* | | | More int -> size_t | jan.nijtmans | 2022-02-23 | 1 | -4/+4 |
|
|
* | | | Some more int -> size_t | jan.nijtmans | 2022-02-21 | 1 | -2/+2 |
|
|
* | | | Merge 9.0 | jan.nijtmans | 2022-02-17 | 1 | -7/+7 |
|\ \ \
| |/ / |
|
| * | | More int -> size_t in internal API | jan.nijtmans | 2022-02-17 | 1 | -6/+7 |
|
|
* | | | more int->size_t | jan.nijtmans | 2022-02-17 | 1 | -1/+2 |
|
|
* | | | More int -> size_t in API | jan.nijtmans | 2022-02-17 | 1 | -1/+1 |
|/ / |
|
* | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -3/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
|
|
| | * | | | (cherry-pick): Fix [b50fb21410dababca95baa122964b2e312cb9d8a|b50fb214] : exec... | jan.nijtmans | 2017-08-29 | 1 | -1/+7 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-08-15 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-15 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommat... | jan.nijtmans | 2019-03-15 | 1 | -1/+1 |
|
|
* | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -5/+5 |
|\ \ \ \
| |/ / / |
|
* | | | | remaining external API. Looks like complete now. Milestone! Still more testin... | jan.nijtmans | 2018-07-06 | 1 | -1/+1 |
|/ / / |
|
* | | | merge 8.7 | dgp | 2017-11-07 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005. | ferrieux | 2017-08-24 | 1 | -1/+7 |
|
|
* | | | | Fixed stupid Tcl_DecrRefCount bug in TclCleanupChildren with normally termina... | f.bonnet | 2017-11-05 | 1 | -2/+2 |
|
|
* | | | | Comments and formatting | f.bonnet | 2017-08-27 | 1 | -1/+1 |
|
|
* | | | | Fixed reference counting issue with objects returned by WaitProcessStatus | f.bonnet | 2017-08-27 | 1 | -1/+4 |
|
|
* | | | | Refactoring to support all processes and not just detached ones. | f.bonnet | 2017-08-27 | 1 | -56/+19 |
|
|
* | | | | Refactoring and preliminary implementation of tcl::process (list|status) | f.bonnet | 2017-08-23 | 1 | -62/+3 |
|
|
* | | | | Completed [tcl::process autopurge] semantics and added [tcl::process purge] i... | f.bonnet | 2017-08-18 | 1 | -1/+58 |
|/ / / |
|
* | | | typos | jan.nijtmans | 2016-11-24 | 1 | -1/+1 |
|/ / |
|
* | | more result generation conversion | dkf | 2012-08-04 | 1 | -42/+51 |
|
|
* | | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 1 | -4/+4 |
|
|
| | | |
| \ | |
*-. \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
|\ \ \
| | |/ |
|
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
| | |\
| |/ / |
|
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
| | |\ |
|
| | | * | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 1 | -1/+1 |
| | |/ |
|
* | | | More generation of error codes (namespace creation, path normalization, | dkf | 2011-04-03 | 1 | -0/+18 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -5/+5 |
|
|
* | | | 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 |
| |\ \
| | |/ |
|