Timeline
Not logged in

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

50 events by user dkf occurring around 2006-09-17 22:03:58.

2006-09-27
13:25
Stop people from creating objects with empty names; it doesn't work. check-in: 252c65ffba user: dkf tags: tip-257-implementation-branch
13:24
Regen check-in: 603cf325c6 user: dkf tags: tip-257-implementation-branch
13:23
TclRenameCommand should take const arguments check-in: e3b0530098 user: dkf tags: tip-257-implementation-branch
2006-09-26
21:12 Ticket [1565751fff] unsigned field flag for binary scan status still Open with 1 other change artifact: 9aae825945 user: dkf
2006-09-25
22:46
Finished off [self] and fixed up the mess that was class mixins to no longer have odd lurking nasti... check-in: f8e2b9db45 user: dkf tags: tip-257-implementation-branch
22:30
Remove parameters; I'm not going to implement them (for now) Add class filters, as I understand how ... check-in: 852966c1b5 user: dkf tags: tip-257-implementation-branch
15:02
Minor change: Improved code style check-in: bf0b0d3463 user: dkf tags: trunk
07:09 Pending ticket [1564677fff]: possible NULL deref in Tcl_DeleteEvents plus 8 other changes artifact: 84c3fc6366 user: dkf
00:09
Fix [Bug 1564677] check-in: a44b4eb923 user: dkf tags: trunk
2006-09-22
21:55
Oops, wrong length in comparison produces random results in qsort() when one value is a prefix of a... check-in: f499b8b5cf user: dkf tags: tip-257-implementation-branch
21:54 Pending ticket [1562528fff]: Wrong use of 0 in Tcl_AppendResult plus 7 other changes artifact: 6f74769c2e user: dkf
14:48
Fix [Bug 1562528] check-in: 1f72f1dc04 user: dkf tags: core-8-4-branch
14:45
Fix [Bug 1562528] check-in: 9a6f412e81 user: dkf tags: trunk
00:18
Filled out more [self] subcommands check-in: 80df17542c user: dkf tags: tip-257-implementation-branch
2006-09-21
07:04 Ticket [1562528fff] Wrong use of 0 in Tcl_AppendResult status still Open with 1 other change artifact: d81aa11a44 user: dkf ... 1 similar event omitted.
2006-09-20
23:01
Added many comments; code should be more readable now. check-in: 113453d6f1 user: dkf tags: tip-257-implementation-branch
00:12
More extensive (complete?) testing of the oo::struct class Working and tested 'variable' method of o... check-in: 3284871232 user: dkf tags: tip-257-implementation-branch
00:07
Use the FOREACH macro check-in: 9739dc3b0f user: dkf tags: tip-257-implementation-branch
2006-09-19
23:52
Move FOREACH declaration to more useful place check-in: 958da8ec45 user: dkf tags: tip-257-implementation-branch
22:11 Ticket [1561260fff] Problem with big integers status still Open with 4 other changes artifact: 44e22f08b0 user: dkf
22:07
Fix nasty bug with limits, vwait's (C) traces, and interpreter restart... check-in: 751b0d8690 user: dkf tags: trunk
2006-09-18
23:02
oo::struct now seems to be working, but more tests needed. Also arranged for all (public) ::oo comma... check-in: 552ec6711a user: dkf tags: tip-257-implementation-branch
2006-09-17
22:08
Remove a useless epoch field Add (most) of the 'struct' class definition; still needs tests check-in: 24d8b5b1d3 user: dkf tags: tip-257-implementation-branch
22:03
Add some dependency info for convenience check-in: 4ab93e9ed3 user: dkf tags: tip-257-implementation-branch
2006-09-13
19:47 Ticket [1557855fff] fcopy doesn't handle large sizes status still Open with 3 other changes artifact: fabb7cb884 user: dkf
2006-09-11
20:33 Ticket [1555698fff] socket name corruption status still Open with 4 other changes artifact: f20184832a user: dkf ... 1 similar event omitted.
2006-09-10
17:25 Ticket [1551762fff] 64 bit integer math on Cygwin broken status still Open with 4 other changes artifact: 060a8c43b9 user: dkf
2006-09-08
02:57 Ticket [1552883fff] msgcat dict usage status still Closed with 4 other changes artifact: 9be916befb user: dkf ... 1 similar event omitted.
2006-09-05
20:44 Ticket [1552653fff] add Tcl_RunMainLoop() status still Open with 2 other changes artifact: 45b08138ae user: dkf
2006-09-03
06:26 Ticket [1550858fff] Tcl_Main-4.4 test failure status still Open with 1 other change artifact: 76cd944e6f user: dkf
2006-09-02
21:04
Some tidying, and fix remaining known call context generation and trace generation bugs. check-in: 1bd62544ef user: dkf tags: tip-257-implementation-branch
2006-09-01
15:29
More functionality, more tests, more bugs uncovered... check-in: e809410864 user: dkf tags: tip-257-implementation-branch
12:11
Improvements in error trace handling check-in: 66cd120136 user: dkf tags: tip-257-implementation-branch
10:40
More tests (all passing), and got rid of the knownBug from all tests. check-in: 055c4e35e6 user: dkf tags: tip-257-implementation-branch
2006-08-31
23:27
More introspection and starting to assemble the [oo::definer] metaclass check-in: bcee6d2234 user: dkf tags: tip-257-implementation-branch
15:43
Fix bloopers check-in: 3af609789f user: dkf tags: tip-257-implementation-branch
15:41
Add more introspection Change line endings to LF check-in: a76bef062d user: dkf tags: tip-257-implementation-branch
15:41
Change to using LF line endings check-in: cdff92950a user: dkf tags: tip-257-implementation-branch
2006-08-30
23:49
Reorganization to support more types of methods and method cloning. Now can clone non-class objects.... check-in: 634064f6b6 user: dkf tags: tip-257-implementation-branch
15:35
Test updates to start checking introspection facilities check-in: d366834cac user: dkf tags: tip-257-implementation-branch
14:53
Implementations of many of the simpler introspective actions. check-in: 8662f03c75 user: dkf tags: tip-257-implementation-branch
14:23
Outline of the additions to [info] command. No changes to test suite yet, nor any functional impleme... check-in: fdf32fc3ba user: dkf tags: tip-257-implementation-branch
2006-08-29
23:13
small error message changes check-in: f3386b1f83 user: dkf tags: tip-257-implementation-branch
15:21
Squelching another nasty edge case that causes crashes check-in: 20015fde33 user: dkf tags: tip-257-implementation-branch
14:47
Squelch crash when destroying the root of the object tree. The root is special. check-in: 0d19c7d89d user: dkf tags: tip-257-implementation-branch
13:09
More use of ensemble tricks to improve error messages check-in: d0c7ac00b8 user: dkf tags: tip-257-implementation-branch
11:01
Better handling of method arguments, added (currently failing) test to check check-in: 65d94ddd66 user: dkf tags: tip-257-implementation-branch