Tcl Source Code

Changes On Branch tip-257-implementation-branch
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tip-257-implementation-branch Excluding Merge-Ins

This is equivalent to a diff from 254dc62eaa to 29c0ed87e2

2006-10-31
09:20
Renamed functions to reduce confusion and added to header file. Closed-Leaf check-in: 29c0ed87e2 user: dkf tags: tip-257-implementation-branch
09:14
Added more API as requested by Arnulf Wiedermann <[email protected]> Also added more comment... check-in: 4a234b23e9 user: dkf tags: tip-257-implementation-branch
2006-02-02
09:54
Space/style improvements check-in: 48e0d2a0b6 user: dkf tags: trunk
2006-02-01
23:57
Check in the working version of the OO code. This is *definitely* still broken and incomplete, but ... check-in: 9966504530 user: dkf tags: tip-257-implementation-branch
23:34
Restore formatting goodness check-in: 254dc62eaa user: dkf tags: trunk
20:17
* generic/tclProc.c: minor improvements to [apply] * tests/apply.test: new tests; apply-5.1 curren...
check-in: 0ddc34dbb9 user: msofer tags: trunk

Changes to generic/tcl.h.

Changes to generic/tclBasic.c.

Changes to generic/tclCmdIL.c.

Changes to generic/tclInt.decls.

Changes to generic/tclInt.h.

Changes to generic/tclIntDecls.h.

Changes to generic/tclNamesp.c.

Added generic/tclOO.c.

Added generic/tclOO.h.

Added generic/tclOOCall.c.

Added generic/tclOODefineCmds.c.

Added generic/tclOOInfo.c.

Changes to generic/tclProc.c.

Changes to generic/tclVar.c.

Changes to tests/info.test.

Added tests/oo.test.

Changes to unix/Makefile.in.

Changes to win/Makefile.in.

Changes to win/makefile.bc.

Changes to win/makefile.vc.