library

Clone Tools
  • last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 1 more file in changeset.
* nx.tcl, xotcl2.tcl: Fully qualify uses of Tcl's upvar and uplevel, to avoid confusion when introducing equally named procs/ cmds in the OS namespaces.

  1. … 1 more file in changeset.
improve spelling

  1. … 3 more files in changeset.
improve spelling

  1. … 4 more files in changeset.
- added new variant of "volatile" trying to mimick the XOTcl1 volatile behavior. - added experimental feature NSF_WITH_TCL_OBJ_TYPES_AS_CONVERTER, which uses registered TclObjTypes as value checkers (currently deactivated)

  1. … 4 more files in changeset.
protect legacy HTTPd against XSS on error messages

make sure, the restted path ends with a slash

security fix: avoid directory traversal attack in old XOTcl HTTP class

follow the Tcl, not the OpenACS numbering scheme

  1. … 10 more files in changeset.
change version number to first version number after the 2.2.0 release (2.3d0)

  1. … 6 more files in changeset.
bump version numbers consistently to 2.2

  1. … 1 more file in changeset.
fix typos

  1. … 34 more files in changeset.
* configure, configure.ac, nx.tcl, pkgIndex.tcl, xotcl2.tcl, pkg.vc: Bump version to 2.2.0.

  1. … 5 more files in changeset.
improve spelling

improve comments

  1. … 13 more files in changeset.
improve wording

  1. … 4 more files in changeset.
remove duplicated word

fix typos

fix typos

  1. … 2 more files in changeset.
Fold "substdefault" and "substdefaultoptions" into a single parameter option "substdefault"

  1. … 4 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
- Use more straightforward Tcl idiom to access first character of a string - Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL)

  1. … 10 more files in changeset.
- Use uniform spelling of "Tcl" - Fix more spelling errors

  1. … 18 more files in changeset.
Use uniform spelling of "Tcl"

  1. … 11 more files in changeset.
Improve spelling

  1. … 39 more files in changeset.
adjust programming style

* Updated copyright dates and copyright notices

  1. … 17 more files in changeset.
* Updated copyright dates and copyright notices

  1. … 17 more files in changeset.
*xotcl2.tcl (Class->unknown): Use ::nsf::current explicitly to avoid nx/xotcl self hickups

xotcl2 unknown: fix regressions due to uplevel mambo-jumbo