Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
| |\ | |||||
| | * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in ↵ | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | stead of Tcl_NewIntObj() | ||||
| * | | Merge 8.6 | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Code cleanup: less of use "register" keyword, and better use of typecasts | jan.nijtmans | 2020-08-11 | 1 | -15/+24 |
| | | | |||||
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ↵ | jan.nijtmans | 2020-08-11 | 1 | -2/+2 |
| | | | | | | | | | | | | size_t or int | ||||
* | | | More usage for TclNewWideIntObjFromSize(), TCL_IO_FAILURE -> TCL_INDEX_NONE ↵ | jan.nijtmans | 2020-09-11 | 1 | -2/+2 |
| | | | | | | | | | | | | where appropriate | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-04-03 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-04-03 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | Make sure that "Windows NT" is the only supported Windows platform. On ↵ | jan.nijtmans | 2020-04-03 | 1 | -9/+2 |
| | | | | | | | | | | | | Windows CE, no chance that Tcl 8.6 will ever run .... Windows XP is the minimum now. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-03-31 | 1 | -98/+98 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-03-31 | 1 | -108/+108 |
| |\ \ | | |/ | |||||
| | * | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. | jan.nijtmans | 2020-03-31 | 1 | -115/+109 |
| | | | | | | | | | Increase size of MSG structure in Cygwin Notifier: Should conform with Win32 size. Some related code cleanup. | ||||
* | | | Internal API simplifications: Don't use types like HINSTANCE/HMODULE any ↵ | jan.nijtmans | 2020-03-31 | 1 | -11/+11 |
| | | | | | | | | | | | | more, just void*. Has effect only on Win32 and Cygwin. | ||||
* | | | merge 8.7 | dgp | 2020-03-09 | 1 | -10/+11 |
|\ \ \ | |/ / | |||||
| * | | TCL_UNUSED in the unix sources. | dgp | 2020-03-09 | 1 | -10/+11 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -1/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 1 | -0/+3 |
| |\ \ | |||||
| * | | | Mark more unused parameters | jan.nijtmans | 2019-09-03 | 1 | -0/+4 |
| | | | | |||||
| * | | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ↵ | jan.nijtmans | 2019-08-03 | 1 | -2/+0 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | c++) Als finish implementaton for MacOSX | ||||
| | * \ \ \ | Merge 8.7 | jan.nijtmans | 2019-08-01 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-07-17 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 1 | -2/+0 |
| | | | | | | | | |||||
| * | | | | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -2/+8 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge 8.7 | jan.nijtmans | 2019-12-24 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | More progress in making clang build on Cygwin warning-free | jan.nijtmans | 2019-12-24 | 1 | -0/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | Update effective_tld_names.txt.gz to the latest version. Adapt .gitattributes and .fossil-settings/binary-glob to handle *.gz file transparently in fossil/git | ||||
| | * | | | | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix [8566dc22f9]: various spelling fixes in comments | jan.nijtmans | 2019-08-22 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge 8.7 | jan.nijtmans | 2019-08-02 | 1 | -2/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Document that the *Backslash parsing functions output maximum 4 bytes, ↵ | jan.nijtmans | 2019-08-02 | 1 | -2/+0 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | irrespectable of the TCL_UTF_MAX setting: It could be 4 for the "\Uxxxxxx" construct, but never more. Move <stddef.h> and <locale.h> to tclInt.h, so the can be removed from various other places. | ||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-07-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Eliminate more usage of C++-specific keywords in C-code. | jan.nijtmans | 2019-07-25 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2019-07-16 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove last traces of strtod() function, since it isn't used in Tcl any more. | jan.nijtmans | 2019-07-16 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | More size_t-related consolidations. Now regexp can handle strings >2GB and ↵ | jan.nijtmans | 2019-02-05 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | more. Remove many type-casts which are not necessary any more. | ||||
* | | | | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make ↵ | jan.nijtmans | 2018-11-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | code and documentation more readable. Shifted to feature branch as a temporary measure since it doesn't build. | ||||
* | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, ↵ | jan.nijtmans | 2018-09-01 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | TCL_IO_FAILURE and TCL_NO_LENGTH (experimental, still open to be renamed following discussion) | ||||
* | | | | | New macro TclGetUnicodeFromObj() which can handle size_t | jan.nijtmans | 2018-07-01 | 1 | -4/+4 |
|/ / / / | |||||
* | | | | merge 8.7 | jan.nijtmans | 2018-05-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Simplify usage of TCL_THREAD, along the lines of ↵ | jan.nijtmans | 2018-05-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | [eeddb0693a950be980a66de3811630a00c7bab54|eeddb0693a]. Suggested by DKF | ||||
* | | | | Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer ↵ | jan.nijtmans | 2018-05-17 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | | | | | | | | necessary) | ||||
| * | | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -1/+1 |
| | | | | |||||
* | | | | merge core-8-branch | jan.nijtmans | 2018-01-10 | 1 | -6/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ↵ | jan.nijtmans | 2018-01-10 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | TCL_UTF_MAX=3. We can do that now safely, because of the changed handling of valid 4-byte UTF-8 characters in the previous commit. | ||||
* | | | | merge core-8-branch. Also change some internal refCount's from int to size_t. | jan.nijtmans | 2017-12-19 | 1 | -9/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Minor simplification on Cygwin, since we only support Windows NT now | jan.nijtmans | 2017-12-19 | 1 | -9/+1 |
| | | | |