nsf

Clone Tools
  • last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix build environment to be able to fetch Tcl tarballs via https; updated tclkits for linux, macos, and win.

silence gcc7+: use attribute based approach for denoting fall through in case statements

make unused argument explicitly as unused.

improve cleanness of compilation when compiled without threads

fix missed version bump

Fix endless loop at exit, when compiled without thread support

Many thanks to Pavel Demin for reporting this bug.

Added NR callback for uplevel; to be tested (WIP)

Eliminate TCL_INTERP_DESTROYED flag (as suggested by TIP #543)

cleanup after merge

Merge branch 'master' of ssh://alice.wu-wien.ac.at/usr/local/src/git-repo/nsf

add hints for re-tagging

Fix version bump

Bump version number to 2.4.0

Added CI entries to README.release [skip ci]

Whitelist branches on the branches themselves

Update branch settings in CI descriptors

Update branch settings in CI descriptors

update stats

update tcl.4 file (get rid of macOS warnings about obsolete option "-prebind", likely to become an error in future macOS versions)

    • -898
    • +276
    /library/mongodb/configure
    • -436
    • +273
    /library/mongodb/m4/tcl.m4
remove unused file

Merge branch 'master' of ssh://alice.wu-wien.ac.at/usr/local/src/git-repo/nsf

ChangeLog-2.2.0-2.3.0.log, Announce2.3.0: Updated changelog and announcement [skip ci]

doc/example-scripts/*.html: Regenerated asciidoc examples [skip ci]

    • -9
    • +11
    /doc/example-scripts/container.html
    • -3
    • +3
    /doc/example-scripts/rosetta-classes.html
    • -4
    • +4
    /doc/example-scripts/rosetta-sudoku.html
    • -9
    • +11
    /doc/example-scripts/ruby-mixins.html
* configure.ac, configure: Fix package version to include patch level (was dropped unintentionally); regenerated docs

Update copyright years [skip ci]

Update copyright years [skip ci]

final polishing

improve spelling

Updated changelog and announcement [skip ci]

minor cleanup and extended regression test - reduce returns before end of function - reduce variable scopes - don't use variable for different purposes