Tcl Source Code

Timeline
Login

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

50 events occurring around c1b07548b1914356.

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
17:09 Edit [62c193ec9812887f|62c193ec98]: Change branch background color to "#b2988e". artifact: 56ffff5e86 user: miguel
17:07 Ticket [3598300fff] unix: tcl.h does not include sys/stat.h status still Open with 4 other changes artifact: b3195b2586 user: nijtmans
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
03:36 Ticket [3598300fff] unix: tcl.h does not include sys/stat.h status still Open with 4 other changes artifact: 64ade3acfa user: dkf
01:14 Ticket [1945538fff] Stalling async reads with package TLS status still Open with 5 other changes artifact: 9def8d1e2a user: ferrieux
01:13 Closed ticket [3436609fff]: Transforms/Encodings may generate false readable fileevent plus 7 other changes artifact: 7df8c36ba8 user: ferrieux
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:22 Edit [8aca9a8e961fb172|8aca9a8e96]: Edit check-in comment. artifact: 902444823b user: miguel
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
19:31 Ticket [3598300fff] unix: tcl.h does not include sys/stat.h status still Open with 5 other changes artifact: aa93d90859 user: nijtmans
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
17:07 Ticket [3598300fff] unix: tcl.h does not include sys/stat.h status still Open with 4 other changes artifact: c8329f3987 user: ferrieux
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
01:34 Ticket [1884496fff] read from freed memory status still Open with 4 other changes artifact: 40e7fd094a user: ferrieux
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:30 Ticket [3600328fff] array set broken in namespace eval status still Open with 4 other changes artifact: be78530573 user: dkf
21:16
better comments check-in: 7299843751 user: mig tags: ISC-peephole
20:12 Ticket [3600328fff] array set broken in namespace eval status still Open with 4 other changes artifact: de45b60a4e user: dkf ... 8 similar events omitted.
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