Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2022-09-21 | 2 | -0/+2 |
|\ | |||||
| * | Merge 8.7 | jan.nijtmans | 2022-09-08 | 1 | -11/+4 |
| |\ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2022-09-07 | 2 | -116/+122 |
| |\ \ | |||||
| * | | | Fix build issues. | griffin | 2022-08-31 | 1 | -0/+1 |
| * | | | Move ArithSeries code to its own files. More bug fixes. | griffin | 2022-08-28 | 1 | -0/+1 |
* | | | | TIP #602: Remove tilde expansion in file paths | jan.nijtmans | 2022-09-14 | 1 | -13/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 9.0 | jan.nijtmans | 2022-08-29 | 2 | -36/+57 |
| |\ \ \ \ | |||||
| * | | | | | Remove code that was ifdef'ed out | apnadkarni | 2022-08-07 | 1 | -15/+0 |
| * | | | | | Merged trunk. | apnadkarni | 2022-07-31 | 13 | -838/+1624 |
| |\ \ \ \ \ | |||||
| * | | | | | | Start on TIP-602 implementation. Work in progress | apnadkarni | 2022-07-08 | 1 | -2/+6 |
* | | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-08 | 1 | -11/+4 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Combine flags and testFlags in TcpState. That should unbreak socket testcase ... | jan.nijtmans | 2022-09-08 | 1 | -11/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-07 | 1 | -93/+92 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2022-09-07 | 1 | -114/+113 |
| |\ \ \ \ \ | |||||
| | * | | | | | code cleanup (backported from 8.7) | jan.nijtmans | 2022-09-07 | 1 | -308/+458 |
* | | | | | | | Merge 8.7. Primarily ticket [55a02f20ec] | apnadkarni | 2022-09-05 | 2 | -5/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 8.6. Primarily ticket [55a02f20ec] | apnadkarni | 2022-09-05 | 2 | -5/+12 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Ticket [55a02f20ec] - fallback to USERPROFILE when setting HOME env on Windows | apnadkarni | 2022-09-05 | 1 | -1/+8 |
| | * | | | | typo's | jan.nijtmans | 2022-09-03 | 1 | -3/+3 |
* | | | | | | Some more (internal) ClientData -> void * changes | jan.nijtmans | 2022-09-02 | 3 | -56/+56 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2022-08-23 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Add two missing locks. Enable read-ahead if read fileevent registered even | apnadkarni | 2022-08-22 | 1 | -22/+30 |
* | | | | | Merge 8.7 winConsole fixes. | apnadkarni | 2022-08-22 | 1 | -22/+30 |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-08-21 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | TIP #630 implementation: TclOO commands > 2^31 | jan.nijtmans | 2022-08-21 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | TclOO version -> 1.3.0 | jan.nijtmans | 2022-07-01 | 1 | -1/+1 |
* | | | | | | Merged fix for bug [baa51423c2] | apnadkarni | 2022-08-20 | 1 | -13/+25 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Added test for bug [baa51423c2] | apnadkarni | 2022-08-20 | 1 | -1/+2 |
| * | | | | Really closes [baa51423c28a3baf] | apnadkarni | 2022-08-20 | 1 | -5/+12 |
| * | | | | closes [baa51423c28a3baf]: needEvent must be initialized in cycle (for each w... | sebres | 2022-08-20 | 1 | -13/+17 |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-07-22 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2022-07-22 | 1 | -2/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | tcltest 2.5.4 -> 2.5.5 | jan.nijtmans | 2022-07-22 | 1 | -2/+2 |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 1 | -10/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Make sure that tclAppInit.c is never built with -DUSE_TCL_STUBS, so we don't ... | jan.nijtmans | 2022-07-19 | 1 | -10/+15 |
| |\ \ \ \ | |||||
| | * | | | | Updste stdlib.h (add missing functions). Restructure tclAppInit.c | jan.nijtmans | 2022-07-18 | 1 | -12/+14 |
| | * | | | | Merge 8.7 | jan.nijtmans | 2022-07-17 | 40 | -4277/+5870 |
| | |\ \ \ \ | |||||
| | * | | | | | tclAppInit.c should be built without BUILD_tcl/USE_TCL_STUBS always. All buil... | jan.nijtmans | 2019-10-24 | 1 | -2/+5 |
* | | | | | | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 8 | -44/+44 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 8 | -44/+44 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2022-07-12 | 4 | -60/+39 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.7. Clean-up tclWinConsole.c the same way | jan.nijtmans | 2022-07-12 | 4 | -60/+39 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Code cleanup (use {} in if/else statemenets) | jan.nijtmans | 2022-07-12 | 2 | -4/+5 |
* | | | | | | Merge 8.7 | jan.nijtmans | 2022-07-10 | 1 | -4/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Minor simplification: Use RingBufferHasFreeSpace() instead of RingBufferFreeS... | jan.nijtmans | 2022-07-10 | 1 | -4/+4 |
* | | | | | | Merge 8.7 | jan.nijtmans | 2022-07-10 | 1 | -770/+1572 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Blech. Remove unused variable | apnadkarni | 2022-07-10 | 1 | -1/+0 |
| * | | | | | Merged core-8-branch | apnadkarni | 2022-07-10 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | Bypass reader thread for blocking reads. | apnadkarni | 2022-07-10 | 1 | -23/+106 |
| * | | | | | | Fix channel close on thread exit if other threads exist. Add winconsole tests. | apnadkarni | 2022-07-05 | 1 | -7/+26 |