summaryrefslogtreecommitdiffstats
path: root/win/tclWinThrd.c
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-2/+2
|\
| * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-2/+2
* | More -Wconversion warning fixesjan.nijtmans2023-03-081-4/+4
* | Merge 8.7jan.nijtmans2022-03-291-1/+1
|\ \ | |/
| * Don't bother UINT2PTR, since INT2PTR is just as good.jan.nijtmans2022-03-291-1/+1
* | Merge 8.7 (resolve conflicts)dgp2021-01-081-2/+2
|\ \ | |/
| * Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (proba...jan.nijtmans2021-01-071-2/+2
* | Merge 8.7jan.nijtmans2020-12-081-3/+3
|\ \ | |/
| * Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-3/+3
* | Merge 8.7jan.nijtmans2020-07-211-28/+28
|\ \ | |/
| * Merge 8.6jan.nijtmans2020-07-201-28/+28
| |\
| | * Use "Global" in stead of "Master" internally, where "Master" is not used in t...jan.nijtmans2020-07-201-32/+32
* | | Merge 8.7jan.nijtmans2020-02-281-7/+7
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2019-09-191-1/+1
| |\ \
| * | | Merge 8.7. Continue implementation for win32jan.nijtmans2019-08-021-7/+7
* | | | Merge 8.7jan.nijtmans2019-09-191-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 8.6jan.nijtmans2019-09-191-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit.jan.nijtmans2019-09-191-1/+1
* | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_...jan.nijtmans2018-09-011-6/+6
|\ \ \ | |/ /
* | | Use size_t in more API's, e.g. *RegExp* typesjan.nijtmans2018-07-021-1/+1
* | | merge trunkjan.nijtmans2018-06-271-4/+4
|\ \ \ | |/ /
| * | merge 8.6jan.nijtmans2018-06-251-4/+4
| |\ \ | | |/
| | * Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli...jan.nijtmans2018-06-251-4/+4
* | | merge trunkjan.nijtmans2018-05-231-5/+5
|\ \ \ | |/ /
| * | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811...jan.nijtmans2018-05-221-5/+5
| * | TIP #491 implementation: Threading Support: phasing out non-threaded buildsjan.nijtmans2018-05-171-5/+5
| * | Remove compat/float.h and related machinery. The last system known where this...jan.nijtmans2017-11-151-2/+0
* | | More internal use of size_t. Eliminate unused "isBin" argument from TclpSysAl...jan.nijtmans2016-12-011-1/+1
* | | merge trunkjan.nijtmans2016-11-161-1/+1
|\ \ \ | |/ /
| * | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c...jan.nijtmans2016-11-161-1/+1
* | | merge trunkjan.nijtmans2016-10-111-2/+4
|\ \ \ | |/ /
| * | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread existsjan.nijtmans2016-10-111-2/+4
| |\ \ | | |/
| | * Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread existsjan.nijtmans2016-10-111-2/+4
| | |\
* | | \ Merge trunkjan.nijtmans2016-06-301-1/+1
|\ \ \ \ | |/ / /
| * | | Simplify use of "struct" keyword in many places.jan.nijtmans2016-06-301-5/+5
* | | | merge trunkjan.nijtmans2016-06-141-7/+4
|\ \ \ \ | |/ / /
| * | | Fix [7393be0be6e7f91cbb2016fa777896e3895929e3|7393be0be6]: Tcl Thread library...jan.nijtmans2016-06-141-7/+4
| |\ \ \ | | |/ /
| | * | Fix [7393be0be6e7f91cbb2016fa777896e3895929e3|7393be0be6]: Tcl Thread library...jan.nijtmans2016-06-141-7/+4
| | |\ \ | | | |/
| | | * Fix [7393be0be6e7f91cbb2016fa777896e3895929e3|7393be0be6]: Tcl Thread library...jan.nijtmans2016-06-141-7/+4
* | | | Merge trunk. Remove excess spacing.jan.nijtmans2016-04-011-2/+2
|\ \ \ \ | |/ / /
| * | | RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase....jan.nijtmans2016-04-011-2/+2
| |\ \ \ | | |/ /
* | | | merge trunkjan.nijtmans2016-04-011-18/+15
|\ \ \ \ | |/ / /
| * | | Two micro-optimizations in Win and UNIX notifier. See: [http://code.activesta...jan.nijtmans2016-04-011-18/+15
| |\ \ \
| | * | | - Undo unix notifier changes: too risky at this moment. jan.nijtmans2016-03-251-18/+15
| |/ / /
* | | | merge trunkjan.nijtmans2016-03-211-17/+14
|\ \ \ \ | |/ / /
| * | | Fix [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier(). Thanks to hirofum...jan.nijtmans2016-03-211-17/+14
| |/ /
* | | merge trunkjan.nijtmans2015-10-191-35/+2
|\ \ \ | |/ /
| * | Bring back Tcl_MutexLock() to exact implementation in Tcl 8.6.4. For details,...jan.nijtmans2015-10-181-35/+2
| |\ \ | | |/
| | * Bring back Tcl_MutexLock() to exact implementation in Tcl 8.5.18. For details...jan.nijtmans2015-10-181-35/+2
| | |\
| | | * Proposed fix for [ba44e415a0]: "Use of mutexLock causes problem with reactive...jan.nijtmans2015-10-171-32/+5
| | |/ | |/|