Timeline
Not logged in

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

49 check-ins using file generic/tclExecute.c version 747dd54d2a

2007-10-16
20:50
no message check-in: 54fecb5fcd user: davygrvy tags: trunk
20:49
* win/makefile.vc: removed old dependency cruft that is no longer needed. check-in: ccb6c2d6b9 user: davygrvy tags: trunk
2007-10-15
21:27
* generic/tclIOCmd.c: Revise [open] so that it interprets leading zero strings pas... check-in: 985f1d240a user: dgp tags: trunk
20:04
no message check-in: 180a16828a user: davygrvy tags: trunk
20:01
* tools/mkdepend.tcl: include path problem fixed. Never fight city hall when comes to levels of quo... check-in: 3e035a8398 user: davygrvy tags: trunk
19:59
* win/makefile.vc: include path problem fixed for 'depend' target. Never fight city hall when comes... check-in: 75a44a1ab2 user: davygrvy tags: trunk
18:38
no message check-in: 6f924b0d70 user: davygrvy tags: trunk
18:38
* tools/mkdepend.tcl: Produces usable output, but has an include path problem I haven't sloved yet.... check-in: a9eae607f0 user: davygrvy tags: trunk
13:22
* generic/tclParse.c (Tcl_ParseBraces): fix for possible read after the end of buffer, [Bug 181352... check-in: d9c791bfcf user: msofer tags: trunk
2007-10-14
07:07
no message check-in: 9be162c035 user: davygrvy tags: trunk
07:05
no message check-in: be61604a81 user: davygrvy tags: trunk
07:04
* tools/mkdepends.tcl (new): Initial stab at generating automatic * win/makefile.vc: dep... check-in: dee9c18a8a user: davygrvy tags: trunk
2007-10-12
19:15
sync with tk fixing tk install fault check-in: a057543321 user: patthoyts tags: trunk
14:09
Mine all version information from headers. Sync tcl and tk and bring extension versions closer toge... check-in: 65d8780f53 user: patthoyts tags: trunk
02:27
no message check-in: ad4b5dda08 user: davygrvy tags: trunk
02:26
* win/makefile.vc: Fixed my bad spelling mistakes from years back. Dedependency, duh! Rather funny... check-in: 892b2e54f9 user: davygrvy tags: trunk
00:54
autoheader-2.59 check-in: ac84c94ca6 user: das tags: trunk
00:54
comment typo check-in: 6bd9a0c7f4 user: das tags: trunk
2007-10-11
21:34
* generic/tclCmdMZ.c: Correct [string is (wide)integer] failure * tests/string.tes... check-in: 9ed4da643a user: dgp tags: trunk
13:35
* generic/tclObj.c: remove superfluous #include of tclCompile.h check-in: 58eae67dd3 user: msofer tags: trunk
12:28
Tidying up, adding names to log entries, etc. check-in: e185293bea user: dkf tags: trunk
2007-10-09
22:16
Fix my silly blunder with an undeclared variable. check-in: 2b10596c38 user: dkf tags: trunk
2007-10-08
19:55
Clarify a little more the previous correction for the Tcl_HashKeyType flags member. check-in: b0e3d4aff0 user: georgeps tags: trunk
19:49
Correct the usage of flags. check-in: 9bd0b81448 user: georgeps tags: trunk
2007-10-02
21:54
* generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29 to make macro more warning-robus... check-in: 1a86f9334d user: hobbs tags: trunk
18:27
* generic/tcl.h: Bump version number to 8.5b1.1 to distinguish * library/init... check-in: f75bd88333 user: dgp tags: trunk
16:31
* library/tclIndex: Added 'tcl::tm::path' to the tclIndex. This fixes [SF Bug 1806422] reported... check-in: 0cffd8d27e user: andreas_kupries tags: trunk
2007-09-25
20:27
Add a new command, ::tcl::unsupported::disassemble check-in: 2dc70640e6 user: dkf tags: trunk
2007-09-20
18:43
fix 'make checkstubs' complaint about Tcl_PkgInitStubsCheck check-in: 7cd407e74c user: das tags: trunk, core-8-5-b1
18:29
fix order, typo, contributor names check-in: a7d73efbd7 user: das tags: trunk
18:00
* changes: updates for 8.5b1 release. check-in: 438500540f user: dgp tags: trunk
17:55
document --enable-dtrace configure option check-in: 6ba81856dd user: das tags: trunk
16:26
revised example check-in: c7adb2c2fb user: dgp tags: trunk
2007-09-19
17:42
* README: Bump version number to 8.5b1 * generic/tcl.h: Merge f... check-in: dd2ca92517 user: dgp tags: trunk
15:29
formatting check-in: b9346cfaaf user: dgp tags: trunk
10:53
Replace isdigit call with an internal implementation to avoid libc linkage on windows check-in: be4a3534b4 user: patthoyts tags: trunk
2007-09-18
19:39
Darwin changes for 8.5b1 check-in: a10c2c2013 user: das tags: trunk
16:07
* generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs() * win/makefile.v... check-in: ba30ef92c4 user: dgp tags: trunk
12:47
autoconf-2.59 check-in: 7060d92e0f user: das tags: trunk
12:46
fix quoting of new FreeBSD SHLIB_LD check-in: d07509fa9d user: das tags: trunk
2007-09-17
22:34
Add crt flags for tclStubLib now it makes use of C-library functions check-in: aee2fc1d39 user: patthoyts tags: trunk
20:55
Use '${CC} -shared' instead of 'ld -Bshareable' to build shared libraries on current NetBSDs [#17492... check-in: cc14fbb071 user: jenglish tags: trunk
16:24
* unix/Makefile.in: Update `make dist` so that tclDTrace.d is included in the so... check-in: bcd4aae430 user: dgp tags: trunk
14:50
* generic/tcl.h: Revised Tcl_InitStubs() to restore Tcl 8.4 * generic/tclPkg.... check-in: 99a55f90cc user: dgp tags: trunk
12:07
(CopyData): avoid leaking msg and errObj (if interp == NULL) check-in: ef19734d0e user: das tags: trunk
11:38
coverity id 102 check-in: 1df1261457 user: das tags: trunk
11:37
coverity id 100 check-in: b396c27797 user: das tags: trunk
10:43
Generate literal values more efficiently using TclNewLiteralStringObj macro. check-in: 9c077526f1 user: dkf tags: trunk
10:40
Minor cleanup of NULL usage check-in: 39c0206cbb user: dkf tags: trunk