Tcl Source Code

Timeline
Login

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

50 events occurring around 36cb96469016c1c2.

2015-04-14
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 ... 2 similar events omitted.
2015-03-31
02:48
First sketch implementation of a Hash Array Map Trie (HAMT). check-in: b719efb9dd user: dgp tags: dgp-refactor
2015-03-27
12:56 Ticket [0f94f855ca] Infinite loop on writing to TLS channel on negotiation failure status still Open with 3 other changes artifact: b6d1b9e0db user: apnadkarni ... 1 similar event omitted.
08:06 Ticket [cafef7c585] Unexplained code in StringRplcCmd function (tclCmdMZ.c) status still Open with 3 other changes artifact: 9028117cc4 user: FireTcl ... 1 similar event omitted.
2015-03-25
14:09 Edit [e19921efbcf074e0|e19921efbc]: Change background color to "#f0a0a0". artifact: d78c6b0228 user: dkf
14:07 Edit [e4625e0e050d4af1|e4625e0e05]: Change branch background color to "#d0d0f0". artifact: 0173c5a1fc user: dkf
2015-03-24
18:38
merge novem check-in: cc8a52a073 user: dgp tags: dgp-refactor
18:37
merge trunk; purge TCL_HASH_KEY_STORE_HASH customization. That was a migration crutch to help code ... check-in: 237cb01cf9 user: dgp tags: novem
18:27
There's no need to constrain the declaration of Tcl_GetMemoryInfo(). check-in: 07823e2c5d user: dgp tags: trunk
18:19 Changes to wiki page "Tcl public macros" artifact: f2c5224e61 user: dgp