Tcl Source Code

Timeline
Login

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

64 check-ins using file changes version bbe8ede98c

2002-10-22
18:56
* win/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst. * win/configure: regen * win/configure.in: re...
check-in: 2e6e5ea4fc user: hobbs tags: trunk
16:41
* library/auto.tcl (tcl_findLibrary): * library/package.tcl (tclPkgUnknown): on macosx, search ins...
check-in: eacf3ad5d5 user: das tags: trunk
12:16
Documentation didn't say that the UTF-8-rep of a Tcl_Obj was UTF-8 (sans NUL)! [Bug 624919] check-in: c9fb4e45e8 user: dkf tags: trunk
2002-10-21
04:35
* macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1 * generic/tcl.h: Added reminder comme...
check-in: 1fb3ca22a7 user: das tags: trunk
2002-10-19
01:48
note 1.1 version update check-in: 5c8386759a user: hobbs tags: trunk
2002-10-18
23:58
* library/reg/pkgIndex.tcl: * win/configure: * win/configure.in: * win/Makefile.in: * win/makef...
check-in: 8aff7bdeb8 user: hobbs tags: trunk
23:58
* doc/registry.n: Added support for broadcasting changes to * tests/registry.test: the regist...
check-in: 78431e369f user: hobbs tags: trunk
22:59
* unix/Makefile.in (dist): add any mac/tcl*.sea.hqx files
check-in: 9b93f05a97 user: hobbs tags: trunk
2002-10-17
17:41
* generic/tclVar.c: Fixed code that check for proper # of args to * tests/var.te...
check-in: 94a1baf750 user: dgp tags: trunk
05:51
* win/configure: add workaround for cygwin windres * win/tcl.m4 (SC_CONFIG_CFLAGS)...
check-in: 76d2dffe98 user: hobbs tags: trunk
2002-10-16
01:10
* README: added archives.tcl.tk note
check-in: b7cc53c479 user: hobbs tags: trunk
01:09
Correct AIX-5 ppc build flags check-in: 45c094f836 user: hobbs tags: trunk
00:17
Correct AIX-5 ppc build flags check-in: 27e9dac595 user: hobbs tags: trunk
2002-10-15
20:55
* unix/configure: * unix/tcl.m4: correct HP 11 64-bit gcc building. [Patch #601051] (martin)
check-in: 45798d69c1 user: hobbs tags: trunk
16:13
execution trace fix check-in: 19ad8717ce user: vincentdarley tags: trunk
2002-10-14
22:25
* generic/tclEnv.c (Tcl_PutEnv): correct possible mem leak. [Patch #623269] (brouwers)
check-in: 000341817b user: hobbs tags: trunk
2002-10-11
13:22
* generic/tcl.h: Need a different strategy through the maze of #defines to let people building wit...
check-in: 6bd2bc5b62 user: dkf tags: trunk
03:43
* win/configure: * win/tcl.m4: enable USE_THREAD_ALLOC (new threaded allocator) by default in cyg...
check-in: 1978f7e5a6 user: hobbs tags: trunk
03:41
fixed minor nits [Bug #607776] (virden) check-in: 4307e63cdd user: hobbs tags: trunk
2002-10-10
16:10
* doc/Tcl.n: Clarified that namespace separators are legal in the...
check-in: 907ac034b3 user: dgp tags: trunk
14:46
* doc/regexp.n: Typo correction. Thanks Ronnie Brunner. [Bug 606826]
check-in: 7d7f9fd929 user: dgp tags: trunk
12:25
load fixes for Bug 611108 check-in: 4a2a8cda84 user: vincentdarley tags: trunk
04:56
* unix/README: doc'ed --enable-symbols options. * unix/Makefile.in: removed @MEM_DEBUG_FLAGS@ subs...
check-in: 67adc348df user: hobbs tags: trunk
2002-10-09
23:57
* win/tclWinTime.c: Added code to set an exit handler that terminates the thread that calibrates t...
check-in: b7618dfc58 user: kennykb tags: trunk
14:07
More clarification of [binary scan]'s behaviour. check-in: f352f15ca8 user: dkf tags: trunk
12:28
* generic/tclIntDecls.h: fixed botched regen. check-in: be12ac7438 user: das tags: trunk
11:54
* generic/tclInt.decls: made TclSetPreInitScript() declaration generic as it is used on mac & aqua...
check-in: 27bd094e68 user: das tags: trunk
10:46
Bring spacing into line with Tcl Engineering Manual guidelines. check-in: b3e309d990 user: dkf tags: trunk
09:38
* doc/Alloc.3: Added a note to mention that attempting to allocate a zero-length block can return ...
check-in: 23eef0513d user: dkf tags: trunk
2002-10-04
10:23
* doc/binary.n: Doc improvements [Patch 616480]
check-in: 579453d90a user: dkf tags: trunk
08:25
[file exist] -> [file exists]... check-in: 147f89d646 user: dkf tags: trunk
2002-10-03
15:39
* doc/tcltest.n: fixed typo [Bug 618018]. Thanks to "JJM".
check-in: cf928714f3 user: dgp tags: trunk
13:34
[info exist]->[info exists]. [Bug 602566] check-in: eb7c8f93a5 user: dkf tags: trunk
13:08
Improved [lsearch] docs; -sorted interaction with other options. [Bug 617816] check-in: ac5d42b84b user: dkf tags: trunk
2002-10-02
01:36
* generic/tclProc.c (TclCreateProc): mask out VAR_UNDEFINED for precompiled locals to support 8.3 ...
check-in: d4b0044ecd user: hobbs tags: trunk
2002-10-01
10:03
Mentioned that [socket] takes service names as well as port numbers. It always did, but some people ... check-in: 4777af5fba user: dkf tags: trunk
2002-09-30
18:05
* generic/tclCompCmds.c (TclCompileRegexpCmd): correct the checking for bad re's that didn't termi...
check-in: e816b98da0 user: hobbs tags: trunk
00:08
Added proper exiting conditions using Win32 console signals. This handles the existing lack of a Ct... check-in: 6f48010fb5 user: davygrvy tags: trunk
2002-09-29
20:44
no message check-in: dec1e870ed user: davygrvy tags: trunk
20:41
Added missing tclThreadAlloc.c to the build rules and defines USE_THREAD_ALLOC when TCL_THREADS is d... check-in: 228411980e user: davygrvy tags: trunk
2002-09-27
18:04
* README: Bumped to version 8.4.1 to avoid confusion * generic/tcl.h: ...
check-in: 204b710ed3 user: dgp tags: trunk
01:29
* unix/configure: regen. * unix/tcl.m4: improve AIX-4/5 64bit compilation support.
check-in: c504c2ee77 user: hobbs tags: trunk
01:28
* unix/ldAix (nmopts): add -X32_64 to make it work for 32 or 64bit mode compilation.
check-in: f7c823955c user: hobbs tags: trunk
01:28
* generic/tclProc.c (Tcl_ProcObjCmd): correct overeager optimization of noop proc to handle the pr...
check-in: f36499ba47 user: hobbs tags: trunk
00:50
2002-09-18 Mumit Khan <[email protected]>
Added basic Cygwin support.
* win/tcl.m4 (SC_PAT...
check-in: a8d0360722 user: hobbs tags: trunk
2002-09-26
19:06
* library/encoding/koi8-u.enc: removed extraneous spaces that confused encoding reader. [Bug #6151...
check-in: 9f70afe199 user: hobbs tags: trunk
19:06
* unix/Makefile.in: generate source dists with -src designator and do not generate .Z anymore (jus...
check-in: 25157a26f8 user: hobbs tags: trunk
17:06
* macosx/Makefile: preserve environment value of INSTALL_ROOT. When embedding only use deployment ...
check-in: f4e0ab7208 user: das tags: trunk
2002-09-24
14:25
regen. check-in: 75d056e949 user: dkf tags: trunk
14:23
* unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Yet more robust 64-bit value detection to close [Bug 613117] o...
check-in: e46a582853 user: dkf tags: trunk
12:53
Removing more CONST-related warnings. check-in: c73933ee75 user: dkf tags: trunk
09:16
regen. check-in: 133face62e user: dkf tags: trunk
09:15
* unix/tcl.m4: Forgot to define TCL_WIDE_INT_IS_LONG at the appropriate moment. I believe this is...
check-in: 2ca139c0be user: dkf tags: trunk
08:55
* doc/lset.n: Changed 'list' to 'varName' for consistency with lappend documentation. Thanks to G...
check-in: 398ddbad71 user: dkf tags: trunk
2002-09-22
18:19
* library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within test bodies. Tha...
check-in: 1a5e5bd20e user: dgp tags: trunk
17:55
* library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within test bodies. Tha...
check-in: e4f6530926 user: dgp tags: trunk
2002-09-15
20:29
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Add PEEK_XCLOSEIM define under Linux. ...
check-in: 0e6dbb66fb user: mdejong tags: trunk
2002-09-12
22:33
* win/coffbase.txt: Added BLT to the virtual base address listings table should BLT's build tools ...
check-in: 294a272d8b user: davygrvy tags: trunk
22:31
Added BLT to the vba listings. check-in: 994f831ae4 user: davygrvy tags: trunk
17:33
* generic/tcl.h: * mac/tclMacApplication.r: * mac/tclMacLibrary.r: * mac/tclMacResource.r: unifi...
check-in: cde9830052 user: das tags: trunk
2002-09-11
03:19
* unix/README: Add note about building extensions with the same compiler Tcl was built with. [Tk ...
check-in: be3171bcf1 user: mdejong tags: trunk
2002-09-10
12:42
* macosx/Tcl.pbproj/project.pbxproj: disabled building html documentation during embedded build.
check-in: 5e35a3b50b user: das tags: trunk
09:57
* unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosx and set it to default value ${LIB_...
check-in: 7877208a77 user: das tags: trunk
09:31
noted sep 10 release date for 8.4.0 check-in: e75351e1ec user: hobbs tags: trunk, core-8-4-0