library

Clone Tools
  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
security fix: avoid directory traversal attack in old XOTcl HTTP class

remove comma before "that"

  1. … 2 more files in changeset.
follow the Tcl, not the OpenACS numbering scheme

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

  1. … 1 more file in changeset.
improve spelling

bump version numbers consistently to 2.2

fix typos

    • -1
    • +1
    ./mongodb/tests/nx-reference-many.test
    • -4
    • +4
    ./xotcl/apps/comm/get-regression-nb.xotcl
    • -4
    • +4
    ./xotcl/apps/comm/get-regression.xotcl
  1. … 21 more files in changeset.
improve spelling

  1. … 4 more files in changeset.
- remove dead assignment - add cppcheck target

Removed last deprecated call of the mongo-c-driever (mongoc_collection_create_index())

updates of annouce file, tested with mongo-c-dirver 1.12.0 (released yesterday)

  1. … 4 more files in changeset.
bump version number to 2.2

update REAME file

update copyright information

improve markdown

change READE to markdown syntax

    • -0
    • +137
    ./mongodb/README.md
prefer new spelling of macOS

  1. … 3 more files in changeset.
updating mongodb interface for 2.2: - update to mongodb-c-driver 1.11.0 - reduce number of calls to deprecated driver functions as far as possible - improve cleanness of compilation (provde prototypes etc.) - bump version number to 2.2

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

  1. … 3 more files in changeset.
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
    ./serialize/serializer.tcl
improve spelling

  1. … 8 more files in changeset.
improve spelling

make sure to initialize all variables also in error cases

reduce variable scope and minor cleanup

* nx-test.tcl (run): Avoid use of [try], to render the test suite independent from the presence of 8.6 or tcllib's try. This may be reverted, once 8.5 support is dropped.

improve spelling

  1. … 1 more file in changeset.
use mongoc_iovec_t instead of struct iovec iov to improve cross-platform compatibility

improve comments

  1. … 9 more files in changeset.
improve wording

  1. … 3 more files in changeset.
improve tcl idioms