Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
40 check-ins using file unix/tclLoadDyld.c version 7773b046f0
|
2024-06-04
| ||
| 11:03 | Let's review the encoding.n changes in 8.7/trunk (which were never backported to 8.6) check-in: f033e2bffd user: jan.nijtmans tags: backout-encoding-doc | |
|
2023-11-13
| ||
| 08:58 | Rebase to 9.0. Document the TCL_8_API flag. check-in: e2456d0832 user: jan.nijtmans tags: disabletcl8api | |
|
2023-11-12
| ||
| 17:06 | Put back accidently removed line check-in: c69e81975d user: jan.nijtmans tags: trunk, main | |
| 17:01 | Fix compiler warning (Tcl_Size != Tcl_WideInt) check-in: f6bc24b82d user: jan.nijtmans tags: trunk, main | |
| 16:51 | TIP #664: Enable compiler warnings for missing int → Tcl_Size conversions check-in: a81d9af3ad user: jan.nijtmans tags: trunk, main | |
|
2023-11-10
| ||
| 14:24 | Merge 8.7 check-in: da64d649c8 user: jan.nijtmans tags: trunk, main | |
| 14:00 | Merge 8.7 check-in: 66a13a16e6 user: jan.nijtmans tags: trunk, main | |
| 13:11 | Rebase to latest 9.0 Closed-Leaf check-in: 18fb0cf356 user: jan.nijtmans tags: tip-664 | |
| 11:01 | exec.n documentation: add chapter about MS-Windows quoting. check-in: f048af6d62 user: oehhar tags: trunk, main | |
| 09:54 | Fix Windows build with --disable-shared: Make sure that test-code is never compiled with -DBUILD_tcl... check-in: 8395999435 user: jan.nijtmans tags: trunk, main | |
| 09:07 | Merge 8.7 check-in: fcee106e2c user: jan.nijtmans tags: trunk, main | |
|
2023-11-09
| ||
| 08:28 | Merge 8.7 check-in: 2de8214e24 user: jan.nijtmans tags: trunk, main | |
|
2023-11-08
| ||
| 22:40 | Merge 8.7 check-in: 2d2e31ebcf user: jan.nijtmans tags: trunk, main | |
| 12:14 | Merge 8.7 check-in: 3bcf25a64a user: jan.nijtmans tags: trunk, main | |
| 09:15 | Merge 9.0 check-in: c2c7f7066a user: jan.nijtmans tags: tip-664 | |
| 09:12 | Tcl_GetByteArrayFromObj -> Tcl_GetBytesFromObj everywhere in core, since it has the possibility of b... check-in: 3d21abe846 user: jan.nijtmans tags: trunk, main | |
|
2023-11-07
| ||
| 23:13 | Rebase to TIP #664 check-in: 81124289d0 user: jan.nijtmans tags: disabletcl8api | |
| 23:05 | Rebase to latest 9.0 check-in: bcaf5d8cc3 user: jan.nijtmans tags: tip-664 | |
| 21:32 | Place compatibility macro's in a single section. This makes TIP's #661/#664 a lot more readable check-in: ded3aa3a9d user: jan.nijtmans tags: trunk, main | |
| 15:07 | The stub library doesn't have a version any more in Tcl 9.0 check-in: dc0608c5da user: jan.nijtmans tags: trunk, main | |
| 15:03 | TCL_USE_STUBS -> USE_TCL_STUBS (typo) check-in: 60442aa09e user: jan.nijtmans tags: trunk, main | |
|
2023-11-06
| ||
| 15:22 | Merge core-8-branch: documentation of read/gets/puts behaviour when throwing encoding errors check-in: 2f3bd760f6 user: oehhar tags: trunk, main | |
| 13:52 | Missing use of TCL_NO_DEPRECATED (for Tcl_GetByteArrayFromObj) check-in: 5e4baae71a user: jan.nijtmans tags: trunk, main | |
| 13:20 | Revive TIP #661 (but without the "configure" stuff, which makes no sense IMHO) check-in: 14e1798caf user: jan.nijtmans tags: disabletcl8api | |
| 12:28 | Rebase to latest 9.0 check-in: db952b9450 user: jan.nijtmans tags: tip-664 | |
|
2023-11-03
| ||
| 20:05 | Merge trunk. (Hackery workaround troubles with TCLAPI) Leaf check-in: ec4e876c4e user: dgp tags: novem | |
| 20:04 | merge trunk check-in: 9f0391c078 user: dgp tags: core-9-0-b1-rc | |
| 19:56 | merge trunk check-in: 4627159c40 user: dgp tags: dgp-refactor | |
| 19:35 | merge 8.7 check-in: bedbc371ad user: dgp tags: trunk, main | |
| 01:09 | Corrections to object man page. check-in: 46a3781180 user: griffin tags: trunk, main | |
|
2023-10-29
| ||
| 22:07 | Merge 8.7 check-in: 9f8058cbff user: jan.nijtmans tags: trunk, main | |
|
2023-10-27
| ||
| 17:14 | Merge 8.7 check-in: e6127d0a7b user: jan.nijtmans tags: trunk, main | |
| 15:12 | Merge 9.0 check-in: f99dbd4d72 user: jan.nijtmans tags: tip-626 | |
| 15:11 | Merge 8.7 check-in: 171d9a4b13 user: jan.nijtmans tags: trunk, main | |
|
2023-10-24
| ||
| 15:29 | Merge 8.7 check-in: fa23567fe7 user: jan.nijtmans tags: trunk, main | |
|
2023-10-22
| ||
| 19:56 | Merge 9.0 check-in: f107021263 user: jan.nijtmans tags: tip-626 | |
| 19:49 | Remaining fixes for [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage check-in: 506bbed9ce user: jan.nijtmans tags: trunk, main | |
|
2023-10-21
| ||
| 14:51 | Merge 8.7 - Bug [31fc36fe47] - socket crash with multiple threads. check-in: b05d33be57 user: apnadkarni tags: trunk, main | |
| 06:09 | Merge 8.7 - Bug [33b2486199] - thread create/release unmounts zipfs check-in: 6afcffcb66 user: apnadkarni tags: trunk, main | |
|
2023-10-19
| ||
| 18:48 | Merge 8.7 check-in: f67f60d202 user: jan.nijtmans tags: trunk, main | |