Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -1/+1 |
|\ | |||||
| * | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and ↵ | jan.nijtmans | 2022-05-17 | 1 | -1/+1 |
| | | | | | | | | TclListObjLength -> TclListObjLengthM (prevent conflict with TIP #616) | ||||
* | | Rebase to Tcl 9.0 | jan.nijtmans | 2022-04-01 | 1 | -3/+2 |
|\ \ | |||||
| * | | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no ↵ | jan.nijtmans | 2022-03-02 | 1 | -3/+2 |
| |/ | | | | | | | longer necessary | ||||
* | | Merge 8.7 | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Use TclListObjLength/TclListObjGetElements in stead of ↵ | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Tcl_ListObjLength/Tcl_ListObjGetElements everywhere. This is slightly more efficient if the refered list already has the correct type | ||||
| | * | Unbreak build | jan.nijtmans | 2021-11-26 | 1 | -1/+1 |
| | | | |||||
| | * | Change TclInitSubsystems() signature, matching Tcl_InitSubsystems() in Tcl ↵ | jan.nijtmans | 2021-11-26 | 1 | -26/+39 |
| | | | | | | | | | | | | 8.7. Add more type-casts (better C++ compatibility) | ||||
* | | | Merge 8.7 | jan.nijtmans | 2021-11-26 | 1 | -4/+78 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2021-09-24 | 1 | -0/+6 |
| |\ \ | |||||
| * | | | Found the problem with Visual Studio: somehow it doesn't handle empty ↵ | jan.nijtmans | 2021-08-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | brackets [] right .... | ||||
| * | | | Add support for ICC | jan.nijtmans | 2021-07-14 | 1 | -1/+4 |
| | | | | |||||
| * | | | Remove tclPkg.c changes, instead implement new tcl::build-info command | jan.nijtmans | 2021-07-13 | 1 | -0/+3 |
| | | | | |||||
| * | | | Eliminate clang warning | jan.nijtmans | 2021-07-09 | 1 | -2/+2 |
| | | | | |||||
| * | | | "profiled" -> "profile" | jan.nijtmans | 2021-07-02 | 1 | -50/+57 |
| | | | | |||||
| * | | | "utf16" -> "utf-16" | jan.nijtmans | 2021-07-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | TCL_THREADS=0 means no threads too .... | jan.nijtmans | 2021-06-29 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge 8.7. Add "ilp32" build flag | jan.nijtmans | 2021-05-26 | 1 | -0/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2021-04-14 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Fix build with -DTCL_NO_DEPRECATED cflag | jan.nijtmans | 2021-02-25 | 1 | -0/+7 |
| | | | | | |||||
| * | | | | Merge 8.7. Change more functions signatures to return the Tcl full version ↵ | jan.nijtmans | 2021-02-24 | 1 | -2/+63 |
| | | | | | | | | | | | | | | | | | | | | number. | ||||
* | | | | | Merge 8.7 | jan.nijtmans | 2021-08-23 | 1 | -0/+6 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Make everything compile warning-free when TCL_THREADS=0 | jan.nijtmans | 2021-08-23 | 1 | -0/+6 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
* | | | | Merge 9.0 | jan.nijtmans | 2021-03-31 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2021-03-19 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Suggested fix for [0221b993a1]: Tcl command [update idletasks] doesn't skip ↵ | jan.nijtmans | 2021-03-18 | 1 | -1/+1 |
| | | |/ | | |/| | | | | | | | | | main loop in Tcl_DoOneEvent | ||||
* | | | | Merge 9.0 | jan.nijtmans | 2021-02-17 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ↵ | jan.nijtmans | 2020-12-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | C sources can now use UTF-8, as far as gcc/clang/msvc support it. Not used yet | ||||
* | | | | Merge trunk | jan.nijtmans | 2020-10-12 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2020-10-09 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Make everything compile warning-free with -Wundef. Put enum ↵ | jan.nijtmans | 2020-10-08 | 1 | -1/+1 |
| | |\ \ | | | |/ | | | | | | | | | ASSEM_DICT_GET_DEF last in TalInstType, so it's binary compatible with Tcl 8.6 | ||||
| | | * | Eliminate warnings when compiling with -Wundef | jan.nijtmans | 2020-10-08 | 1 | -1/+1 |
| | | | | |||||
| | | * | TIP #581: Mainly documentation and some testcases | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | 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 trunk | jan.nijtmans | 2020-09-15 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -5/+5 |
| | |\ \ | | | |/ | |||||
| | | * | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. | jan.nijtmans | 2020-03-31 | 1 | -1/+0 |
| | | | | | | | | | | | | Increase size of MSG structure in Cygwin Notifier: Should conform with Win32 size. Some related code cleanup. | ||||
* | | | | Merge trunk | jan.nijtmans | 2020-03-17 | 1 | -3/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.7 | dgp | 2020-03-17 | 1 | -3/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -3/+0 |
| | | | | |||||
* | | | | Merge trunk | jan.nijtmans | 2020-03-10 | 1 | -41/+41 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.7 | dgp | 2020-03-06 | 1 | -11/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | (no comment) | dgp | 2020-03-06 | 1 | -11/+6 |
| | | | | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -40/+45 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -3/+3 |
| | |\ \ | |||||
| | * | | | interp is not dummy any-more | jan.nijtmans | 2019-09-04 | 1 | -2/+1 |
| | | | | |