nsf

Clone Tools
  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix for my, documenting changes, serialzier, rpmbuild

    • -672
    • +649
    /xotcl/doc/langRef-xotcl.pdf
    • -2
    • +2
    /xotcl/library/lib/changeXOTclVersion.xotcl
  1. … 18 more files in changeset.
positional arguments for forwarder

extended __unknown

some cleanup

    • -3
    • +3
    /xotcl/library/store/XOTclGdbm/Makefile
    • -3
    • +3
    /xotcl/library/store/XOTclSdbm/Makefile
    • -3
    • +3
    /xotcl/library/xml/TclExpat-1.1/Makefile
fix in doObjInitialization

extended forwarder to execute commands

    • -4
    • +4
    /xotcl/library/store/XOTclGdbm/Makefile
    • -4
    • +4
    /xotcl/library/store/XOTclSdbm/Makefile
    • -4
    • +4
    /xotcl/library/xml/TclExpat-1.1/Makefile
more mem fixes

more mem fixes

mem fixes

next method

next method

fixed a potential crash when a instmixin was registered on itself; nonposargs

extended commands filter, mixin, instfilter, instmixin

    • -1
    • +1
    /xotcl/library/store/XOTclGdbm/Makefile
    • -7
    • +21
    /xotcl/library/store/XOTclGdbm/configure.in
    • -1
    • +1
    /xotcl/library/store/XOTclSdbm/Makefile
    • -7
    • +19
    /xotcl/library/store/XOTclSdbm/configure.in
    • -1
    • +1
    /xotcl/library/xml/TclExpat-1.1/Makefile
    • -6
    • +18
    /xotcl/library/xml/TclExpat-1.1/configure.in
extended commands filter, mixin, instfilter, instmixin

    • -3
    • +3
    /xotcl/library/patterns/Singleton.xotcl
    • -2
    • +2
    /xotcl/library/patterns/composite.xotcl
removed tclcmd/insttclcmd, more tests and cleanup, more speed, config improvements

    • -1
    • +1
    /xotcl/library/store/XOTclGdbm/Makefile
    • -1
    • +1
    /xotcl/library/store/XOTclSdbm/Makefile
    • -3
    • +3
    /xotcl/library/store/pkgIndex-subdir.add
    • -1
    • +1
    /xotcl/library/xml/TclExpat-1.1/Makefile
  1. … 6 more files in changeset.
fixes and introspection for forwarder

    • -3
    • +11
    /xotcl/library/serialize/Serializer.xotcl
    • -4
    • +4
    /xotcl/library/store/XOTclGdbm/Makefile
    • -4
    • +4
    /xotcl/library/store/XOTclSdbm/Makefile
    • -4
    • +4
    /xotcl/library/xml/TclExpat-1.1/Makefile
added percent substitutions for forwarder

fixed coredump in delegation, when no method is given

    • -1
    • +1
    /xotcl/library/store/XOTclGdbm/Makefile
    • -1
    • +1
    /xotcl/library/store/XOTclSdbm/Makefile
    • -1
    • +1
    /xotcl/library/xml/TclExpat-1.1/Makefile
instcmd and cmd, -inscope and -nomethod

mkinstdelegate and mkdelegate

mkinstdelegate and mkdelegate

    • -1
    • +1
    /xotcl/library/store/XOTclGdbm/Makefile
    • -1
    • +1
    /xotcl/library/store/XOTclSdbm/Makefile
    • -1
    • +1
    /xotcl/library/xml/TclExpat-1.1/Makefile
subdir traversal for distclean

    • -1
    • +1
    /xotcl/library/store/XOTclGdbm/Makefile
    • -1
    • +1
    /xotcl/library/store/XOTclSdbm/Makefile
    • -1
    • +1
    /xotcl/library/xml/TclExpat-1.1/Makefile
jim's patch for distclean

    • -1
    • +1
    /xotcl/library/store/XOTclGdbm/Makefile
    • -1
    • +1
    /xotcl/library/store/XOTclSdbm/Makefile
    • -1
    • +1
    /xotcl/library/xml/TclExpat-1.1/Makefile
jim's patch for distclean

    • -1
    • +1
    /xotcl/library/store/XOTclGdbm/Makefile
    • -1
    • +1
    /xotcl/library/store/XOTclSdbm/Makefile
    • -1
    • +1
    /xotcl/library/xml/TclExpat-1.1/Makefile
jim's patch for distclean

    • -1
    • +1
    /xotcl/library/store/XOTclGdbm/Makefile
    • -1
    • +1
    /xotcl/library/store/XOTclSdbm/Makefile
    • -1
    • +1
    /xotcl/library/xml/TclExpat-1.1/Makefile
execute instproc in definition namespace

    • -1
    • +1
    /xotcl/library/store/XOTclGdbm/Makefile
    • -1
    • +1
    /xotcl/library/store/XOTclSdbm/Makefile
    • -1
    • +1
    /xotcl/library/xml/TclExpat-1.1/Makefile
added $id$

Initial revision

    • -0
    • +2227
    /xotcl/ChangeLog
    • -0
    • +622
    /xotcl/Makefile.in
    • -0
    • +41
    /xotcl/apps/COPYRIGHT
    • -0
    • +152
    /xotcl/apps/actiweb/AgentClient.xotcl
    • -0
    • +61
    /xotcl/apps/actiweb/Counter.README
    • -0
    • +41
    /xotcl/apps/actiweb/Counter.xotcl
    • -0
    • +64
    /xotcl/apps/actiweb/Counter2.xotcl
    • -0
    • +44
    /xotcl/apps/actiweb/Counter3.xotcl
    • -0
    • +56
    /xotcl/apps/actiweb/Counter4.xotcl
  1. … 328 more files in changeset.
Created directory structure

    • -1
    • +1
    /xotcl/apps/actiweb/FormsWithState.xotcl
    • -1
    • +1
    /xotcl/apps/actiweb/univ/UNIVERSAL.xotcl
  1. … 123 more files in changeset.