| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2019-12-02 | 1 | -20/+20 |
|\ |
|
| * | Eliminate excess eol-spacing | jan.nijtmans | 2019-12-02 | 1 | -20/+20 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2019-11-08 | 1 | -1148/+971 |
|\ \
| |/ |
|
| * | Rewrite comments in tclIOUtil.c | pooryorick | 2019-11-07 | 1 | -1148/+971 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2019-10-24 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Backout [0f2870649c804dd8], since testcase encoding-2.2 fails | jan.nijtmans | 2019-10-24 | 1 | -3/+1 |
| |\ |
|
| | * | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since w... | jan.nijtmans | 2019-09-18 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-10-22 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | Fix for [bcd1004104] | pooryorick | 2019-10-22 | 1 | -1/+3 |
| |\ \ |
|
* | \ \ | Merge 8.7 | jan.nijtmans | 2019-08-01 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Add some "const" keywords, in places where strings are really const. | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-07-05 | 1 | -5/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-07-05 | 1 | -5/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificati... | jan.nijtmans | 2019-07-05 | 1 | -5/+5 |
| | |\ \
| | | |/
| | |/| |
|
* | | | | Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warnin... | jan.nijtmans | 2019-03-13 | 1 | -4/+4 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-11 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT | jan.nijtmans | 2019-03-11 | 1 | -1/+1 |
|
|
* | | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -32/+32 |
|\ \ \ \
| |/ / / |
|
* | | | | Many internal int -> size_t increases, so string lengths > 2Gb can be handled... | jan.nijtmans | 2018-12-26 | 1 | -3/+4 |
|
|
* | | | | merge trunk | jan.nijtmans | 2018-10-06 | 1 | -4/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | protect Tcl_WinUtfToTChar/Tcl_WinTCharToUtf against NULL input values: return... | jan.nijtmans | 2018-10-06 | 1 | -4/+4 |
|
|
* | | | | merge trunk | jan.nijtmans | 2018-09-13 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate the use of macro's like LLONG_MAX|MIN, since they assume that Tcl_W... | jan.nijtmans | 2018-09-13 | 1 | -2/+2 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2018-09-12 | 1 | -14/+45 |
|\ \ \ \
| |/ / / |
|
| * | | | Merging changes with 8.7 | hypnotoad | 2018-08-14 | 1 | -25/+4 |
| |\ \ \ |
|
| * \ \ \ | merge 8.7 | dgp | 2018-05-24 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge 8.7 | dgp | 2018-03-07 | 1 | -9/+0 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Pulling changes from core-8-branch | hypnotoad | 2017-12-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Reserve paths matching //[^/]*: for VFS mount points, and prevent calling | aspect | 2017-11-18 | 1 | -14/+45 |
|
|
* | | | | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -16/+16 |
|\ \ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge trunk. Use TCL_8_COMPAT in stead of TCL_USE_INT_RETURN | jan.nijtmans | 2018-08-02 | 1 | -25/+4 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | merge 8.6 | jan.nijtmans | 2018-07-31 | 1 | -25/+4 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | / /
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | Remove some actually dead code | jan.nijtmans | 2018-07-31 | 1 | -25/+4 |
|
|
* | | | | | | | remaining external API. Looks like complete now. Milestone! Still more testin... | jan.nijtmans | 2018-07-06 | 1 | -4/+4 |
|
|
* | | | | | | | Starting to update all callers of TclGetStringFromObj() to use size_t variables | jan.nijtmans | 2018-07-01 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | General code style cleanup. | dkf | 2018-05-13 | 1 | -2/+2 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ... | jan.nijtmans | 2018-01-10 | 1 | -9/+0 |
| |_|/ /
|/| | | |
|
* | | | | Eliminate use of certain unnecessary struct names. Also white-spacing. Nothin... | jan.nijtmans | 2017-11-30 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge core-8-6-branch | jan.nijtmans | 2017-11-13 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | No longer mark Tcl_EvalFile() as obsolete, since it will continue to be suppo... | jan.nijtmans | 2017-11-13 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| | * | No longer mark Tcl_EvalFile() as obsolete, since it will continue to be suppo... | jan.nijtmans | 2017-11-13 | 1 | -1/+0 |
|
|
| | * | Cherrypick [527d354828] | andy | 2017-08-08 | 1 | -1/+1 |
|
|
| * | | Cherrypick [527d354828] | andy | 2017-08-08 | 1 | -2/+2 |
|
|
* | | | [5bfe3de008]: Modify [source] to set input EOF character but not output EOF c... | andy | 2017-08-07 | 1 | -2/+2 |
|
|
* | | | Remove some unnecessary "struct" definitions and some type casts no longer ne... | jan.nijtmans | 2017-04-11 | 1 | -1/+1 |
|
|
* | | | More minor style fixes. | dkf | 2017-04-10 | 1 | -22/+29 |
|
|
* | | | Merge trunk. | jan.nijtmans | 2016-11-25 | 1 | -0/+1 |
|
|
* | | | Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding ... | jan.nijtmans | 2016-11-11 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding ... | jan.nijtmans | 2016-11-11 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding ... | jan.nijtmans | 2016-11-11 | 1 | -2/+2 |
|
|