Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins using file generic/tclProc.c version 93b9a403ba
|
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-16
| ||
| 19:37 | Remove "Dummy entry for stubs table backwards compatibility" code. No longer needed in Tcl 9.0 check-in: 06f70c5985 user: jan.nijtmans tags: trunk, main | |
| 19:26 | Fix binary/format/string testcase failures on 32-bit platforms. Reported by Harald Oehlmann. check-in: 252948ef01 user: jan.nijtmans tags: trunk, main | |
| 17:08 | Add currently failing test io-52.20.1 to check right file position after fcopy encoding read error check-in: dc39e2cc0d user: oehhar tags: trunk, main | |
| 09:29 | merge core-8-branch check-in: 3269bc5e96 user: dkf tags: trunk, main | |
| 00:05 | Add missing test files. A partial fix for bug [31c54e6a591ea]. check-in: b0e476f6da user: griffin tags: trunk, main | |
|
2023-11-15
| ||
| 08:28 | Merge 8.7 check-in: 95d8ab34f6 user: jan.nijtmans tags: trunk, main | |
|
2023-11-14
| ||
| 19:10 | merge trunk check-in: 8741a3ae2e user: dgp tags: rc0, core-9-0-b1-rc | |
| 18:48 | Missing/broken test constraints check-in: 14e4f76c77 user: dgp tags: trunk, main | |
|
2023-11-13
| ||
| 16:19 | Bug [c4eb46a1]: endless loop on non blocking gets with encoding error. No additional failing tests. check-in: 054ebbf73b user: oehhar tags: trunk, main | |
| 14:09 | Merge 8.7 check-in: 16b6279d13 user: jan.nijtmans tags: trunk, main | |
| 10:20 | TIP #657: Make "-profile strict" the default in Tcl 9.0 check-in: e9d398b2aa user: jan.nijtmans tags: trunk, main | |
| 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:12 | Rebase to latest 9.0 Closed-Leaf check-in: 0797156bae user: jan.nijtmans tags: tip-657 | |
| 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: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-11-02
| ||
| 17:00 | Merge main check-in: e85a6745f5 user: oehhar tags: tip-657 | |
|
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: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: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 | |