| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2022-02-01 | 1 | -5/+4 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2022-02-01 | 1 | -5/+4 |
| |\ |
|
| | * | Code cleanup in tclMain.c and tclAppInit.c: Make them Tcl-8.7-aware, usable ... | jan.nijtmans | 2022-02-01 | 1 | -9/+17 |
|
|
* | | | Merge 9.0 | jan.nijtmans | 2021-04-13 | 1 | -8/+12 |
|\ \ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2021-04-07 | 1 | -8/+12 |
| |\ \ \
| | |/ / |
|
| | * | | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib... | jan.nijtmans | 2021-04-07 | 1 | -8/+12 |
|
|
* | | | | Merge 9.0 | jan.nijtmans | 2021-02-17 | 1 | -4/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.7 | jan.nijtmans | 2020-12-07 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | In configure/make Windows build, static builds include dde and registry exten... | jan.nijtmans | 2020-12-07 | 1 | -2/+2 |
|
|
| * | | | Merge 8.7 | jan.nijtmans | 2020-11-06 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f... | jan.nijtmans | 2020-11-06 | 1 | -2/+2 |
| | |\ \
| | | |/ |
|
| | | * | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "loa... | jan.nijtmans | 2020-11-06 | 1 | -2/+2 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2020-10-16 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Merge 8.6 Eliminate some (correct but actually harmless) warnings only happen... | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
| | |\ \
| | | |/ |
|
| | | * | Fix warning, doing a static build on Windows | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
|
|
| | | * | Merge 8.5 | jan.nijtmans | 2020-10-09 | 1 | -1/+1 |
| | | |\ |
|
* | | | \ | Merge 9.0 | jan.nijtmans | 2020-08-13 | 1 | -1/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.7 | jan.nijtmans | 2020-04-14 | 1 | -1/+2 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix windows build (with older compilers) | jan.nijtmans | 2020-04-14 | 1 | -1/+2 |
|
|
* | | | | | Merge trunk | jan.nijtmans | 2020-03-10 | 1 | -3/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | merge 8.7 | dgp | 2020-03-09 | 1 | -2/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -2/+1 |
|
|
| * | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -2/+4 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 8.7 and (hopefully) fix Travis build with C++ | jan.nijtmans | 2019-12-13 | 1 | -1/+3 |
| | |\ \ \ |
|
| | * | | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ... | jan.nijtmans | 2019-08-03 | 1 | -1/+1 |
| | |/ / / |
|
* | | | | | Fix handling of BUILD_STATIC | jan.nijtmans | 2019-10-01 | 1 | -1/+0 |
|
|
* | | | | | Merge trunk. Finish implementation. | jan.nijtmans | 2019-09-30 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / / |
|
* | | | | | Further implementation of 2 new functions. | jan.nijtmans | 2019-08-19 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2018-10-12 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"... | jan.nijtmans | 2018-10-12 | 1 | -1/+1 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2018-09-26 | 1 | -1/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Improvements for zipfs. Document that TclZipfs_AppHook only works on Windows ... | jan.nijtmans | 2018-09-26 | 1 | -1/+2 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2018-09-12 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | TIP #430 implementation | jan.nijtmans | 2018-09-12 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | First pass on the Msys style windows build. Moving Zipfs features closer toge... | hypnotoad | 2017-11-17 | 1 | -0/+2 |
|
|
* | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -3/+2 |
|/ / / / |
|
* | | | | merge 8.6 | sebres | 2018-08-29 | 1 | -1/+3 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | small amend to [cae24931ed] (no _CRT_glob in both cases __GNUC__ || TCL_BROKE... | sebres | 2018-08-29 | 1 | -5/+3 |
|
|
| * | | partially cherry-picking of [5099a81b50], never reached 8.6, so for example b... | sebres | 2018-08-29 | 1 | -0/+4 |
|
|
* | | | Finish libtommath's constification work. All done (hopefully). And make sure ... | jan.nijtmans | 2017-09-18 | 1 | -2/+2 |
|/ / |
|
* | | Upon further review, due the order of #include of headers, we do not have | dgp | 2015-03-13 | 1 | -0/+2 |
|
|
* | | Disable command line globbing on MinGW compiles: this saves startup time, sin... | jan.nijtmans | 2013-09-30 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Disable command line globbing on MinGW compiles: this saves startup time, sin... | jan.nijtmans | 2013-09-30 | 1 | -0/+1 |
|
|
* | | Don't use deprecated stricmp/strnicmp any more, but underscored variant for n... | jan.nijtmans | 2013-06-14 | 1 | -10/+11 |
|\ \
| |/ |
|
| * | get rid of _ANSI_ARGS_ | jan.nijtmans | 2012-04-26 | 1 | -2/+2 |
| |\ |
|
* | | | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tclAppInit.c, both U... | jan.nijtmans | 2013-02-17 | 1 | -3/+7 |
|
|
* | | | eliminate unnecessary TEXT() macros | jan.nijtmans | 2012-09-23 | 1 | -15/+15 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -2/+2 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|