Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 72aa757082cd96e0.

2016-10-30
08:31
[1ae12987cb] Ensure that deleting the [history] command deletes its storage. check-in: eb11bf9cb5 user: dkf tags: trunk
08:22
[1ae12987cb] Ensure that deleting the [history] command deletes its storage. check-in: 3135d5681f user: dkf tags: core-8-6-branch
05:07
One more place where the internal API change can be used easily. check-in: 77e725f099 user: dkf tags: core-8-6-branch
05:05
[b26e38a3e4] Ensure that compressing streams manage buffers correctly in all cases. check-in: f85e0e4fe4 user: dkf tags: trunk
05:04
[b26e38a3e4] Ensure that compressing streams manage buffers correctly in all cases. check-in: 83a6a4d431 user: dkf tags: core-8-6-branch
05:02
Fix the bug. Make use of zlib API in this area more like a Tcl API with wrapper function. Closed-Leaf check-in: e5b3cf7279 user: dkf tags: bug-b26e38a3e4
2016-10-29
21:03
Added test for bug check-in: 0dfc1b9ec5 user: dkf tags: bug-b26e38a3e4
2016-10-28
20:33
WIP check-in: 8f63620a09 user: dgp tags: dgp-string-cat
16:55
revise [dict append] to make use of common [string cat] engine. check-in: 673871f49c user: dgp tags: dgp-string-cat
15:47
merge trunk check-in: 65b0c59fbd user: dgp tags: dgp-string-cat
15:46
Add optimization to [dict append]. check-in: df0c2fc07c user: dgp tags: trunk
14:59
When appropriate, implement [join] with the common [string cat] engine. check-in: 5e2e74931b user: dgp tags: dgp-string-cat
14:45
Add obvious optimizations to [join] implementation. check-in: b24a53dd0c user: dgp tags: trunk
14:28
merge trunk check-in: 8fe04e59f6 user: dgp tags: dgp-string-cat
14:27
Add warning commentary making important assumptions explicit. check-in: 329ff4fad8 user: dgp tags: trunk
14:26
Add warning commentary making important assumptions explicit. check-in: f4bf80dafb user: dgp tags: core-8-6-branch
14:23
Add warning commentary making important assumptions explicit. check-in: 27b3f0c88b user: dgp tags: core-8-5-branch
14:06
merge trunk check-in: f9b8e6269b user: dgp tags: dgp-string-cat
14:06
Add obvious optimization to Tcl_GetCharLength(). check-in: a3157e22e5 user: dgp tags: trunk
2016-10-27
20:06
Convert INST_STR_CONCAT1 to the common `string cat` implementation. check-in: fc9ed1e751 user: dgp tags: dgp-string-cat
19:39
Start bringing all `string cat` operations into one place so it can be coded correctly one time inst... check-in: 30418debb6 user: dgp tags: dgp-string-cat
2016-10-26
08:07
Merge timezone data tzdata2016h check-in: 42830c2953 user: venkat tags: novem
08:04
Merge timezone data tzdata2016h check-in: 12bcc304b7 user: venkat tags: trunk
08:04
Merge timezone data tzdata2016h check-in: 4ea69c7b45 user: venkat tags: core-8-6-branch
08:03
Update timezone data to tzdata2016h from IETF check-in: 72aa757082 user: venkat tags: core-8-5-branch
2016-10-21
13:25
merge novem check-in: 9b85ecfae5 user: dgp tags: dgp-refactor
13:25
merge trunk check-in: e8a67dbd32 user: dgp tags: novem
13:12
merge trunk check-in: 463bbb7445 user: dgp tags: tip-445
13:12
merge 8.6 check-in: 5860b1c25b user: dgp tags: trunk
2016-10-20
20:02
Repair recently opened memleak. check-in: 1b68794acf user: dgp tags: core-8-6-branch
17:54
EVIL HACKs are bad. Unnecessary ones are intolerable. Bad tests cause trouble. check-in: 82918e7090 user: dgp tags: core-8-6-branch
16:37
merge trunk check-in: b1dcc7542c user: dgp tags: tip-445
2016-10-18
19:16
Use memcmp where possible. check-in: 1799506222 user: dgp tags: trunk
2016-10-14
19:54
merge trunk check-in: b4524d0b86 user: dgp tags: tip-445
19:29
[eb6b68c1a9] Simple fix for [string replace] error demonstrated by new test. check-in: 699a33324b user: dgp tags: trunk
19:28
[eb6b68c1a9] Simple fix for [string replace] error demonstrated by new test. check-in: f58d30ec32 user: dgp tags: core-8-6-branch
2016-10-13
17:11
merge novem check-in: c172a6aac7 user: dgp tags: dgp-refactor
17:04
merge trunk check-in: 071bc9cadb user: dgp tags: tip-445
17:03
merge trunk check-in: 237090c178 user: dgp tags: novem
16:56
Merge INST_STR_REPLACE fixes and improvements. check-in: 85150d4e86 user: dgp tags: trunk
16:50
Another streamline. check-in: 2b134348a0 user: dgp tags: core-8-6-branch
16:43
Stop invading the String internals to work around a bug. Fix it instead. check-in: f32a003e9a user: dgp tags: core-8-6-branch
15:37
Streamline the substring copying case of [string replace] bytecode execution. check-in: 597976a69d user: dgp tags: core-8-6-branch
2016-10-12
17:31
Correct improper NULL return from initializing Tcl_InitStringRep(o, b, 0). Go ahead and return point... check-in: e429fe0958 user: dgp tags: tip-445
16:58
Reduce direct use of the tclEmptyStringRep. check-in: 48b4b1d728 user: dgp tags: tip-445
15:14
Purge another direct access to bytes field. check-in: efe3b3ea35 user: dgp tags: tip-445
14:11
merge trunk check-in: 26734ca1a2 user: dgp tags: tip-445
14:01
merge novem check-in: bfd8b2d1e7 user: dgp tags: dgp-refactor
14:01
merge trunk check-in: b204e61ca2 user: dgp tags: novem
13:47
merge TclParseNumber fixes check-in: b83207f166 user: dgp tags: trunk