summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Proposed fix for [632710f6b7]: Check for -municode doesn't work on WSL. Also ...core-bug-632710f6b7jan.nijtmans2025-12-193-112/+59
* Merge 8.6jan.nijtmans2025-11-262-1/+16
|\
| * Don't use strange syntax for MoveFileWjan.nijtmans2025-11-251-1/+1
| * Always define noinline flag to DllMain, to prevent optimizer flag -O3 to caus...jan.nijtmans2025-11-251-4/+19
* | win/Makefile.in: add tclDate.h dependenciessebres2025-11-141-0/+5
* | Version => 9.0.4jan.nijtmans2025-11-132-2/+2
|\ \ | |/
* | Merge 8.6jan.nijtmans2025-10-303-3/+38
|\ \ | |/
| * Fix [1cf49a0926]: Install pkgconfig on Windowscore-bug-3161b74ca7jan.nijtmans2025-10-283-3/+12
| * [3161b74ca7]: Install man pages on Windowsjan.nijtmans2025-10-271-1/+29
* | Make the bool type available properly (and reduce include duplication). Be ca...jan.nijtmans2025-10-243-5/+3
* | complete the job in the previous commitjan.nijtmans2025-10-172-5/+5
* | Back off version number changes to opt to 0.4.10; API is unchanged and tests ...dkf2025-10-171-1/+1
* | Fix some obvious inefficiencies in the opt package. Opt => 0.5.0jan.nijtmans2025-10-172-6/+6
* | Last step in [893f8cc5db] optimizationjan.nijtmans2025-10-031-14/+11
|\ \
| * | Eliminate last atomic. Use thread_equal() and PTHREAD_NULLjan.nijtmans2025-10-011-1/+1
| * | Merge 9.0jan.nijtmans2025-10-013-3/+3
| |\ \
| * | | Optimize MutexInit/MutexDestroy: init the thread and counter before the mutex...jan.nijtmans2025-09-301-3/+3
| * | | Merge 9.0jan.nijtmans2025-09-3013-3/+33
| |\ \ \
| * | | | use assertjan.nijtmans2025-09-291-15/+4
| * | | | Two possible improvements: 1) Only panic in DEBUG mode, 2) Don't add memory b...jan.nijtmans2025-09-271-8/+16
* | | | | (cherry-pick): Make it easier to match up the collections of things to do wit...jan.nijtmans2025-10-021-19/+32
| |_|/ / |/| | |
* | | | dde => 1.4.6jan.nijtmans2025-09-303-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | dde => 1.4.6jan.nijtmans2025-09-304-4/+4
| * | Backport dde changes from 9.0jan.nijtmans2025-09-301-3/+7
| * | Since "platform" doesn't work in Tcl 8.5 any more, install it into the right ...jan.nijtmans2025-09-252-9/+7
* | | Test cases for mutexes and condition variablesapnadkarni2025-09-302-0/+2
|\ \ \
| * | | Add mutex lock and cv tests. Refactor mutex test C into separate fileapnadkarni2025-09-282-0/+2
* | | | [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb] follow-up: -Wc++...jan.nijtmans2025-09-2911-3/+31
| |_|/ |/| |
* | | Stop using recursive mutex in tclEncoding.cjan.nijtmans2025-09-271-2/+2
|/ /
* | small amend - move mutex assignment after check alloc was successfulsebres2025-09-251-1/+1
* | windows: amend to [893f8cc5db] - fixed alloc mutex, avoids heap corruption an...sebres2025-09-251-5/+6
* | Fix allocLock usagejan.nijtmans2025-09-241-14/+16
* | Merge 9.0jan.nijtmans2025-09-243-3/+3
|\ \
| * \ Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonaldapnadkarni2025-09-241-1/+1
| |\ \ | | |/
| | * Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonaldapnadkarni2025-09-241-1/+1
| * | [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb] disable too-stri...jan.nijtmans2025-09-232-2/+2
| |\ \
| | * | [832c2047bb] disable too-strict clang warning on Windowsjan.nijtmans2025-09-232-2/+2
| | * | Merge 9.0 - Fix [c9e68eb6ca] getenv checksapnadkarni2025-09-231-7/+9
| | |\ \ | | |/ / | |/| |
| | * | Merge 9.0jan.nijtmans2025-09-182-116/+0
| | |\ \
| | * | | Clean up some indentation/macrosdkf2025-09-171-2/+2
| | * | | end divergencedkf2025-09-121-1/+2
| | |\ \ \
| | | * | | minor fix: function header formattingdkf2025-09-121-1/+2
| | * | | | Unneeded header file inclusion. Duplicated -DUTF8PROC_STATIC on command linejan.nijtmans2025-09-111-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge 9.0jan.nijtmans2025-09-081-2/+2
| | |\ \ \ \
| | * | | | | Microsoft compilers don't have mode_tjan.nijtmans2025-09-041-1/+1
| | * | | | | Fix some -Wconversion warningsjan.nijtmans2025-09-043-6/+7
| | * | | | | Minor indent fixesdkf2025-09-042-2/+2
| | * | | | | Merge 9.0 - Mount zipfs early - see [87b69745be]apnadkarni2025-09-011-2/+12
| | |\ \ \ \ \
| | * \ \ \ \ \ Put the baseline cloning (oo::object-><cloned>) of objects in C.dkf2025-08-301-12/+0
| | |\ \ \ \ \ \
| | | * | | | | | Put the baseline cloning of objects in C. I'd been putting off doing this for...dkf2025-08-301-12/+0