| Commit message (Expand) | Author | Age | Files | Lines |
* | merge 8.7 | jan.nijtmans | 2018-05-29 | 1 | -0/+1 |
|\ |
|
| * | One TCL_NORETURN -> TCL_NORETURN1 minor mistake. Make it build when Tcl_SetPa... | jan.nijtmans | 2018-05-29 | 1 | -0/+1 |
|
|
* | | merge 8.7 | jan.nijtmans | 2018-05-21 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Disable many warnings that are pointless in the stub library. Yes, it accesse... | dkf | 2018-05-19 | 1 | -0/+9 |
|
|
* | | merge 8.7 | jan.nijtmans | 2018-03-25 | 1 | -22/+0 |
|\ \
| |/ |
|
| * | No need any more on 64-bit cygwin for special *Long* stub entries. | jan.nijtmans | 2018-03-25 | 1 | -22/+0 |
|
|
* | | merge 8.7 | jan.nijtmans | 2018-03-25 | 1 | -4/+0 |
|\ \
| |/ |
|
| * | workaround for TclFormatInt on CYGWIN is no longer necessary now. | jan.nijtmans | 2018-03-25 | 1 | -4/+0 |
|
|
* | | remove unused stub entries (now that those are macros)
| jan.nijtmans | 2018-02-06 | 1 | -8/+8 |
|
|
* | | merge core-8-branch | jan.nijtmans | 2018-02-06 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/T... | jan.nijtmans | 2018-01-26 | 1 | -0/+1 |
|
|
| * | Merge core-8-branch. Also some minor performance improvement: Turn Tcl_NewLon... | jan.nijtmans | 2018-01-26 | 1 | -0/+1 |
| |\ |
|
| * \ | merge core-8-branch | jan.nijtmans | 2018-01-22 | 1 | -8/+17 |
| |\ \
| | |/ |
|
| * | | merge core-8-branch | jan.nijtmans | 2018-01-16 | 1 | -20/+37 |
| |\ \ |
|
| * \ \ | merge core-8-branch | jan.nijtmans | 2017-12-19 | 1 | -13/+18 |
| |\ \ \ |
|
| * \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-06 | 1 | -14/+48 |
| |\ \ \ \ |
|
| * | | | | | Experimental branch meant to eliminate the "wideint" type, just merge it to a... | jan.nijtmans | 2017-10-30 | 1 | -1/+1 |
|
|
* | | | | | | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared d... | jan.nijtmans | 2018-01-17 | 1 | -11/+10 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | TIP #485 implementation, Tcl 8.6 part: If Tcl is compiled with -DTCL_NO_DEPRE... | jan.nijtmans | 2018-01-17 | 1 | -8/+17 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | merge core-8-branch | jan.nijtmans | 2018-01-12 | 1 | -33/+55 |
| | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | merge core-8-branch. Deprecate support for "string bytelength" | jan.nijtmans | 2017-11-20 | 1 | -14/+48 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | Merge core-8-branch. Backout the Tcl_EvalFile changes. | jan.nijtmans | 2017-11-09 | 1 | -2/+0 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | No longer mark Tcl_EvalFile() as obsolete/deprecated. Thanks to all feedback ... | jan.nijtmans | 2017-11-09 | 1 | -2/+1 |
|
|
| | * | | | | Put Tcl_EvalFile back, but then as a macro in terms of Tcl_FSEvalFileEx(). | jan.nijtmans | 2017-11-09 | 1 | -0/+2 |
|
|
| | * | | | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br... | jan.nijtmans | 2017-11-08 | 1 | -0/+8 |
| | |/ / / |
|
* | | | | | merge core-8-branch | jan.nijtmans | 2018-01-10 | 1 | -27/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ... | jan.nijtmans | 2018-01-10 | 1 | -28/+11 |
|
|
| * | | | | merge core-8-6-branch | jan.nijtmans | 2017-12-28 | 1 | -0/+2 |
| |\ \ \ \ |
|
* | \ \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-28 | 1 | -0/+2 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Fix bug introduced in [0dd0d14489258621] (only for TCL_UTF_MAX > 3): If len p... | jan.nijtmans | 2017-12-28 | 1 | -0/+2 |
|
|
* | | | | | | merge core-8-branch | jan.nijtmans | 2017-12-28 | 1 | -1/+33 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | merge core-8-6-branch | jan.nijtmans | 2017-12-28 | 1 | -1/+33 |
| |\ \ \ \ \
| | |/ / / /
| | | | | /
| | |_|_|/
| |/| | | |
|
| | * | | | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly wh... | jan.nijtmans | 2017-12-28 | 1 | -1/+33 |
|
|
* | | | | | Remove the Tcl_FindHashEntry/Tcl_CreateHashEntry stub entries, as those are a... | jan.nijtmans | 2017-12-20 | 1 | -2/+2 |
|
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge TIP #488 implementation. | jan.nijtmans | 2017-12-15 | 1 | -14/+4 |
|\ \ \ \ \ \
| | |/ / / / |
|
| | * | | | | Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTC... | jan.nijtmans | 2017-12-15 | 1 | -0/+1 |
|
|
| | * | | | | Fix (harmless) compiler warning with Visual Studio | jan.nijtmans | 2017-12-14 | 1 | -1/+1 |
|
|
| * | | | | | TIP 488: Remove tcl_precision | jan.nijtmans | 2017-12-01 | 1 | -1/+1 |
|
|
* | | | | | | merge core-8-branch. | jan.nijtmans | 2017-12-09 | 1 | -2/+1 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
* | | | | | | merge 8.7 | jan.nijtmans | 2017-12-07 | 1 | -11/+3 |
|\ \ \ \ \ \
| |/ / / / /
| | / / / /
| |/ / / /
|/| | | | |
|
| * | | | | TIP #487: Stop support for Pre-XP Windows | jan.nijtmans | 2017-12-07 | 1 | -13/+17 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | If compiled with -DTCL_NO_DEPRECATED, remove stub entry for TclWinGetPlatform... | jan.nijtmans | 2017-11-23 | 1 | -1/+7 |
|
|
| | * | | | Remove more pre-XP stuff. | jan.nijtmans | 2017-11-23 | 1 | -7/+7 |
|
|
| | * | | | Re-base "stop-ce" branch to core-8-branch. This is what will be proposed for ... | jan.nijtmans | 2017-11-23 | 1 | -2/+0 |
| | |\ \ \
| |/ / / / |
|
| | * | | | Drop Windows CE support, since it doesn't appear to work anyway. | jan.nijtmans | 2017-11-21 | 1 | -2/+0 |
| | |/ / |
|
* | | | | Remove stub entries for Tcl_EvalObj()/Tcl_GlobalEvalObj(). Since those functi... | jan.nijtmans | 2017-12-01 | 1 | -6/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub ... | jan.nijtmans | 2017-11-20 | 1 | -19/+48 |
|
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | TIP #422, Tcl 9.0 part: Don't Use stdarg.h/va_list in Public API | jan.nijtmans | 2017-11-17 | 1 | -5/+5 |
|\ \ \ \ \
| | |/ / / |
|
| | * | | | TIP #422 implementation, Tcl 8.7 part. | jan.nijtmans | 2017-11-07 | 1 | -0/+5 |
| | | |/
| | |/| |
|
| * | | | Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP... | jan.nijtmans | 2017-11-07 | 1 | -5/+5 |
| |\ \ \
| | |/ /
| |/| | |
|