Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
472 check-ins using file generic/tclEncoding.c version 98ea1a8c65
|
2002-11-12
| ||
| 02:25 | * tests/split.test: added 1-char string split tests * generic/tclCmdMZ.c (Tcl_SplitObjCmd): Use Tc... check-in: 5a9d0381a0 user: hobbs tags: trunk | |
| 02:25 | * generic/tclInt.h: add macro version of Tcl_UtfToUniChar (TclUtfToUniChar) that does the one-byte... check-in: 48d20fd2a0 user: hobbs tags: trunk | |
| 02:24 | * generic/tcl.h (TCL_PATCH_LEVEL): bump to 8.4.1.1 for patchlevel only. This interim number will ... check-in: 7d8bbf1bf0 user: hobbs tags: trunk | |
| 02:23 | * generic/tclHash.c (HashStringKey): move string++ lower to save an instruction. check-in: f1d00748cb user: hobbs tags: trunk | |
| 02:23 | * generic/tclVar.c (DisposeTraceResult, CallVarTraces): add proper static declarations. check-in: db7e22784e user: hobbs tags: trunk | |
|
2002-11-11
| ||
| 16:08 | Corrected indentation of the new language. Oops. check-in: 458497ffbd user: kennykb tags: trunk | |
| 16:05 | Corrected indentation of the new language. Oops. check-in: 9d8b768ddc user: kennykb tags: trunk | |
|
2002-11-10
| ||
| 17:22 | Added language to the Endekalogue to make it clear that substitutions always take place from left to... check-in: 830f7bddc0 user: kennykb tags: trunk | |
|
2002-11-07
| ||
| 02:19 | * changes: Note TclInExit TclInThreadExit changes. check-in: 27efec220f user: mdejong tags: trunk | |
| 02:13 | * generic/tclEvent.c (TclInExit, TclInThreadExit): Split out functionality of TclInExit to make it... check-in: de2cfbf168 user: mdejong tags: trunk | |
|
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 | |
|
2002-08-31
| ||
| 13:27 | * unix/tcl.m4: added TK_SHLIB_LD_EXTRAS analogue of existing TCL_SHLIB_LD_EXTRAS for linker settin... check-in: a0d741025b user: das tags: trunk | |
| 06:09 | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] *** * generic/tcl.decls: added... check-in: ac07f034c7 user: das tags: trunk, macosx-8-4-merge-2002-08-31-trunk | |
|
2002-08-29
| ||
| 19:02 | * win/tclWinThrd.c (TclpFinalizeThreadData, TclWinFreeAllocCache): Applied patch for bug #59942... check-in: 9fb15282b0 user: andreas_kupries tags: trunk, macosx-8-4-premerge-2002-08-31-trunk, macosx-8-4-merge-2002-08-30-trunk | |
|
2002-08-28
| ||
| 22:49 | no message check-in: ed24b018a2 user: davygrvy tags: trunk | |
| 22:48 | * generic/tclEnv.c: * unix/configure.in: * win/tclWinPort.h: putenv() on some systems copies the... check-in: 2985f5f43a user: davygrvy tags: trunk | |
| 14:46 | More people should automatically reach for the list command in conjunction with the eval command fol... check-in: d3b5324f96 user: dkf tags: trunk | |
| 08:47 | Cache handling of ac_cv_type_socklen_t was wrong. [Bug 600931] check-in: cdd98cf3ae user: dkf tags: trunk | |
|
2002-08-26
| ||
| 17:38 | 2002-08-26 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclCompCmds.c: fix for [Bug 599... check-in: 22ac3d3f36 user: msofer tags: trunk | |
| 13:05 | * generic/tclThreadAlloc.c: small optimisation, reducing the new allocator's overhead. check-in: facfeb86d7 user: msofer tags: trunk | |
|
2002-08-24
| ||
| 01:29 | 2002-08-23 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclObj.c (USE_THREAD_ALLOC): fi... check-in: f6b3630f19 user: msofer tags: trunk | |
|
2002-08-23
| ||
| 21:07 | * generic/tclThreadAlloc.c (USE_THREAD_ALLOC): moving objects between caches as a block, instead o... check-in: 919a9e1ad0 user: msofer tags: trunk | |
|
2002-08-22
| ||
| 15:57 | * generic/tclBasic.c: * generic/tclCmdMZ.c: fix for freed memory r/w in delete traces [Bug 589863... check-in: a67b8218c5 user: msofer tags: trunk | |
| 00:52 | * win/Makefile.in (CFLAGS): * unix/Makefile.in (MEM_DEBUG_FLAGS): Added usage of @MEM_DEBUG_FLAGS... check-in: 26d5a58144 user: andreas_kupries tags: trunk | |
|
2002-08-20
| ||
| 18:33 | * generic/tclCkalloc.c: CONSTified MemoryCmf and CheckmemCmd. check-in: a79277f712 user: dgp tags: trunk, macosx-8-4-merge-2002-08-20-trunk | |
| 15:33 | * README: Bumped version number to 8.4b3 to distinguish * generic/tcl.... check-in: 029bda30b1 user: dgp tags: trunk | |
| 03:03 | * unix/tclUnixTest.c (TestfilehandlerCmd): Changed readable/writable to the more common readabl... check-in: 53f26a9083 user: andreas_kupries tags: trunk | |
|
2002-08-16
| ||
| 13:58 | Added test. check-in: 1bb7a31db3 user: dkf tags: trunk | |
| 13:45 | Added documentation note to remind authors of object type implementations to keep their objects with... check-in: 3d458cd899 user: dkf tags: trunk | |
| 13:37 | * generic/tclIOUtil.c (SetFsPathFromAny): Objects should only have their old representation delete... check-in: 61f3bb5aa8 user: dkf tags: trunk | |
|
2002-08-14
| ||
| 17:31 | * generic/tclInt.h: * generic/tclObj.c: (code cleanup) factored the parts in the macros TclNewObj... check-in: e9d1065835 user: msofer tags: trunk | |
|
2002-08-13
| ||
| 20:35 | typo in Changelog entry of 2002-04-16 check-in: 418f4b52eb user: msofer tags: trunk | |
|
2002-08-12
| ||
| 12:24 | Missing Changelog entry for previous commit: * generic/tclCmdMZ.c: fixing UMR in delete traces, [Bu... check-in: e75175d26a user: msofer tags: trunk | |
| 12:23 | * generic/tclCmdMZ.c: fixing UMR in delete traces, [Bug 589863]. check-in: 67642dd640 user: msofer tags: trunk | |
|
2002-08-09
| ||
| 00:15 | no message check-in: 797dbad277 user: davygrvy tags: trunk | |
| 00:13 | Fixed $argv handling bug where if -bitmap wasn't specified $argc was off by one. check-in: a1b2c7081d user: davygrvy tags: trunk | |
|
2002-08-08
| ||
| 22:11 | corrected lsearch docs to use -inline in examples check-in: 1840c4bba4 user: hobbs tags: trunk | |
| 18:19 | * tests/uplevel.test: added 6.1 to test [uplevel] with shadowed commands [Bug 524383] check-in: efb6e09529 user: msofer tags: trunk | |
| 15:28 | * tests/subst.test: added 5.8-10 as further tests for [Bug 495207] check-in: 4b5fc76026 user: msofer tags: trunk | |
| 14:50 | * tests/README: Noted removal of defs.tcl. check-in: 44be5390e4 user: dgp tags: trunk | |
| 10:49 | 8.4b2 tag note check-in: 945f0deb05 user: hobbs tags: trunk, core-8-4-b2 | |
| 10:41 | [Patch #591647] (darley) (CopyRenameOneFile): this is currently disabled by default until further... check-in: eda141e5d3 user: hobbs tags: trunk | |
| 08:56 | * tests/fCmd.test: * tests/unixFCmd.test: updated tests for new link copy behavior. * generic/tcl... check-in: 2912293401 user: hobbs tags: trunk | |
| 08:55 | slight wording improvements check-in: c91b005d55 user: hobbs tags: trunk | |
|
2002-08-07
| ||
| 17:13 | * docs/BoolObj.3: added description of valid string reps for a boolean object [Bug 584794] * gene... check-in: 599315865e user: msofer tags: trunk | |
| 15:50 | * generic/tclCompile.h: * generic/tclObj.c: making tclCmdNameType static ([Bug 584567], Don Porte... check-in: 3080d8205d user: msofer tags: trunk | |
| 14:24 | * generic/tclObj.c (Tcl_NewObj): added conditional code for USE_THREAD_ALLOC; objects allocated th... check-in: d6086ae38b user: msofer tags: trunk | |
|
2002-08-06
| ||
| 01:49 | * generic/tclInt.decls: * unix/tclUnixThrd.c: Added stubs and implementations for non-threaded bu... check-in: 23c61ff933 user: das tags: trunk | |
|
2002-08-05
| ||
| 22:36 | * library/tcltest/tcltest.tcl: The setup and cleanup scripts are now * library/tclt... check-in: e6f67378c3 user: dgp tags: trunk | |
| 15:01 | * generic/tcl.decls: Restored Tcl_Concat to return (char *). Like * generic/tclD... check-in: 50d2abdc1c user: dgp tags: trunk | |
| 03:24 | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify * doc/Concat.3: ... check-in: e476c22fec user: dgp tags: trunk | |
|
2002-08-01
| ||
| 22:17 | * generic/tclExecute.c: bugfix (reading freed memory). Testsuite passed on linux/i386, compile-13.1 ... check-in: e8629e9570 user: msofer tags: trunk | |
| 20:13 | Messed up the message in the previous commit, it should have read: * generic/tclExecute.c: added a r... check-in: da2516d7c3 user: msofer tags: trunk | |
| 20:02 | * generic/tclInt.h (USE_THREAD_ALLOC): for unshared objects, check-in: 61def9af65 user: msofer tags: trunk | |
| 18:32 | * generic/tclCkalloc.c (TclFinalizeMemorySubsystem): Don't lock the ckalloc mutex before invoking ... check-in: a36efcbf5f user: mdejong tags: trunk | |
| 13:05 | * win/tclWinPort.h: The windows headers don't provide socklen_t, so we have to do it. check-in: fea397058c user: rmax tags: trunk | |
|
2002-07-31
| ||
| 14:57 | TclDecrRefCount under USE_THREAD_ALLOC: free intRep first, then string rep [Bug 524802] check-in: a00ae5c2d6 user: msofer tags: trunk | |
| 12:34 | * generic/tclInterp.c: signed/unsigned comparison warning fixed check-in: b074efc4ba user: msofer tags: trunk | |
| 10:45 | * unix/tcl.m4 (SC_BUGGY_STRTOD): Enabled caching of test results. check-in: 95bd716a83 user: dkf tags: trunk | |
| 10:24 | * unix/tcl.m4 (SC_BUGGY_STRTOD): Solaris 2.8 still has a buggy strtod() implementation; make sure ... check-in: 4b6878ba1b user: dkf tags: trunk | |
| 09:57 | Comment formatting fixes check-in: 834a7bdb00 user: dkf tags: trunk | |
| 09:33 | * tests/expr.test (expr-22.*): Marked as non-portable because it seems that these tests have an an... check-in: fcc047ebfc user: dkf tags: trunk | |
|
2002-07-30
| ||
| 18:36 | * tests/io.test: * generic/tclIO.c (WriteChars): Added flag to break out of loop if nothing of... check-in: e3952500b8 user: andreas_kupries tags: trunk | |
|
2002-07-29
| ||
| 23:00 | * unix/Makefile.in: Use CC_SEARCH_FLAGS instead of LD_SEARCH_FLAGS when linking with ${CC}. * uni... check-in: b61657c663 user: mdejong tags: trunk | |
| 16:54 | * unix/tcl.m4 (SC_SERIAL_PORT): Fixed detection for cases when ... check-in: 80c49e7297 user: rmax tags: trunk | |
| 15:58 | Fixing incomplete Changelog entry check-in: c158c9a0fe user: msofer tags: trunk | |
| 15:56 | bugfix, new tests for new [interp alias] code check-in: 86e71c5d61 user: msofer tags: trunk | |
| 12:28 | Dump junk spaces... check-in: 6a66fc9f19 user: dkf tags: trunk | |
| 12:27 | Extra comments for arguments check-in: a1d98aa515 user: dkf tags: trunk | |
| 10:56 | Fixes for regexp issues raised in [Bug 578363]. Lots of thanks to pvgoran@users.sf.net for tracking ... check-in: 8cfaf94bd8 user: dkf tags: trunk | |
| 00:25 | Fix for [Bug 582522] - aliases now fire execution traces on the target command. Optimisation of alia... check-in: 81bf54a155 user: msofer tags: trunk | |
|
2002-07-28
| ||
| 03:15 | * unix/Makefile.in: Revert fix for Tcl bug 529801 since it was incorrect and broke the build on o... check-in: e1f1545c04 user: mdejong tags: trunk | |
|
2002-07-27
| ||
| 21:17 | * generic/tclExecute.c: fixed Tcl_Obj leak in code corresponding to the macro NEXT_INST_V(x, 0, 1)... check-in: a6dca03400 user: msofer tags: trunk | |
| 01:44 | * generic/tclVar.c (TclObjLookupVar): leak fix and improved comments. check-in: 61efdac950 user: msofer tags: trunk | |
|
2002-07-26
| ||
| 21:41 | * generic/tclVar.c (TclLookupVar): removed early returns that prevented the parens from being rest... check-in: 997e3c748a user: hobbs tags: trunk | |
| 18:51 | * generic/tclExecute.c: * tests/expr-old.test: fix for erroneous error messages in [expr], [Bug 5... check-in: fd76c6306b user: msofer tags: trunk | |
|
2002-07-25
| ||
| 22:06 | Fix for Tk Bug #219218 "error handling with bgerror in Tk" check-in: a39c4f624f user: jenglish tags: trunk | |
|
2002-07-24
| ||
| 23:20 | * generic/tclExecute.c: restoring full TCL_COMPILE_DEBUG functionality. check-in: 5f71f67e78 user: msofer tags: trunk | |
| 21:05 | * tests/unixInit.test: relaxed unixInit-3.1 to accept iso8859-15 as a valid C encodi... check-in: 05616207b2 user: dgp tags: trunk | |
| 15:40 | * generic/tclExecute.c: restoring the tcl_traceCompile functionality while I repair tcl_traceExec. ... check-in: c3bd634366 user: msofer tags: trunk | |
| 13:51 | * unix/Makefile.in: * unix/configure.in: corrected fix for [Bug 529801]: ranlib only needed for s... check-in: 455e67ee4b user: das tags: trunk | |
|
2002-07-23
| ||
| 18:37 | touch up ChangeLog entry check-in: 66ba301e9a user: mdejong tags: trunk | |
| 18:17 | Man page updates from Larry Virden. check-in: 133521463e user: jenglish tags: trunk | |
| 17:32 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Enable 64 bit compilation when using t... check-in: 62b8c71a34 user: mdejong tags: trunk | |
| 17:30 | * unix/Makefile.in: Combine ranlib tests and avoid printing unless ranlib is actually run. check-in: fd6a09fbf1 user: mdejong tags: trunk | |
| 17:22 | * unix/tcl.m4 (SC_PATH_X): Set XINCLUDES to "" instead of "# no special path needed" or "# no incl... check-in: 505c77455e user: mdejong tags: trunk | |
|
2002-07-22
| ||
| 16:57 | removed load-related clientData, made filesystem static check-in: f182692e41 user: vincentdarley tags: trunk | |
| 16:51 | removed load-related clientData, made filesystem static check-in: 2174b09a78 user: vincentdarley tags: trunk | |
| 10:04 | Allowed parser to recognise 'Inf' as a floating-point number. [Bug 218000] Also produce better error... check-in: 45c9659683 user: dkf tags: trunk | |
|
2002-07-21
| ||
| 17:03 | * Silence compiler warning. [Bug 584408] check-in: 84f12eedf1 user: dgp tags: trunk | |
|
2002-07-20
| ||
| 01:01 | vfs fixes check-in: 9e72205132 user: vincentdarley tags: trunk | |
|
2002-07-19
| ||
| 20:29 | * unix/configure: * unix/configure.in: * win/configure: * win/configure.in: Add AC_PREREQ(2.13) ... check-in: 793a5fddc7 user: mdejong tags: trunk | |
| 15:15 | macosx build fix check-in: 03a7e0ce8e user: vincentdarley tags: trunk | |
| 13:59 | Made variable static. check-in: 9e033a7588 user: dkf tags: trunk | |
| 12:31 | Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or have file-scope. check-in: 86e27ff753 user: dkf tags: trunk | |
| 10:23 | Split off ChangeLog.2001 from ChangeLog check-in: 618fd1a4d4 user: rmax tags: trunk | |
| 10:12 | Cleanup and simplification (file-vars are private, loops are not done when effects are unobservable)... check-in: 2fd1bbe685 user: dkf tags: trunk | |
| 09:17 | Added ActiveState to license.terms check-in: 208d2721d2 user: dkf tags: trunk | |
| 08:52 | Added tests for the [time] command. check-in: 6c57e7a165 user: dkf tags: trunk | |
| 08:36 | Renamed 'notLinux' constraint to 'nonLinuxOnly' for clarity. [Bug#583427] check-in: d6a2ce8490 user: dkf tags: trunk | |
|
2002-07-18
| ||
| 16:39 | pcOnly constraints added check-in: 0dfa567982 user: vincentdarley tags: trunk | |
| 16:36 | winFile.test cleanup check-in: 10a984393e user: vincentdarley tags: trunk | |
| 16:35 | winFCmd.test cleanup check-in: 4ed557623b user: vincentdarley tags: trunk | |
| 16:32 | winFCmd.test cleanup check-in: bad516cb46 user: vincentdarley tags: trunk | |
| 16:26 | Tcl_LoadHandle usage check-in: 9fb2f4b2d3 user: vincentdarley tags: trunk | |
| 16:17 | fix to knownBug test check-in: 629fc26852 user: vincentdarley tags: trunk | |
| 15:14 | load comments and clientData replacement check-in: 601a18a293 user: vincentdarley tags: trunk | |
| 15:09 | load comments and clientData replacement check-in: ed2cbec568 user: vincentdarley tags: trunk | |
| 15:06 | load comments and clientData replacement check-in: 2f4b4707dd user: vincentdarley tags: trunk | |
| 15:04 | load comments and clientData replacement check-in: 9e000cc9a7 user: vincentdarley tags: trunk | |
| 13:37 | * generic/tclBasic.c (CallCommandTraces): delete traces now receive the FQ old name of the command... check-in: 0f5b301ee4 user: msofer tags: trunk | |
| 09:40 | add test constraints check-in: 0502d9de0f user: vincentdarley tags: trunk | |
|
2002-07-17
| ||
| 20:42 | * generic/tclVar.c (DupParsedVarName): nasty bug fixed check-in: 1fb7e99fd5 user: msofer tags: trunk | |
| 20:27 | * generic/tclVar.c (TclPtrIncrVar): missing CONST in declarations, inconsistent with tclInt.h check-in: 982c61c37f user: msofer tags: trunk | |
| 20:02 | load internals refactoring check-in: 4e927f5e64 user: vincentdarley tags: trunk | |
| 20:00 | load internals refactoring check-in: bbffcec48d user: vincentdarley tags: trunk | |
| 19:14 | Fix a comment that was causing problems for programs (like "mktclapp") that embed the initialization... check-in: 7cfb6bcd53 user: drh tags: trunk | |
| 18:21 | removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar() and Tcl(Get|Set|Incr)ElementOf... check-in: 99e6d2298a user: msofer tags: trunk | |
| 14:23 | Minor changes to make things build with SunPro CC... check-in: 43b5cb7959 user: dkf tags: trunk | |
| 10:36 | variable access optimisations check-in: b164cfd4cf user: msofer tags: trunk | |
|
2002-07-16
| ||
| 23:13 | * unix/Makefile.in: * win/Makefile.in: Add a more descriptive warning in the event `make genstubs... check-in: 9754a06740 user: mdejong tags: trunk | |
| 22:44 | * unix/Makefile.in: Use dltest.marker file to keep track of when the dltest package is up to date... check-in: 8e674b1fe2 user: mdejong tags: trunk | |
| 22:27 | typo check-in: 727407e9bc user: dgp tags: trunk | |
| 21:10 | * unix/configure: Regen. * unix/configure.in: Remove useless subst of TCL_BIN_DIR. check-in: 950440afc4 user: mdejong tags: trunk | |
| 16:38 | const fix for new variable code check-in: 1fcebf4e01 user: dgp tags: trunk | |
| 16:29 | style guide fixes check-in: 64ad5c1003 user: dgp tags: trunk | |
| 12:54 | * generic/tclVar.c: inaccurate comment fixed check-in: 0b1991277f user: msofer tags: trunk | |
| 01:12 | using the new variable name caching possibilities when setting error results in (Tcl_AddObjErrorInfo... check-in: 99b46f3211 user: msofer tags: trunk | |
|
2002-07-15
| ||
| 22:18 | * generic/tclVar.c: refactorisation to reuse already looked-up Var pointers; definition of t... check-in: 6a9cd28b04 user: msofer tags: trunk | |
| 20:39 | * Improved constraints to protect /tmp. [Bug 581403] check-in: 81934e6e5a user: dgp tags: trunk | |
| 14:16 | comment cleanup and code speedup for fs check-in: 9f86e68d7d user: vincentdarley tags: trunk | |
| 10:28 | mac TclpObjlink implementation check-in: fe515d89e2 user: vincentdarley tags: trunk | |
| 09:53 | static internal function check-in: 551d46f2b0 user: vincentdarley tags: trunk | |
| 09:01 | tests, docs check-in: 41326d7caa user: vincentdarley tags: trunk | |
| 03:48 | * Removed declarations that duplicated entries in the (internal) stub table. check-in: 64db21b6f6 user: dgp tags: trunk | |
|
2002-07-14
| ||
| 18:29 | * library/tcltest/tcltest.tcl: Corrected errors in handling of configuration opti... check-in: 9ca3ea3935 user: dgp tags: trunk | |
| 17:29 | * Bumped HEAD to version 8.4b2 so we can distinguish it from the 8.4b1 release. check-in: 3189680546 user: dgp tags: trunk | |
|
2002-07-12
| ||
| 16:26 | file normalization on win 95/98 check-in: 622e2c69ee user: vincentdarley tags: trunk | |
|
2002-07-11
| ||
| 19:03 | log check-in: fe277d3607 user: dgp tags: trunk | |
| 19:02 | * Corrected reaction to existing but false ::tcl_interactive. check-in: 6f69b4efa0 user: dgp tags: trunk | |
| 17:42 | file normalization on win 95/98 check-in: 4f0c628680 user: vincentdarley tags: trunk | |
| 15:40 | * Overlooked CONST documentation update. check-in: 904442d6bc user: dgp tags: trunk | |
| 13:53 | ckalloc() et al take 'unsigned int' sizes, so print them with '%ud' not '%d' check-in: 83245408df user: dkf tags: trunk | |
| 12:39 | tclCompile.c and tclProc.c: small changes in the usage of the VAR_UNDEFINED flag. check-in: 899e743aed user: msofer tags: trunk | |
| 08:25 | [file attributes -permissions] is Unix-only; [catch] it for portability check-in: a406e10680 user: dkf tags: trunk | |
|
2002-07-10
| ||
| 18:51 | * Greatly reduced the number of [exec]s, using slave interps instead. * Fixed bug uncovered in the... check-in: bc0ebeeb93 user: dgp tags: trunk | |
| 16:03 | typo fixes check-in: 7917386b61 user: dgp tags: trunk | |
| 13:08 | Removed [exec] of Unix utilities with equivs in standard Tcl [Bug 579268] check-in: d6ebe58e60 user: dkf tags: trunk | |
| 11:56 | * Cleaned up, constrained, and reduced the amount of [exec] usage in the test suite. check-in: b0f3dfed62 user: dgp tags: trunk | |
| 10:48 | Removed exec of unix utilities from cmdAH.test [Bug 579211] check-in: a9d4ddb5ce user: dkf tags: trunk | |
| 08:25 | Fix for bug 579284; registered math funcs can now correctly return wide-ints. check-in: dcf797b4b2 user: dkf tags: trunk | |
|
2002-07-08
| ||
| 22:01 | * tests/socket.test: Fixed bug #578164. The original reason for the was a DNS outage while runn... check-in: 00895d7a9c user: andreas_kupries tags: trunk | |
| 20:43 | * doc/tcltest.n: Fixed incompatibility in [viewFile]. * library/tclte... check-in: f18c8070e9 user: dgp tags: trunk | |
| 12:08 | no zero refcount in Tcl_FS check-in: d23ebcadeb user: vincentdarley tags: trunk | |
| 10:11 | fs cleanup check-in: 0262152f74 user: vincentdarley tags: trunk | |
| 10:08 | fs cleanup check-in: 45301e8feb user: vincentdarley tags: trunk | |
| 08:50 | add file link constraint check-in: c97a28c051 user: vincentdarley tags: trunk | |
|
2002-07-06
| ||
| 18:19 | * tests/pkgMkIndex.test: Constrained tests of [load] package indexing to those plat... check-in: dc71ba145b user: dgp tags: trunk | |
|
2002-07-05
| ||
| 20:18 | * added recent changes check-in: d573e216f3 user: dgp tags: trunk | |
| 11:16 | * generic/tclClock.c (FormatClock): Convert the format string to UTF8 before calling TclpStrftime,... check-in: fe3d4342cc user: rmax tags: trunk | |
| 10:38 | Made many tests work properly when the current directory is not writable. Added targets to unix/Make... check-in: 725b23357f user: dkf tags: trunk | |
| 07:23 | minor doc fix check-in: 5cc7bc0228 user: hobbs tags: trunk, core-8-4-b1 | |
| 07:15 | updated for 8.4b1 release check-in: c8fd772d98 user: hobbs tags: trunk | |
|
2002-07-04
| ||
| 21:47 | More fixing of writable-current-dir assumption. [Bug 575824] check-in: 29b02d384a user: dkf tags: trunk | |
| 20:26 | Fix to latest patch. check-in: ffae80c667 user: andreas_kupries tags: trunk | |
| 20:06 | * tests/socket.test: * tests/winPipe.test: * tests/pid.test: Fixed SF Bug #575848. See below for... check-in: 9154a40a5a user: andreas_kupries tags: trunk | |
| 16:52 | fixed [Bug 575817] check-in: 00ac615b6b user: msofer tags: trunk | |
| 15:46 | * All the bugs below are instances of the same problem: The testsuite assumes [pwd] = [temporar... check-in: 1d6a2d5ba4 user: andreas_kupries tags: trunk | |
| 01:24 | tests/pkg1 removal check-in: 07e1e07a6c user: dgp tags: trunk | |
| 01:20 | * tests/pkg1/direct1.tcl: removed * tests/pkg1/pkgIndex.tcl: removed * tests... check-in: d0c1d5219a user: dgp tags: trunk | |
| 00:32 | * Fixed [Bug 575857] where this test file expected to be able to write to [file join [tests... check-in: 0b80a84970 user: dgp tags: trunk | |
|
2002-07-03
| ||
| 19:40 | * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoid * tests/tcltest.... check-in: 332c659704 user: dgp tags: trunk | |
| 17:33 | * generic/tclCompCmds.c (TclCompileCatchCmd): return TCL_OUT_LINE_COMPILE instead of TCL_ERROR: let... check-in: b4e3a817bd user: msofer tags: trunk | |
| 01:14 | just a few more corrections... check-in: c241b0708e user: dgp tags: trunk | |
| 00:54 | incorrect section name reference. check-in: 6c51865d99 user: dgp tags: trunk | |
| 00:41 | * doc/tcltest.n: more refinements of the documentation. * library/tcltest/tcltest.t... check-in: 6c4c21660d user: dgp tags: trunk | |
|
2002-07-02
| ||
| 23:34 | Markup fixes, spellcheck. check-in: 5beb3c7bc8 user: jenglish tags: trunk | |
| 19:10 | * doc/tcltest.n: Reverted [makeFile] and [viewFile] to * library/tclt... check-in: 06fbc3e4fa user: dgp tags: trunk | |
| 13:28 | * library/tcltest/tcltest.tcl: Simplified logic of [GetMatchingFiles] and [GetMatchi... check-in: ff7c1537d7 user: dgp tags: trunk | |
| 12:16 | clearer error msgs for file link check-in: 72dd1ba836 user: vincentdarley tags: trunk | |
|
2002-07-01
| ||
| 22:33 | * doc/tcltest.n: more work in progress updating tcltest docs. * library/tcltest/tcl... check-in: 1dd6c3bb15 user: dgp tags: trunk | |
| 18:25 | (doc/*.[3n]) -- spell-check, fix typos (Updates from Larry Virden) check-in: c9a299f4fa user: jenglish tags: trunk | |
| 18:24 | Spell-check, fixed typos (Updates from Larry Virden). check-in: 34cded11b7 user: jenglish tags: trunk | |
| 15:43 | Fix for Tcl bug #541181; programs that link against libtcl.so on Solaris no longer need to use the s... check-in: 2108c3d283 user: dkf tags: trunk | |
| 14:35 | * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test. * library/tcltest/t... check-in: 22739d560c user: dgp tags: trunk | |
| 10:50 | Documented the *real* behaviour of [concat] check-in: 45000cc6a7 user: dkf tags: trunk | |
| 07:56 | * work in progress updating tcltest documentation. check-in: 770c2d1fab user: dgp tags: trunk | |
| 07:52 | * Updated the instructions on running and adding to the test suite. Also updated several tests, mo... check-in: 7e30b7a427 user: dgp tags: trunk | |
| 04:56 | * Stopped checking for writeability of -tmpdir value because no default directory can be guarantee... check-in: 17a8c529ee user: dgp tags: trunk | |
| 04:06 | * Updated auto_mkIndex tests to use [makeFile] and [removeFile] so tests are done in [tempo... check-in: 98e5c141e6 user: dgp tags: trunk | |
| 03:04 | alternative fix. check-in: fe7edd23ff user: dgp tags: trunk | |
| 02:29 | * Fixed [makeFile] and [viewFile] to accurately reflect a file's contents. Updated tests that dep... check-in: 49cd7e2034 user: dgp tags: trunk | |
| 01:20 | * `make mklinks` on 6-27 commits. check-in: 0dca357750 user: dgp tags: trunk | |
|
2002-06-28
| ||
| 21:24 | * generic/tclCompile.h: modified the macro TclEmitPush check-in: 6f6c8e84f0 user: msofer tags: trunk | |
| 19:22 | * docs/tcltest.n: Doc revisions in progress. * library/tcltest/tcltest.tcl: Co... check-in: 2e21bf0280 user: dgp tags: trunk | |
| 09:56 | Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so their names were really badl... check-in: 049b4fa9e2 user: dkf tags: trunk | |
| 08:44 | Minor improvement to documentation for [string last], and reformatting to remove long-obsolete chang... check-in: 085d171f6f user: dkf tags: trunk | |
|
2002-06-27
| ||
| 22:29 | * Work in progress updating the documentation of the packages that come bundled with the Tcl sourc... check-in: 9e579e2364 user: dgp tags: trunk | |
| 17:31 | * Made sure that the TCLTEST_OPTIONS environment variablle configures tcltest at package lo... check-in: 4feb54086b user: dgp tags: trunk | |
| 12:27 | unix root volume fix check-in: 09b4b3bd7b user: vincentdarley tags: trunk | |
|
2002-06-26
| ||
| 16:01 | empty path name error msgs check-in: 9affc2625c user: vincentdarley tags: trunk | |
| 13:42 | * unix/tclUnixTime.c: Make [clock format] respect locale settings. * tests/clock.tes... check-in: a6557623af user: rmax tags: trunk | |
| 13:05 | Fixed a typo in the "shell" target. check-in: 7fb9bc59ef user: rmax tags: trunk | |
| 11:50 | clarifications in doc/CrtInterp.3 and doc/StringObj.3 check-in: b1c464dbca user: msofer tags: trunk | |
| 03:25 | * Corrected suppression of -verbose skip and start by [test -output]. Also corrected test suite er... check-in: cb6328465c user: dgp tags: trunk | |
| 01:31 | typo fixes check-in: 06df094223 user: dgp tags: trunk | |
| 01:11 | Excised a tiny amount of the most pointless voodoo. Left most of it in there. check-in: 71807164bb user: dgp tags: trunk | |
|
2002-06-25
| ||
| 16:36 | generated check-in: 25f8e0c47b user: rmax tags: trunk | |
| 16:34 | Some more fixes for the compress and symlink stuff to correct situations where compressed manpages a... check-in: 6660c7ad6c user: rmax tags: trunk | |
| 15:20 | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. * unix/configure.in: Added support for symlinks... check-in: cb61839697 user: rmax tags: trunk | |
| 14:27 | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Replaced ${exec_prefix}/lib by ${libdir}. check-in: 45a9bf50ec user: rmax tags: trunk | |
| 08:59 | Surface fix for bug #533364; TclGetIntForIndex no longer assumes an unshared empty result when gener... check-in: 03029eff05 user: dkf tags: trunk | |
| 01:13 | * Implementation of TIP 101. Adds and exports a [configure] command from tcltest. check-in: 600067c1e9 user: dgp tags: trunk | |
|
2002-06-22
| ||
| 18:24 | * updated changes file for 8.4b1 release. check-in: 527d5c1a0f user: dgp tags: trunk | |
| 04:19 | * Corrections to tcltest and the Tcl test suite so that a test with options -constraints kn... check-in: 9ba9324aef user: dgp tags: trunk | |
| 00:27 | Regen check-in: bcdea224c1 user: dkf tags: trunk | |
| 00:12 | Regen. check-in: 91ac734603 user: dkf tags: trunk | |
| 00:06 | Resynch... check-in: 7c557f57c5 user: dkf tags: trunk | |
|
2002-06-21
| ||
| 23:55 | Bumped version number to b1 in preparation for release. check-in: 6357dd2123 user: dkf tags: trunk | |
| 22:23 | * Updated all package install directories to match current Major.minor versions of the packages. ... check-in: c89d65c5e7 user: dgp tags: trunk | |
| 21:17 | LogSyntaxError() should reset the interpreter result [Bug 550142 "Tcl_ExprObj -> abort"] check-in: 0655f07beb user: jenglish tags: trunk | |
| 19:44 | * Corrected comments and namespace style issues. Thanks to Bruce Stephens. [Bug 572025] check-in: e63512ee1b user: dgp tags: trunk | |
| 14:31 | tip99 check-in: 4950ea7815 user: vincentdarley tags: trunk | |
| 14:22 | tip99 check-in: e0671d6019 user: vincentdarley tags: trunk | |
|
2002-06-20
| ||
| 16:41 | fix for [Bug 571385] check-in: dc7867f91b user: msofer tags: trunk | |
| 14:47 | * generic/tclExecute.c (TclCompEvalObj): clarified and simplified the logic for compilation/recompil... check-in: 5df39b2928 user: msofer tags: trunk | |
| 00:50 | doc/file.n: Fixed indentation. No substantive changes. check-in: 0c0d47c700 user: jenglish tags: trunk | |
| 00:11 | Added parens for clarity check-in: cc4dabeaf9 user: dgp tags: trunk | |
|
2002-06-19
| ||
| 22:38 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): get the resultPtr again as the Tcl_ObjSetVar2 may cause t... check-in: 1a723fe8cb user: hobbs tags: trunk | |
| 16:28 | generic/tclExecute.c (TEBC): removing unused "for(;;)" loop; improved comments; re-indentation. check-in: 9a0c8ce46b user: msofer tags: trunk | |
|
2002-06-18
| ||
| 22:02 | * generic/tclExecute.c (TEBC): elimination of duplicated code in the non-immediate INST_INCR instruc... check-in: e40e2593a5 user: msofer tags: trunk | |
| 13:22 | generic/tclExecute.c (TEBC, INST_DONE): small bug in the panic code for tcl-stack corruption. check-in: caa93cafba user: msofer tags: trunk | |
| 00:13 | no message check-in: d2132a783e user: davygrvy tags: trunk | |
| 00:12 | Trims to support the removal of RESOURCE_INCLUDED from rc scripts from FR #565088. * generic/tcl... check-in: 7e44d394de user: davygrvy tags: trunk | |
|
2002-06-17
| ||
| 22:52 | * doc/CrtTrace.3: Added TIP#62 implementation of command * doc/trace.n: execution... check-in: 3da5a82795 user: hobbs tags: trunk | |
| 21:06 | * Corrected en_UK references to en_GB. UK is not a country designation recognized in ISO 3... check-in: 3943024291 user: dgp tags: trunk | |
| 20:05 | * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec] on windows did not treat { in ... check-in: 2c09144850 user: andreas_kupries tags: trunk | |
| 18:31 | generic/tcl.h: #ifdef logic for K&R C backwards compatibility changed to assume modern C by default.... check-in: 2f22f3aff2 user: jenglish tags: trunk | |
| 16:37 | * More Windows Registry locale codes from Bruno Haible. check-in: 0929d4e676 user: dgp tags: trunk | |
| 05:37 | * Revised locale initialization to interpret environment variable locale values according ... check-in: e23dfc2c8c user: dgp tags: trunk | |
| 00:09 | a better algorithm for the previous bug fix. check-in: 437763367e user: msofer tags: trunk | |
|
2002-06-16
| ||
| 22:24 | [Bug 569438] in the processing of dollar variables check-in: 6f670a6acb user: msofer tags: trunk | |
| 17:59 | bug in the consolidation of the INCR_..._STK instructions check-in: 7ad4b1f4f9 user: msofer tags: trunk | |
|
2002-06-14
| ||
| 21:08 | runtime peep-hole optimisation of variables (INST_STORE, INST_INCR) and commands (INST_INVOKE); fast... check-in: 7947220c57 user: msofer tags: trunk | |
| 20:11 | runtime peep-hole optimisation of comparisons. check-in: 28cc67147f user: msofer tags: trunk | |
| 19:31 | BC-engine: runtime peep-hole optimisation of INST_FOREACH check-in: 7b34e9a8ef user: msofer tags: trunk | |
| 14:48 | no message check-in: 88cb607e8d user: davygrvy tags: trunk | |
| 14:42 | The test for compiler optimizations was in error. Thanks goes to Roy Terry <royterry@earthlink.net>... check-in: b7bbb19323 user: davygrvy tags: trunk | |
| 13:17 | TIP#102 implementation: 'trace list' becomes 'trace info' check-in: 8a0002c6e0 user: dkf tags: trunk | |
|
2002-06-13
| ||
| 23:10 | consolidated code for the conditional branch instructions. check-in: 6227d63146 user: msofer tags: trunk | |
| 21:37 | fixed the previous patch - wouldn't compile with TCL_COMPILE_DEBUG set. check-in: 8a833be542 user: msofer tags: trunk | |
| 21:07 | TclExecuteByteCode: consolidated exception handling of INST_INVOKE, INST_EVAL, INST_BREAK and INST_C... check-in: 1f2720192b user: msofer tags: trunk | |
| 19:47 | consolidated opcodes in the bytecode engine, eliminating duplicated code. Added the new (but pre-exi... check-in: 6dc27c861c user: msofer tags: trunk | |
| 13:17 | new fCmd.test problems on Unix check-in: 4269f2bf0e user: vincentdarley tags: trunk | |
| 10:43 | fs normalize check-in: ce2b83f5c9 user: vincentdarley tags: trunk | |
| 09:39 | vfs, winfs testsuite check-in: 494e81b676 user: vincentdarley tags: trunk | |
|
2002-06-12
| ||
| 19:36 | fixed [Bug 568123] check-in: 4497e80bcb user: msofer tags: trunk | |
| 19:16 | * win/tclWinFile.c: corrected the symbolic link handling code to allow it to compile. Added real ... check-in: a8ec4236fe user: hobbs tags: trunk | |
| 15:05 | Made this file compile! check-in: 0814d34f8d user: dkf tags: trunk | |
| 09:28 | fs clarification and windows fixes check-in: cf698404c4 user: vincentdarley tags: trunk | |
|
2002-06-11
| ||
| 15:42 | optimised read access to local variables created at run-time check-in: 348eec187b user: msofer tags: trunk | |
| 13:56 | Removed assumptions that [makeFile] creates files in the current dir. check-in: 279f4db3ad user: dkf tags: trunk | |
| 13:47 | Duplicate test number... check-in: af034cf0bf user: dkf tags: trunk | |
| 13:22 | Fix for [info locals] bug #567386; added compile functions for [global], [upvar] and [variable]. check-in: d33879f966 user: msofer tags: trunk | |
| 12:38 | generic/tclExecute.c: optimised algorithm for exception range lookup check-in: 1b976abb5e user: msofer tags: trunk | |
|
2002-06-10
| ||
| 17:41 | fs fixed commit check-in: bcc8fc2401 user: vincentdarley tags: trunk | |
| 10:41 | small fs fixes check-in: 5d031eef10 user: vincentdarley tags: trunk | |
|
2002-06-07
| ||
| 19:48 | * More corrections to test suite so that tests of failing [test]s don't show up themselves ... check-in: f2232f26c6 user: dgp tags: trunk | |
| 10:38 | Cleaned up inclusion of float.h; that's really tcl<platform>Port.h's job check-in: 6c82a1feba user: dkf tags: trunk | |
| 08:50 | Make sure EOVERFLOW is defined on Unix. check-in: 190346ee55 user: dkf tags: trunk | |
|
2002-06-06
| ||
| 21:01 | speling ficks check-in: e464b42726 user: dgp tags: trunk | |
| 20:54 | * 4) deprecated [threadReap] and [mainThread] [Bug 534903] check-in: edeb884f6b user: dgp tags: trunk | |
| 19:45 | * unix/dltest/Makefile.in: Remove hard coded CFLAGS=-g and add CFLAGS_DEBUG, CFLAGS_OPTIMIZE, and ... check-in: 1b1f2ad6ef user: mdejong tags: trunk | |
| 19:23 | * Corrections to test suite so that tests of failing [test]s don't show up themselves as fa... check-in: ef1d6fa174 user: dgp tags: trunk | |
| 18:44 | * tests/io.test: Fixed up namespace variable resolution issues revealed by running t... check-in: 3b39c5277f user: dgp tags: trunk | |
| 17:37 | * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime): added mutex wrapped calls to readdi... check-in: fcf531e83a user: das tags: trunk | |
|
2002-06-05
| ||
| 16:46 | * Documented $tcl_rcFileName and added more clarifications about the intended use of Tcl_Ma... check-in: 576e3a284c user: dgp tags: trunk | |
| 11:59 | * generic/tclFileName.c (TclGlob): mac specific fix to recent changes in 'glob -tails' handling. ... check-in: a996da49e4 user: das tags: trunk | |
| 01:12 | * Added more TIP 85 tests from Arjen Markus. Converted tcltest.test to use a private namesp... check-in: ea15d6aad8 user: dgp tags: trunk | |
|
2002-06-04
| ||
| 19:23 | * win/README: Update msys+mingw URL. check-in: 4224ed5ffc user: mdejong tags: trunk | |
|
2002-06-03
| ||
| 23:44 | * Implementation of TIP 85. Allows tcltest users to add new legal values of the -match opt... check-in: de2e3621bf user: dgp tags: trunk | |
| 17:04 | added description of [namepace forget] behaviour for unqualified patterns [Bug 559268] check-in: 143c05451a user: msofer tags: trunk | |
| 16:45 | reverting an accidental modification in the last commit. check-in: a792ae3892 user: msofer tags: trunk | |
| 16:31 | clarify the empty variable name issue ([Bug 549285]) check-in: 9340f13694 user: msofer tags: trunk | |
|
2002-05-31
| ||
| 23:21 | * Fixed leak of slave interp in [pkg_mkIndex]. Thanks to Helmut for report. [Bug 550534] check-in: 1736e8e641 user: dgp tags: trunk | |
| 23:16 | * Use the "stdio" constraint to control whether an [open "|[interpreter]"] is attempted. check-in: 0d22f3e09c user: dgp tags: trunk | |
| 22:20 | * Removed internal routine TclMathInProgress and Unix implementation of matherr(). These ... check-in: e080b7f8c1 user: dgp tags: trunk | |
|
2002-05-30
| ||
| 15:03 | cleanup in [expr] compiler check-in: 142a17fb61 user: msofer tags: trunk | |
| 09:27 | glob fixes check-in: a6acf0723c user: vincentdarley tags: trunk | |
| 03:27 | updated strcmp stuff, see ChangeLog check-in: 19fb209fbf user: hobbs tags: trunk | |
| 03:27 | * unix/configure: regen'ed * unix/configure.in: replaced bigendian check with autoconf standard A... check-in: 5a5c16e5a7 user: hobbs tags: trunk | |
| 03:26 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): * generic/tclCmdMZ.c (Tcl_StringObjCmd):... check-in: c3460261c4 user: hobbs tags: trunk | |
|
2002-05-29
| ||
| 22:59 | * Removed "dummy" reference to Tcl_LinkVar. It is no longer needed since Tcl_Main() now act... check-in: 416a5e19a7 user: dgp tags: trunk | |
| 11:12 | commited working regenerated configure check-in: 73e2427cca user: hobbs tags: trunk | |
| 10:35 | Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is probably optimized far in ... check-in: b3535ea391 user: dkf tags: trunk | |
| 09:09 | * generic/tclInt.decls: * generic/tclIntDecls.h: * generic/tclStubInit.c: * generic/tclUtf.c: ad... check-in: c78da914be user: hobbs tags: trunk | |
| 09:09 | * generic/tclCompCmds.c (TclCompileStringCmd): removed error creation in code that no longer throw... check-in: 9901b51fc6 user: hobbs tags: trunk | |
| 09:09 | added more string comparison checks check-in: 0d46aa8304 user: hobbs tags: trunk | |
| 09:08 | better qualified 9.1 constraint check for %s check-in: 98804969a6 user: hobbs tags: trunk | |
| 00:19 | * tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 4d47e1cec7 user: hobbs tags: trunk | |
| 00:18 | * generic/tclThreadAlloc.c (TclpRealloc, TclpFree): protect against the case when NULL is based. check-in: 40c3da52d3 user: hobbs tags: trunk | |
|
2002-05-28
| ||
| 15:05 | load cleanup in vfs check-in: c5012597c9 user: vincentdarley tags: trunk | |
| 09:12 | D'oh! Accidentally made this file uncompilable. Added some extra commenting as part of fixing proc... check-in: 5eebe0f6c2 user: dkf tags: trunk | |
|
2002-05-27
| ||
| 10:14 | Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.) check-in: d935f8b1cd user: dkf tags: trunk | |
|
2002-05-24
| ||
| 22:43 | * tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch and bug report by Kevin Kenny... check-in: 3cc2acd716 user: andreas_kupries tags: trunk | |
| 21:19 | TIP#91 implementation; makes old style channels binary compatible with new TIP#72-enabled Tcl. See ... check-in: b14125cf9e user: dkf tags: trunk | |
| 18:57 | * win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We are not allowed to mess with th... check-in: bf3d724895 user: andreas_kupries tags: trunk | |
|
2002-05-21
| ||
| 18:17 | * unix/configure: Regen. * unix/configure.in: Invoke SC_ENABLE_SHARED before calling SC_CONFIG_CF... check-in: 70b993bcf6 user: mdejong tags: trunk | |
|
2002-05-20
| ||
| 10:22 | * generic/tclInt.h: added prototype for TclpFilesystemPathType(). * mac/tclMacChan.c: use MSL prov... check-in: 66a3c8ac71 user: das tags: trunk | |
|
2002-05-17
| ||
| 00:31 | doc/CrtObjCmd.3: Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: 7ee6b347de user: jenglish tags: trunk | |
| 00:26 | Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: c52548852e user: jenglish tags: trunk | |
|
2002-05-14
| ||
| 10:46 | More tidying up; tclUnixChan.c now builds with GCC without warnings. check-in: 240fda6816 user: dkf tags: trunk | |
| 09:44 | memory cleanup check-in: cb1c29b5b3 user: vincentdarley tags: trunk | |
|
2002-05-13
| ||
| 14:06 | Stop Solaris from generating a warning; the second argument to ioctl has been observed to be either ... check-in: 49996f43a2 user: dkf tags: trunk | |
| 13:19 | memory cleanup check-in: 7c2363b581 user: vincentdarley tags: trunk | |
| 12:31 | comment check-in: b85ac9fb30 user: vincentdarley tags: trunk | |
|
2002-05-10
| ||
| 18:47 | * Corrected some list-quoting issues and other matters that cause tests to fail when the pa... check-in: 8f8b6743f2 user: dgp tags: trunk | |
|
2002-05-08
| ||
| 23:51 | no message check-in: 67c2adb467 user: davygrvy tags: trunk | |
| 23:48 | Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix for single-quote macro mis-unde... check-in: 59ac3ed2d0 user: davygrvy tags: trunk | |
| 12:35 | no message check-in: 769e94b66b user: davygrvy tags: trunk | |
| 12:32 | Opps. An SH macro had two decimals. yes, I'm reverting my reversion. check-in: e9ae9e324a user: davygrvy tags: trunk | |
| 12:29 | Prior revisions returned. The single-quote macro misunderstanding was from man2tcl.c instead. check-in: db3ba2724d user: davygrvy tags: trunk | |
| 12:21 | commit mistake reverted to 1.9 contents. check-in: 9bed6485a8 user: davygrvy tags: trunk | |
| 12:20 | Proper source of macro error misunderstanding ' as the leading macro command found and repaired. check-in: aba5aa2aee user: davygrvy tags: trunk | |
| 10:18 | me bad grammer have, fix goodly better, now. check-in: 650e941a90 user: davygrvy tags: trunk | |
| 06:32 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: d1b69c320b user: dgp tags: trunk | |
| 05:59 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 6349f603db user: dgp tags: trunk | |
| 05:51 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 12ffd9611f user: dgp tags: trunk | |
| 05:50 | * Corrected [uplevel] quoting when [source]-ing test script in subdirectories. check-in: 2eae44a762 user: dgp tags: trunk | |
| 04:37 | no message check-in: 787932a67b user: davygrvy tags: trunk | |
| 04:36 | winhelp conversion tools where understand a ' as the first character on a line as an unknown macro. ... check-in: dd778828a2 user: davygrvy tags: trunk | |
| 04:25 | Added 'runtest' target. Added docs as dependencies for winhelp rtf. Changes from Peter Spjuth <pete... check-in: fc64fae440 user: davygrvy tags: trunk | |
| 04:23 | Improved handling of CS/CE fields. Use Courier New and indent better. Changes from Peter Spjuth <pet... check-in: 9c272eef9e user: davygrvy tags: trunk | |
| 04:22 | Increased line buffer size and a bail-out if that should ever be over-run. Changes from Peter Spjuth... check-in: 6e6d790bea user: davygrvy tags: trunk | |
| 04:21 | Made code samples use the Courier New fixed-width font. Changes from Peter Spjuth <peter.spjuth@spa... check-in: 7b3e447788 user: davygrvy tags: trunk | |
|
2002-05-07
| ||
| 18:03 | fix to bug 553320 check-in: d839f0484c user: vincentdarley tags: trunk | |
| 15:54 | Fix for bugs #549607 & #549610: testsuite failures for filenames with spaces. check-in: 3ec77da87c user: msofer tags: trunk | |
|
2002-05-02
| ||
| 20:15 | fix to 551306 check-in: 34f2d6b9b0 user: vincentdarley tags: trunk | |
|
2002-04-26
| ||
| 19:29 | * unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl kn... check-in: a1000d30b9 user: hobbs tags: trunk | |
| 08:43 | Added more thorough tests for handling of conversion to boolean. check-in: 38b687e905 user: dkf tags: trunk | |
| 08:34 | Hex values on 64-bit machines can be booleans too! [Bug 548686] check-in: 0d05b5a9e1 user: dkf tags: trunk | |
|
2002-04-24
| ||
| 20:36 | * generic/tclInt.h: corrected TclRememberJoinableThread decl to use VOID instead of void. check-in: b0abe33f1f user: hobbs tags: trunk | |
| 20:35 | noted that this code isn't needed on unix check-in: 69055b5c78 user: hobbs tags: trunk | |
| 09:45 | regen check-in: fb959999d1 user: dkf tags: trunk | |
| 09:44 | Tcl_GetUnicodeFromObj missing from index line check-in: 6bdd4676af user: dkf tags: trunk | |
|
2002-04-23
| ||
| 19:06 | * doc/exec.n: * doc/tclvars.n: doc updates [Patch #509426] (gravereaux) check-in: 880e786280 user: hobbs tags: trunk | |
| 17:03 | * generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): ... check-in: 28a1df4ae9 user: hobbs tags: trunk | |
| 14:26 | * mac/tclMacResource.r: added check of TCLTK_NO_LIBRARY_TEXT_RESOURCES #define to allow disabling ... check-in: f86ce486a9 user: das tags: trunk | |
| 13:39 | regen. check-in: 61958362c5 user: dkf tags: trunk | |
| 13:09 | Added documentation for command tracing API [Bug 414927] check-in: ebc08a75da user: dkf tags: trunk | |
| 05:41 | * generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): * unix/Makefile.in: ... check-in: 329bb4c295 user: hobbs tags: trunk | |
| 03:48 | cleanup of testfilesystem command check-in: 46ef1fd57a user: hobbs tags: trunk | |
| 02:54 | * generic/tclIOUtil.c (Tcl_FSRegister, Tcl_FSUnregister): corrected calling of Tcl_ConditionWait t... check-in: a8b37de39c user: hobbs tags: trunk | |
| 02:54 | generic/tclCmdAH.c (Tcl_FileObjCmd): added cast in FILE_SIZE check-in: f51918974c user: hobbs tags: trunk | |
|
2002-04-22
| ||
| 22:55 | see ChangeLog check-in: d8ad55c00f user: hobbs tags: trunk | |
| 22:51 | * win/tclWinFCmd.c (DoDeleteFile): check return of setattr API calls in file deletion for correct ... check-in: cc5e4c173c user: hobbs tags: trunk | |
| 22:42 | * win/Makefile.in: correct dependencies for shell, gdb, runtest targets. check-in: 4faa3a5643 user: hobbs tags: trunk | |
| 22:41 | * doc/clock.n: * compat/strftime.c (_fmt): change strftime to correctly handle localized %c, %x a... check-in: 3664ea71af user: hobbs tags: trunk | |
| 19:57 | corrected constraint name for filename-12.1.4 to pcOnly from unixpcOnly check-in: 0b6fa94d42 user: hobbs tags: trunk | |
|
2002-04-20
| ||
| 01:29 | * Free the memory allocated for the startup script path. [Bug 543549] check-in: 3ee94f8ca3 user: dgp tags: trunk | |
| 00:35 | * [mcmax] wasn't using the caller's namespace when determining the max translated length. ... check-in: b5acc75421 user: dgp tags: trunk | |
|
2002-04-19
| ||
| 23:09 | * Added [mcload] to the export list of msgcat; bumped to 1.2.3. [Bug 544727] check-in: 5555baf98b user: dgp tags: trunk | |
| 14:18 | 2002-04-20 Daniel Steffen <das@users.sourceforge.net> * generic/tclInt.decls: * generic/tclIntP... check-in: 9a1332b8f1 user: das tags: trunk | |
| 13:08 | list/string indexes don't destroy wide int rep [Bug #526717] check-in: d4748150e1 user: dkf tags: trunk | |
|
2002-04-18
| ||
| 18:05 | [Bug 545325 ] info level didn't report namespace eval. check-in: 03de79e1ef user: msofer tags: trunk | |
| 16:46 | typo check-in: ef2bcb67fe user: dgp tags: trunk | |
| 16:31 | * Clarified documentation on handling unusual return codes during substitution, and on vari... check-in: f6e13378df user: dgp tags: trunk | |
| 14:12 | Fixed Bug #545644; [info body] always gives a proper string now! check-in: 7a77784682 user: dkf tags: trunk | |
| 13:49 | Partial resolution of Bug #536831; the comment is a bit clearer! check-in: 487757f636 user: dkf tags: trunk | |
| 13:08 | correcting date in Changelog entry check-in: 11d3dc1d00 user: msofer tags: trunk | |
| 13:04 | fix for [Bug #542588], where "too large integers" were reported as "floating-point value" in [expr] ... check-in: ccca4d5986 user: msofer tags: trunk | |
| 01:51 | * generic/tclEncoding.c (EscapeFromUtfProc): * generic/tclIO.c (WriteChars, Tcl_Close): corrected ... check-in: f6c1bdfbf8 user: hobbs tags: trunk | |