Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
34 check-ins using file generic/tclStubInit.c version 91f3c68ed5
|
2017-05-05
| ||
| 22:57 | TIP#457: Remove -varname, add level for -upvar check-in: 824ce85c80 user: mlafon tags: tip-457 | |
|
2017-04-26
| ||
| 14:06 | Experiment, does this work? Still to be tested: Eliminate variable triggerPipeVal/eventFdVal (just u... Closed-Leaf check-in: 2d07e770af user: jan.nijtmans tags: tip-458-experiment | |
| 13:48 | Move some variable declarations closer to where they are used. No change in functionality. check-in: cf831b219f user: jan.nijtmans tags: tip-458 | |
|
2017-04-23
| ||
| 20:46 | TIP#457: Update proc and info documentation check-in: e722c70aad user: mlafon tags: tip-457 | |
|
2017-04-20
| ||
| 22:01 | TIP#457: Fix warnings in InfoArgSpecCmd check-in: 68a6d74898 user: mlafon tags: tip-457 | |
| 10:13 | Entry for text.n into exclude_refs_map inserted. check-in: 9b324dcab5 user: gcramer tags: trunk | |
|
2017-04-18
| ||
| 21:09 | merge trunk check-in: d54a7e08cc user: mlafon tags: tip-457 | |
| 19:02 | merge core-8-6-branch check-in: 0ca94b41a1 user: jan.nijtmans tags: trunk | |
| 06:15 | merge-mark check-in: cc29baf4fd user: jan.nijtmans tags: z_modifier | |
|
2017-04-17
| ||
| 12:05 | Repair revised tests that failed. check-in: 467717ad27 user: dgp tags: trunk | |
|
2017-04-14
| ||
| 13:00 | merge trunk check-in: 242a7d68cd user: jan.nijtmans tags: tip-458 | |
| 10:04 | merge trunk check-in: 89e408ec01 user: jan.nijtmans tags: z_modifier | |
| 09:06 | merge core-8-6-branch check-in: 71e6ac46c0 user: jan.nijtmans tags: trunk | |
|
2017-04-13
| ||
| 12:20 | Translate all \u???? sequences to their UTF-8 counterpart in *.msg files: It is faster during parsin... check-in: a6c8a2df48 user: jan.nijtmans tags: trunk | |
| 10:00 | Merge trunk check-in: 0169fbc878 user: jan.nijtmans tags: tkt3328635-posix-monotonic-clock | |
|
2017-04-12
| ||
| 13:49 | merge trunk. New TIP is getting shape. check-in: 062aba6c2a user: jan.nijtmans tags: z_modifier | |
| 13:43 | If %llu is considered invalid, it means that "%" TCL_LL_MODIFIER "u" cannot be used Tcl_ObjPrintf(),... check-in: 7f1a6f68a7 user: jan.nijtmans tags: trunk | |
| 13:15 | Revert recent commit. TIP 237 is clear that %llu is invalid. check-in: 55cb96d9d2 user: dgp tags: trunk | |
| 12:33 | merge core-8-6-branch check-in: e6b6bedf25 user: jan.nijtmans tags: trunk | |
| 12:00 | merge trunk check-in: cee5251dd0 user: jan.nijtmans tags: initsubsystems | |
| 10:06 | merge trunk check-in: 031a739fcd user: jan.nijtmans tags: z_modifier | |
| 09:35 | merge core-8-6-branch check-in: 14915702ec user: jan.nijtmans tags: trunk | |
|
2017-04-11
| ||
| 15:20 | Remove some unnecessary "struct" definitions and some type casts no longer necessary. No functional ... check-in: 1f5acc492f user: jan.nijtmans tags: trunk | |
| 11:30 | unbreak windows build (by previous commit) check-in: d64f0632a8 user: jan.nijtmans tags: trunk | |
|
2017-04-10
| ||
| 16:21 | More minor style fixes. check-in: 4809613b1b user: dkf tags: trunk | |
| 12:39 | Merge Harald's "robust-async-connect-tests" branch. Thanks! check-in: 9f162eb401 user: jan.nijtmans tags: trunk | |
| 09:35 | merge (minor style issues from) trunk check-in: 6ecd17f92a user: jan.nijtmans tags: tip-468 | |
|
2017-04-09
| ||
| 16:51 | Minor style issues through the socket implementation code. check-in: 11fdde797a user: dkf tags: trunk | |
| 14:32 | TIP 468 implementation from Shannon Noe. check-in: ca6b6fe37e user: dkf tags: tip-468 | |
|
2017-04-07
| ||
| 15:15 | merge trunk check-in: a771bb4f89 user: jan.nijtmans tags: z_modifier | |
| 15:11 | Minor simplification in tcl.h: For the Tcl_WideAsLong/Tcl_LongAsWide/Tcl_WideAsDouble/Tcl_DoubleAsWi... check-in: ceda176637 user: jan.nijtmans tags: trunk | |
| 14:48 | Use "0o" in stead of "0" as octal prefix in more places. check-in: c48c3ddc4b user: jan.nijtmans tags: z_modifier | |
| 13:46 | Merge trunk. Only use hash prefix (0x, 0b, 0 ) if value is not 0, except for %p. check-in: 9997117f12 user: jan.nijtmans tags: z_modifier | |
|
2017-04-06
| ||
| 15:25 | Some more (internal) stub entries which can be cleaned up with -DTCL_NO_DEPRECATED, because they are... check-in: d731f72293 user: jan.nijtmans tags: trunk | |