Skip to content

Releases: flightaware/tclx

v8.6.3

25 Jan 22:03
Compare
Choose a tag to compare

Omnibus merge of submitted pull requests.

What's Changed

New Contributors

Full Changelog: v8.6.2...v8.6.3

v8.6.2

30 May 20:07
Compare
Choose a tag to compare
  • filter rresvport if not present

v8.6.1

24 Apr 14:20
4a4663b
Compare
Choose a tag to compare
  • Update internal version.

  • Update from gcc-7 to gcc-11 for jammy on linux

  • Import changes from pull #16 - silencing gcc-11 warnings.

Fix TclX profiling for Tcl 8.6

29 Mar 18:30
Compare
Choose a tag to compare
  • Don't iterate over tail calls, since tailcall can only be called in a proc context.
  • ordered traversal of directories in for_recursive_glob to fix tests.

Add coalesce

15 Aug 16:04
Compare
Choose a tag to compare

Adds coalesce command.
Fixes build warnings.

TIP-503 Remove CONST84

27 Jun 16:34
74f1674
Compare
Choose a tag to compare

Remove CONST84 use for upcoming Tcl 8.7 release.

Make release of configure change

07 Mar 19:16
8b01a0d
Compare
Choose a tag to compare

Make a release and normalize the release version tag.