nsf

Clone Tools
  • last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- keep an internal list of Tcl_Objs of type mixinrefs for classes used as mixins. This list is used for avoiding stale entries in cases the mixin class is destroyed.

- remove redundant and different prototype

Left comment block unbalanced, fix

Bump version numbers in nx.tcl and xotcl2.tcl; adjust license statements

Rearrange 'make getstubs' slightly, so that we do not require the stub files present in generic/* for the build machinery to work properly

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

Done revising license statements in generic/*

  1. … 12 more files in changeset.
Merge branch 'master' of ssh://alice.wu-wien.ac.at/usr/local/src/git-repo/nsf

- fix a heisenbug probably showing sometimes up due to more aggressive Tcl_Obj sharing in newer versions of tcl 8.6

Correct and unify licensing statements in header files

Fix copyright statements in stubs* files

Fix copyright dates

Silence instructions, do not install xowish.in/ xotclsh.in

Bump version number in win build files

Trigger generation of pgk index scripts

Trigger generation of pgk index scripts

Trigger generation of pgk index scripts

Trigger generation of pgk index scripts

Adding another missing obj target

Irgh! Fix file extension

Add EXTERN to calm VC12, add missing C files from makefile.vc

Use correct slashing

Render file paths in a platform-independent manner

Make sure genstub.tcl is called in makefile.vc

Update nmakehlp (required for VC 12+)

- set the right version number to 2.0.0

- Make dtplite configurable in Makefile, e.g. make "DTPLITE=/usr/local/ns/bin/tclsh8.5 /usr/local/ns/bin/dtplite" man

- regenerate documentation

- bump verison number to 2.0 (also in .man files)

  1. … 5 more files in changeset.
- add Changelog for 2.0 release

    • -0
    • +1651
    /ChangeLog-2.0b5-2.0
- updated for mongo-c-driver 1.0.2 and MongoDB 2.6.5 - minor changes were necessary: MongogDB does not allow to delete a capped collection, one has to use drop

    • -10
    • +11
    /library/mongodb/tests/nx-mongo.test
Merge branch 'master' of ssh://alice.wu-wien.ac.at/usr/local/src/git-repo/nsf