Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2022-10-10 | 1 | -12/+4 |
|\ | |||||
| * | Use Tcl_ObjCmdProc in stead of full signature | jan.nijtmans | 2022-10-10 | 1 | -16/+8 |
* | | TIP #616: Tcl lists > 2^31 elements | jan.nijtmans | 2022-06-08 | 1 | -10/+7 |
|\ \ | |||||
| * \ | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -2/+2 |
| |\ \ | |/ / |/| | | |||||
| * | | Merge 9.0 | jan.nijtmans | 2022-04-14 | 1 | -3/+3 |
| |\ \ | |||||
| * \ \ | Merge 9.0 | jan.nijtmans | 2022-02-10 | 1 | -2/+2 |
| |\ \ \ | |||||
| * | | | | More WIP | jan.nijtmans | 2022-01-26 | 1 | -8/+5 |
| * | | | | TIP #616: Tcl lists > 2^31 elements. WIP | jan.nijtmans | 2022-01-24 | 1 | -2/+2 |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -2/+2 |
* | | | | Rebase to Tcl 9.0 | jan.nijtmans | 2022-04-01 | 1 | -3/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no long... | jan.nijtmans | 2022-03-02 | 1 | -3/+3 |
| |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-02-10 | 1 | -2/+2 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Merge 8.6 | jan.nijtmans | 2022-02-10 | 1 | -2/+2 |
* | | 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-10-02 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix -Wshadow warnings, when compiling with a C++ compiler | jan.nijtmans | 2020-10-02 | 1 | -2/+2 |
* | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -6/+6 |
* | | Merge 8.7 | jan.nijtmans | 2020-08-13 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | More usage of TclNewIntObj() macro | jan.nijtmans | 2020-08-13 | 1 | -6/+6 |
* | | Merge 8.7 | jan.nijtmans | 2020-03-09 | 1 | -8/+4 |
|\ \ | |/ | |||||
| * | More TCL_UNUSED. | dgp | 2020-03-08 | 1 | -8/+4 |
* | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -4/+9 |
|\ \ | |/ | |||||
| * | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -4/+9 |
* | | Merge 8.7 | jan.nijtmans | 2019-04-01 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -2/+2 |
* | | Merge trunk. Also rename TCL_NO_LENGTH -> TCL_AUTO_LENGTH | jan.nijtmans | 2018-09-05 | 1 | -3/+3 |
|\ \ | |||||
| * | | Merge 8.7. | jan.nijtmans | 2018-09-05 | 1 | -3/+3 |
| |/ | |||||
* | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -2/+2 |
|/ | |||||
* | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 1 | -35/+35 |
* | Failed to mutex protect all multi-thread access to the hash tables in the | dgp | 2018-04-05 | 1 | -0/+5 |
* | silence compiler warning | dgp | 2018-03-14 | 1 | -1/+1 |
* | Comments and formatting | f.bonnet | 2017-08-27 | 1 | -392/+531 |
* | Fixed reference counting issue with objects returned by WaitProcessStatus | f.bonnet | 2017-08-27 | 1 | -32/+78 |
* | Refactoring to support all processes and not just detached ones. | f.bonnet | 2017-08-27 | 1 | -266/+359 |
* | Added switches and pid list support to tcl::process status | f.bonnet | 2017-08-23 | 1 | -40/+119 |
* | Refactoring and preliminary implementation of tcl::process (list|status) | f.bonnet | 2017-08-23 | 1 | -79/+376 |
* | Completed [tcl::process autopurge] semantics and added [tcl::process purge] i... | f.bonnet | 2017-08-18 | 1 | -3/+42 |
* | Added [tcl::process autopurge] flag management with TclProcessGetAutopurge/Tc... | f.bonnet | 2017-08-18 | 1 | -46/+130 |
* | Fixed line endings | f.bonnet | 2017-08-17 | 1 | -174/+174 |
* | Basic scaffolding for tcl::process | f.bonnet | 2017-08-17 | 1 | -0/+175 |