Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
69 check-ins using file generic/tclCmdAH.c version 1317e372c9
|
2025-10-10
| ||
| 16:46 | Remove useless semicolons check-in: 4c7fafa275 user: dkf tags: trunk, main | |
| 16:39 | Move ClockSafeCatchCmd to place where it can see real InterpState definition check-in: 2d7ae66265 user: dkf tags: trunk, main | |
| 16:24 | Apply normal indentation/formattiong rule for sub-blocks check-in: 8e9651234b user: dkf tags: trunk, main | |
| 14:41 | Sync Tcl_OpenTcpClient signature (parameter-name only) with documentation check-in: 336e98168e user: jan.nijtmans tags: trunk, main | |
| 07:00 | Update create-dmg/create-dmg to version 1.2.2 check-in: 61d00838a2 user: jan.nijtmans tags: trunk, main | |
|
2025-10-09
| ||
| 12:43 | Add some libraries to the windows build (will be needed by tka11y) check-in: 6812fc9e30 user: jan.nijtmans tags: trunk, main | |
|
2025-10-07
| ||
| 14:02 | Tranche 2 of adoption of bool check-in: 7c0638716d user: dkf tags: c11-bool | |
|
2025-10-06
| ||
| 18:03 | Turn initialisation flags into bools check-in: 85f3db92e2 user: dkf tags: c11-bool | |
| 15:52 | Make the bool type available properly (and reduce include duplication). Be careful though; C23 depre... check-in: fa8b63f0c3 user: dkf tags: c11-bool | |
| 15:12 | Indenting consistancy check-in: ae9e555472 user: jan.nijtmans tags: trunk, main | |
| 15:01 | Relax mutex-condition-3 (which sometimes fails on macOS) check-in: 78ece5dc3b user: jan.nijtmans tags: trunk, main | |
| 14:21 | Simplify some of the code by using anonymous struct/union members check-in: 87d19e421a user: dkf tags: c11-anon-members | |
| 11:06 | merge 9.0 (simplify TclGrowParseTokenArray) check-in: ae278f257d user: dkf tags: trunk, main | |
|
2025-10-04
| ||
| 15:56 | Don't delete InitAutoPath command after use. safe::interp tests load init.tcl multiple times check-in: aaa58a200a user: apnadkarni tags: apn-init-refactor | |
| 15:12 | Merge main check-in: e67f175031 user: apnadkarni tags: apn-init-refactor | |
| 10:50 | Merge 9.0 - Fix [6fbabfe166] - allows py tkinter to use zipfs build without calling TclZipfs_AppHook check-in: 59f54f8e58 user: apnadkarni tags: trunk, main | |
|
2025-10-03
| ||
| 16:42 | Define macros for printing to the result conveniently check-in: 7b73f4ae3a user: dkf tags: c11-printf-result | |
| 11:47 | Merge 9.0 check-in: 1e07ca757f user: jan.nijtmans tags: trunk, main | |
|
2025-10-02
| ||
| 15:40 | Tweak definition of TclListObjAppendIfAbsent check-in: dce3b13cca user: apnadkarni tags: apn-init-refactor | |
| 13:57 | Merge 9.0 check-in: 75f02bb076 user: jan.nijtmans tags: trunk, main | |
|
2025-10-01
| ||
| 19:37 | Make it easier to match up the collections of things to do with file attributes check-in: a4b2356ccb user: dkf tags: trunk, main | |
| 10:42 | Merge 9.0 check-in: d62f98b681 user: jan.nijtmans tags: trunk, main | |
| 08:32 | Tidy up style of test support file check-in: 49acaf49d7 user: dkf tags: trunk, main | |
|
2025-09-30
| ||
| 20:13 | Merge 9.0 check-in: 94e1a6656e user: jan.nijtmans tags: trunk, main | |
| 03:32 | Merge 9.0 - Test cases for mutexes + dkf's manpage edits check-in: b546133d28 user: apnadkarni tags: trunk, main | |
|
2025-09-29
| ||
| 08:50 | Merge 9.0 check-in: 1c2897a986 user: jan.nijtmans tags: trunk, main | |
| 05:37 | Merge trunk check-in: e06cb00db6 user: apnadkarni tags: apn-init-refactor | |
|
2025-09-28
| ||
| 13:26 | Add to assembly Leaf check-in: 53e5af36f7 user: dkf tags: compile-namespace-parent | |
| 12:07 | compilation of [namespace parent $ns] check-in: b6e9e590a5 user: dkf tags: compile-namespace-parent | |
|
2025-09-27
| ||
| 18:14 | merge 9.0, code deduplication; increase timouts detecting exit hangs for mem-debug, etc check-in: 5ba7b9431d user: sebres tags: trunk, main | |
| 17:43 | Stop using recursive mutex in tclEncoding.c check-in: a967ea1c31 user: jan.nijtmans tags: trunk, main | |
| 15:56 | A less miserable way of writing TRACE and friends in TEBC Closed-Leaf check-in: 4351d6483e user: dkf tags: tebc-varargs-trace-macros | |
|
2025-09-26
| ||
| 16:57 | Allow larger lists to be used. Doc fix check-in: 1095e07d2e user: jan.nijtmans tags: trunk, main | |
| 15:42 | Merge 9.0 check-in: 15f6cb484d user: jan.nijtmans tags: trunk, main | |
| 15:37 | Further fix [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb]: Windows: new compiler, new... check-in: 8aa9b084c8 user: jan.nijtmans tags: trunk, main | |
|
2025-09-25
| ||
| 14:03 | merge 9.0 check-in: e360c5a082 user: sebres tags: trunk, main | |
| 14:00 | merge 9.0 (amend to [893f8cc5db3ba8bd] with allocMutex) check-in: 91a1cd34e3 user: sebres tags: trunk, main | |
| 09:33 | Remove many unnecessary struct and enum labels. DKF: Please don't do this. The labels enable bett... Leaf check-in: 7c4fcd0a0c user: jan.nijtmans tags: struct-enum | |
| 08:03 | Updates to the cookiejar code to use features of 9.0 Leaf check-in: 7ae3794313 user: dkf tags: update-cookiejar | |
|
2025-09-24
| ||
| 22:30 | Merge 9.0 check-in: ac9204a6db user: jan.nijtmans tags: trunk, main | |
| 22:09 | Merge 9.0 check-in: 97a583822d user: jan.nijtmans tags: trunk, main | |
| 20:55 | Fix some -Wconversion warnings. Clock simplifications check-in: c742d8d60b user: jan.nijtmans tags: trunk, main | |
| 08:14 | Merge trunk check-in: ed77f7a9b6 user: apnadkarni tags: apn-init-refactor | |
| 03:08 | Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: 2ee45c3227 user: apnadkarni tags: trunk, main | |
|
2025-09-23
| ||
| 17:55 | Merge 9.0 check-in: c033fe6282 user: jan.nijtmans tags: trunk, main | |
| 17:47 | [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb] Fix clang -Wjump-misses-init warnings: ... check-in: e4b5226f4c user: jan.nijtmans tags: trunk, main | |
| 15:10 | [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb] disable too-strict clang warning on Win... check-in: 0f2c7ea05f user: jan.nijtmans tags: trunk, main | |
| 14:48 | Use 9.0's [const] for constants, and move IDNA tests out of http.test into their own file check-in: 27d4e46b62 user: dkf tags: trunk, main | |
| 14:33 | [832c2047bb] disable too-strict clang warning on Windows Closed-Leaf check-in: 7409395380 user: jan.nijtmans tags: bug-832c2047bb | |
| 12:19 | Merge 9.0 - Fix [c9e68eb6ca] getenv checks check-in: 4760a5fda3 user: apnadkarni tags: trunk, main | |
| 10:46 | Revert usage of [switch -integer] because code has to work with pre-9.1, but use [try] because we do... check-in: ed5e365c59 user: dkf tags: trunk, main | |
| 09:03 | Make a few places use [switch -integer] check-in: 186de96bbb user: dkf tags: trunk, main | |
| 08:46 | A few more places where there can be revisions now Leaf check-in: 80b5ced5d2 user: dkf tags: revise-tests | |
|
2025-09-22
| ||
| 19:18 | merge trunk check-in: 734fe3776d user: dkf tags: revise-tests | |
| 18:51 | Implement TIP 730: switch -integer check-in: 4a00305bd5 user: dkf tags: trunk, main | |
| 18:49 | Implement TIP 728: interp set check-in: 43c644419f user: dkf tags: trunk, main | |
| 17:53 | Fix [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb]: Windows: new compiler, new warning... check-in: 38a311b5a7 user: jan.nijtmans tags: trunk, main | |
| 16:50 | Tidying up the tests of interp check-in: 78f20c8621 user: dkf tags: revise-tests | |
| 13:40 | Merge 9.0 check-in: 5abd361ed9 user: jan.nijtmans tags: trunk, main | |
| 07:20 | working on revising the tests to have less clutter check-in: e2cc3b6bf3 user: dkf tags: revise-tests | |
|
2025-09-21
| ||
| 07:18 | Fix broken registry tests and clean up style check-in: de1aee46f4 user: dkf tags: trunk, main | |
|
2025-09-19
| ||
| 17:07 | Fix [77059c] TclPushVarName(): pointer overflow check-in: 67519af0aa user: jan.nijtmans tags: trunk, main | |
| 12:24 | Rebase to trunk check-in: 43a126a59c user: jan.nijtmans tags: tip-709 | |
| 08:31 | Merge 9.0 - Fix leak in zipfs encoding initialization check-in: 5f7c0b2b17 user: apnadkarni tags: trunk, main | |
|
2025-09-18
| ||
| 13:29 | Merge 9.0 check-in: 5c0cdd84ea user: jan.nijtmans tags: trunk, main | |
| 06:41 | Fix leak in zipfs encoding initialization Closed-Leaf check-in: 955f4ef655 user: apnadkarni tags: apn-zipfs-leakfix | |
|
2025-09-17
| ||
| 12:46 | Apply 'Tcl' namespace to names (in [clock] impl) with wider scope than one C file check-in: 5946bfc3ed user: dkf tags: trunk, main | |
| 10:35 | Factor out the common base code for IO forwarding Leaf check-in: a15431dadb user: dkf tags: factor-out-io-forward-base | |
| 10:16 | Clean up some indentation/macros check-in: b5d21d7b86 user: dkf tags: trunk, main | |