nsf

Clone Tools
  • last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rephrase err message

Suppress cppcheck warning: unused variable assignment

Suppress cppcheck warning: reduce variable scope

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

- return the result of ::mongo::run

    • -3
    • +10
    /library/mongodb/tests/nsf-mongo.test
Docs: Link version numbering in man pages to autoconf tooling (similar to the NaviServer setup), update copyright dates in man pages where needed

  1. … 6 more files in changeset.
Deactivate one test for now

Update man page for nxsh

Register shells.test

Some cleanup and adding basic test cases

nx::shell reform: Provide an alternative nx::shell impl (nx::shell2), used by all four shell scripts. nx::shell2 builds on Tcl's event loop, rather than while + update. This avoids blocking the Tk main window (update). In addition, nx::shell2 is closer to Tcl's native shells (e.g., no extra lines on enter, catches EOF).

Merge branch 'master' into fixObjParam

Improved mongodb interface for json/bson parsing: - rename function mongo::json to mongo::json::generate - introduce mongo::json::parse

Some verbosity for tracing issue

Fix doc on introspection for configure options

- cleanup up and improve debug statements - add generated code

- remove redundant line

- improve indentation

- updated TODO

xotcl2: - added "-returns" flag to XOTcl's instprocs/procs and methods, very similar to "-returns" in nx - extended serializer to handle "-returns" flag - extended regression test

    • -13
    • +17
    /library/xotcl/library/xotcl2.tcl
    • -0
    • +21
    /library/xotcl/tests/slottest.xotcl
Merge branch 'master' of ssh://alice.wu-wien.ac.at/usr/local/src/git-repo/nsf

- fix one case in interaction between get-trace and default value

Merged

Make XOTcl tests runnable again from plain tarball/git checkout

- minor cleanup

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

- Allow combination of "-trace get" with default value (was previously disallowed) - Extend regression test

Merge

Custom shell target for win makefile.vc

Custom shell target for win makefile.vc