Timeline
Not logged in

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

50 events by user dgp occurring around 2007-09-04 17:43:42.

2007-09-06
19:23
* generic/tclInterp.c (Tcl_Init): Removed constraint on ability to define a cu... check-in: 2289e361d8 user: dgp tags: trunk
18:20
merge updates from HEAD check-in: e581a62da3 user: dgp tags: core-stabilizer-branch
18:13
* generic/tclInt.decls: New internal routine TclBackgroundException() * generic/tclE... check-in: d487b6177f user: dgp tags: trunk
05:22 Ticket [455867ffff] Introspect channels by type status still Open with 4 other changes artifact: 955d8a8659 user: dgp
04:52 Ticket [1557574fff] Add Tcl_SetInitProc() status still Open with 4 other changes artifact: 83c0572e38 user: dgp
04:52 Ticket [1523878fff] obviating init.tcl search.source in interp create status still Open with 4 other changes artifact: d354753c75 user: dgp
04:31 Closed ticket [1264623fff]: TCL_GENERIC_ONLY config unmaintained plus 8 other changes artifact: 748bb1e01a user: dgp
2007-09-05
23:49 Ticket [768664ffff] TclCreatePipeline still alters argv status still Open with 5 other changes artifact: b1df46a84f user: dgp
23:46 Ticket [1032314fff] namespace inscope regexp in :unknown status still Open with 5 other changes artifact: 578b7ea9d7 user: dgp
23:41 Ticket [1783544fff] TclIsNaN may get "optimized away" status still Open with 5 other changes artifact: 2344a171c8 user: dgp
23:22 Ticket [1436096fff] unqualified cmd names in ensemble dicts status still Open with 4 other changes artifact: 5b905c2929 user: dgp
23:21 Closed ticket [440891ffff]: Linux inlining defeats compat/*.c plus 7 other changes artifact: 6a73c1ddd9 user: dgp
23:13 Ticket [962519ffff] nativeFilesystemRecord comparisions invalid with threads status still Open with 4 other changes artifact: 24e0a41610 user: dgp
22:29 Ticket [1111134fff] unload and shared lib detaching status still Open with 4 other changes artifact: cc490f1340 user: dgp
21:31
* generic/tclBasic.c: Removed support for the unmaintained * generic/tclExecute.c:... check-in: 52d95eb911 user: dgp tags: trunk
20:58 New ticket [1788984fff] namespace code doc improvement . artifact: b2927338b8 user: dgp
15:12 New ticket [1788551fff] `make shell` fails on Fedora. artifact: e65f80637b user: dgp
00:51 Pending ticket [1787846fff]: "wideInt" objType registration plus 7 other changes artifact: 093d48e406 user: dgp
2007-09-04
22:19 Ticket [1786457fff] event loop effect: a bug? status still Open with 2 other changes artifact: 8dc032d0e2 user: dgp
19:21
merge updates from HEAD check-in: fefe134c13 user: dgp tags: core-stabilizer-branch
19:17
* unix/Makefile.in: It's unreliable to count on the release manager to remember ... check-in: 162b8bc485 user: dgp tags: trunk
18:48
merge updates from HEAD check-in: 13b6ba3eb6 user: dgp tags: core-stabilizer-branch
18:45
* unix/Makefile.in: Corrections to `make dist` dependencies to be sure that maco... check-in: 7dd4382253 user: dgp tags: trunk
18:36
merge updates from HEAD check-in: 3dd1e96fca user: dgp tags: core-stabilizer-branch
18:35
* unix/Makefile.in: Corrections to `make dist` dependencies to be sure that maco... check-in: cefd8aaaf1 user: dgp tags: trunk
17:43
merge updates from HEAD check-in: 93ee5fafc4 user: dgp tags: core-stabilizer-branch
16:43 New ticket [1787911fff] array search of env. artifact: c8dbda013a user: dgp
14:59 New ticket [1787846fff] "wideInt" objType registration. artifact: 36ab0fa386 user: dgp
2007-09-01
01:13 Ticket [1779249fff] alternate var and command resolver status still Open with 4 other changes artifact: c3a589f5de user: dgp
01:13 Add attachment 1779249.patch to ticket [1779249fff] artifact: 8aeafe761a user: dgp
2007-08-31
02:58 Ticket [219198ffff] add sample Makefile target and all.tcl file for tcl tests to status still Open with 1 other change artifact: b924bb11ca user: dgp ... 1 similar event omitted.
2007-08-30
23:35 Ticket [1779249fff] alternate var and command resolver status still Open with 4 other changes artifact: f500ad3c7e user: dgp
19:24
* generic/tclCompile.c: Added fflush() calls following all callers of * generic/tclE... check-in: 2387f90c46 user: dgp tags: trunk
2007-08-28
21:13 Open ticket [1771754fff]: fCmd-6.26 success plus 4 other changes artifact: 1b9a41b15c user: dgp
17:43
* generic/tclCompExpr.c: Use a table lookup in ParseLexeme() to determine lex... check-in: a042911ac1 user: dgp tags: trunk
16:24
* generic/tclBasic.c: Used unions to better clarify overloading of * generic/tclCo... check-in: 011da3090c user: dgp tags: trunk
2007-08-27
19:56
* generic/tclCompExpr.c: Call TclCompileSyntaxError() when expression syntax ... check-in: 2eb1879aac user: dgp tags: trunk
15:12
* generic/tclCompile.c: Move the deallocation of local LiteralTable * generic/tclCom... check-in: 27a33626be user: dgp tags: trunk
14:56
* generic/tclCompExpr.c: Force numeric and boolean literals in expressions to... check-in: d4d9e06b8a user: dgp tags: trunk
2007-08-24
21:34
* generic/tclCompExpr.c: Register literals found in expressions * tests/compE... check-in: 5d79ae73c5 user: dgp tags: trunk
21:07 Ticket [1780870fff] tcl segfaults when using intel compiler status still Closed with 4 other changes artifact: 64e35d6cb7 user: dgp
17:34 New ticket [1781282fff] clock scan case sensitive. artifact: 7e616efb8b user: dgp
2007-08-23
20:00
* library/init.tcl ([auto_load_index]): Delete stray "]" that created an expr syntax... check-in: e0f8f0d180 user: dgp tags: trunk
19:35
* generic/tclCompCmds.c (TclCompileReturnCmd): Added crash protection to handle cal... check-in: 22360ee017 user: dgp tags: trunk
17:20
* generic/tclCompExpr.c: Suppress the attempt to convert to numeric when pre-... check-in: e488b4a8cd user: dgp tags: trunk
2007-08-22
14:04
Missing init in ParseExpr(). Label needs debug build exposure in TEBC. check-in: 78a7370993 user: dgp tags: trunk
04:21 Ticket [1774689fff] async-4.3 sometimes fails status still Open with 5 other changes artifact: 1e85947b90 user: dgp
03:42 Closed ticket [1775878fff]: Initial line continuation char ignored in interactive mode plus 7 other changes artifact: 1a2754c784 user: dgp
03:25 Add attachment 1775878.patch to ticket [1775878fff] artifact: 244127d0d5 user: dgp