''Based on Tcl/Tk 8.6a3'' ---- **Tcl Changes** ***Changes to Tcl Commands*** ****New Commands**** * [coroutine] [http://tip.tcl.tk/328] * [oo::class] [http://tip.tcl.tk/257] * [oo::copy] * [oo::define] * [oo::objdefine] * [oo::object] * [tailcall] [http://tip.tcl.tk/327] * tcl::[prefix] [http://tip.tcl.tk/195] * [yield] [http://tip.tcl.tk/328] * [tcl::unsupported]::[atProcExit] ****New Subcommands**** * [binary decode] [http://tip.tcl.tk/317] * [binary encode] * [chan pipe] [http://tip.tcl.tk/304] * [chan pop] [http://tip.tcl.tk/230] * [chan push] * [info coroutine] [http://tip.tcl.tk/328] * [interp cancel] [http://tip.tcl.tk/285] ****Expanded Syntax / New Options**** * [file delete] (''zero pathnames'') [http://tip.tcl.tk/323] * [file mkdir] (''zero pathnames'') [http://tip.tcl.tk/323] * [glob] (''zero patterns'') [http://tip.tcl.tk/323] * [global] (''zero variable names'') [http://tip.tcl.tk/323] * [lassign] (''zero variable names'') [http://tip.tcl.tk/323] * [linsert] (''zero elements'') [http://tip.tcl.tk/323] * [lrepeat] (''zero elements; zero repetitions'') [http://tip.tcl.tk/323] * [lsearch] '''-bisect''' [http://tip.tcl.tk/313] * [lsort] '''-stride''' [http://tip.tcl.tk/326] * [namespace ensemble] '''create''' '''-parameters''' [http://tip.tcl.tk/326] * [namespace upvar] (''zero variable names'') [http://tip.tcl.tk/323] * [tcl::tm::path add] (''zero pathnames'') [http://tip.tcl.tk/323] * [tcl::tm::path remove] (''zero pathnames'') [http://tip.tcl.tk/323] * [variable] (''zero patterns'') [http://tip.tcl.tk/323] ***Changed Tcl behavior*** * The following commands are script-modifiable [ensemble]s: [binary] * [lset] can now set the element at index '''end+1''', growing the list. ---- **Tk Changes** ***Changes to Tk Commands*** ****New Commands**** * [ttk_vsapi] ****New Subcommands**** * ''[canvas]'' '''moveto''' [http://tip.tcl.tk/236] ****Expanded Syntax / New Options**** ***Changed Tk behavior*** * GIF images written with LZW compression. ****New Events**** ---- **Changes to Bundled Packages** ***New packages*** ***Updated packages*** ---- !!!!!! %|[Category Documentation]|[Changes in Tcl/Tk]|% !!!!!!