Tcl Source Code

Timeline
Login

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

43 check-ins using file changes version f8debe21ca

2008-08-22
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
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: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
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
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:14
Remove pointless casts check-in: bf97b95821 user: dkf tags: trunk
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-17
19:37
* generic/tclBasic.c: Implementation of [coroutine] and [yield] * generic/tclCmdAH.c: co...
check-in: bd5b25a1ec user: msofer tags: trunk
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
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
23:08
* unix/tclUnixThrd.c: remove unused TclpThreadGetStackSize() * generic/tclInt.h: and related ifd...
check-in: 626938b63a user: das tags: trunk
23:07
* unix/Makefile.in: ensure Makefile shell is /bin/bash for * unix/configure.in (SunOS): DTrace-en...
check-in: 97358f39f0 user: das tags: trunk
23:04
* unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to libX11.so et al.
check-in: 60930ca354 user: das tags: trunk
22:02
* tests/nre.test: added test for large {*}-expansion effects
check-in: 871c9025a5 user: msofer tags: trunk
18:14
* generic/tclFileName.c: Fix for errors handling -types {} * tests/fileName.t...
check-in: d391632bf3 user: dgp tags: trunk
2008-08-12
23:19
* generic/tclOOInfo.c (InfoObjectDefnCmd, InfoObjectMixinsCmd): fix # args displayed. [Bug 2048676...
check-in: 7237db2f3e user: hobbs tags: trunk
17:51
* generic/tclOOMethod.c (PushMethodCallFrame): Added missing check for bytecode val...
check-in: ccb470815e user: dgp tags: trunk
17:45
* generic/tclProc.c (TclProcCompileProc): On recompile of a proc, clear away a...
check-in: 47649f8b79 user: dgp tags: trunk
15:10
* README: Bump version number to 8.6a2 * generic/tcl.h: * libr...
check-in: ff4d6323a8 user: dgp tags: trunk
15:00
* changes: Updates for 8.6a2 release.
check-in: 96183d9f3e user: dgp tags: trunk