Timeline
Not logged in

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

59 check-ins using file unix/configure version d4e7c5cd96

2008-08-27
20:29
typo check-in: 66806cbe6f user: dgp tags: trunk
12:47
Added cross references to manual pages that discuss specific variables created by Tcl. check-in: 154659f1bf user: dkf tags: trunk
2008-08-26
22:36
* generic/tclBasic.c (InfoCoroutine): * tests/unsupported.test: new command that returns the FQN ... check-in: 6e24ef6a03 user: msofer tags: trunk
2008-08-25
14:10
merge updates from HEAD check-in: ea49328be4 user: dgp tags: dgp-refactor
13:22
* generic/tclBasic.c (NRInterpCoroutine): store the caller's eePtr, stop assuming the coroutine is... check-in: 6cde51f2d1 user: msofer tags: trunk
2008-08-24
21:45
merge updates from HEAD check-in: 6f259d394c user: dgp tags: dgp-refactor
14:42
Split off the ChangeLog entries for 2006-2007 into their own file. check-in: e58b904c88 user: dkf tags: trunk
14:38
NRE-enable non-compiled [foreach]. [Bug 2017632] check-in: 8bee319fc2 user: dkf tags: trunk
01:06
merge updates from HEAD check-in: a3a51e8108 user: dgp tags: dgp-refactor
2008-08-23
18:53
* generic/tclBasic.c: Removed unused var; fixed function * generic/tclOOInt.h: pointer dec... check-in: e7cb67cca4 user: msofer tags: trunk
11:35
NRE-enable the ensemble creator (add extra field!) Arrange for [dict for] to be NRE-enabled when not... check-in: 51c9ce366f user: dkf tags: trunk
10:54
Silence some warnings. check-in: 1a9a602400 user: dkf tags: trunk
01:55
fix ChangeLog entry check-in: 5b2121e277 user: msofer tags: trunk
01:48
* generic/tclBasic.c: Set special errocodes: COROUTINE_BUSY, COROUTINE_CANT_YIELD, COROUTINE_ILLEG... check-in: 4c97f8aa43 user: msofer tags: trunk
01:42
* generic/tclBasic.c: Set a special COROUTINE_BUSY errorcode check-in: c6616a4aa0 user: msofer tags: trunk
2008-08-22
19:41
* changes: Updates for 8.6a2 release. check-in: 5b18c7b706 user: dgp tags: trunk, core-8-6-a2
18:31
merge updates from HEAD check-in: 3e858aeafd user: dgp tags: dgp-refactor
18:27
speling ficks check-in: 3fb55502a3 user: dgp tags: trunk
18:16
* generic/tcl.h: Drop use of USE_COMPAT85_CONST. That added indirection with... check-in: 4581b11cbe user: dgp tags: trunk
18:00
* generic/tclUtil.c (TclReToGlob): Added missing set of the *exactPtr value to ... check-in: fe9f78b0a6 user: dgp tags: trunk
17:26
* generic/tclUtil.c (TclReToGlob): Added missing set of the *exactPtr value to ... check-in: 9832ad37bc user: dgp tags: trunk
15:51
merge updates from HEAD check-in: 9aa324b70c user: dgp tags: dgp-refactor
2008-08-21
23:57
* generic/tclBasic.c: Previous fix, now done right. * generic/tclCmdIL.c: * generic/tclInt.h:... check-in: 9a8105fe32 user: msofer tags: trunk
23:42
really fix translation to escape glob-sensitive chars check-in: 2954833c4a user: hobbs tags: trunk
23:19
* tests/regexp.test, tests/regexpComp.test: correct re2glob ***= * generic/tclUtil.c (TclReToGlob)... check-in: 6e9764c87c user: hobbs tags: trunk
21:39
merge updates from HEAD check-in: fa236d6b95 user: dgp tags: dgp-refactor
21:35
* generic/tcl.h: Reduced the use of CONST86 and eliminated * generic/tcl.decl... check-in: b3e31c71c2 user: dgp tags: trunk, potential incompatibility
21:24
parts of last commit were not saved :} check-in: b73a168de3 user: msofer tags: trunk
21:01
* generic/tclBasic.c: Fix the cmdFrame level count in * generic/tclCmdIL.c: coroutines. Fix sm... check-in: dc107da7f4 user: msofer tags: trunk
15:34
merge updates from HEAD check-in: fc44199f96 user: dgp tags: dgp-refactor
14:02
Added disassembly of TclOO methods. check-in: 271c1169b9 user: dkf tags: trunk
10:36
Align variable naming and typing a bit better with tclNamesp.c. check-in: b23fa711a9 user: dkf tags: trunk
2008-08-20
23:48
Added casts to make MSVC happy and re-enable the debug build. check-in: f78dfdd7d5 user: patthoyts tags: trunk
17:53
merge updates from HEAD check-in: fa74237c68 user: dgp tags: dgp-refactor
15:41
Fix performance bug introduced by fix of [Bug 2037727] check-in: fbf4a7e36a user: dkf tags: trunk
15:31
General whitespace/style policing check-in: c184a1d25e user: dkf tags: trunk
15:02
Squelch warning check-in: 2a74b3f885 user: dkf tags: trunk
13:22
merge update from HEAD check-in: 2aad4070d7 user: dgp tags: dgp-refactor
13:14
Remove pointless casts check-in: bf97b95821 user: dkf tags: trunk
13:14
merge updates from HEAD check-in: 08dde0ef3c user: dgp tags: dgp-refactor
12:18
Minor cleanup check-in: 71f957ca12 user: dkf tags: trunk
11:45
* generic/tclTest.c (TestconcatobjCmd): fix use of internal-only TclInvalidateStringRep macro... check-in: 569ea2e888 user: das tags: trunk
2008-08-18
12:55
merge updates from HEAD check-in: 0622005abb user: dgp tags: dgp-refactor
2008-08-17
19:37
* generic/tclBasic.c: Implementation of [coroutine] and [yield] * generic/tclCmdAH.c: co... check-in: bd5b25a1ec user: msofer tags: trunk
17:23
merge updates from HEAD check-in: df55a727d4 user: dgp tags: dgp-refactor
14:15
* generic/tclTest.c (TestconcatobjCmd): * generic/tclUtil.c (Tcl_ConcatObj): * tests/util.test (u... check-in: 06993be2a4 user: msofer tags: trunk
2008-08-16
14:27
fix last commit check-in: 3546c22a60 user: msofer tags: trunk
13:59
* generic/tclExecute.c: better cmdFrame management check-in: f1f99b8c5c user: msofer tags: trunk
2008-08-14
15:16
merge updates from HEAD check-in: a319078cad user: dgp tags: dgp-refactor
13:09
* tests/fileName.test: Revise new tests for portability to case insensitive filesys... check-in: 341ed145a9 user: dgp tags: trunk
10:49
remove overlooked old TCL_DTRACE_PROC_ENTRY check-in: 4be2d39aa9 user: das tags: trunk
10:49
fix unused variable warnings when USE_DTRACE is not defined check-in: 435d4b4c40 user: das tags: trunk
10:32
#define DTraceCmdReturn when USE_DTRACE is not defined check-in: d9e22693a7 user: das tags: trunk
02:16
typo check-in: b5df40bcd4 user: das tags: trunk
02:11
* generic/tclBasic.c (TclNREvalObjv, Tcl_NRCallObjProc): DTrace probes * generic/tclProc.c (TclNR... check-in: c21fbf3f17 user: das tags: trunk
02:09
* generic/tclCmdIL.c (TclInfoFrame): check fPtr->line before dereferencing as line info may ... check-in: 8aedfc1b91 user: das tags: trunk
00:08
* tests/fCmd.test (fCmd-6.23): made result matching robust when test workdir and /tmp are not ... check-in: 59c3f93246 user: das tags: trunk
2008-08-13
23:14
autoheader-2.59 check-in: 57b8049a58 user: das tags: trunk
23:13
autoconf-2.59 check-in: 6b73205484 user: das tags: trunk