Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user dkf occurring around 2006-08-21 09:02:14.
|
2006-08-29
| ||
| 11:01 | Better handling of method arguments, added (currently failing) test to check check-in: 65d94ddd66 user: dkf tags: tip-257-implementation-branch | |
| 09:06 | Do not run destructors in deleted interpreters; it makes bad things happen on some platforms (esp. L... check-in: 25819362e2 user: dkf tags: tip-257-implementation-branch | |
|
2006-08-28
| ||
| 23:37 | Partial implementation of object cloning check-in: 17381ed8e0 user: dkf tags: tip-257-implementation-branch | |
| 15:53 | Added support for mixins and changing an object's class dynamically. check-in: f5ea786b6e user: dkf tags: tip-257-implementation-branch | |
| 01:09 | • Ticket [1546827fff] exec fails on explicit quotes status still Open with 5 other changes artifact: 2f0623ddb0 user: dkf | |
|
2006-08-27
| ||
| 14:33 | Memory now handled mostly right throughout. Filters now supported. check-in: 71661452ad user: dkf tags: tip-257-implementation-branch | |
|
2006-08-26
| ||
| 22:15 | Tidying up and most of object/class teardown now implemented. check-in: 0c23e1fdea user: dkf tags: tip-257-implementation-branch | |
|
2006-08-24
| ||
| 23:56 | Multiple inheritance (no filters, no mixins) and more of [self] check-in: 0b75ce7945 user: dkf tags: tip-257-implementation-branch | |
| 16:35 | • Closed ticket [1545399fff]: Grid anchor center problem in labelframes plus 6 other changes artifact: 7e8716f7c3 user: dkf ... 1 similar event omitted. | |
|
2006-08-23
| ||
| 23:43 | Add another test check-in: 7ab5acf1a3 user: dkf tags: tip-257-implementation-branch | |
| 23:37 | Some simple changes to make [global] (and related) work properly in methods. check-in: 9128289062 user: dkf tags: tip-257-implementation-branch | |
| 23:35 | Remove dead (and previously commented-out) code check-in: 77fb73e48a user: dkf tags: tip-257-implementation-branch | |
| 17:55 | • Ticket [1545151fff] TIP # 272 status still Open with 4 other changes artifact: d9dce81afa user: dkf ... 1 similar event omitted. | |
| 15:42 | Tweaking the init sequence; not yet important check-in: 118748827c user: dkf tags: tip-257-implementation-branch | |
| 14:38 | Partial implementation of the [self] command. check-in: 8d612b3ee0 user: dkf tags: tip-257-implementation-branch | |
| 09:29 | Make single inheritance and the [next] command work properly. check-in: 14b71b4b3a user: dkf tags: tip-257-implementation-branch | |
|
2006-08-22
| ||
| 23:36 | Some support for defining simple class hierarchies; incomplete and buggy though check-in: c9a7010d1d user: dkf tags: tip-257-implementation-branch | |
| 15:01 | Test method forwarding check-in: d548cb619f user: dkf tags: tip-257-implementation-branch | |
| 14:42 | Improved test check-in: 6c71dee38e user: dkf tags: tip-257-implementation-branch | |
| 14:37 | Another test, this time of self.method check-in: dc23c6dc3e user: dkf tags: tip-257-implementation-branch | |
| 10:50 | Add more tests. Working towards being able to do object cleanup properly check-in: e78d6b4fed user: dkf tags: tip-257-implementation-branch | |
|
2006-08-21
| ||
| 21:34 | Add support for export/unexport of commands (not yet properly inheritance-aware), and make method fo... check-in: 0e237eec29 user: dkf tags: tip-257-implementation-branch | |
| 15:55 | Nearly working destructor code. check-in: cc4b6e0a7c user: dkf tags: tip-257-implementation-branch | |
| 09:02 | Fix the 'gdb' target. check-in: 40c875a767 user: dkf tags: trunk | |
|
2006-08-20
| ||
| 12:20 | Constructors now work, but still no (real) inheritance so they're not very useful yet check-in: ae0495000a user: dkf tags: tip-257-implementation-branch | |
|
2006-08-19
| ||
| 17:22 | Stop spurious errors from the guts of AllocObject that prevented the test from passing check-in: d06f048ae0 user: dkf tags: tip-257-implementation-branch | |
| 16:58 | A version that can actually execute methods, and a test file to demonstrate it. check-in: 4fdd28be48 user: dkf tags: tip-257-implementation-branch | |
| 16:57 | Make 'make gdb' work correctly on Windows/msys. check-in: a1da9bc87f user: dkf tags: tip-257-implementation-branch | |
|
2006-08-18
| ||
| 22:28 | Assemble enough pieces together that at least some method dispatch is now working! check-in: bb7c24b12d user: dkf tags: tip-257-implementation-branch | |
|
2006-08-16
| ||
| 20:51 | Added [oo::define ? forward] check-in: 0f0c660b96 user: dkf tags: tip-257-implementation-branch | |
|
2006-08-14
| ||
| 17:43 | • Ticket [1539898fff] file copy doesn't handle relative symlinks status still Open with 2 other changes artifact: 2c1a677ffc user: dkf | |
| 15:58 | • Ticket [1539732fff] space character problem status still Open with 2 other changes artifact: 4960aeaf58 user: dkf | |
| 15:57 | • Ticket [1538926fff] exit in thread crashes tclsh status still Open with 1 other change artifact: 803245a48f user: dkf | |
| 10:01 | Added missing braces to validation code check-in: 8e8dd6e652 user: dkf tags: trunk | |
|
2006-08-13
| ||
| 21:35 | Bits and pieces of [oo::define]. Should now be able to define constructors, destructors and (simple)... check-in: c527a998a1 user: dkf tags: tip-257-implementation-branch | |
|
2006-08-11
| ||
| 20:50 | • Closed ticket [1352382fff]: Patch: efficiency saving in Tcl_CreateNamespace plus 3 other changes artifact: 9b790c7550 user: dkf | |
| 15:16 | It seems that the original submitter of the patch didn't test it. Add a critical buffer reset so th... check-in: 5506a882f7 user: dkf tags: trunk | |
| 13:50 | Applied [Patch 1352382] check-in: 58c8f54cd0 user: dkf tags: trunk | |
| 06:37 | • Ticket [1536227fff] Cygwin network pathname support status still Open with 4 other changes artifact: 9b9b24b0a2 user: dkf | |
|
2006-08-10
| ||
| 19:19 | • Closed ticket [1530474fff]: Shrink the .exe size plus 3 other changes artifact: dba203d8ac user: dkf ... 1 similar event omitted. | |
| 13:07 | D'oh! Fix silly mistakes. check-in: b5307d6e55 user: dkf tags: trunk | |
| 12:15 | Various minor object file size efficiency fixes. [Bug 1530474] check-in: a09967381c user: dkf tags: trunk | |
|
2006-08-09
| ||
| 21:24 | • Ticket [1513659fff] Unicode-related tests fail for non-C LANG status still Open with 4 other changes artifact: 6985b02486 user: dkf | |
| 21:20 | • Pending ticket [1376892fff]: print: wrong behaviour plus 2 other changes artifact: 51cfbc8181 user: dkf | |
| 21:18 | • Closed ticket [1534628fff]: usage text for lassign, bad style? plus 7 other changes artifact: 1c98a8b739 user: dkf | |
| 21:11 | • Ticket [1519714fff] Errors testing tcl 8.5a4 status still Open with 2 other changes artifact: 561c29728e user: dkf | |
| 20:57 | • Closed ticket [1531184fff]: 8.5a5 dict for segv on badly formatted dict plus 3 other changes artifact: e7421e1758 user: dkf | |