Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

24 check-ins using file generic/tclInt.h version 2241ae3bdb

2016-09-08
15:11
merge check-in: 8d40770f84 user: dgp tags: dgp-literal-reform
2016-09-06
10:46
Fixed bug in pushed transforms with full internal buffers not writing out. check-in: 6636f975db user: dkf tags: trunk
2016-09-05
13:56
merge core-8-6-branch check-in: 4ba030874a user: jan.nijtmans tags: trunk
2016-08-30
13:57
merge trunk check-in: 2a530e021b user: jan.nijtmans tags: tip-389-impl
13:41
merge trunk check-in: 79b0e95d30 user: jan.nijtmans tags: tip-439, semver
13:07
Don't ever allow UTF-8 sequences of more than 4 characters to be generated or parsed, even when TCL_... check-in: 2de1551609 user: jan.nijtmans tags: trunk
2016-08-26
13:49
Merge dup-removal into search loop so we avoid pre-processing efforts on data that are never used. C... check-in: 6b4fc5cf0f user: dgp tags: trunk
2016-08-19
08:48
merge trunk check-in: fad3c1f68f user: jan.nijtmans tags: tip-439, semver
2016-08-10
04:27
* added some docco for [update] changes. Leaf check-in: f2ca25064c user: colin tags: updateextended
04:12
* [update] - added flags for all possible Tcl_DoOneEvent() modes - obviates [vwait] and provides a ... check-in: 26b64e7254 user: colin tags: updateextended
2016-07-28
21:43
Create new branch named "pyk-trunk" check-in: edeed2a4f8 user: pooryorick tags: pyk-trunk
2016-07-27
18:56
merge mark check-in: ac14beae58 user: dgp tags: trunk
2016-07-26
18:40
merge trunk check-in: 95b5fc0a7a user: dgp tags: bug-3418547
10:09
[db0a5f6417] Make a few tests resilient to differences in semantics of pipes between OSs. check-in: c853c914b6 user: dkf tags: trunk
2016-07-24
17:58
[6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size and that synchronous cop... check-in: 9b23417ffa user: dkf tags: trunk
2016-07-20
20:39
Stop internals intrusion into lists. check-in: 58ce371475 user: dgp tags: trunk
17:39
Streamline TclObjLookupVarEx check-in: 02c918099b user: dgp tags: trunk
16:32
Use strchr() to parse array variable syntax. check-in: dffa92924e user: dgp tags: trunk
15:43
Use the new private flag INDEX_TEMP_TABLE in testing command too. check-in: bef7bf0f11 user: dgp tags: trunk
03:05
Merge tzdata 2016f from ietf.org check-in: ebce0d21ba user: venkat tags: trunk
2016-07-19
20:40
Factor out common prologue. check-in: d0f7109ae5 user: dgp tags: trunk
19:52
merge 8.6 check-in: f82f6e686f user: dgp tags: trunk
19:33
"array search" is no longer a registered Tcl_ObjType. check-in: d2009889c6 user: dgp tags: trunk
19:31
[0363f0146c] Fix [array startsearch] id handling to support var name variations check-in: 67c987ee93 user: dgp tags: trunk