Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
63 check-ins using file changes.md version f1cf13c59c
|
2025-12-24
| ||
| 17:23 | Oops. Don't use Windows types in stubs check-in: 59789fb708 user: apnadkarni tags: tip-744 | |
| 17:01 | Kick off TIP 744 with long path support and exported Win32 error formatting check-in: 0f8db7fd7e user: apnadkarni tags: tip-744 | |
| 09:23 | zipfs mount test Closed-Leaf check-in: 599cd34ad9 user: apnadkarni tags: apn-win-longpaths | |
| 06:06 | Add tests for file ops and glob check-in: c0d02a5cd1 user: apnadkarni tags: apn-win-longpaths | |
|
2025-12-23
| ||
| 16:43 | Fix native path generation for long paths and tests for path syntax and directory ops check-in: e620a28080 user: apnadkarni tags: apn-win-longpaths | |
| 12:27 | A few more bools... and fix some index counter sizes check-in: 12dc20f7b9 user: dkf tags: oo-internal-bool | |
| 11:54 | Test directory ops on long paths check-in: 3fcd21c3c2 user: apnadkarni tags: apn-win-longpaths | |
| 09:23 | Consolidate Windows system information that is always needed check-in: 972cb5167a user: apnadkarni tags: apn-win-longpaths | |
|
2025-12-22
| ||
| 16:58 | Eliminate redundant initialization calls check-in: 3e8b6b4103 user: apnadkarni tags: tip-732 | |
| 09:44 | Merge 9.0. Fix indenting check-in: 9c9ab45aac user: jan.nijtmans tags: trunk, main | |
| 04:36 | Split zipfs initialization into interp-specific and independent parts check-in: bc851af66a user: apnadkarni tags: tip-732, tip-732-baseline | |
|
2025-12-21
| ||
| 17:42 | merge trunk check-in: 7cbb6c27a0 user: dkf tags: oo-internal-bool | |
| 17:39 | Fix obvious error check-in: 8723eaa94d user: dkf tags: oo-internal-bool | |
| 06:12 | Merge main check-in: 3d9f754fb1 user: apnadkarni tags: tip-732 | |
| 03:49 | TIP 737 check-in: 4b06423d2f user: apnadkarni tags: trunk, main | |
|
2025-12-19
| ||
| 21:05 | merge trunk check-in: 46500b11b6 user: dkf tags: oo-internal-bool | |
| 02:44 | Fix warnings about redefined macros in macOS tclPkgConfig.c check-in: 9c7aa10e45 user: culler tags: trunk, main | |
|
2025-12-17
| ||
| 10:27 | TIP-723 timer: remove unused variable (found by CI on Linux) check-in: dff43354c2 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 09:18 | Tcl_GetMonotonicTime() must return the calculated value to be useful. check-in: 91ec6c219e user: sbron tags: tip-723-timer-wall-monotonic | |
| 07:12 | TIP-723 timer: "timer cancel $id" does not fail on unknown $id check-in: 7693044f20 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 03:29 | Fix tclsh manifest longPathAware element check-in: 81ab2ea294 user: apnadkarni tags: apn-win-longpaths | |
|
2025-12-16
| ||
| 17:39 | Permit long path in TCL_LIBRARY env var check-in: 54ebc208a5 user: apnadkarni tags: apn-win-longpaths | |
| 16:00 | Allow Tcl to run from directories deeper than MAX_PATH check-in: c2afaf797e user: apnadkarni tags: apn-win-longpaths | |
| 12:19 | TIP-723 timer: correct C syntax error in Linux found by CI runner. check-in: ae92b04a21 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 06:05 | Support long paths for exec and user home check-in: f891ea1b7c user: apnadkarni tags: apn-win-longpaths | |
| 05:17 | Merge main check-in: 8d928718c7 user: apnadkarni tags: tip-732 | |
|
2025-12-15
| ||
| 17:53 | Merge-mark check-in: 68527906d4 user: jan.nijtmans tags: trunk, main | |
| 17:36 | merge main check-in: 153ee98bd6 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 17:36 | TIP-723 timer: fail on unknown "timer cancel". No script argument to "timer cancel". check-in: 8a079d9504 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 17:11 | A few more bits for long path support check-in: 539f3da075 user: apnadkarni tags: apn-win-longpaths | |
| 17:07 | Update workflow actions to latest versions: upload-artifact, download-artifact check-in: 30298f4a34 user: dkf tags: trunk, main | |
| 16:32 | TIP-723 timer: correct "wrong# of args" messages. Only allow one script argument to "timer idle|canc... check-in: 820753a0a2 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 15:06 | merge main and adapt to Tcl_ObjCmdProc2 interface check-in: e1928eabdb user: oehhar tags: tip-723-timer-wall-monotonic | |
| 13:42 | Add manifest for longpath. Add test function to check system support check-in: 936fb1c290 user: apnadkarni tags: apn-win-longpaths | |
| 10:40 | Implement long filename support for DoRenameFile on Windows check-in: c4977f07e0 user: apnadkarni tags: apn-win-longpaths | |
| 09:06 | Merge 9.0 check-in: 4c825bdf96 user: jan.nijtmans tags: trunk, main | |
| 05:02 | Start on Windows long path support check-in: 6d8301a157 user: apnadkarni tags: apn-win-longpaths | |
|
2025-12-14
| ||
| 15:47 | Some more adaptations for small strings. Closed-Leaf check-in: b949edd94f user: apnadkarni tags: apn-ss-wip | |
| 15:42 | Bug [982651f543] - Remove test for mutex thread fairness as not guaranteed by OS. Timeouts suffice t... check-in: db598cbe2f user: apnadkarni tags: trunk, main | |
| 14:47 | Tidy up. check-in: d41bb52b44 user: cmacleod tags: cgm-equals-command | |
| 13:38 | For compiled equals command, skip runtime test when presubstituted command is known to give numeric/... check-in: 6eab82c138 user: cmacleod tags: cgm-equals-command | |
|
2025-12-12
| ||
| 17:19 | Start experimenting with small string intreps check-in: 12a540f932 user: apnadkarni tags: apn-ss-wip | |
| 17:17 | Create new branch named "apn-ss-experiment" check-in: 5200b06c56 user: apnadkarni tags: apn-ss-wip | |
| 12:09 | TIP #626 implementation: Command arguments > 2^31 elements check-in: 39b32d697e user: jan.nijtmans tags: trunk, main | |
|
2025-12-09
| ||
| 12:31 | Rebase to trunk Closed-Leaf check-in: e3617a764d user: jan.nijtmans tags: tip-626 | |
|
2025-12-08
| ||
| 21:49 | Merge trunk check-in: dae372fabe user: jan.nijtmans tags: tip-626 | |
|
2025-11-30
| ||
| 21:02 | Rebase to trunk check-in: 60b44be862 user: jan.nijtmans tags: tip-626 | |
|
2025-11-27
| ||
| 14:42 | Rebase to 9.1 check-in: cd1ad25704 user: jan.nijtmans tags: tip-626 | |
| 13:28 | Add a proper switch for _Generic testing c11 capability check-in: 31751aca31 user: jan.nijtmans tags: tip-626 | |
|
2025-11-26
| ||
| 09:24 | Rebase to trunk check-in: ea22c34665 user: jan.nijtmans tags: tip-626 | |
|
2025-11-25
| ||
| 11:27 | Rebase to trunk check-in: dddcd2713e user: jan.nijtmans tags: tip-626 | |
|
2025-11-24
| ||
| 10:10 | Try to add the -std:c11 compiler flag check-in: 35987a5771 user: jan.nijtmans tags: tip-626 | |
|
2025-11-23
| ||
| 20:43 | Use _Generic() to select function type check-in: c4f087760d user: jan.nijtmans tags: tip-626 | |
|
2025-11-13
| ||
| 20:36 | Rebase to trunk check-in: c9532e9436 user: jan.nijtmans tags: tip-626 | |
|
2025-10-30
| ||
| 16:45 | Rebase to trunk check-in: ac26ccdcec user: jan.nijtmans tags: tip-626 | |
|
2025-10-12
| ||
| 19:21 | Rebase to trunk check-in: fad4806904 user: jan.nijtmans tags: tip-626 | |
|
2025-10-10
| ||
| 07:07 | Rebase to trunk check-in: 46189c64ce user: jan.nijtmans tags: tip-626 | |
|
2025-10-06
| ||
| 15:31 | Use Tcl_CreateObjCommand2 check-in: 8d8717714c user: jan.nijtmans tags: tip-626 | |
| 15:17 | Rebase to trunk check-in: 52e29dddc9 user: jan.nijtmans tags: tip-626 | |
|
2025-09-26
| ||
| 20:58 | Rebase to trunk check-in: 00754b1cd0 user: jan.nijtmans tags: tip-626 | |
|
2025-09-23
| ||
| 16:11 | Rebase to trunk check-in: 02a7870070 user: jan.nijtmans tags: tip-626 | |
|
2025-09-04
| ||
| 09:52 | Rebase to trunk check-in: 84e8b8343a user: jan.nijtmans tags: tip-626 | |
|
2025-09-02
| ||
| 20:04 | Rebase to trunk check-in: 1880179400 user: jan.nijtmans tags: tip-626 | |