Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
101 check-ins using file win/tclWinConsole.c version fd2f8e8abf
|
2002-11-06
| ||
| 10:44 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Generate a fatal configure error if no... check-in: 844cdd9ad4 user: mdejong tags: trunk | |
|
2002-11-04
| ||
| 05:50 | * win/tclAppInit.c: Calls Registry_Init() and Dde_Init() when STATIC_BUILD and TCL_USE_STATIC_PAC... check-in: 6f80157046 user: davygrvy tags: trunk | |
|
2002-11-03
| ||
| 22:23 | 2002-11-01 David Gravereaux <davygrvy@pobox.com> * win/tclWinReg.c: Changed the Tcl_PkgProvide()... check-in: f1ed644748 user: davygrvy tags: trunk | |
|
2002-11-02
| ||
| 22:07 | Updated Tcl_PkgProvide() line in Registry_Init() to use "1.1" instead of "1.0" check-in: ec3c0224eb user: davygrvy tags: trunk | |
|
2002-11-01
| ||
| 00:28 | * library/word.tcl: Changed $tcl_platform to $::tcl_platform to avoid possible scope trouble. check-in: b45ecae587 user: andreas_kupries tags: trunk | |
|
2002-10-29
| ||
| 14:17 | comments added check-in: 2c8a263292 user: vincentdarley tags: trunk | |
| 02:40 | Typo correction check-in: f8215e8d7b user: dgp tags: trunk | |
| 00:04 | * unix/tclLoadDyld.c (Tcl_PackageInitProc): pass all dyld error messages upstream [Bug #627546]. check-in: a67a28e2a3 user: das tags: trunk | |
|
2002-10-28
| ||
| 21:14 | * library/dde/pkgIndex.tcl: * library/reg/pkgIndex.tcl: Changed the hardwired debug suffix (d)... check-in: f15d780db3 user: andreas_kupries tags: trunk | |
| 16:34 | * library/auto.tcl: Converted the Mac-specific [package unknown] * library/init.... check-in: a5c2064cac user: dgp tags: trunk | |
|
2002-10-26
| ||
| 08:01 | no message check-in: eefa6e4ebb user: davygrvy tags: trunk | |
| 07:59 | xcopy on NT 4.0 doesn't support the /Y switch (overwrite). Added logic to handle this. [Bug 618019... check-in: bef8bea4e0 user: davygrvy tags: trunk | |
|
2002-10-23
| ||
| 09:55 | Removed obsolete history-related structures. check-in: 7089c28d45 user: dkf tags: trunk | |
|
2002-10-22
| ||
| 19:17 | updated for 8.4.1 release check-in: 509a34d7b7 user: hobbs tags: trunk, core-8-4-1 | |
| 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 <khan@nanotech.wisc.edu> 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 | |
|
2002-09-08
| ||
| 23:42 | added TIP108 note to OS X port check-in: 616d73f466 user: hobbs tags: trunk | |
|
2002-09-06
| ||
| 20:46 | formatting fixes (Thanks jenglish!) check-in: 08ccb9aa38 user: dgp tags: trunk | |
| 17:42 | * doc/file.n: Format correction, and clarified [file normalize] returns an absolute... check-in: fd00ffb943 user: dgp tags: trunk | |
| 15:10 | 2002-09-06 Reinhard Max <max@suse.de> * tests/tcltest.test: Added nonRoot flag to tests 8.3, 8.4... check-in: 7f2d9e7c04 user: rmax tags: trunk | |
| 01:05 | * doc/tcltest.n: Clarified phrasing. check-in: f3a0e6e6e5 user: dgp tags: trunk | |
| 00:20 | * generic/tclBasic.c (TclRenameCommand,CallCommandTraces): * tests/trace.test (trace... check-in: d41757bf98 user: dgp tags: trunk | |
|
2002-09-05
| ||
| 20:21 | * generic/tclVar.c (TclDeleteVars): Corrected logic for setting the TCL_INTERP_DEST... check-in: 3fed0c73d3 user: dgp tags: trunk | |
|
2002-09-04
| ||
| 15:18 | * generic/tclVar.c (DeleteArray): leak plug [Bug 604239]. Thanks to dkf and dgp for the long and d... check-in: 2e3caf0621 user: msofer tags: trunk | |
|
2002-09-03
| ||
| 19:52 | * unix/configure: remove -pthread from LIBS on FreeBSD in thread * unix/tcl.m4: enabled build. ... check-in: 66419c4a7c user: hobbs tags: trunk | |
| 19:52 | (Tcl_UpVar2): code cleanup to not use goto check-in: b47b31db38 user: hobbs tags: trunk | |
| 16:31 | * generic/tclInterp.c (AliasCreate): a Tcl_Obj was leaked on error return from TclPreventAliasLoop... check-in: c2e66bafc0 user: msofer tags: trunk | |
| 15:06 | * macosx/Tcl.pbproj/project.pbxproj: Bumped version number to 8.4.0 and updated copyright info. check-in: 4b60925126 user: das tags: trunk | |
| 15:04 | * generic/tclVar.c (Tcl_UpVar2): a Tcl_Obj was being leaked on error return from TclGetFrame. check-in: bdce2449bc user: msofer tags: trunk | |
| 04:11 | Updated changes for 8.4.0 release. check-in: aa0ed4ecef user: dgp tags: trunk | |
| 02:01 | * unix/tclUnixFile.c (TclpObjLink): removed unnecessary/unfreed extra native char*. check-in: 231e743416 user: hobbs tags: trunk | |
| 02:01 | * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): make sure to init flags field of TcpState ptr to ... check-in: c92bd9a23d user: hobbs tags: trunk | |
|
2002-09-02
| ||
| 23:39 | * unix/configure: * unix/tcl.m4: added 64-bit gcc compilation support on HP-11. [Patch #601051] (... check-in: 028c4fdbb0 user: hobbs tags: trunk | |
| 20:10 | Bumped version number to 8.4.0 check-in: b532c8db30 user: hobbs tags: trunk | |
| 20:10 | * generic/tclInterp.c (SlaveCreate): make sure that the memory and checkmem commands are initializ... check-in: 25a53d421c user: hobbs tags: trunk | |
| 19:27 | * unix/tclUnixInit.c (Tcl_MacOSXGetLibraryPath): made this static function only appear when HAVE_C... check-in: 7d7782e59a user: hobbs tags: trunk | |
| 19:27 | * tests/http.test (http-3.11): added close $fp that was causing an error on Windows because the fi... check-in: e4a85ee8d6 user: hobbs tags: trunk | |
| 19:27 | * tests/exec.test: marked exec-18.1 unixOnly until the Windows incompatability (in the test, not t... check-in: 96736f2971 user: hobbs tags: trunk | |
| 19:27 | * win/tclWinConsole.c (ConsoleCloseProc): only wait on writable pipe if there was something to wri... check-in: e9aec54546 user: hobbs tags: trunk | |