library

Clone Tools
  • last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- simplified usage of ObjectName() and ClassName() macros (no caller parenthesis needed) - added exerpimental object property keepcaller self (currently only evaluated by aliased objects)

  1. … 7 more files in changeset.
Bump version number to 2.0 to avoid confusions with the serializer from XOTcl 1

    • -1
    • +1
    ./xotcl/library/serialize/Serializer.xotcl
- library/serialize/serializer.tcl: Remove uses of ::nsf::method::property to handle "returns", now redundant because "returns" are properly reported by "info method definition"

- xotcl/library/comm/Httpd.xotcl: force dates in GMT as HTTP RFCs require

- Httpd: force GMT dates as required by RFC

  1. … 1 more file in changeset.
- restructured directories, added configure options, some more cleanup

  1. … 16 more files in changeset.
- nx based c code generator for experimenting with different code engines

  1. … 7 more files in changeset.
nsf.c, nsf.h, nsfStack.c, nx.tcl, tcl-cool.tcl, xotcl2.tcl - fix spelling in comments - strip unneeded space

  1. … 4 more files in changeset.
- Removed obsolete CVS-$Ids - Updated dates of Copyrights - Removed unneeded c++ hints for Emacs

  1. … 15 more files in changeset.
- better to let file classify this file as latex than C++

all artifacts saved

  1. … 4 more files in changeset.
- fixed 2 more version numbers for xotcl 1.6.7

* xotcl.c: some c-cleanup * library files: require exact version numbers to avoid conflicts with XOTcl 2.0

  1. … 4 more files in changeset.
- nsf.c: fix call of DispatchDefaultMethod() in cases it triggers an error for 8.6b - nx.tcl: give a slightly better error message in case the root-object of an ensemble is called directly

  1. … 2 more files in changeset.
- bump version number to 2.0b3

  1. … 2 more files in changeset.
- library/nx/nx.tcl: Some slight renamings for the sake of consistency in the docs

- library/nx/nx.nxd: Rewrote and completed API doc for nx::Class

  1. … 1 more file in changeset.
- library/lib/nxdoc-assets/submethod.html.yuidoc: Supporting origin resolution for submethods.

    • -6
    • +6
    ./lib/nxdoc-assets/submethod.html.yuidoc
- TODO: Noted down some observations, issues. To be reviewed. - library/nx/nx.nxd: Completed doc of ::nx::Object - library/nx/nx.tcl: While documenting ::nx::Object, I applied some changes along the way. For example, adding a missing element to the require() API, removing some unwanted params from the "info slot *" sub-interface, added some parameter types where appropriate, ...

  1. … 1 more file in changeset.
- remove obsolete comments

Having rewritten 2/3 of nx::Object

  1. … 1 more file in changeset.
- added copyright notice to nx.tc and xotcl2.tcl

Revert "- Changed "Institute of IS ..." to "Institute for IS ...""

  1. … 3 more files in changeset.
- Changed "Institute of IS ..." to "Institute for IS ..."

  1. … 3 more files in changeset.
- update copyright files

- remove obsolete CVS IDs

  1. … 2 more files in changeset.
- make sure to use "XOTcl 2.0" instead of just XOTcl in "package req" to avoid confusions due to beta state - remove more obsolete and untested files

    • -1
    • +1
    ./xotcl/apps/comm/get-regression-nb.xotcl
    • -1
    • +1
    ./xotcl/apps/comm/get-regression.xotcl
    • -2
    • +1
    ./xotcl/apps/comm/secure-webclient.xotcl
    • -2
    • +1
    ./xotcl/apps/comm/secure-webserver.xotcl
    • -3
    • +3
    ./xotcl/apps/comm/test-tls-client.xotcl
    • -2
    • +3
    ./xotcl/apps/comm/test-tls-server.xotcl
  1. … 42 more files in changeset.
- remove currently untested scripts, requiring in part currently unssupported packages

    • -151
    • +0
    ./xotcl/apps/actiweb/AgentClient.xotcl
    • -61
    • +0
    ./xotcl/apps/actiweb/Counter.README
    • -205
    • +0
    ./xotcl/apps/actiweb/FormsWithState.xotcl
    • -22
    • +0
    ./xotcl/apps/actiweb/Receiver.xotcl
    • -71
    • +0
    ./xotcl/apps/actiweb/examples.README
    • -82
    • +0
    ./xotcl/apps/actiweb/securePlaceDemo.xotcl
    • -21
    • +0
    ./xotcl/apps/actiweb/univ/UNIVERSAL.css
    • binary
    ./xotcl/apps/actiweb/univ/UNIVERSAL.jpg
    • -204
    • +0
    ./xotcl/apps/actiweb/univ/UNIVERSAL.rdf
    • -1
    • +0
    ./xotcl/apps/actiweb/univ/UNIVERSAL.xotcl
  1. … 16 more files in changeset.
- appended .tcl suffix

    • -0
    • +306
    ./nx/nxdocIndex.tcl
  1. … 1 more file in changeset.
- add .tcl to nxdocIndex to make it recognized as Tcl file (pkgIndex has as well a .tcl extension)

  1. … 1 more file in changeset.