Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
72 check-ins using file win/tclWinFCmd.c version f4bcda35ee
|
2020-03-09
| ||
| 15:45 | TCL_UNUSED in the unix sources. check-in: 2c910028eb user: dgp tags: core-8-branch | |
| 14:43 | need internal header now. check-in: 6ebad1c60d user: dgp tags: core-8-branch | |
| 14:40 | Bring TCL_UNUSED to macosx sources. check-in: 5cc2745f54 user: dgp tags: core-8-branch | |
| 14:34 | more check-in: d5175f6050 user: dgp tags: core-8-branch | |
| 13:15 | More check-in: c708d98e98 user: dgp tags: core-8-branch | |
| 12:31 | More TCL_UNUSED check-in: bfd792d6c8 user: dgp tags: core-8-branch | |
|
2020-03-08
| ||
| 13:58 | More TCL_UNUSED. check-in: 64f9094067 user: dgp tags: core-8-branch | |
|
2020-03-07
| ||
| 18:25 | Move TCL_UNUSED to tclInt.h, so we can still deprecate JOIN() check-in: 03a59b7382 user: jan.nijtmans tags: core-8-branch | |
| 15:55 | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using (void *) in stead of (c... check-in: b56451f9c1 user: jan.nijtmans tags: core-8-branch | |
| 00:41 | Unused arguments in the OO source code files. check-in: 5425076e95 user: dgp tags: core-8-branch | |
|
2020-03-06
| ||
| 23:44 | more check-in: 0c2f7a4275 user: dgp tags: core-8-branch | |
| 21:22 | More unused arguments through the IO code. check-in: 7e017e8119 user: dgp tags: core-8-branch | |
| 20:57 | more check-in: cda0377279 user: dgp tags: core-8-branch | |
| 20:46 | more unused arguments check-in: 3656b194a1 user: dgp tags: core-8-branch | |
| 20:34 | merge 8.6 check-in: a865c4a0a2 user: dgp tags: core-8-branch | |
| 20:23 | more check-in: ad8e174b1a user: dgp tags: core-8-branch | |
| 20:15 | more check-in: 13b631deb2 user: dgp tags: core-8-branch | |
| 20:01 | (no comment) check-in: 39fb72358b user: dgp tags: core-8-branch | |
| 19:58 | (no comment) check-in: 66b859de26 user: dgp tags: core-8-branch | |
| 19:29 | more unused arguments check-in: 4636032e27 user: dgp tags: core-8-branch | |
| 18:31 | more of the same check-in: 8a8a5646ef user: dgp tags: core-8-branch | |
| 18:02 | More TCL_UNUSED(). check-in: 1d62614dd9 user: dgp tags: core-8-branch | |
| 16:42 | More TCL_UNUSED deployment check-in: e13acfb306 user: dgp tags: core-8-branch | |
| 14:41 | More TCL_UNUSED deployment. check-in: 1ce334a358 user: dgp tags: core-8-branch | |
| 13:55 | Untangle some MEM_DEBUG ifdeffery. check-in: 3940124add user: dgp tags: core-8-branch | |
| 13:45 | More deployment of TCL_UNUSED. (Travis appears happy with it). check-in: 6fb762327f user: dgp tags: core-8-branch | |
|
2020-03-05
| ||
| 19:17 | Have to move the JOIN() macro out of deprecation for this TCL_UNUSED. Alternatives welcome. check-in: 310c79a83a user: dgp tags: core-8-branch | |
| 19:09 | Merge TCL_UNUSED to dev branches for full Travis testing as a tool to arrest the undesirable explosi... check-in: 82986149f0 user: dgp tags: core-8-branch | |
| 14:42 | Merge 8.6 check-in: 6bc4d38831 user: jan.nijtmans tags: core-8-branch | |
| 11:48 | Merge 8.6 check-in: a4b71b9ca7 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-04
| ||
| 21:00 | merge 8.6 check-in: 8909782fe2 user: dgp tags: core-8-branch | |
| 18:26 | [65c9cd1534] Restore continuity of compatible function of [close] on a channel type that defines bo... Closed-Leaf check-in: 75cd9d9d6d user: dgp tags: bug-65c8cd1534 | |
| 16:17 | Merge 8.6 check-in: a16b4619c9 user: jan.nijtmans tags: core-8-branch | |
| 15:55 | Merge 8.6 check-in: 67d6f07392 user: jan.nijtmans tags: core-8-branch | |
| 13:59 | Merge 8.6 check-in: 6448bcf19b user: jan.nijtmans tags: core-8-branch | |
|
2020-03-02
| ||
| 17:08 | Create a new macro to deal with unused arguments so we can silence compiler warnings without the nee... Closed-Leaf check-in: fbffc93f82 user: dgp tags: dgp-unused-arguments | |
| 15:27 | Merge 8.7 check-in: 0fea9fa076 user: jan.nijtmans tags: strict-index-2 | |
| 15:18 | merge 8.7 check-in: 8dc990258d user: dgp tags: dgp-review | |
| 11:30 | Don't generate "deprecated" warning for Tcl_Close(), since only the stub entry is deprecated. Will b... check-in: 7aed6fc982 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-01
| ||
| 12:45 | Merge 8.7 check-in: e9ae457338 user: jan.nijtmans tags: strict-index-2 | |
|
2020-02-29
| ||
| 21:42 | Better error-message in case of "index out of range", mentioning the actual index which was out of r... check-in: 4e078fe8e9 user: jan.nijtmans tags: core-8-branch | |
| 21:10 | Fix test-cases (different error-message only) check-in: a6fd474a72 user: jan.nijtmans tags: strict-index-2 | |
|
2020-02-28
| ||
| 19:54 | merge trunk check-in: c430c8d4a4 user: dgp tags: dgp-review | |
| 16:07 | (experiment). How about making Tcl_GetIntForIndex() error-out when the index cannot be valid. E.g. "... check-in: 66c472a68c user: jan.nijtmans tags: strict-index-2 | |
| 14:23 | Minor TIP #562 fix: Missing #endif, results in (harmless) compiler warning when compiling with -DTCL... check-in: a652425f5d user: jan.nijtmans tags: core-8-branch | |
| 13:13 | Implement TIP #562: Deprecate channel types 1-4 check-in: 74755e2555 user: jan.nijtmans tags: core-8-branch | |
| 12:06 | Implement TIP #557: C++ support for Tcl check-in: c4a27f443c user: jan.nijtmans tags: core-8-branch | |
|
2020-02-26
| ||
| 10:58 | Merge 8.7 Closed-Leaf check-in: cfcbd55aba user: jan.nijtmans tags: cplusplus | |
|
2020-02-13
| ||
| 22:06 | Merge 8.7 check-in: c59e305ca6 user: jan.nijtmans tags: cplusplus | |
|
2020-01-07
| ||
| 15:20 | Merge 8.7 check-in: b219c8f278 user: jan.nijtmans tags: cplusplus | |
|
2019-12-20
| ||
| 16:11 | Fix 2 unused arguments with USE_DTRACE check-in: 49960e9b3c user: jan.nijtmans tags: cplusplus | |
| 14:23 | Two more unused arguments. Merge 8.7 check-in: 9ecacdc143 user: jan.nijtmans tags: cplusplus | |
|
2019-12-13
| ||
| 22:20 | merge-mark check-in: 3863b26e12 user: jan.nijtmans tags: cplusplus | |
| 22:12 | Merge 8.7 and (hopefully) fix Travis build with C++ check-in: 99180d133a user: jan.nijtmans tags: cplusplus | |
| 15:39 | Merge 8.7 check-in: a4ec5ee9ad user: jan.nijtmans tags: cplusplus | |
|
2019-12-12
| ||
| 16:14 | Merge 8.7. Add C++ entries for Windows to Travis build. check-in: c090d902cf user: jan.nijtmans tags: cplusplus | |
| 13:11 | Update win/tcl.m4, for use with C++ check-in: 4d8539b98e user: jan.nijtmans tags: cplusplus | |
|
2019-12-11
| ||
| 15:53 | Merge 8.7 check-in: 25b6c4eefb user: jan.nijtmans tags: cplusplus | |
|
2019-12-08
| ||
| 16:55 | Merge 8.7 check-in: 3909061642 user: jan.nijtmans tags: cplusplus | |
|
2019-12-03
| ||
| 16:12 | Merge 8.7 check-in: 41773410ac user: jan.nijtmans tags: cplusplus | |
|
2019-11-09
| ||
| 20:39 | Merge 8.7 check-in: 90a1a23f37 user: jan.nijtmans tags: cplusplus | |
|
2019-11-07
| ||
| 15:39 | Merge 8.7 check-in: 0c78b48a01 user: jan.nijtmans tags: cplusplus | |
|
2019-11-06
| ||
| 12:34 | Fix tclScan.c, not generating a string representation any more with unsigned wideints check-in: ea2c3fd303 user: jan.nijtmans tags: cplusplus | |
|
2019-11-04
| ||
| 12:10 | Merge 8.7 check-in: d6202cc2c7 user: jan.nijtmans tags: cplusplus | |
|
2019-10-25
| ||
| 20:32 | Merge 8.7 check-in: 519dbb4bbc user: jan.nijtmans tags: cplusplus | |
|
2019-10-24
| ||
| 15:34 | Merge 8.7 check-in: 8b08c15d80 user: jan.nijtmans tags: cplusplus | |
|
2019-10-06
| ||
| 20:39 | Merge 8.7 check-in: f5613703c1 user: jan.nijtmans tags: cplusplus | |
|
2019-10-01
| ||
| 19:32 | Merge 8.7 check-in: 87738da9b0 user: jan.nijtmans tags: cplusplus | |
|
2019-09-25
| ||
| 15:06 | Merge 8.7 check-in: 63d2673623 user: jan.nijtmans tags: cplusplus | |
|
2019-09-20
| ||
| 21:28 | merge-mark check-in: 1a0db3fd7a user: jan.nijtmans tags: cplusplus | |
| 13:53 | More Win32 API impovals. check-in: 3cd1f252bf user: jan.nijtmans tags: cplusplus | |
|
2019-09-19
| ||
| 18:27 | Merge 8.7 check-in: f6491a4282 user: jan.nijtmans tags: cplusplus | |