Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 355146f0e06198ab.

2016-07-10
14:15
[3606121] Making tests less cross-dependent. check-in: e2bacdca41 user: dkf tags: core-8-6-branch
14:14
Fixes to namespace-old.test Closed-Leaf check-in: c5ddb319aa user: dkf tags: bug-3606121
12:45
Fix to resolver.test check-in: 6045212d73 user: dkf tags: bug-3606121
07:59
Fixes to namespace.test check-in: 68b9457756 user: dkf tags: bug-3606121
06:41
Bugfix [da340d4f32]. clock-55.9 and clock-55.10 test failures. check-in: b6a05c2ceb user: ashok tags: core-8-6-branch
06:33
Fix compiler warnings (const-ness and unused label) that did not show up in the non-optimized build... check-in: d8603114aa user: ashok tags: core-8-6-branch
2016-07-09
19:40
merge novem check-in: 7675692667 user: dgp tags: dgp-refactor
19:08
merge trunk check-in: fcd8a73b39 user: dgp tags: novem
17:21
merge trunk check-in: c991627aa9 user: dgp tags: tip-445
15:47
merge 8.6 check-in: 217fdba06e user: dgp tags: trunk
14:30
Fix missing constraints for Windows-specific tests check-in: 270139a1e3 user: ashok tags: core-8-6-branch
14:26
Revise INST_INVOKE_REPLACE to call EvalObjv with TCL_EVAL_INVOKE and no longer call EvalObjEx which ... check-in: d14a538b3b user: dgp tags: core-8-6-branch
14:23
Fixed docs for prior check-in (exec of .CMD files on Windows) check-in: ec74f7d026 user: ashok tags: core-8-6-branch
14:18
Bugfix [9ece99d58b]. Make exec understand .CMD files on Windows. check-in: 2b6ee27091 user: ashok tags: core-8-6-branch
13:26
[1493a43044] Make [namespace upvar] ignore variable resolvers; the previous situation was completely... check-in: 3749c1071e user: dkf tags: core-8-6-branch
11:13
Bugfix [3613671]. file owned implementation for Windows. check-in: 4fe9800f92 user: ashok tags: core-8-6-branch
08:27
Bugfix [ae61a67192]. file {stat, type, size} etc. support for built-in special Windows files/devices... check-in: 5e0bded748 user: ashok tags: core-8-6-branch
2016-07-08
14:19
Repair some memory corruption problems in EnsembleCmdRep. check-in: 65348900a8 user: dgp tags: core-8-6-branch
12:38
(cherry-pick): Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows. check-in: 7843c5472d user: jan.nijtmans tags: core-8-5-branch
10:34
merge trunk check-in: 706fbc1eb0 user: jan.nijtmans tags: novem
10:30
Merge core-8-6-branch: Bug [a47641a031]. TclJoinPath was calling TclNewFSPathObj with a first argume... check-in: 4589a9d17c user: jan.nijtmans tags: trunk
10:28
Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj in many places where po... check-in: 48cb8436f1 user: jan.nijtmans tags: trunk
09:46
Use TCL_HASH_TYPE #define for compatibility with Tcl8 in stead of TCL_HASH_KEY_TYPE_VERSION_2 check-in: 09ffa50505 user: jan.nijtmans tags: novem-bighash
07:58
Bug [a47641a031]. TclJoinPath was calling TclNewFSPathObj with a first argument that was not an abso... check-in: c96de4ed64 user: ashok tags: core-8-6-branch
06:56
Adapt hash-function and hash-table to allow hash-tables to grow >1Gb on 64-bit platforms. check-in: ef7ec3df37 user: jan.nijtmans tags: novem-bighash
2016-07-07
19:50
Missed a cleanup line, which created a memleak. Closed-Leaf check-in: 355146f0e0 user: dgp tags: dgp-ecr
18:44
To use a Tcl_Command token [aka (Command *)] for epoch checking, we must not permit it to be freed w... check-in: c8510ad941 user: dgp tags: dgp-ecr
17:00
Fully fix old bug [a16752c252] that has been only partially fixed until now to support legacy tclcom... check-in: ccccdf967c user: dgp tags: novem
10:08
Expose the AVOID_RESOLVERS flag to [namespace upvar] implementations, which seem to need it. Closed-Leaf check-in: 3514f007e1 user: dkf tags: bug-1493a43044
08:35
Also test the interpreted path. check-in: 97119b1afc user: dkf tags: bug-1493a43044
07:54
merge trunk check-in: 33e8f920fa user: jan.nijtmans tags: novem
07:48
Merge core-8-6-branch: New tests to demo the remaining flaw in ensemble dispatch revisions. Itcl 4 ... check-in: ded621ba1e user: jan.nijtmans tags: trunk
06:30
Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows. check-in: b697ecad74 user: ashok tags: core-8-6-branch
2016-07-06
16:47
Create and use a utility Tcl_NRPostProc when decr ref count of values is all that is needed. check-in: 706fa34f9f user: dgp tags: core-8-6-branch
15:50
Simplify all the Tcl_NRPostProc declarations. check-in: 1c9802632e user: dgp tags: core-8-6-branch
15:12
[bd7f17bce8] Revise ensemble dispatch to call TclNREvalObjv() which supports the TCL_EVAL_INVOKE fla... check-in: 3e81a6e8f0 user: dgp tags: core-8-6-branch
15:10
Unnecessary #undef and unnecessary type cast. check-in: a8e6f3afc4 user: jan.nijtmans tags: novem
10:09
Make epoch in ProcessGlobalValue a size_t check-in: c4722e507b user: jan.nijtmans tags: novem-more-memory-API
09:23
merge novem check-in: 2612497ee5 user: jan.nijtmans tags: novem-more-memory-API
2016-07-05
22:05
Demonstrate that there is a problem. check-in: 38c92c9106 user: dkf tags: bug-1493a43044
19:54
Enable TCL_EVAL_INVOKE support in the Tcl*Eval(Ex)* family. Closed-Leaf check-in: 80f54ac235 user: dgp tags: bug-bd7f17bce8
17:03
New tests to demo the remaining flaw in ensemble dispatch revisions. Itcl 4 also demonstrated these ... check-in: 0bd7b3cdcd user: dgp tags: core-8-6-branch
09:56
Merge trunk. Some more internal use of size_t in stead of int. check-in: 8144cc0c67 user: jan.nijtmans tags: novem
08:55
Fixup the ensemble rewrite conversions check-in: b6ce502ee0 user: jan.nijtmans tags: trunk
08:53
Fixup the ensemble rewrite conversions (merge fork) check-in: b2827b9d1c user: jan.nijtmans tags: core-8-6-branch
2016-07-04
20:39
Fixup the ensemble rewrite conversions. Closed-Leaf check-in: de9a40683e user: dgp tags: core-8-6-branch-fork
08:46
Merge trunk check-in: 4305ba4a5f user: jan.nijtmans tags: novem
08:39
Use conventional list operations for ensemble dispatch Add ability to disassemble TclOO constructors... check-in: b73ca431a6 user: jan.nijtmans tags: trunk
08:36
typo and end-of-line spacing check-in: 4251186884 user: jan.nijtmans tags: core-8-6-branch
08:18
Add ability to disassemble TclOO constructors and destructors ([1493a43044] motivates) check-in: 5fc1ac9c4f user: dkf tags: core-8-6-branch