Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 21 | -127/+125 |
* | Merge 8.6 | jan.nijtmans | 2022-07-17 | 1 | -13/+29 |
|\ | |||||
| * | Fix [713653b951]: Floating point precision problems on x86 musl | jan.nijtmans | 2022-07-17 | 1 | -13/+29 |
| |\ | |||||
| | * | Fix [713653b951]: Floating point precision problems on x86 musl | jan.nijtmans | 2022-07-17 | 1 | -121/+192 |
| | |\ | |||||
| | | * | Restore FP control word on conversion of zero values. | Kevin B Kenny | 2022-07-15 | 1 | -13/+29 |
| | |/ | |/| | |||||
* | | | Same bug-fix as [b79df322a9], but then for Tcl_AppendUnicodeToObj() | jan.nijtmans | 2022-07-14 | 1 | -1/+1 |
* | | | Make List->elements a TCLFLEXARRAY. Improve documentation (backported from 9.0) | jan.nijtmans | 2022-07-13 | 4 | -336/+327 |
* | | | Fix build with -DTCL_NO_DEPRECATED | jan.nijtmans | 2022-07-13 | 4 | -6/+9 |
* | | | Fix TCL_UTF_MAX == 3 build | jan.nijtmans | 2022-07-12 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Fix [b79df322a9] follow-up: Tcl_NewUnicodeObj truncates strings | jan.nijtmans | 2022-07-12 | 1 | -0/+4 |
* | | | | Fix [b79df322a9]. Tcl_GetUnicode/Tcl_NewUnicodeObj crash. Add tests | apnadkarni | 2022-07-12 | 3 | -9/+75 |
|/ / / | |||||
* | | | Merge 8.7. Clean-up tclWinConsole.c the same way | jan.nijtmans | 2022-07-12 | 7 | -89/+86 |
|\ \ \ | |/ / | |||||
| * | | Code cleanup (use {} in if/else statemenets) | jan.nijtmans | 2022-07-12 | 6 | -15/+18 |
* | | | Fix Windows console fconfigure tests to require interactive constraint. | apnadkarni | 2022-07-12 | 1 | -9/+10 |
* | | | Add "win" constraints to tests/winConsole.test, and change one expected test-... | jan.nijtmans | 2022-07-11 | 1 | -4/+4 |
* | | | Minor simplification: Use RingBufferHasFreeSpace() instead of RingBufferFreeS... | jan.nijtmans | 2022-07-10 | 1 | -4/+4 |
* | | | Blech. Remove unused variable | apnadkarni | 2022-07-10 | 1 | -1/+0 |
* | | | New Windows console driver. Fixes [21280817d1] thread proliferation and | apnadkarni | 2022-07-10 | 2 | -776/+1869 |
|\ \ \ | |||||
| * \ \ | Merged core-8-branch | apnadkarni | 2022-07-10 | 6 | -30/+28 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge 8.6 | jan.nijtmans | 2022-07-07 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Unnecessary quotes in win/rules.vc | jan.nijtmans | 2022-07-07 | 1 | -1/+1 |
* | | | | Merge 8.6 | jan.nijtmans | 2022-07-05 | 1 | -1/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Prevent warning: zero size arrays are an extension [-Wzero-length-array], whe... | jan.nijtmans | 2022-07-05 | 1 | -1/+3 |
* | | | | Simplify TIP #609 implementation, make TCL_QUEUE_ALERT_IF_EMPTY work for all ... | jan.nijtmans | 2022-07-05 | 4 | -28/+24 |
| | * | | Bypass reader thread for blocking reads. | apnadkarni | 2022-07-10 | 2 | -34/+115 |
| | * | | Fix channel close on thread exit if other threads exist. Add winconsole tests. | apnadkarni | 2022-07-05 | 2 | -39/+231 |
| | * | | Permit direct console writes for synchronous output calls | apnadkarni | 2022-07-04 | 1 | -20/+63 |
| | * | | Merge core-8-branch | apnadkarni | 2022-07-04 | 1 | -6/+0 |
| | * | | Merge core-8-branch | apnadkarni | 2022-07-04 | 19 | -122/+365 |
| | |\ \ | |_|/ / |/| | | | |||||
* | | | | Some -1 -> TCL_INDEX_NONE (Thanks, Gustaf!) | jan.nijtmans | 2022-07-04 | 2 | -8/+8 |
* | | | | Add TCL_COMBINE, just a NOP for now (will get a meaning in 9.0 | jan.nijtmans | 2022-07-04 | 1 | -0/+7 |
* | | | | TIP #609: Enhance Tcl_ThreadQueueEvent() | jan.nijtmans | 2022-07-03 | 9 | -38/+52 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2022-06-20 | 27 | -251/+368 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-06-10 | 42 | -305/+306 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-05-25 | 4 | -6/+8 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-05-25 | 5 | -21/+17 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-05-25 | 10 | -28/+50 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-05-19 | 86 | -765/+1712 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-04-26 | 6 | -16/+28 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-04-26 | 262 | -12201/+15588 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-11-16 | 165 | -3742/+4501 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Make TCL_QUEUE_ALERT_IF_EMPTY a separate flag | jan.nijtmans | 2021-08-15 | 9 | -59/+34 |
| * | | | | | | | | | | | | | Proposed TIP #609 implementation | jan.nijtmans | 2021-08-15 | 6 | -24/+66 |
* | | | | | | | | | | | | | | TIP #607: -failindex option for encoding convertto/convertfrom | jan.nijtmans | 2022-07-02 | 5 | -69/+291 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-06-15 | 226 | -11368/+15149 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7. Renumber testcases in cmdAH.test. | jan.nijtmans | 2022-03-21 | 10 | -76/+96 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Rebase towards 8.7 | jan.nijtmans | 2022-03-17 | 5 | -69/+292 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge fork | oehhar | 2022-03-17 | 5 | -6/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | Eliminate "deprecated" constraint: doens't exist in 9.0 any more. Also remove... | jan.nijtmans | 2022-03-17 | 5 | -6/+6 |
| | * | | | | | | | | | | | | | | | | | TIP607 encoding failindex: user documentation | oehhar | 2022-03-17 | 1 | -16/+59 |
| | |/ / / / / / / / / / / / / / / / |