summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-09-212-0/+2
|\
| * Merge 8.7jan.nijtmans2022-09-081-11/+4
| |\
| * \ Merge 8.7jan.nijtmans2022-09-072-116/+122
| |\ \
| * | | Fix build issues.griffin2022-08-311-0/+1
| * | | Move ArithSeries code to its own files. More bug fixes.griffin2022-08-281-0/+1
* | | | TIP #602: Remove tilde expansion in file pathsjan.nijtmans2022-09-141-13/+2
|\ \ \ \
| * \ \ \ Merge 9.0jan.nijtmans2022-08-292-36/+57
| |\ \ \ \
| * | | | | Remove code that was ifdef'ed outapnadkarni2022-08-071-15/+0
| * | | | | Merged trunk.apnadkarni2022-07-3113-838/+1624
| |\ \ \ \ \
| * | | | | | Start on TIP-602 implementation. Work in progressapnadkarni2022-07-081-2/+6
* | | | | | | Merge 8.7jan.nijtmans2022-09-081-11/+4
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Combine flags and testFlags in TcpState. That should unbreak socket testcase ...jan.nijtmans2022-09-081-11/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 8.7jan.nijtmans2022-09-071-93/+92
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2022-09-071-114/+113
| |\ \ \ \ \
| | * | | | | code cleanup (backported from 8.7)jan.nijtmans2022-09-071-308/+458
* | | | | | | Merge 8.7. Primarily ticket [55a02f20ec]apnadkarni2022-09-052-5/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6. Primarily ticket [55a02f20ec]apnadkarni2022-09-052-5/+12
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | Ticket [55a02f20ec] - fallback to USERPROFILE when setting HOME env on Windowsapnadkarni2022-09-051-1/+8
| | * | | | typo'sjan.nijtmans2022-09-031-3/+3
* | | | | | Some more (internal) ClientData -> void * changesjan.nijtmans2022-09-023-56/+56
| |_|_|_|/ |/| | | |
* | | | | Merge 8.7jan.nijtmans2022-08-231-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Add two missing locks. Enable read-ahead if read fileevent registered evenapnadkarni2022-08-221-22/+30
* | | | | Merge 8.7 winConsole fixes.apnadkarni2022-08-221-22/+30
* | | | | Merge 8.7jan.nijtmans2022-08-211-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | TIP #630 implementation: TclOO commands > 2^31jan.nijtmans2022-08-211-1/+1
| |\ \ \ \
| | * | | | TclOO version -> 1.3.0jan.nijtmans2022-07-011-1/+1
* | | | | | Merged fix for bug [baa51423c2]apnadkarni2022-08-201-13/+25
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Added test for bug [baa51423c2]apnadkarni2022-08-201-1/+2
| * | | | Really closes [baa51423c28a3baf]apnadkarni2022-08-201-5/+12
| * | | | closes [baa51423c28a3baf]: needEvent must be initialized in cycle (for each w...sebres2022-08-201-13/+17
* | | | | Merge 8.7jan.nijtmans2022-07-221-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2022-07-221-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | tcltest 2.5.4 -> 2.5.5jan.nijtmans2022-07-221-2/+2
* | | | | Merge 8.7jan.nijtmans2022-07-191-10/+15
|\ \ \ \ \ | |/ / / /
| * | | | Make sure that tclAppInit.c is never built with -DUSE_TCL_STUBS, so we don't ...jan.nijtmans2022-07-191-10/+15
| |\ \ \ \
| | * | | | Updste stdlib.h (add missing functions). Restructure tclAppInit.cjan.nijtmans2022-07-181-12/+14
| | * | | | Merge 8.7jan.nijtmans2022-07-1740-4277/+5870
| | |\ \ \ \
| | * | | | | tclAppInit.c should be built without BUILD_tcl/USE_TCL_STUBS always. All buil...jan.nijtmans2019-10-241-2/+5
* | | | | | | Merge 8.7jan.nijtmans2022-07-198-44/+44
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Make a start converting -1 -> TCL_INDEX_NONE where appropriatejan.nijtmans2022-07-198-44/+44
| | |/ / / / | |/| | | |
* | | | | | Merge 8.7jan.nijtmans2022-07-124-60/+39
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7. Clean-up tclWinConsole.c the same wayjan.nijtmans2022-07-124-60/+39
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Code cleanup (use {} in if/else statemenets)jan.nijtmans2022-07-122-4/+5
* | | | | | Merge 8.7jan.nijtmans2022-07-101-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Minor simplification: Use RingBufferHasFreeSpace() instead of RingBufferFreeS...jan.nijtmans2022-07-101-4/+4
* | | | | | Merge 8.7jan.nijtmans2022-07-101-770/+1572
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Blech. Remove unused variableapnadkarni2022-07-101-1/+0
| * | | | | Merged core-8-branchapnadkarni2022-07-101-1/+1
| |\ \ \ \ \
| * | | | | | Bypass reader thread for blocking reads.apnadkarni2022-07-101-23/+106
| * | | | | | Fix channel close on thread exit if other threads exist. Add winconsole tests.apnadkarni2022-07-051-7/+26