Tcl Source Code

Timeline
Login

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

50 events occurring around c397433be321e6d9.

2015-04-18
02:57 New ticket [9ca25bce13] There is no notion of local procedure inside a procedure. artifact: 2fa5f7ec77 user: anonymous
2015-04-17
21:23 Edit [245873c3642892ae|245873c364]: Move to branch mistake. Add propagating "hidden". Change background color to "#a0a0a0". Mark "Closed". artifact: d318368fef user: msofer
20:52
bring in dgp's improvements to zippy check-in: b285882061 user: msofer tags: trunk
2015-04-16
16:05 Closed ticket [da16fbe4a0]: Add comnand "info type" to Tcl language plus 7 other changes artifact: 4f94952a55 user: msofer
13:06 Edit [2d216803238aa5b8|2d21680323]: Mark "Closed". artifact: 73ecdb717e user: jan.nijtmans
12:27
Reduce the list walking by keeping lastPtr fields. Closed-Leaf check-in: 51052eab9b user: dgp tags: zippy-fifo
01:28 New ticket [da16fbe4a0] Add comnand "info type" to Tcl language. artifact: 874415a7ea user: anonymous
2015-04-15
19:57
Revise the zippy dance that pushes Blocks and Tcl_Objs back the shared pool so that the overal opera... check-in: ee5c16f99b user: dgp tags: zippy-fifo
2015-04-14
21:01 Ticket [29044ba23f] Remove redundant ranllib calls for make target "install-binaries" (unix build) status still Open with 3 other changes artifact: 6bb31b6202 user: erikleunissen ... 1 similar event omitted.
20:51 Ticket [8065d17822] Duplicate -DNDEBUG in compiler command with --disable-symbols status still Open with 3 other changes artifact: 7581ce7351 user: erikleunissen ... 1 similar event omitted.
20:47 Add attachment tcl.trunk.patch to ticket [8065d17822] artifact: 3cd32b4079 user: erikleunissen
20:47 New ticket [8065d17822] Duplicate -DNDEBUG in compiler command with --disable-symbols. artifact: 6972fd1e3f user: erikleunissen
17:48 Ticket [0e7c09eb49] tclsh in a command pipeline: ::tcl_interactive is 0, but interpreter is in interactive mode (halfway). status still Open with 3 other changes artifact: 4baa4902fa user: pooryorick
15:01 Add attachment tclsh_noninteractive_stream.diff to ticket [0e7c09eb49] artifact: 737764d7c1 user: pooryorick
14:55 New ticket [0e7c09eb49] tclsh in a command pipeline: ::tcl_interactive is 0, but interpreter is in interactive mode (halfway).. artifact: 3981a1206b user: pooryorick
2015-04-13
17:25 Add attachment tcl.trunk.patch to ticket [29044ba23f] artifact: 63d098e6d5 user: erikleunissen
17:25 Add attachment tk.trunk.patch to ticket [29044ba23f] artifact: a88a44c01e user: erikleunissen
17:24 New ticket [29044ba23f] Remove redundant ranllib calls for make target "install-binaries" (unix build). artifact: b7d802cf5d user: erikleunissen
2015-04-11
20:05 New ticket [2ca1f6da0d] Windows compilation in pkgs fails when using msys/configure. artifact: 223eba2f98 user: anonymous
2015-04-10
21:42 Ticket [35a839cba8] Can not reinitialize Tcl after Tcl_Finalize() status still Open with 3 other changes artifact: 12457f914e user: bdrewery
15:47 Ticket [0f94f855ca] Infinite loop on writing to TLS channel on negotiation failure status still Open with 3 other changes artifact: 72f0b89e6a user: dgp
15:46 Add attachment tlsIO.patch to ticket [0f94f855ca] artifact: f64b9d9a62 user: dgp
09:25 Closed ticket [a0a251e4e4]: tcl 8.6.4 compilation on windows with msys and VS2013 fails plus 6 other changes artifact: d2a434cb09 user: jan.nijtmans
09:23
Fix [a0a251e4e4]: tcl 8.6.4 compilation on windows with msy... check-in: c397433be3 user: jan.nijtmans tags: trunk
2015-04-09
23:08 Ticket [57945b574a] lock in forking process under heay multithreading status still Open with 3 other changes artifact: c7b8730c26 user: mistachkin ... 1 similar event omitted.
19:53
Add new public Tcl C API to allow a mutex to be unlocked and then finalized atomically. Candidate f... check-in: 30dc11630f user: mistachkin tags: bug-57945b574a
18:36 Ticket [0f94f855ca] Infinite loop on writing to TLS channel on negotiation failure status still Open with 3 other changes artifact: d5a419a5f9 user: aku ... 1 similar event omitted.
16:16 New ticket [57945b574a] lock in forking process under heay multithreading. artifact: e6da8733ba user: gustafn
15:08 Ticket [a0a251e4e4] tcl 8.6.4 compilation on windows with msys and VS2013 fails status still Open with 3 other changes artifact: a289e895a9 user: jan.nijtmans ... 1 similar event omitted.
13:39 Ticket [0f94f855ca] Infinite loop on writing to TLS channel on negotiation failure status still Open with 4 other changes artifact: 405024e8b8 user: dgp
09:27
Don't warn about warnings that are suppressed correctly now. check-in: d6a4608b51 user: dkf tags: trunk
09:20
Squelch otherwise-unavoidable OSX warnings. It's like magic! check-in: 4760483bbd user: dkf tags: trunk
2015-04-08
21:27 Ticket [0f42ff7871] tailcall punches through next status still Open with 4 other changes artifact: f599fb3f1b user: dkf
19:08
improve comments for TclMarkTailcall and friends check-in: 36cb964690 user: msofer tags: trunk
16:42 Ticket [0f42ff7871] tailcall punches through next status still Open with 3 other changes artifact: 8513b31795 user: dgp
16:42
Correction suggested by miguel. Passes test suite and fixes bug demos. check-in: 5c3a32ed23 user: dgp tags: bug-0f42ff7871
14:46 Ticket [0f42ff7871] tailcall punches through next status still Open with 3 other changes artifact: a9e2382114 user: dgp
14:37
Proposed fix. check-in: b77f0e1f77 user: dgp tags: bug-0f42ff7871
14:32 Ticket [0f42ff7871] tailcall punches through next status still Open with 5 other changes artifact: f55b1d7afa user: dkf ... 1 similar event omitted.
2015-04-06
17:59 Add attachment tk.trunk.patch to ticket [bc16203b0e] artifact: 8722d414f1 user: erikleunissen
17:59 Add attachment tcl.trunk.patch to ticket [bc16203b0e] artifact: 3ae423ea5f user: erikleunissen
17:54 New ticket [bc16203b0e] Allow programmatically adjustable optimization and debug flags. artifact: 7236c91c07 user: erikleunissen
2015-04-04
11:47
Don't fetch values we don't need. check-in: 6f8d422627 user: dkf tags: trunk
2015-04-03
05:56 Ticket [0f94f855ca] Infinite loop on writing to TLS channel on negotiation failure status still Open with 3 other changes artifact: ce0f1f52fc user: apnadkarni