Tcl-bounties icon indicating copy to clipboard operation
Tcl-bounties copied to clipboard

Bounty program for improvements to Tcl and certain Tcl packages

Results 22 Tcl-bounties issues
Sort by recently updated
recently updated
newest added

Not sure if this is the correct forum for this, but I'll give it a shot. I'm seeing a significant memory leak that seems to be caused by Tcl's puts...

I have been using tk mostly indirectly, via ruby and python bindings. (I understand that tcl isn't 1:1 related to tk as such, but I always call it tcl/tk mentally,...

The bounty text states that the Tcl Pro debugger must be "accepted into the core." I've looked at the debugger code and it appears to be pure Tcl. What do...

Please check if this issue has been solved with https://github.com/flightaware/tclx/pull/12.

This feature targets to the bounty item: Call-by-name syntactic sugar for proc definitions that would obviate most uses of upvar. This requires an extension of the Tcl core. I have...

Hello, I would like to work on improving the Tcl runtime performance. Before starting the coding work, we should agree on a benchmark first. Open questions: - Do you have...

This issue is not a TclX-specific problem but a bug/shortcoming in the Tcl core, TclX just happens to be the simplest way to expose it at script level. The ticket...

I've just published TIP #508 on the TIP archive: https://core.tcl.tk/tips/doc/trunk/tip/508.md I hope this TIP addresses the eponymous bounty. At present I can't post to the Tcl-Core list because of a...