Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 6a87d68046140a14.

2013-01-14
19:56
merge trunk remove some EXTERN and CONST usages in tclUnixPort.h Closed-Leaf check-in: d05def2132 user: jan.nijtmans tags: bug-3598300
19:42
merge trunk check-in: f0d9025358 user: mig tags: mig-no280
19:11
backout novem - merges are noisy enough as it is check-in: 370629d5e7 user: mig tags: mig-strip-brutal
18:02
update INCOMPATIBILITIES check-in: add96adf79 user: mig tags: mig-strip-brutal
18:00
removing "uninteresting" files (doc, Changelog) to reduce merge conflicts check-in: e6c519de83 user: mig tags: mig-strip-brutal
15:23
forgot two #undef's check-in: e643c0a9c3 user: jan.nijtmans tags: trunk
15:19
Put back Tcl_[GS]etStartupScript in internal stub table, so extensions using this, compiled against ... check-in: 159d19e85b user: jan.nijtmans tags: trunk
15:04
*** CLOSED *** the code lives in the newer version of the branch

merge trunk Closed-Leaf check-in: cc8466e440 user: mig tags: mig-nre-mods

15:01
merge trunk check-in: 92db875654 user: mig tags: mig-alloc-reform
12:14
remove tip348: errorstack check-in: 9d2ae9006e user: mig tags: mig-no280
11:00
remove tip348: errorstack check-in: a5fe7b7d06 user: mig tags: mig-strip-brutal
08:32
merge trunk via no280 check-in: 3ff2f11b3b user: mig tags: mig-strip-brutal
08:11
merge trunk check-in: e0f3a4b292 user: mig tags: mig-no280
2013-01-13
23:26
Various bits of cleanup, efficiencies, and comment documentation in tclVar.c (from mig-review) check-in: 34c7f786b2 user: mig tags: trunk
23:15
Various bits of cleanup, efficiencies, and comment documentation in tclVar.c (from mig-review) check-in: 8aca9a8e96 user: mig tags: core-8-5-branch
18:12
Clarify readable fileevent "false positives" in the case of multibyte encodings/transforms [Bug 3436... check-in: 1b05bdee42 user: ferrieux tags: trunk
18:08
Fix TclBackgroundException implementation check-in: b82ed99827 user: jan.nijtmans tags: bug-3562640
17:49
ensure that TIP #139 entries cannot be stub-accessed through tcl.h check-in: c1b07548b1 user: jan.nijtmans tags: bug-3562640
17:40
Add TIP #139 API check-in: 44bd5b08b7 user: jan.nijtmans tags: bug-3562640
09:13
If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are taken from the public stu... check-in: 7a46d6fb7a user: jan.nijtmans tags: trunk
09:04
If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are taken from the public stu... check-in: 4c2509336a user: jan.nijtmans tags: core-8-5-branch
2013-01-12
22:23
merge trunk Remove various double-defined (both in public and private stub tables) functions from pr... check-in: 93807ff0cd user: jan.nijtmans tags: novem
21:57
Put back TclBackgroundException in internal stub table, so extensions using this, compiled against 8... check-in: 10413f8ec8 user: jan.nijtmans tags: trunk
18:32
Decouple (List-like) TokenArray intreps from parent object to avoid pull-the-rug shimmering effects ... check-in: 86e21dd01d user: ferrieux tags: dgp-refactor
10:53
discouraging the compiler from re-reading *pc in the peephole loop, part2 (any diff?) check-in: 6a87d68046 user: mig tags: ISC-peephole
10:49
discouraging the compiler from re-reading *pc in the peephole loop check-in: aca39f9669 user: mig tags: ISC-peephole
10:14
even better ... or so I hope: also inlining INST_PUSH1 in the peephole, checking for ISC after LOAD1... check-in: e8fdf6d26b user: mig tags: ISC-peephole
2013-01-11
23:29
merge trunk check-in: 8fc1e382f6 user: mig tags: ISC-peephole
21:16
better comments check-in: 7299843751 user: mig tags: ISC-peephole
18:05
fix for consecutive ISC (produced by [while 1 {...}) check-in: eae6510cde user: mig tags: ISC-peephole
17:33
merge trunk check-in: af6f7ab078 user: dgp tags: dgp-refactor
17:27
Test for Bug 1884496 (not buggy on trunk). check-in: ebc33b0d1d user: dgp tags: trunk
15:37
testing a cheaper(?) INST_START_COMMAND check-in: c718302fca user: mig tags: ISC-peephole
14:15
merge trunk check-in: d8848dae5b user: dkf tags: bug-3600328
14:04
First attempt at fixing problems caused by [array set] inside [namespace eval], which caused partial... check-in: aa3b9c941a user: dkf tags: bug-3600328
13:44
merge trunk Add Tcl_Canceled, Tcl_BackgroundException to the list as well. check-in: 1dc6c89845 user: jan.nijtmans tags: bug-3562640
13:03
merges check-in: a737d88683 user: mig tags: mig-strip-brutal
12:45
merge trunk check-in: e1fc074fec user: mig tags: mig-no280
12:43
merge trunk check-in: 75b83898e5 user: mig tags: mig-nre-mods
12:43
merge trunk check-in: 82f56635d2 user: mig tags: mig-alloc-reform
12:42
Name functions according to 'what' instead of 'how' in the [tailcall] machinery, in view of making p... check-in: 436a4cdd32 user: mig tags: trunk
2013-01-10
21:44
merge mig-nre-mods check-in: 0968a8dae3 user: mig tags: mig-no280
21:39
bring in improvs from trunk check-in: b6343c1d9f user: mig tags: mig-nre-mods
21:18
tailcall now running in a simpler model, with no eval-flags and no nre-stack rewriting; yieldto also... check-in: 7bbaefb54f user: mig tags: trunk
20:43
tailcall now running in a simpler model, with no eval-flags and no nre-stack rewriting. check-in: ab22e6199f user: mig tags: mig-nre-mods
20:28
merge trunk check-in: 2f274ed277 user: mig tags: mig-nre-mods
19:04
merge trunk check-in: c8969e4cd8 user: mig tags: mig-alloc-reform
18:36
merge trunk check-in: 68d60b33f1 user: dgp tags: dgp-refactor
18:17
fix off-by-one error introduced in bd7d7a2061 check-in: 6547cc9e7b user: mig tags: trunk
17:22
Merge trunk through conflict-free, failure-free checkins. check-in: 4c9fad4837 user: dgp tags: dgp-refactor