nsf

Clone Tools
  • last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prefer Tcl defined types over local prototypes

* nsfDebug.c, nsfInt.h (STRING_NEW, MEM_COUNT_ALLOC, MEM_COUNT_FREE): Fix compilation with --enable-memcount=yes.

WIP

* configure, configure.ac, nx.tcl, pkgIndex.tcl, xotcl2.tcl, pkg.vc: Bump version to 2.2.0.

Done with work on changelog and announcement. [skip ci]

Continued work on changelog and announcement. [skip ci]

Continued work on changelog and announcement. [skip ci]

Fix buggy case when blueprints are used to update interpreters with preexisting objects and classes. There, it was possible that objects are turned into baseclass objects, when the application classes are deleted.

    • -105
    • +209
    /library/serialize/serializer.tcl
Continued work on changelog and announcement. [skip ci]

Continued work on changelog and announcement. [skip ci]

Continued work on changelog and announcement. [skip ci]

improve spelling

    • -1
    • +1
    /doc/example-scripts/rosetta-sudoku.html
Continued work on changelog and announcement. [skip ci]

Continued work on changelog and announcement. [skip ci]

Continued work on changelog and announcement. [skip ci]

Continued work on changelog and announcement [skip ci]

* Adding changelog and announce file (WIP) for 2.2.0 [skip ci]

    • -0
    • +1616
    /ChangeLog-2.1.0-2.2.0.log
* makefile.vc (CFLAGS): Also set -DHAVE_UINTPTR_T.

* makefile.vc (CFLAGS): Add -DHAVE_INTPTR_T explicitly.

MSVC seems to be bad on const expressions

add starmethod design study

    • -0
    • +1058
    /doc/example-scripts/starmethod.html
    • -0
    • +206
    /doc/example-scripts/starmethod.tcl
improve spelling

fix typo

Improve comments, unify comment formatting and whitespace cleanup

properly initialize resultObj in all cases

remove dead assignments, initialize variables also on error paths

make sure to initialize all variables also in error cases

Reduce number of implicit type conversions Avoid use of macros

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

mprove alignment of prototypes and function definitions