nsf

Clone Tools
  • last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduce dead assignments and variable scopes

make sure, the restted path ends with a slash

    • -2
    • +2
    /library/xotcl/library/comm/Httpd.xotcl
security fix: avoid directory traversal attack in old XOTcl HTTP class

    • -0
    • +7
    /library/xotcl/library/comm/Httpd.xotcl
Remove src/build artifacts from nsfConfig.sh

regenerated configure script

improve handling of HAVE_INTTYPES_H under windows

make sure, macros HAVE_INTPTR_T and HAVE_UINTPTR_T are set (should probably upgrade to newer TEA version)

fix typo

guard definition of PRIxPTR by HAVE_INTTYPES_H and not by HAVE_STDINT_H

improve type cleanness

fix typo

remove comma before "that"

use consistently US spelling variation

remove comma before that

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

* disposition.test, parameters.test: Adjust tests to reflect the changed representational behaviour for numerics (int, wide) according to TIP 514 (now in Tcl 8.7a2+).

improve spelling

help static analyzer to parse statements

use consistently US spelling variants

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

* Makefile.in, win/makefile.vc: Add TCL_PKG_PREFER_LATEST to avoid version hickups (stable beating latest) somewhere from TCLLIBPATH etc.

update README.release to make sure, all version numbers in configure.ac are updated properly

* configure: Make sure configure is stashed with repo, as autotools are not automatically re-generated (e.g., in build array)

* object-system.test: Add a simple test to catch incomplete version bumps earlier

update configure file as well with NSF_MINOR_VERSION=2

bump also NSF_MINOR_VERSION after release

fix version number in configure.ac

follow the Tcl, not the OpenACS numbering scheme

prefer US american spelling variants

change version number to first version number after the 2.2.0 release (2.3d0)