Itcl - the [incr Tcl] extension

Timeline
Login

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

34 check-ins using file generic/itclBase.c version 7e544408da

2017-12-23
12:49
Update to v1.1 of nmake rules check-in: 267666f7a2 user: apnadkarni tags: trunk
2017-12-22
13:24
somewhat simpler: use crlf for all win/*.vc files check-in: 95bae72ba0 user: jan.nijtmans tags: trunk
12:11
Change all win/*.vc files to crlf line-ending check-in: b040f21c2c user: jan.nijtmans tags: trunk
2017-12-15
18:00
Bump to Itcl 4.1.1; update tclconfig. check-in: c8aab128a3 user: dgp tags: trunk, itcl-4-1-1
2017-12-13
16:06
Merge in of new nmake build system check-in: 32a750153d user: apnadkarni tags: trunk
16:03
Update build system with nmakehlp -L support Closed-Leaf check-in: 158b0ab8f3 user: apnadkarni tags: vc-reform
2017-12-11
16:31
Built and tested with new nmake system check-in: 711c279238 user: apnadkarni tags: vc-reform
2017-12-10
16:43
Create new branch named "vc-reform" check-in: 3c4190c7eb user: apnadkarni tags: vc-reform
2017-12-06
08:33
Merge novem-support: No need any more to keep a separate branch for this (As long as we don't have hardcoded "9.0"s in it) check-in: 20862beede user: jan.nijtmans tags: trunk
2017-12-05
15:58
merge trunk Closed-Leaf check-in: d86b4b5393 user: dgp tags: novem-support
15:57
merge trunk check-in: f1d8addc78 user: dgp tags: novem-support
2017-12-04
19:54
Re-add changes from [cb262d64f3], which were inadvertenlty discarded. check-in: e0be2f9cc7 user: pooryorick tags: trunk
15:34
Remove dependence on the "deleteProc" member of Tcl's internal Namespace structure. check-in: 3c020b2e88 user: pooryorick tags: trunk
2017-12-01
10:36
Incease some fields in ItclPreserveInfo from int to size_t. Only used when debugging. Also add a ".project" file, handy for Eclipse. check-in: cb262d64f3 user: jan.nijtmans tags: trunk
2017-11-28
17:52
[SF Bug 280] Correct outdated scoped variable information. check-in: ddbbb14798 user: dgp tags: trunk
17:12
[SF Bug 279] Drop surplus quote. check-in: 7d61f6d79a user: dgp tags: trunk
2017-10-29
21:14
[SF Bug 271] Use refcounts to manage ItclObject lifecycle. check-in: e98b14aa28 user: dgp tags: trunk
2017-10-24
16:23
[SF Itcl Bug 278] itcl::is object -class filtered away namespace context before search. check-in: 94bb83e707 user: dgp tags: trunk
2017-09-21
12:24
More robust tests from Andy Goth check-in: b7221f9f97 user: dgp tags: trunk
2017-09-18
15:45
Be independent of the available [string] subcommands Closed-Leaf check-in: f5a879fb9e user: andy tags: amg-string-insert
00:44
Update tests for new [string insert] command check-in: ac7c36ed01 user: andy tags: amg-string-insert
2017-07-28
16:42
Add routines to manage ItclObject context. Add routines to directly access instance variables. Revise instance variable access to agree with class resolution rules. check-in: 0354a67b77 user: dgp tags: trunk, itcl-4-1-0
16:39
Remove dup stub Closed-Leaf check-in: 88967b5a00 user: dgp tags: experiment
2017-07-27
15:25
Make Itcl(Get|Set)InstanceVariable() agree (better) with class resolvers. check-in: aafddb80ea user: dgp tags: experiment
2017-07-25
20:33
Getting utilities exposed needed by Itk 4.1 check-in: cbc674f840 user: dgp tags: experiment
2017-07-20
20:54
Revert last commit and take the better approach. Stop ItclObjectCmd from going poking into Tcl's areas of the CallFrame. Use Itcl's own mechanisms for fetching proper context information. check-in: 3e21a7bc42 user: dgp tags: trunk
2017-07-07
18:48
Reproduce TclOO's practice of sticking context info in the clientdata of the current frame. This is needed because ItclObjectCommand goes poking in there expecting to find it. One internals intrusion leads to more. Ugly! But for now it fixes [Itk Bug 38744a21a0]. check-in: 23b1e4cd73 user: dgp tags: trunk
2017-06-29
11:51
merge bug fixes from 4.0.6 check-in: fa9bab3e83 user: dgp tags: trunk
2017-05-16
14:32
Complete removal of disabled code check-in: ca31ad30cc user: dgp tags: trunk
14:31
Complete removal of disabled code. Closed-Leaf check-in: 8f4a52efc1 user: dgp tags: dgp-method-type
2017-05-15
20:58
Merge long-standing feature branch dgp-method-type which already contains the fix for [c45384364c]. check-in: 7af2e87287 user: dgp tags: trunk
20:17
Add test for [c45384364c] to confirm it is fixed on dgp-method-type branch. check-in: a09c66b688 user: dgp tags: dgp-method-type
2017-04-17
16:10
merge trunk check-in: 5f2ee6a8a7 user: dgp tags: dgp-method-type
2016-09-16
13:07
merge trunk check-in: b2773188bf user: dgp tags: dgp-method-type