Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Move setting of profile in flags parameter to lower level functions in case t... | apnadkarni | 2023-02-28 | 1 | -1/+1 | |
* | Minor fixes and tests | apnadkarni | 2023-02-12 | 1 | -0/+1 | |
* | Phase out (almost) STRICT and NOCOMPLAIN flags. | apnadkarni | 2023-02-10 | 1 | -3/+5 | |
* | Modify encoding C API to use profiles (in progress) | apnadkarni | 2023-02-09 | 1 | -11/+2 | |
* | Change encoding error options to fconfigure to encoding profiles | apnadkarni | 2023-02-02 | 1 | -1/+1 | |
* | Replace encoding -strict etc. with -profile | apnadkarni | 2023-02-02 | 1 | -0/+20 | |
* | TCL_OUT_LINE_COMPILE is deprecated | jan.nijtmans | 2022-11-21 | 1 | -1/+3 | |
*-. | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 1 | -1/+0 | |
|\ \ | ||||||
| * | | TIP 651 implementation | apnadkarni | 2022-11-17 | 1 | -1/+2 | |
|/ / | ||||||
* | | Fix compilation error for STATS=memdbg. Fix incorrect comment | jan.nijtmans | 2022-11-13 | 1 | -1/+1 | |
* | | Add (internal) TclNewUIntObj(), and use it to fix TCL_LINK_WIDE_UINT for big ... | jan.nijtmans | 2022-11-11 | 1 | -0/+35 | |
* | | int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentation | jan.nijtmans | 2022-11-08 | 1 | -1/+1 | |
* | | Deprecate TclpHasSockets(): Every system nowadays has sockets | jan.nijtmans | 2022-11-07 | 1 | -0/+5 | |
* | | Some more int -> Tcl_Size conversions, making the diff with the Tcl 9.0 heade... | jan.nijtmans | 2022-10-25 | 1 | -3/+3 | |
* | | Change back some Tcl_Size usages to int (e.g. in MODULE_SCOPE definitions) | jan.nijtmans | 2022-10-23 | 1 | -69/+64 | |
* | | typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628) | jan.nijtmans | 2022-10-21 | 1 | -126/+120 | |
* | | merge 8.7 | dgp | 2022-10-14 | 1 | -7/+6 | |
|\ \ | ||||||
| * | | Make TclGlob() a static function | jan.nijtmans | 2022-10-13 | 1 | -7/+6 | |
* | | | merge 8.7 | dgp | 2022-10-11 | 1 | -338/+116 | |
|\ \ \ | |/ / | ||||||
| * | | Use Tcl_ObjCmdProc in stead of full signature | jan.nijtmans | 2022-10-10 | 1 | -337/+115 | |
| * | | Merge 8.6 | jan.nijtmans | 2022-10-06 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Fix [1599352cca] and related issues | jan.nijtmans | 2022-10-05 | 1 | -1/+1 | |
* | | | Merge 8.7 | jan.nijtmans | 2022-09-27 | 1 | -0/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Merge 8.7 | apnadkarni | 2022-09-27 | 1 | -0/+6 | |
| |\ \ | ||||||
| * | | | Rename lsubst to ledit, add docs | apnadkarni | 2022-09-16 | 1 | -3/+3 | |
| * | | | Merge 8.7 | apnadkarni | 2022-09-16 | 1 | -148/+168 | |
| |\ \ \ | ||||||
| * | | | | TIP 631 - lsubst command | apnadkarni | 2022-08-07 | 1 | -0/+3 | |
* | | | | | merge 8.7 | dgp | 2022-09-21 | 1 | -0/+6 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | TIP #624: Deprecate Tcl_MakeSafe | jan.nijtmans | 2022-09-21 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge 8.7 | jan.nijtmans | 2022-09-07 | 1 | -267/+445 | |
| | |\ \ \ \ | ||||||
| | * | | | | | RFE [655300]: Deprecate Tcl_MakeSafe() | jan.nijtmans | 2022-04-05 | 1 | -0/+2 | |
| * | | | | | | Sync with core-8-branch | griffin | 2022-09-16 | 1 | -0/+8 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-01 | 1 | -139/+139 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Sync with core-8-branch listObj changes. | griffin | 2022-08-30 | 1 | -40/+196 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | sync with core-8-branch | griffin | 2022-08-29 | 1 | -7/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Move ArithSeries code to its own files. More bug fixes. | griffin | 2022-08-28 | 1 | -57/+0 | |
| * | | | | | | | | Implement support for float (double) values. Add more test coverage. | griffin | 2022-08-24 | 1 | -11/+34 | |
| * | | | | | | | | Implement lrange for arithseries. Code cleanup. | griffin | 2022-08-16 | 1 | -0/+1 | |
| * | | | | | | | | Rename command from "range" to "lseq". | griffin | 2022-08-14 | 1 | -4/+13 | |
| * | | | | | | | | sync up with core-8-brnach. | griffin | 2022-07-23 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Implement TIP-225 ArithSeries. And other changes. | griffin | 2022-07-12 | 1 | -0/+25 | |
| * | | | | | | | | | (bares some resemblance to) TIP-629 Implementation. | griffin | 2022-07-05 | 1 | -0/+3 | |
* | | | | | | | | | | TIP implementation to add/use public routines Tcl_GetNumber(FromObj). | dgp | 2022-09-18 | 1 | -18/+0 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | TIP #602 (partial): Remove tilde expansion in file paths. This part doesn't c... | jan.nijtmans | 2022-09-14 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Backport TIP 602 tildeexpand | apnadkarni | 2022-08-30 | 1 | -2/+3 | |
| * | | | | | | | | Merge core-8-branch | apnadkarni | 2022-08-30 | 1 | -47/+215 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Added file home command for (possible) Tcl 9 TIP 602 migration | apnadkarni | 2022-08-06 | 1 | -0/+7 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Change refCount (in ListStore/ListSpan) to size_t. More ClientData -> void *.... | jan.nijtmans | 2022-09-01 | 1 | -138/+138 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Remove TODO's already done. Only use ListSizeT for types which are 'size_t' i... | jan.nijtmans | 2022-08-29 | 1 | -3/+3 | |
* | | | | | | | Merged core-8-branch | apnadkarni | 2022-08-29 | 1 | -7/+19 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | |_|_|_|_|/ |/| | | | | |