Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6808 check-ins using file generic/regfronts.c version f7c49d5cdf
|
2013-06-03
| ||
| 18:08 | merge release Closed-Leaf check-in: 649ee985ae user: dgp tags: core-8-4-branch | |
| 17:26 | Tag for release. Closed-Leaf check-in: 3f548b91c5 user: dgp tags: core-8-4-20-rc, core-8-4-20 | |
| 14:19 | last-moment fix for FreeBSD from Pietro Cerutti check-in: 873b92326c user: jan.nijtmans tags: core-8-4-branch | |
| 14:01 | Improve reliability of test httpold-4.12. Thanks AF! check-in: 15fee931dd user: dgp tags: core-8-4-branch | |
|
2013-05-28
| ||
| 15:15 | Tag for release check-in: 499d2a6aa7 user: dgp tags: core-8-4-20-rc | |
|
2013-05-23
| ||
| 11:28 | When compiling Tcl with mingw32/wsl-4.0, make sure that no 64-bit time functions are used, which don... check-in: 6f3fbd689c user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-19
| ||
| 14:04 | Don't #define VOID on VxWorks, as it is already typdef'd to void Eliminate possibly conflicting LOCA... check-in: 4bed29cc48 user: jan.nijtmans tags: core-8-4-branch | |
| 13:36 | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti. check-in: 3711f9d94a user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-17
| ||
| 15:12 | <sys/stat.h> inclusion is only needed when compiling for Win32, don't bother for other platforms. check-in: a2c3b92118 user: jan.nijtmans tags: core-8-4-branch | |
| 15:08 | - eliminate compiler warning when compiling with Visual Studio. - Make sure that _ftime() from msvcr... check-in: 62fbe65d17 user: jan.nijtmans tags: core-8-4-branch | |
| 07:14 | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it works, it has the side-... check-in: 9480d59af8 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-16
| ||
| 08:20 | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0-... check-in: 50585cc0c1 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-15
| ||
| 16:46 | Fix platform version mismatch between code and index. check-in: 3a034fd20e user: andreask tags: core-8-4-branch | |
| 10:27 | Add missing "platform" package to the distribution as well. Reported by Pietro Cerutti. check-in: 56d288d533 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-14
| ||
| 18:15 | merge 8.4 check-in: 56ca4b0f4e user: dgp tags: core-8-4-20-rc, rc2 | |
|
2013-05-06
| ||
| 06:52 | Add support for Cygwin64, which has a 64-bit "long" type. Binary compatibility with win64 requires ... check-in: 4b69e7850b user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-30
| ||
| 18:43 | (::platform::LibcVersion): Followup to the 2013-01-30 change. The RE become too restrictive again. S... check-in: 34fb1a703f user: andreask tags: core-8-4-branch | |
|
2013-04-25
| ||
| 07:28 | Update dde to version 1.3.3. Update registry to version 1.2.2. (the same as distributed with Tcl 8... check-in: 2e764ac0b1 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-19
| ||
| 08:19 | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-saving) macros around re... check-in: 7b32308075 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-17
| ||
| 15:31 | Merge 8.4; Tag for release. check-in: 6c8196ee30 user: dgp tags: core-8-4-20-rc, rc1 | |
|
2013-04-12
| ||
| 11:08 | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) f... check-in: 71773cb9e6 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-09
| ||
| 11:04 | Allow URLs that don't have a path, but a query, e.g. http://example.com?foo=bar and bump http to 2.5... check-in: 0df32cd91c user: jan.nijtmans tags: core-8-4-branch | |
| 10:10 | Make (deprecated) Tcl_EvalObj/Tcl_GlobalEvalObj macro's always, not only when using stubs. check-in: 58c923ed9e user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-08
| ||
| 19:45 | 3610026 Stop crash when the number of "colors" in a regular expression overflows a short int. Thank... check-in: a5e7d0c908 user: dgp tags: core-8-4-branch | |
| 19:30 | Demand the error message indicating the purpose of the test. Closed-Leaf check-in: 2c6fed253d user: dgp tags: bug-3610026 | |
| 15:15 | 3610026 Stop segfault when regexp overflows color limits. check-in: 1d848fecaa user: dgp tags: bug-3610026 | |
|
2013-04-03
| ||
| 20:46 | some more "ignore-glob" patterns check-in: 9f64830f2e user: jan.nijtmans tags: core-8-4-branch | |
|
2013-03-27
| ||
| 10:13 | merge core-8-4-branch Closed-Leaf check-in: 3f874d4d15 user: jan.nijtmans tags: bug-3562640 | |
|
2013-03-26
| ||
| 14:00 | Tag for release. check-in: fbb5b2b97b user: dgp tags: core-8-4-20-rc, rc0 | |
|
2013-03-22
| ||
| 20:06 | selected changes check-in: 91fd27a74d user: dgp tags: core-8-4-20-rc | |
| 16:33 | merge 8.4 check-in: 293f957f1f user: dgp tags: core-8-4-20-rc | |
|
2013-03-20
| ||
| 11:18 | Slightly more correct: If FindFirstFile() fails, the error should be "no such file or directory" (EN... check-in: aad700de84 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-03-19
| ||
| 14:55 | Handle the (unlikely) case that the file is deleted in between. Suggested by Harald Oehlmann (Thanks... check-in: ee85786241 user: jan.nijtmans tags: core-8-4-branch | |
| 14:26 | 3597000 Consistent [file copy] result. check-in: ef8bec8154 user: dgp tags: core-8-4-branch | |
| 13:37 | make sure that [file stat] returns the right data, even for locked files. check-in: f92d60cd3d user: jan.nijtmans tags: core-8-4-branch | |
| 12:43 | [Bug 2893771]: file stat fails on locked files on win32. check-in: bfeff04939 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-03-18
| ||
| 14:22 | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. check-in: d1b80647cd user: dkf tags: core-8-4-branch | |
|
2013-03-12
| ||
| 12:00 | Regenerate configure with autoconf-2.13. Mostly repairs line numbers. check-in: 1d32f4f268 user: dgp tags: core-8-4-branch | |
| 08:32 | re-generate configure check-in: 68f4e24433 user: jan.nijtmans tags: core-8-4-branch | |
| 08:26 | Patch by Andrew Shadura, providing better support for three architectures they have in Debian. (rege... check-in: 4826897f80 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-03-08
| ||
| 21:12 | Some more ignore-glob settings for msvc, mac, hp .... check-in: 46c1b89e22 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-03-06
| ||
| 21:51 | Cleaner error handling in fixempties(). check-in: ee7549bebd user: dgp tags: core-8-4-branch | |
| 19:25 | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) to completely eliminat... check-in: 8293cc6b1f user: dgp tags: core-8-4-branch | |
| 19:12 | merge 8.4 Closed-Leaf check-in: ea4fdbc376 user: dgp tags: bug-3606683-84 | |
| 19:11 | Rework into Tcl 8.4 coding style (closer to original Spencer). check-in: 991d6f0796 user: dgp tags: bug-3606683-84 | |
| 18:00 | Indent reduction in fixempties(). check-in: 3b0c8c5763 user: dgp tags: bug-3606683-84 | |
| 16:57 | Use flag argument to combine copy(nonempty)* routines into copy* routines. check-in: 1b9ad2f445 user: dgp tags: bug-3606683-84 | |
| 16:07 | New routine hasnonemptyout() for minor improvement to new fixempties(). check-in: 9fe9aa7be3 user: dgp tags: bug-3606683-84 | |
| 12:08 | Tell fossil and Eclipse that the default eol-convention is LF. Tell fossil which files are binary a... check-in: 74e78f02d8 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-03-05
| ||
| 19:39 | Remove TclInitCompilation() declaration that's never had a definition (14 years!). check-in: 543d9b10bd user: dgp tags: core-8-4-branch | |
| 14:38 | Contributed patch from Tom Lane <tgl@users.sf.net>. Merge conflicts due to different coding style a... check-in: 59666f739d user: dgp tags: bug-3606683-84 | |
|
2013-03-04
| ||
| 16:08 | merge core-8-4-branch check-in: 004c19de41 user: jan.nijtmans tags: bug-3562640 | |
| 15:38 | New scheme for keeping the per-process tcl_precision value in sync without the need for mutex locks ... check-in: 02ef6b18c8 user: dgp tags: core-8-4-branch | |
|
2013-02-27
| ||
| 15:15 | A bit more tidiness expressing the new test expression. check-in: 099cf26224 user: dgp tags: core-8-4-branch | |
| 15:03 | rejoin the branch check-in: 54451cd3a5 user: dgp tags: core-8-4-branch | |
| 14:59 | Convert test expression into less imposing form. check-in: 05c7d59075 user: dgp tags: core-8-4-branch | |
| 13:09 | Wrap test-case over multiple lines. Closed-Leaf check-in: bed72ba8e6 user: jan.nijtmans tags: off-8.4-branch | |
| 08:02 | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom Lane for providing the ... check-in: bb1ca6484d user: jan.nijtmans tags: core-8-4-branch | |
|
2013-02-26
| ||
| 17:15 | structs ChannelHandler ChannelHandlerEvent GetsState CopyState used locally. Remove from tclIO.h. check-in: b8a10548fd user: dgp tags: core-8-4-branch | |
| 16:38 | struct NextChannelHandler used only locally. Remove from tclIO.h. check-in: f04cd919ee user: dgp tags: core-8-4-branch | |
|
2013-02-25
| ||
| 18:05 | Repair linked list management in Tcl_DeleteCloseHandler(). CloseCallback struct is used only locall... check-in: 5a27ca7124 user: dgp tags: core-8-4-branch | |
|
2013-02-22
| ||
| 18:24 | Use iPtr field instead of source field to mark a CompileEnv as uninitialized. envPtr->source == NULL... check-in: 5c01d3bd75 user: dgp tags: core-8-4-branch | |
| 17:38 | Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine. Stop crashes when the hookP... check-in: 4b47ba25b7 user: dgp tags: core-8-4-branch | |
|
2013-02-21
| ||
| 21:14 | Protect against multiple uses of a CompileEnv with only one initialization. Make TclFreeCompileEnv s... Closed-Leaf check-in: a9d0d6fd73 user: dgp tags: aku-review | |
| 03:04 | 3605447 Make sure the -clear option to [namespace export] always clears, whether or not new export p... check-in: 5c65fe2f73 user: dgp tags: core-8-4-branch | |
| 02:54 | added test Closed-Leaf check-in: f2686601aa user: dgp tags: bug-3605447 | |
| 02:15 | The flag TCL_LEAVE_ERR_MSG has no effect on the routine TclGetNamespaceForQualName() so for goodness... check-in: fb2bb186d4 user: dgp tags: bug-3605447 | |
|
2013-02-20
| ||
| 20:16 | refinement check-in: bc6d15d10d user: dgp tags: bug-3605447 | |
| 19:18 | 36054447 Convert [namespace export -clear] interface to something less stupid. Test suite does not d... check-in: 8004675d9c user: dgp tags: bug-3605447 | |
|
2013-02-19
| ||
| 09:50 | Add test-case for Bug #2438181 (which passes in Tcl 8.4 but fails in 8.5/8.6). Provided by Poor Yori... check-in: 379ab728ba user: jan.nijtmans tags: core-8-4-branch | |
|
2013-02-15
| ||
| 15:15 | revise test numbering for forward merging check-in: a6cdf3f176 user: dgp tags: core-8-4-branch | |
| 14:30 | 3604074 Fix regexp optimization to stop hanging on the expression ((((((((a)*)*)*)*)*)*)*)* . Thank... check-in: d5b77dd8bb user: dgp tags: core-8-4-branch | |
|
2013-02-14
| ||
| 21:04 | New branch bug-3604074 with improved patch to correct fixempties() failure to converge. Closed-Leaf check-in: a7c9ab2122 user: dgp tags: bug-3604074 | |
| 06:23 | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin shell. check-in: dc4021475e user: jan.nijtmans tags: core-8-4-branch | |
|
2013-02-12
| ||
| 23:13 | Backport various improvements from Tcl 8.5 check-in: 35e9430673 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-02-11
| ||
| 18:51 | 3604074 Revise unempty() so that it does not copy arcs that will become EMPTY vacuous loops. Such c... Closed-Leaf check-in: c6cce5e952 user: dgp tags: bug-3604074 | |
| 16:11 | Merge core-8-4-branch check-in: f12bf3792c user: jan.nijtmans tags: bug-3562640 | |
|
2013-02-05
| ||
| 16:54 | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" to be normalized, even when n... check-in: fa19dfa605 user: dgp tags: core-8-4-branch | |
| 16:47 | Fix for Bug 3603434. Closed-Leaf check-in: 8f2e66a8be user: dgp tags: bug-3603434 | |
|
2013-01-30
| ||
| 19:04 | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting the version to avoid issues w... check-in: 2798119d9f user: andreask tags: core-8-4-branch | |
|
2013-01-26
| ||
| 16:50 | [Bug 3601804]: platformCPUID segmentation fault on Darwin check-in: 794facf36b user: jan.nijtmans tags: core-8-4-branch | |
|
2013-01-25
| ||
| 14:20 | merge core-8-4-branch check-in: d8176de2a1 user: jan.nijtmans tags: bug-3562640 | |
|
2013-01-24
| ||
| 22:00 | new version of cpuid, which doesn't use the edi register any more. Hopefully that works better on so... check-in: 2153733cd7 user: jan.nijtmans tags: core-8-4-branch | |
| 21:28 | revert [273bbe926d]: it doesn't work on i386 check-in: 47af426282 user: jan.nijtmans tags: core-8-4-branch | |
| 18:47 | Silence some compiler warnings. check-in: f169839228 user: dgp tags: core-8-4-branch | |
|
2013-01-23
| ||
| 13:57 | Protect Tcl_GetIndexFromObjStruct from invalid "offset" values, like 0 or -1. Undocumented, because ... check-in: d72e9c88d9 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-01-22
| ||
| 21:56 | Bug [3601804]: platformCPUID segmentation fault on Darwin check-in: 273bbe926d user: jan.nijtmans tags: core-8-4-branch | |
|
2013-01-16
| ||
| 10:48 | Merge core-8-4-branch. Add Tcl_GetStartupScript/Tcl_SetStartupScript stub entries as well. check-in: 420dca2977 user: jan.nijtmans tags: bug-3562640 | |
| 08:55 | and changelog check-in: de775cfc91 user: jan.nijtmans tags: core-8-4-branch | |
| 08:52 | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by default. Define Tcl_EvalO... check-in: cd2c57a4b6 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-01-13
| ||
| 18:08 | Fix TclBackgroundException implementation check-in: b82ed99827 user: jan.nijtmans tags: bug-3562640 | |
| 17:49 | ensure that TIP #139 entries cannot be stub-accessed through tcl.h check-in: c1b07548b1 user: jan.nijtmans tags: bug-3562640 | |
| 17:40 | Add TIP #139 API check-in: 44bd5b08b7 user: jan.nijtmans tags: bug-3562640 | |
|
2013-01-11
| ||
| 13:44 | merge trunk Add Tcl_Canceled, Tcl_BackgroundException to the list as well. check-in: 1dc6c89845 user: jan.nijtmans tags: bug-3562640 | |
|
2013-01-09
| ||
| 15:43 | Backported [Bug 2882342]: correct struct _REPARSE_DATA_BUFFER in tcl 8.4 check-in: baeaa4f375 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-01-08
| ||
| 12:02 | merge core-8-4-branch check-in: 43ed2c114b user: jan.nijtmans tags: bug-3562640 | |
| 10:13 | [Bug 3092089]: [file normalize] can remove path components. [Bug 3587096] win vista/7: "can't find i... check-in: 53a797afe6 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-01-07
| ||
| 11:06 | Extend the public and private stub tables with dummy NULL entries, up to the size of the Tcl 8.6 stu... check-in: c59364b9c7 user: jan.nijtmans tags: core-8-4-branch | |
| 09:59 | Don't call "ulimit" on cygwin: On Cygwin the stack size cannot be modified, and the reported stacksi... check-in: e1819f1b43 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-01-05
| ||
| 00:28 | adjust stub library version number check-in: 8130a7f17b user: jan.nijtmans tags: core-8-4-branch | |
|
2013-01-03
| ||
| 09:22 | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements too early check-in: ee102eb82b user: jan.nijtmans tags: core-8-4-branch | |
|
2013-01-02
| ||
| 14:18 | Don't free ctrl.script if thread creation fails: it is a constant string "testthread wait" normally. check-in: 6bcdf3eabe user: jan.nijtmans tags: core-8-4-branch | |
| 14:16 | Marked some string subcommands as obsolete, following discussion on tcl-core. check-in: 39b5edfa15 user: jan.nijtmans tags: core-8-4-branch | |
| 14:12 | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well check-in: dc8d23490a user: jan.nijtmans tags: core-8-4-branch | |
|
2012-12-27
| ||
| 14:41 | [Bug 3598580]: Tcl_ListObjReplace may release deleted elements too early Tests!? Where are the t... check-in: a87c1542ff user: jan.nijtmans tags: core-8-4-branch | |
|
2012-12-21
| ||
| 08:16 | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks like, loading pkgb.so in... check-in: f3a3b2cd2a user: jan.nijtmans tags: core-8-4-branch | |
|
2012-12-13
| ||
| 16:11 | Restore clarity to macro test. check-in: a598212e22 user: dgp tags: core-8-4-branch | |
| 12:03 | Changelog entry, and change macro variable to not conflict with possible outside variable names check-in: b9e27d790e user: jan.nijtmans tags: core-8-4-branch | |
| 10:48 | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. check-in: 2175f23023 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-12-10
| ||
| 14:08 | Restore the initialization of tclStubsPtr from the "Tcl" package clientData so that we don't close o... check-in: 3e2c1f789a user: dgp tags: core-8-4-branch | |
| 08:48 | Add TclGetErrorLine/TclSetErrorLine to the stub table, for improved upwards binary compatibility wit... check-in: 87bc12d01b user: jan.nijtmans tags: bug-3562640 | |
|
2012-12-07
| ||
| 21:28 | only set tclStubsPtr if all version checks pass. Backported from tcl 8.5. check-in: 05c4320587 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-12-03
| ||
| 19:14 | Disable the legacy configuration setting from $::argv only when a setting call to [configure] is mad... check-in: 32bc4bc388 user: dgp tags: core-8-4-branch | |
|
2012-11-29
| ||
| 14:47 | 3588687 When detecting incompatibility during stubs initialization, the error message has always ass... check-in: 9cdc082a63 user: dgp tags: core-8-4-branch | |
|
2012-11-22
| ||
| 08:45 | Fix bug reported by Brian Griffin: <p>[http://code.activestate.com/lists/tcl-core/12524/] check-in: b8a089f6e4 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-11-18
| ||
| 16:54 | <i>On-hold at Don Porter's request.</i> change stub library to detect - and generate a nice error-m... Closed-Leaf check-in: 062ca741cb user: jan.nijtmans tags: on-hold-84 | |
|
2012-11-16
| ||
| 12:33 | merge 8.4 check-in: 7489704bfe user: dgp tags: core-8-4-20-rc | |
| 10:16 | Fix msgcat.test (in case a higher msgcat version is encountered, which is not included with Tcl 8.4)... check-in: feb6e6bc81 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-11-15
| ||
| 17:55 | More complete purge of things only present for supporting long-dead Mac 9 systems. check-in: 7506775d52 user: dgp tags: core-8-4-branch | |
| 15:00 | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-specific entries, no secti... check-in: 3c4decb155 user: jan.nijtmans tags: core-8-4-branch | |
| 14:33 | add missing macosx sections check-in: 72b6dd4575 user: jan.nijtmans tags: core-8-4-branch | |
| 12:44 | merge 8.4 check-in: 9f46c3980e user: dgp tags: core-8-4-20-rc | |
| 10:33 | Fix 2 failing tests on Windows 7. Fix backported from Tcl 8.6 check-in: 73ea2aa11c user: jan.nijtmans tags: core-8-4-branch | |
| 08:23 | Remove all the long dead mac entries in tcl*.decls files <p>backport genStubs::forAllStubs function,... check-in: 1c47c5d187 user: jan.nijtmans tags: core-8-4-branch | |
| 04:17 | merge 8.4 check-in: b4345db6e2 user: dgp tags: core-8-4-20-rc | |
| 04:16 | Remove all the long dead mac/* files (for Mac OS9 !?!). check-in: f9f98900f6 user: dgp tags: core-8-4-branch | |
|
2012-11-14
| ||
| 22:07 | merge 8.4 check-in: d0b1020ee4 user: dgp tags: core-8-4-20-rc | |
| 22:05 | 3587242 Missing Tcl_MutexUnlock() call made [testasync create] block. check-in: df22be24ef user: dgp tags: core-8-4-branch | |
| 16:30 | Fix botched patch check-in: 61699305b8 user: dkf tags: core-8-4-branch | |
| 14:29 | Backport from Tcl 8.6. * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding of t... check-in: dbb6880cd2 user: dkf tags: core-8-4-branch | |
| 09:07 | Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: 4a2030278d user: jan.nijtmans tags: core-8-4-branch | |
| 00:28 | Release branch for Tcl 8.4.20. check-in: 32948f74ee user: dgp tags: core-8-4-20-rc | |
|
2012-11-13
| ||
| 21:16 | 360894 Threads inherit floating point config from their creator thread check-in: 2a5f53e797 user: dgp tags: core-8-4-branch | |
| 21:03 | merge 8.4 Closed-Leaf check-in: fbae294921 user: dgp tags: bug-3567063 | |
|
2012-11-07
| ||
| 17:24 | 3574493 Avoid hanging on exit due to use of synchronization calls in routines called by DllMain(). check-in: 42933eb98a user: dgp tags: core-8-4-branch | |
| 15:28 | needed for complation with mingw-w64 (autoconf still to be run) check-in: e00aa2ec0b user: jan.nijtmans tags: core-8-4-branch | |
|
2012-10-24
| ||
| 11:14 | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, for upwards compatibility... check-in: bf7740a5d3 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-10-03
| ||
| 15:23 | merge 8.4 check-in: 6c5323d5b6 user: dgp tags: bug-3567063 | |
| 15:22 | When checking for std channels being closed, compare the channel state, not the channel itself so th... check-in: 1b7584406b user: dgp tags: core-8-4-branch | |
| 15:18 | When checking for std channels being closed, compare the channel state, not the channel itself so th... check-in: 2c93b6c7f8 user: dgp tags: bug-3567063 | |
|
2012-09-13
| ||
| 20:03 | Make compilation of the fp control changes possible with MinGW. check-in: 0bc6042f01 user: mistachkin tags: bug-3567063 | |
| 18:37 | Free the WinThread structure before running the original thread procedure. check-in: 52c42b36eb user: mistachkin tags: bug-3567063 | |
| 18:30 | Initial work on SF FRQ #3567063. check-in: e5555c6455 user: mistachkin tags: bug-3567063 | |
|
2012-08-17
| ||
| 07:16 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 3f8069f0b4 user: jan.nijtmans tags: core-8-4-branch | |
| 07:15 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: e20eafd171 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-08-06
| ||
| 06:54 | Reference to correct Bug #number check-in: 2516170e7c user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-31
| ||
| 23:24 | add coffbase for sample check-in: f7a45c3b39 user: jan.nijtmans tags: core-8-4-branch | |
| 14:41 | add thread to coffbase.txt, so the thread extensions can use it check-in: 4282ffac7e user: jan.nijtmans tags: core-8-4-branch | |
| 10:29 | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension check-in: 80fb1bc43c user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-27
| ||
| 21:45 | Support Unicode 6.2 (Add Turkish lira sign) check-in: a2a0d1ae92 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-25
| ||
| 14:39 | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. check-in: a504c293c3 user: dgp tags: core-8-4-branch | |
|
2012-07-24
| ||
| 20:18 | Preserve the chanPtr so that script evaluation cannot invalidate it when we plan to use it again. check-in: ea138c4fb3 user: dgp tags: core-8-4-branch | |
|
2012-07-20
| ||
| 08:41 | backport [e393e41a8d]: Fix several more missing mutex-locks in TestasyncCmd check-in: 861e1fd6e9 user: jan.nijtmans tags: core-8-4-branch | |
| 08:23 | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, Darwin or Cygwin check-in: f736e68322 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-17
| ||
| 13:07 | should be uppercase check-in: 1c268820c1 user: jan.nijtmans tags: core-8-4-branch | |
| 12:47 | [Bug 3544932]: Visual studio compiler check fails check-in: 0b36bbd298 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-05
| ||
| 13:50 | 1189293 Make "<<" binary safe. check-in: 8c25ee1bb3 user: dgp tags: core-8-4-branch | |
| 07:45 | protect Tcl_GetIndexFromObjStruct from empty strings in table check-in: f645ace4cc user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-02
| ||
| 16:22 | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent) to find end of written ... Closed-Leaf check-in: 6fe0dc591c user: dgp tags: bug-1189293 | |
|
2012-06-29
| ||
| 11:34 | Add tn, ro_MO and ru_MO to msgcat. Make it work on cygwin (backported) Bump msgcat to 1.3.5 check-in: 43a8de67fb user: jan.nijtmans tags: core-8-4-branch | |
| 08:43 | Reinforced the description of the requirement for the tables of names for Tcl_GetIndexFromObj to ind... check-in: dfd2b68795 user: dkf tags: core-8-4-branch | |
|
2012-06-28
| ||
| 21:22 | only expect tcldde.dll when --enable-shared check-in: 306e9b334e user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-27
| ||
| 12:49 | fix bug in cygwin's [info nameofexecutable] install dde and registry dll for cygwin check-in: 1fe8106c70 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-26
| ||
| 18:55 | fix some gcc 64-bit warnings quoting improvements check-in: f27e35a288 user: jan.nijtmans tags: core-8-4-branch | |
| 14:09 | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path check-in: bf8c3e8ec6 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-23
| ||
| 06:59 | [Bug 3508771]: Cygwin notifier for handling win32 events check-in: 0741b45cd7 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-22
| ||
| 08:29 | first working version of Cygwin notifier Closed-Leaf check-in: e93625f4c5 user: jan.nijtmans tags: bug-3508771 | |
|
2012-06-21
| ||
| 10:59 | [Bug 3362446]: possible allocation error when using UNICODE check-in: ad62499767 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-20
| ||
| 19:36 | Purge more dead fs path code. check-in: 7b2432f00f user: dgp tags: core-8-4-branch | |
| 18:22 | ...and one more line. check-in: 2d65ec28fb user: dgp tags: core-8-4-branch | |
| 17:41 | Remove dead code that complicates fs path values but adds no value. check-in: 1fba1e2d31 user: dgp tags: core-8-4-branch | |
| 13:26 | remove some unused code Closed-Leaf check-in: b69d567218 user: jan.nijtmans tags: bug-3362446 | |
| 07:38 | add test case for very long value names and values check-in: 9a408c0f8d user: jan.nijtmans tags: bug-3362446 | |
|
2012-06-19
| ||
| 14:55 | Plug memory leak, part of [Bug #3362446] check-in: e095cf0d42 user: jan.nijtmans tags: core-8-4-branch | |
| 13:22 | [bug 3362446]: registry keys command fails with 8.5/8.6 check-in: 2f681687d8 user: jan.nijtmans tags: bug-3362446 | |
|
2012-06-14
| ||
| 07:27 | more readable check-in: a3e8c87e61 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-13
| ||
| 14:48 | first attempt at Cygwin notifier adaptation check-in: 52cd1f0ff2 user: jan.nijtmans tags: bug-3508771 | |
|
2012-06-08
| ||
| 13:04 | Update autogoo for gettimeofday(). Thanks Joe English. check-in: f6e87a9442 user: dgp tags: core-8-4-branch | |
|
2012-06-06
| ||
| 12:43 | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform variables check-in: 399d1126ef user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-25
| ||
| 07:24 | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as well as XTYP_REQUEST. ... check-in: 7ebfab5576 user: jan.nijtmans tags: core-8-4-branch | |
| 06:33 | fix genStubs.tcl check-in: f39e0258d4 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-24
| ||
| 19:18 | Take cygwin handling of X11 into account Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix check-in: 17576c7c06 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-22
| ||
| 07:30 | Revert most of [ae92de6078], since when we let cygwin share the win32 stub table this is no longer n... check-in: 455f8b5d30 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-21
| ||
| 16:17 | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: 4aab8681b0 user: dgp tags: core-8-4-branch | |
|
2012-05-16
| ||
| 23:16 | [Bug 3525462]: Document what relational operators really do with string args. check-in: 0fa648d69e user: dkf tags: core-8-4-branch | |
|
2012-05-14
| ||
| 22:26 | revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleR... check-in: c107c4a344 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-13
| ||
| 14:46 | Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: a939eb0d1c user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-10
| ||
| 20:38 | [Bug 473946]: special characters not correctly sen check-in: 98d6eb2b34 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-09
| ||
| 19:18 | Increase version to 1.2.5 Now should work on Win95 as well Use Tcl_GetUnicodeFromObj in stead of Tcl... Closed-Leaf check-in: 7bb9d6699f user: jan.nijtmans tags: bug-473946 | |
| 08:47 | [Bug 473946]: special characters not correctly sent check-in: 18027385fd user: jan.nijtmans tags: bug-473946 | |
|
2012-05-07
| ||
| 07:50 | proposal from jmphilippe check-in: 6036f72024 user: jan.nijtmans tags: bug-473946 | |
| 06:33 | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, so it can be used for the Pl... check-in: 1a117d1880 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-03
| ||
| 20:55 | don't try to run the cpuid test if cpuid is not available check-in: aa572ec793 user: jan.nijtmans tags: core-8-4-branch | |
| 11:42 | Move cpuid testcase from win-specific to generic tests Simplify stub tables for functions which work... check-in: d10b6a8431 user: jan.nijtmans tags: core-8-4-branch | |
| 09:01 | move some more CYGWIN stuff to unix/tclUnixPort.h check-in: 45f55b9d26 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-02
| ||
| 21:39 | Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit a... check-in: 847aacf381 user: jan.nijtmans tags: core-8-4-branch | |
| 14:12 | switch off - temporary - 32-bit specific assembler check-in: b831167e4e user: jan.nijtmans tags: core-8-4-branch | |
| 06:43 | TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: 39444fd759 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-27
| ||
| 08:46 | Make 'auto_execok START' do the Right Thing check-in: 4f8e0283c6 user: dkf tags: core-8-4-branch | |
|
2012-04-26
| ||
| 15:03 | compiler warning check-in: 64764a7fb3 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-25
| ||
| 11:08 | truncation in SetWindowLongPtr data check-in: c69140f170 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-24
| ||
| 20:42 | syntax error check-in: 19382d2dcc user: jan.nijtmans tags: core-8-4-branch | |
| 20:21 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetSockOpt, TclWinGetServByName and Tc... check-in: ae92de6078 user: jan.nijtmans tags: core-8-4-branch | |
| 13:10 | oops, wrong signature Closed-Leaf check-in: af92e19f2c user: jan.nijtmans tags: bug-3508771 | |
| 12:55 | implement TclWinGetSockOpt and TclWinGetServByName for cygwi (should work, but not yet tested on UNI... check-in: 6d0fea34a0 user: jan.nijtmans tags: bug-3508771 | |
| 08:34 | merge trunk check-in: 38c53e8aac user: jan.nijtmans tags: bug-3508771 | |
|
2012-04-23
| ||
| 12:30 | make some more internal tables const On cygwin, install dll's in /usr/bin, not in /usr/lib check-in: 6de689d796 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-18
| ||
| 21:38 | make some more internal tables CONST fix compilation with -DNO_CONST check-in: 8e001f8402 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-16
| ||
| 06:05 | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed documentation of this filesys... check-in: d074aef7f9 user: dkf tags: core-8-4-branch | |
|
2012-04-13
| ||
| 22:21 | sync win/rules.vc with Tk version check-in: 7e2c326c55 user: jan.nijtmans tags: core-8-4-branch | |
| 22:18 | sync win/rules.vc with Tk version check-in: 697d419c6f user: jan.nijtmans tags: bug-3508771 | |
|
2012-04-11
| ||
| 21:03 | merge core-8-4-branch check-in: f12b1e1a8a user: jan.nijtmans tags: bug-3508771 | |
| 19:19 | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation check-in: 03c30e0b9e user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-06
| ||
| 23:33 | tclpGetPid signature change (stub entry only, not for macro), for win64 compatibility with future cy... check-in: 7fd5826902 user: jan.nijtmans tags: bug-3508771 | |
|
2012-04-04
| ||
| 18:52 | tclStubInit.c: move up #undef, so it is clear that this macro is conflicting with another definition... check-in: 206b9b100a user: jan.nijtmans tags: core-8-4-branch | |
| 15:08 | merge core-8-4-branch check-in: 62b7ba34b2 user: jan.nijtmans tags: bug-3508771 | |
| 14:50 | implement TclpGetPid for Cygwin check-in: dcc7f6a5b4 user: jan.nijtmans tags: bug-3508771 | |
| 14:44 | Quick workaround for busted branch tip. check-in: 2372607d3e user: dgp tags: core-8-4-branch | |
| 08:36 | [Bug 510001]: TclSockMinimumBuffers needs plat imp check-in: cbf7dc0a31 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-03
| ||
| 14:05 | clean-up tcl.decls the same way as tclInt.decls check-in: 90efd4b49a user: jan.nijtmans tags: core-8-4-branch | |
| 12:22 | make genstubs check-in: edf539c57d user: dgp tags: core-8-4-branch | |
| 12:18 | remove unused ThreadSpecificData check-in: 538f98e47a user: jan.nijtmans tags: core-8-4-branch | |
| 11:55 | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6, so a diff can show us the real signature ... check-in: 3695c2dd85 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-30
| ||
| 14:44 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetTclInstance, TclpGetTZName, and var... check-in: cef38b1e7b user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-29
| ||
| 22:36 | Only check for cygwin with $GCC check-in: e6a4468f48 user: jan.nijtmans tags: core-8-4-branch | |
| 20:48 | [Bug 3511806] Compiler checks too early This change allows to build the cygwin and mingw32 ports of ... check-in: 8b0d9cc5fc user: jan.nijtmans tags: core-8-4-branch | |
| 12:13 | better solution for bug-510001 it fills a correctly working stub entry for Win64 Closed-Leaf check-in: 02368db2ae user: jan.nijtmans tags: bug-510001 | |
| 10:21 | proposed solution for bug-510001 Closed-Leaf check-in: 2786a736bc user: jan.nijtmans tags: bug-510001 | |
| 07:26 | now ready for further field tests Closed-Leaf check-in: 5064618d7f user: jan.nijtmans tags: bug-3511806 | |
|
2012-03-28
| ||
| 20:03 | some better checks check-in: ec6152937c user: jan.nijtmans tags: bug-3511806 | |
| 12:01 | extra checks whether we are really dealing with cygwin or not check-in: de5aa06fb6 user: jan.nijtmans tags: bug-3511806 | |
|
2012-03-27
| ||
| 15:08 | bug-3511806 implementation check-in: 86da646fff user: jan.nijtmans tags: bug-3511806 | |
| 11:20 | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW [Bug 2015723] duplicate inodes from file stat on windo... check-in: 90c31690eb user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-26
| ||
| 21:01 | enable cygwin build in /win directory (using mingw-w64 compiler) check-in: b5a4dfa5f1 user: jan.nijtmans tags: core-8-4-branch | |
| 14:29 | fix gcc warning signed<->unsigned warning for cygwin check-in: eff5ac7172 user: jan.nijtmans tags: core-8-4-branch | |
| 07:20 | forgot 3 stub macros for cygwin: TclpCreateProcess, TclpMakefile and TclpOpenFile check-in: c5df3bc724 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-24
| ||
| 06:43 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinConvertError, TclWinConvertWSAError, a... check-in: c503d14bcf user: jan.nijtmans tags: core-8-4-branch | |
| 06:23 | oops, fix cygwin check in configure Closed-Leaf check-in: 43aae6f2a2 user: jan.nijtmans tags: bug-3508771 | |
|
2012-03-23
| ||
| 23:04 | use mingw-w64 as compiler in cygwin /win mode (cygwin itself cannot do that, as the -no-cygwin flag ... check-in: 1189a98121 user: jan.nijtmans tags: bug-3508771 | |
| 14:15 | add TclGetAndDetachPids and TclpCloseFile to cygwin port check-in: c709629e84 user: jan.nijtmans tags: bug-3508771 | |
|
2012-03-22
| ||
| 21:34 | add TclWinConvertError and TclWinConvertWSAError for cygwin check-in: b2826e0c0a user: jan.nijtmans tags: bug-3508771 | |
| 16:02 | many more cygwin functions present check-in: 246f517e0a user: jan.nijtmans tags: bug-3508771 | |
| 09:49 | [bug 3508771] fix OSX build check-in: 52f3baabd8 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-20
| ||
| 10:15 | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin (backported from Tcl 8.5) check-in: 77f914d372 user: jan.nijtmans tags: core-8-4-branch | |
| 08:33 | [Bug 3508771] load tclreg.dll in cygwin tclsh check-in: 9922ac54e8 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-19
| ||
| 22:27 | implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwin Closed-Leaf check-in: 91fa99ab78 user: jan.nijtmans tags: bug-3508771 | |
| 16:12 | bug 3508771: load tclreg.dll in cygwin tclsh (works on cygwin, on other UNIX not yet complete) check-in: ec56206e45 user: jan.nijtmans tags: bug-3508771 | |
|
2012-03-12
| ||
| 12:38 | [Bug 3388350] mingw64 compiler warnings check-in: 275470c91e user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-07
| ||
| 20:09 | DWORD_PTR typedef after <windows.h> check-in: ddc76a9f73 user: jan.nijtmans tags: core-8-4-branch | |
| 18:50 | http package. Fix Bug 3498327. Generate upper-case hexadecimal output for compliance with RFC 3986. ... check-in: 070bbf9790 user: andreask tags: core-8-4-branch | |
|
2012-03-06
| ||
| 20:51 | now with changelog entry check-in: 5f13e4eeda user: jan.nijtmans tags: core-8-4-branch | |
| 20:50 | Compatibility with older Visual Studio versions check-in: 81ada21a92 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-04
| ||
| 19:36 | Backport to 8.4/unix the healthy FD_SET reform started by das. Allows Tcl8.4 to have sane fileevents... check-in: 7ed1f6f749 user: guest tags: core-8-4-branch | |
| 16:36 | Patch from the cygwin folks check-in: 8cbc14c4dd user: jan.nijtmans tags: core-8-4-branch | |
|
2012-02-29
| ||
| 22:35 | oops, that's no utf-8 BOM ;-( check-in: ced33be881 user: jan.nijtmans tags: core-8-4-branch | |
| 21:17 | [Bug 3466099] BOM in Unicode check-in: e17fc0e07b user: jan.nijtmans tags: core-8-4-branch | |
|
2012-02-20
| ||
| 11:55 | Make test clearer to future maintainers. Closed-Leaf check-in: a1ab7b1a0c user: dkf tags: bug-3466099 | |
|
2012-02-19
| ||
| 15:21 | [Bug 3466099] BOM in Unicode check-in: f019af39bd user: jan.nijtmans tags: bug-3466099 | |
|
2012-02-09
| ||
| 14:57 | 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick. Also corrected test for w... check-in: f57b5ba48d user: dgp tags: core-8-4-branch | |
|
2012-02-07
| ||
| 20:28 | 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick. Also converted some memc... Closed-Leaf check-in: ba9a1d9ddb user: dgp tags: bug-3484402 | |
|
2012-02-06
| ||
| 17:21 | 3484621 Invalidate bytecode when exec traces are added/removed from compiled cmd. check-in: 4b0a6f7864 user: dgp tags: core-8-4-branch | |
|
2012-02-03
| ||
| 22:56 | mingw doesn't have LABEL_SECURITY_INFORMATION definition check-in: 0a780ecc03 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-02-02
| ||
| 21:12 | [Frq 3464401] Support Unicode 6.1 check-in: 756c93768d user: jan.nijtmans tags: core-8-4-branch | |
| 16:44 | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() routine that queries... check-in: 63315eaf46 user: dgp tags: core-8-4-branch | |
|
2012-01-26
| ||
| 19:59 | merge to feature branch Closed-Leaf check-in: 269088cd64 user: jan.nijtmans tags: rfe-3464401 | |
|
2012-01-23
| ||
| 17:43 | Backport patch 2834a01435 to prevent test failures from timing matters. check-in: 4d9599f7e5 user: dgp tags: core-8-4-branch | |
|
2012-01-22
| ||
| 21:41 | [Frq 3473670]: Various Unicode-related speedups/robustness check-in: c9118566f9 user: jan.nijtmans tags: core-8-4-branch | |
| 15:30 | merge trunk expand all unicode tables and tools to eventually handle the unicode chars > 0xffff (if ... Closed-Leaf check-in: 544e5419f0 user: jan.nijtmans tags: rfe-3473670 | |
|
2012-01-19
| ||
| 21:22 | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.h check-in: 096d7e242c user: jan.nijtmans tags: core-8-4-branch | |
| 20:46 | 3475667 Prevent buffer read overflow. Thanks to "sebres" for the report and fix. check-in: 1a5c0e4ad0 user: dgp tags: core-8-4-branch | |
|
2012-01-17
| ||
| 14:31 | Bump to 2.5.6 check-in: 84fceacbac user: dgp tags: core-8-4-branch | |
|
2012-01-16
| ||
| 13:29 | Ensure that error messages are always set, even in believed-unreachable code. check-in: 97f6b99aed user: dkf tags: core-8-4-branch | |
|
2012-01-14
| ||
| 09:30 | rfe-3473670: Various Unicode-related speedups/robustness check-in: 92168a99c1 user: jan.nijtmans tags: rfe-3473670 | |
|
2012-01-13
| ||
| 11:45 | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we only try to read the socket... check-in: 07438ee67a user: dkf tags: core-8-4-branch | |
|
2012-01-09
| ||
| 19:59 | [Bug 3464428] string is graph \u0120 is wrong check-in: a0c0feafe9 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-12-26
| ||
| 08:58 | [Frq 3464401] Support Unicode 6.1 (not to be merged until Unicode 6.1 is final!!!) check-in: 73d59ae47c user: jan.nijtmans tags: rfe-3464401 | |
|
2011-12-23
| ||
| 23:31 | [Bug 3464428] string is graph \u0120 is wrong check-in: 13071df962 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-12-07
| ||
| 06:13 | [Bug 3444754] string tolower \u01c5 is wrong check-in: b2fd948d0c user: jan.nijtmans tags: core-8-4-branch | |
|
2011-11-30
| ||
| 20:45 | [Bug 967195]: Make tcltest work when tclsh is compiled without using the setargv() function on mingw... check-in: e695c3505c user: jan.nijtmans tags: core-8-4-branch | |
|
2011-11-29
| ||
| 20:09 | Use the same shebang comment everywhere check-in: 1ee716a733 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-11-22
| ||
| 07:59 | [Bug 2935503]: Windows: file mtime sets wrong time check-in: 18d103467f user: jan.nijtmans tags: core-8-4-branch | |
|
2011-10-31
| ||
| 19:41 | re-generate configure (autoconf 2.13) check-in: b71c29a263 user: jan.nijtmans tags: bug-1224888 | |
|
2011-10-13
| ||
| 21:04 | Ugh; Tcl_DStringInit in wrong place... check-in: a6843c662e user: dkf tags: bug-1224888 | |
| 12:34 | Getting better; now possibly with autoconf magic! Comments too. check-in: fbc6fd24c0 user: dkf tags: bug-1224888 | |
| 12:16 | A little more resilience. check-in: 9856078e30 user: dkf tags: bug-1224888 | |
| 12:10 | Lash-up to try to deal with [Bug 1224888]. check-in: 47248c347c user: dkf tags: bug-1224888 | |
| 07:56 | revert test-case change from [Bug 2935503] check-in: 80c27dee1f user: jan.nijtmans tags: core-8-4-branch | |
|
2011-10-11
| ||
| 13:19 | [Bug 2935503] Incorrect mode field returned by file stat command check-in: 77f44a0961 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-10-07
| ||
| 20:54 | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) check-in: 951880c457 user: jan.nijtmans tags: core-8-4-branch | |
| 11:58 | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) check-in: 72e8ccc7aa user: jan.nijtmans tags: core-8-4-branch | |
|
2011-09-26
| ||
| 11:55 | Support Visual Studio 11 check-in: 091540cba9 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-09-16
| ||
| 13:01 | Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway) check-in: c796c8b14f user: jan.nijtmans tags: core-8-4-branch | |
|
2011-09-13
| ||
| 20:02 | 3390638 Workaround broken solaris studio cc optimizer. Thanks to Wolfgang S. Kechel. check-in: 678d621890 user: dgp tags: core-8-4-branch | |
| 18:22 | 3405652 Portability workaround for broken system DTrace support. Thanks to Dagobert Michelson. check-in: 431ab7aa29 user: dgp tags: core-8-4-branch | |
|
2011-09-12
| ||
| 10:08 | Make compilable in Visual Studio again check-in: 2f5f8b82ee user: jan.nijtmans tags: core-8-4-branch | |
| 09:45 | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG check-in: 6d44ccf234 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-09-06
| ||
| 14:34 | Add --disable-rpath option to configure script check-in: d7696c4bdb user: jan.nijtmans tags: core-8-4-branch | |
| 14:14 | Tcl_HashStats does not return a CONST check-in: 8d692e1f77 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-08-30
| ||
| 07:32 | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessary basis. Add Haiku sup... check-in: 7585009c0c user: jan.nijtmans tags: core-8-4-branch | |
|
2011-08-22
| ||
| 16:28 | Fixed use of C99 features breaking the build with MSVC6. The problem was introduced with checkin [e9... check-in: 84b4842396 user: andreask tags: core-8-4-branch | |
|
2011-08-18
| ||
| 12:23 | remove some debugging stuff check-in: 135a5e9af6 user: jan.nijtmans tags: core-8-4-branch | |
| 11:24 | [Bug 3393714] overflow in toupper delta check-in: dabf52a843 user: jan.nijtmans tags: core-8-4-branch | |
| 06:47 | A few more compiler warnings check-in: b7e85cb558 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-08-16
| ||
| 11:23 | [Bug 3388350] mingw64 compiler warnings check-in: 5fa631a777 user: jan.nijtmans tags: core-8-4-branch | |
| 07:36 | [Bug 3388350] mingw64 compiler warnings n mingw, sys/stat.h must be included before winsock2.h, so m... check-in: 008181d7a6 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-08-15
| ||
| 15:23 | 3390272 Leak of [info script] value. check-in: 21812694b1 user: dgp tags: core-8-4-branch | |
| 14:11 | [Bug 3388350] mingw64 compiler warnings check-in: b687b06a5e user: jan.nijtmans tags: core-8-4-branch | |
| 13:46 | [Bug 3388350] mingw64 compiler warnings. Reverse the detection of struct _stat32i64, otherwise when... check-in: 9a0b72fc4a user: jan.nijtmans tags: core-8-4-branch | |
| 11:07 | [Bug 3388350] mingw64 compiler warnings check-in: e9a08358f4 user: jan.nijtmans tags: core-8-4-branch | |
| 08:22 | [Bug 3388350] mingw64 compiler warnings check-in: cef0f2ddb5 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-07-21
| ||
| 16:27 | oops, leftover end comment check-in: f2bb3c8455 user: jan.nijtmans tags: core-8-4-branch | |
| 16:19 | [Bug 3372130] Fix hypot math function with MSVC10 check-in: 29cb474297 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-07-15
| ||
| 17:50 | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 5313bef77f user: dgp tags: core-8-4-branch | |
|
2011-07-13
| ||
| 17:53 | 3366265 Buffer allocated one byte too small caused overrun. check-in: 9d68baec02 user: dgp tags: core-8-4-branch | |
|
2011-07-12
| ||
| 15:08 | platform portable type matching in debug prints. check-in: 27b5f75270 user: dgp tags: core-8-4-branch | |
| 14:54 | wip Closed-Leaf check-in: 9d53a9efed user: dgp tags: unproven | |
| 14:42 | wip check-in: cab5f89bf7 user: dgp tags: unproven | |
|
2011-07-11
| ||
| 18:47 | Type mismatches in *printf calls. check-in: 7af66811dc user: dgp tags: unproven | |
|
2011-07-03
| ||
| 10:05 | Corrected statements about ctime field of 'struct stat'; that was always the time of the last metada... check-in: c7d5e304f1 user: dkf tags: core-8-4-branch | |
|
2011-06-22
| ||
| 16:10 | Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH location change for libc check-in: 962a82d150 user: andreask tags: core-8-4-branch | |
|
2011-05-11
| ||
| 15:23 | If your compiler already defines _WIN64, assume --enable-64bit check-in: 9a4410040d user: jan.nijtmans tags: core-8-4-branch | |
|
2011-05-07
| ||
| 19:22 | fix USE_TCLALLOC so that it can be enabled without editing the Makefile check-in: b255be58d9 user: mig tags: core-8-4-branch | |
|
2011-05-06
| ||
| 07:53 | comment fix check-in: ec6283e0a7 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-04-28
| ||
| 13:28 | minor comment fix check-in: f8646598bd user: jan.nijtmans tags: core-8-4-branch | |
|
2011-04-27
| ||
| 07:48 | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too check-in: 0e0e31226a user: jan.nijtmans tags: core-8-4-branch | |
|
2011-04-26
| ||
| 19:15 | struct _stat64 -> struct __stat64 for AMD64 check-in: 39fdf9dcd5 user: jan tags: core-8-4-branch | |
|
2011-04-21
| ||
| 21:09 | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality check-in: 147a7ce2f1 user: jan tags: core-8-4-branch | |
| 12:58 | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. check-in: 2adc132d52 user: dgp tags: core-8-4-branch | |
| 12:05 | fix warnings in tclTest.c check-in: f1087fce88 user: jan.nijtmans tags: core-8-4-branch | |
| 08:08 | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. Make sure that all _WIN32 compilers use exact... check-in: 85f64af9fd user: jan.nijtmans tags: core-8-4-branch | |
|
2011-04-20
| ||
| 17:48 | Fixed the shift in line numbers used for testing 'info frame' introduced by checkin [79367df0f0] (Ma... check-in: 9b14fab809 user: andreask tags: core-8-4-branch | |
| 12:54 | Silence unused variable warning check-in: 50829dbdf4 user: dgp tags: core-8-4-branch | |
| 00:05 | wrong date check-in: ef86bd2068 user: jan tags: core-8-4-branch | |
| 00:02 | (no comment) check-in: d253bb6603 user: jan tags: core-8-4-branch | |
| 00:01 | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it right for cygwin and WIN64... check-in: efdfc4c7d2 user: jan tags: core-8-4-branch | |
|
2011-04-18
| ||
| 07:10 | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. check-in: 0a989dc405 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-04-13
| ||
| 13:09 | fix for [Bug 2662380], crash caused by appending to a variable with a write trace that unsets it check-in: b7862cf944 user: mig tags: core-8-4-branch | |
|
2011-04-04
| ||
| 16:19 | Updated README files, repairing broken URLs and other rot. check-in: 00402f2aea user: dgp tags: core-8-4-branch | |
|
2011-03-28
| ||
| 07:54 | gcc warning: unused variable "key" check-in: 3c97b9d272 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-03-26
| ||
| 06:25 | The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: 77b28a0470 user: jan tags: core-8-4-branch | |
|
2011-03-25
| ||
| 21:16 | [Bug 3007895]: Tcl_(Find|Create)HashEntry stub entries can never be called. They still cannot be cal... check-in: d92ec3651b user: jan tags: core-8-4-branch | |
| 13:13 | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly Some void -> VOID transitio... check-in: 288986ffb1 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-03-24
| ||
| 09:40 | Ensure that any reference to temporary index tables is squelched immediately rather than hanging aro... check-in: e7289d1266 user: dkf tags: core-8-4-branch | |
|
2011-03-22
| ||
| 10:37 | The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: 5b793153df user: jan.nijtmans tags: core-8-4-branch | |
|
2011-03-16
| ||
| 15:51 | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG builds check-in: b9ab93d4aa user: jan.nijtmans tags: core-8-4-branch | |
| 15:30 | SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PA... check-in: a25388e5c7 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-03-14
| ||
| 15:07 | whitespace tidy check-in: 5c7543cbae user: dgp tags: core-8-4-branch | |
|
2011-03-11
| ||
| 23:08 | ifdef protections to permit builds with mingw on amd64 systems. Thanks to "mescalinum" for reporting... check-in: c2cb4f795d user: jan.nijtmans tags: core-8-4-branch | |
| 12:33 | * win/tcl.m4: handle --enable-64bit=ia64 for gcc. * win/configure: (autoconf-2.13) * wi... check-in: 05a17ef7c7 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-03-08
| ||
| 21:40 | Fix gcc warnings: variable set but not used check-in: 2da8478b61 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-03-07
| ||
| 21:23 | Now that we are no longer on CVS, the .cvsignore files serve no purpose check-in: 0097d4249a user: jan.nijtmans tags: core-8-4-branch | |
|
2011-03-06
| ||
| 21:40 | * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() calls * generic/tclC... check-in: 267149f889 user: dgp tags: core-8-4-branch | |
| 19:52 | * generic/tclUtil.c (TclFindElement): Guard escape sequence scans to not overrun t... check-in: abab8589c3 user: dgp tags: core-8-4-branch | |
| 04:36 | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in * tests/parse.... check-in: 36a55ea880 user: dgp tags: core-8-4-branch | |
|
2011-03-01
| ||
| 18:04 | Typo in last commit broke tclStringObj.c build. Fixed. check-in: 8223b1672d user: dgp tags: core-8-4-branch | |
| 15:38 | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. P... check-in: 90b4acd7bd user: dgp tags: core-8-4-branch | |
|
2011-01-25
| ||
| 15:57 | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, backported strcpy->memcpy chang... check-in: b9cc8fd4f1 user: nijtmans tags: core-8-4-branch | |
|
2011-01-14
| ||
| 16:03 | Fix gcc-4.5.2 error: lvalue required as ... (backported from 8.5/8.6) check-in: 2f6d569fbe user: nijtmans tags: core-8-4-branch | |
|
2010-12-05
| ||
| 22:27 | [Bug 3127687] Triggers FORTIFY_SOURCE buffer overflow detection check-in: 51b2974fd9 user: nijtmans tags: core-8-4-branch | |
|
2010-11-08
| ||
| 21:26 | Fix missing comma in last commit check-in: 5541622ab4 user: andreas_kupries tags: core-8-4-branch | |
|
2010-11-03
| ||
| 22:10 | Backported from 8.6 (see 2010-08-04). * win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclW... check-in: 296bc1241d user: andreas_kupries tags: core-8-4-branch | |
|
2010-10-31
| ||
| 21:25 | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the number of deprecation ... check-in: 1a48135d12 user: nijtmans tags: core-8-4-branch | |
|
2010-10-23
| ||
| 21:42 | Update for VS10 check-in: 7f921df8f4 user: nijtmans tags: core-8-4-branch | |
| 21:11 | .cvsignore check-in: c3fa441e1f user: nijtmans tags: core-8-4-branch | |
| 14:41 | [Bug 3085863]: tclUniData 9 years old Upgrade everything to Unicode 6.0, except non-BMP characters ... check-in: fc0a947b55 user: nijtmans tags: core-8-4-branch | |
|
2010-09-24
| ||
| 17:53 | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread and internal co-thread access ... check-in: 2c943927aa user: andreas_kupries tags: core-8-4-branch | |
|
2010-09-01
| ||
| 20:36 | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to * generic/tclVar.c: make the beha... check-in: 21b6b23f79 user: andreas_kupries tags: core-8-4-branch | |
|
2010-07-25
| ||
| 10:16 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: relax the relation between Tcl_CallFram... Closed-Leaf check-in: 54720916a6 user: nijtmans tags: core-8-3-1-branch | |
| 10:15 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: revert tclInt.h to what it was before, a... check-in: 541d313d64 user: nijtmans tags: core-8-4-branch | |
|
2010-07-18
| ||
| 21:39 | [Bug 3031278] fixed merge problem in previous commit. check-in: 9324460703 user: nijtmans tags: core-8-4-branch | |
|
2010-07-17
| ||
| 07:43 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6 check-in: 0e1b8d12cc user: nijtmans tags: core-8-4-branch | |
|
2010-07-16
| ||
| 21:18 | (Backport) take over definitions of _WIN32, DLLIMPORT, DLLEXPORT and TCL_LL_MODIFIER macros from Tcl... check-in: 34a12cbacc user: nijtmans tags: core-8-4-branch | |
|
2010-06-28
| ||
| 08:23 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: b11a4bffc2 user: nijtmans tags: core-8-4-branch | |
|
2010-06-09
| ||
| 20:11 | * library/platform/platform.tcl: Added OSX Intel 64bit * library/platform/pkgIndex.tcl: Package u... check-in: 5d5286eaba user: andreas_kupries tags: core-8-4-branch | |
|
2010-05-19
| ||
| 03:39 | backport darwin vfork fix check-in: 101fc71ec7 user: das tags: core-8-4-branch | |
|
2010-05-07
| ||
| 20:16 | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. * library/platform/pkgInde... check-in: 9b09c1c9c4 user: andreas_kupries tags: core-8-4-branch | |
|
2010-04-29
| ||
| 21:24 | Typo check-in: 5fc038d932 user: andreas_kupries tags: core-8-4-branch | |
| 21:20 | * library/platform/platform.tcl: Another stab at getting the /lib, * library/platform/pkgIndex.tc... check-in: 67d34dec64 user: andreas_kupries tags: core-8-4-branch | |
|
2010-04-18
| ||
| 21:34 | * doc/unset.n: [Bug 2988940]: Fix typo. check-in: ae81e3e2c0 user: dkf tags: core-8-4-branch | |
|
2010-04-14
| ||
| 22:58 | Fixed missing update of platform package index. check-in: f156ec4678 user: andreas_kupries tags: core-8-4-branch | |
| 19:42 | * library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of fil... check-in: 861dd89a57 user: andreas_kupries tags: core-8-4-branch | |
|
2010-04-06
| ||
| 07:45 | Fixed object leak check-in: c602c11ee7 user: vasiljevic tags: core-8-4-branch | |
|
2010-04-02
| ||
| 14:36 | * generic/tclStringObj.c: (SetStringFromAny): avoid trampling over the tclEmptyStringRep->bytes as i... check-in: 8ccd1a96da user: vasiljevic tags: core-8-4-branch | |
|
2010-03-01
| ||
| 15:22 | [backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when calling [fconfigure ... check-in: 92d6c8235b user: ferrieux tags: core-8-4-branch | |
|
2010-02-22
| ||
| 23:19 | Fix [Bug 2954959] expr abs(-0.0) is -0.0 Added some test cases, adapted and backported from 8.5 check-in: e53bf599fa user: nijtmans tags: core-8-4-branch | |
|
2010-02-19
| ||
| 23:44 | Fix sh quoting error reported in bash-3.1+ [Bug 1377619] Closed-Leaf check-in: fb13b258d6 user: nijtmans tags: core-8-2-1-branch | |
|
2010-02-18
| ||
| 21:35 | Fix sh quoting error reported in bash-3.1+ [Bug 1377619] (schafer) check-in: b70af96246 user: nijtmans tags: core-8-3-1-branch | |
|
2010-02-11
| ||
| 19:51 | * generic/tclCompile.c: [Bug 2949302]: Fixed leak of support structures for [info frame] which oc... check-in: b8c0cb7e13 user: andreas_kupries tags: core-8-4-branch | |
|
2010-02-07
| ||
| 22:13 | Fix buggy date in tclIO.c history. check-in: 3cb4bd9a9e user: ferrieux tags: core-8-4-branch | |
|
2010-02-01
| ||
| 11:19 | [Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapi... check-in: 6037a8b6cf user: dkf tags: core-8-4-branch | |
|
2010-01-05
| ||
| 18:59 | Backport test to prove Tcl 8.4 is not buggy (2918610). check-in: 61f547c32c user: dgp tags: core-8-4-branch | |
|
2009-11-16
| ||
| 17:03 | (Backport) Fix [Bug 2891556] and improve test to detect similar manifestations in the future. check-in: c3e579d8e4 user: ferrieux tags: core-8-4-branch | |
|
2009-11-12
| ||
| 17:41 | * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity * tests/io.test: which used the num... check-in: dd31314594 user: andreas_kupries tags: core-8-4-branch | |
|
2009-11-10
| ||
| 22:32 | Fixed a number of test issues for Vista and Win7. These test failures are due to the more restrictiv... check-in: c0ec601ae4 user: patthoyts tags: core-8-4-branch | |
| 21:14 | Removed outdated Msys + Mingw info, fix for [Bug 2459744]. check-in: a718702891 user: stwo tags: core-8-4-branch | |
| 17:58 | * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323]. Backport from Tcl... check-in: dbd2dcc263 user: andreas_kupries tags: core-8-4-branch | |
|
2009-11-09
| ||
| 22:58 | * tests/info.test: Resolve ambiguous resolution of variable "res". Backport from 8.5 check-in: c5422fd931 user: andreas_kupries tags: core-8-4-branch | |
| 22:35 | * generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of refCount for the file path out o... check-in: a719f5eddf user: andreas_kupries tags: core-8-4-branch | |
|
2009-11-02
| ||
| 05:14 | compiler warning build break fix check-in: 96246092dd user: mistachkin tags: core-8-4-branch | |
|
2009-10-23
| ||
| 19:29 | * generic/tclCompCmds.c: [Bug 2881263] (TclCompileForeachCmd, TclCompileLindexCmd): Fixed. Moved ... check-in: c7cc372e3f user: andreas_kupries tags: core-8-4-branch | |
| 19:22 | * library/platform/pkgIndex.tcl: Backported the platform packages * library/platform/platform.tcl... check-in: 1d80d14e92 user: andreas_kupries tags: core-8-4-branch | |
| 19:08 | * generic/tclIO.c (FlushChannel): Skip OutputProc for low-level 0-length writes. When closing pip... check-in: c8af1f5edb user: andreas_kupries tags: core-8-4-branch | |
|
2009-10-21
| ||
| 13:58 | Fix [Bug 2882561]. check-in: 16a2810e25 user: dkf tags: core-8-4-branch | |
|
2009-10-18
| ||
| 11:15 | Fix for [Bug 1565466] check-in: e8a77e9582 user: mistachkin tags: core-8-4-branch | |
|
2009-10-05
| ||
| 02:41 | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in * unix/tclUnixInit.c: Mac OS X ... check-in: 036e6c5321 user: das tags: core-8-4-branch | |
| 02:39 | fix typos check-in: 5a07102509 user: das tags: core-8-4-branch | |
|
2009-09-28
| ||
| 21:20 | * generic/tclAlloc.c: Cleaned up various routines in the * generic/tclCkal... check-in: b61f883a53 user: dgp tags: core-8-4-branch | |
|
2009-09-18
| ||
| 21:13 | * generic/tclCmdMZ.c (Tcl_SubstObj): Pass 'length' values to recursive parsing ca... check-in: 405dec26fa user: dgp tags: core-8-4-branch | |
|
2009-08-26
| ||
| 02:25 | silence compiler warnings check-in: 063cb302a6 user: dgp tags: core-8-4-branch | |
|
2009-08-25
| ||
| 20:59 | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, EvalTokensStandard, Tcl_EvalEx, E... check-in: 9fa7a1ee78 user: andreas_kupries tags: core-8-4-branch | |
|
2009-08-21
| ||
| 18:31 | regression tests check-in: 9b056d05e4 user: dgp tags: core-8-4-branch | |
|
2009-08-19
| ||
| 17:27 | another test check-in: 9ef00af0db user: dgp tags: core-8-4-branch | |
|
2009-08-18
| ||
| 17:41 | test for 2806250 check-in: 71061128ad user: dgp tags: core-8-4-branch | |
| 16:27 | nicer test failure mode check-in: b3cb67cb75 user: dgp tags: core-8-4-branch | |
|
2009-08-17
| ||
| 20:00 | * generic/tclFileName.c: Correct result from [glob */test] when * * tests/fileName.t... check-in: 5433dba4a6 user: dgp tags: core-8-4-branch | |
|
2009-07-23
| ||
| 15:23 | fix SunCC warning check-in: b6464bebc5 user: das tags: core-8-4-branch | |
| 10:19 | Fix for [Bug 2820349] check-in: a061d31ed4 user: mistachkin tags: core-8-4-branch | |
|
2009-07-14
| ||
| 16:31 | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, TclArgumentBCRelease, TclArgumentGet):... check-in: fabfd40ca1 user: andreas_kupries tags: core-8-4-branch | |
|
2009-06-13
| ||
| 14:38 | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr * generic/tclProc... check-in: 2c7022a845 user: dgp tags: core-8-4-branch | |
|
2009-04-28
| ||
| 16:42 | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with thr... check-in: 37b40b2e2e user: hobbs tags: core-8-4-branch | |
|
2009-04-27
| ||
| 22:10 | Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit handlers" for ... check-in: 19cb09b3ec user: ferrieux tags: core-8-4-branch | |
| 21:25 | Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix (EOF). check-in: 9fa32bd70a user: ferrieux tags: core-8-4-branch | |
|
2009-04-22
| ||
| 17:21 | * generic/tclStringObj.c (UpdateStringOfString): Added cast to fix signed/unsigned mismatch bre... check-in: 425b383f6f user: andreas_kupries tags: core-8-4-branch | |
|
2009-04-15
| ||
| 19:22 | UpdateStringOfString: matchup with core-8-5-branch changes check-in: 23808a5bdf user: das tags: core-8-4-branch | |
| 19:11 | * generic/tclStringObj.c: AppendUnicodeToUnicodeRep failed to set stringPtr->a... check-in: 9fe72d4216 user: dgp tags: core-8-4-branch | |
|
2009-04-14
| ||
| 19:25 | Regen unix/configure check-in: 771e1857a0 user: stwo tags: core-8-4-branch | |
| 18:50 | Removed -Wno-implicit-int from CFLAGS_WARNING. check-in: e8a3bd8a34 user: stwo tags: core-8-4-branch | |
|
2009-04-08
| ||
| 16:02 | * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltest * library/tcltes... check-in: 1cd91a22d2 user: dgp tags: core-8-4-branch | |
|
2009-04-07
| ||
| 18:37 | * generic/tclStringObj.c: Completed backports of fixes for [Bug 2494093] and [B... check-in: 25da06730d user: dgp tags: core-8-4-branch | |
|
2009-03-30
| ||
| 18:47 | * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263] check-in: a77712ae2f user: dgp tags: core-8-4-branch | |
| 17:47 | * generic/tclStringObj.c: Added protections from invalid memory * generic/tclT... check-in: e85458edfc user: dgp tags: core-8-4-branch | |
|
2009-03-27
| ||
| 19:14 | * tests/fileName.test: Tests for [Bug 2710920] to guard against its appearance. check-in: f3c53916ba user: dgp tags: core-8-4-branch | |
|
2009-03-21
| ||
| 02:53 | * generic/tclStringObj.c: Test stringObj-6.9 checks that * tests/stringObj.tes... check-in: 6c175deb9d user: dgp tags: core-8-4-branch | |
|
2009-03-20
| ||
| 14:22 | * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflow the max length o... check-in: 7931b6b149 user: dgp tags: core-8-4-branch | |
|
2009-03-18
| ||
| 17:18 | * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak. Thanks to Jo... check-in: 50e16b069f user: dgp tags: core-8-4-branch | |
|
2009-02-20
| ||
| 18:24 | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() * tests/fileName.... check-in: f8a85ea635 user: dgp tags: core-8-4-branch | |
|
2009-02-06
| ||
| 08:14 | * generic/tcl.h (Darwin): workaround conflict between deprecated tcl panic macro and panic() funct... check-in: 71ce90ecae user: das tags: core-8-4-branch | |
|
2009-02-05
| ||
| 14:10 | * generic/tclStringObj.c: Added overflow protections to the AppendUtfToUtfRep routin... check-in: 1287624315 user: dgp tags: core-8-4-branch | |
|
2009-02-04
| ||
| 22:39 | * generic/tclStringObj.c (SetUnicodeObj): Corrected failure of Tcl_SetUnicodeO... check-in: 3b1d7afdbe user: dgp tags: core-8-4-branch | |
|
2009-01-14
| ||
| 14:12 | typo check-in: 4f7d2e761f user: dgp tags: core-8-4-branch | |
|
2009-01-09
| ||
| 15:15 | * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit memory allocation... check-in: ec34b68502 user: dgp tags: core-8-4-branch | |
|
2009-01-08
| ||
| 17:57 | * generic/tclStringObj.c (STRING_UALLOC): Added missing parens required to get corr... check-in: de416fc6a1 user: dgp tags: core-8-4-branch | |
|
2008-12-07
| ||
| 16:39 | Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logic check-in: 8ad201e255 user: das tags: core-8-4-branch | |
|
2008-12-04
| ||
| 17:43 | * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): Added another flag value TCL... check-in: 5a77c1fe14 user: dgp tags: core-8-4-branch | |
|
2008-12-03
| ||
| 06:36 | * generic/tclFileName.c (TclDoGlob): One of the Tcl_FSMatchInDirectory() calls di... check-in: e3869039df user: dgp tags: core-8-4-branch | |
|
2008-12-01
| ||
| 21:48 | * generic/tclIO.c (TclFinalizeIOSubsystem): Revised latest commit to something that ... check-in: f0ac8ebbfa user: dgp tags: core-8-4-branch | |
|
2008-11-25
| ||
| 22:18 | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied backport of Alexandre Ferrieux's patch for ... check-in: 57ca0f31d3 user: andreas_kupries tags: core-8-4-branch | |
|
2008-11-23
| ||
| 19:26 | * generic/tclIO.c: Backport of fix for [Bug 2333466]. check-in: ba4fa202be user: andreas_kupries tags: core-8-4-branch | |
|
2008-11-04
| ||
| 23:54 | * generic/tclPort.h: remove the ../{win,unix}/ header dirs as the build system already has it, and... check-in: 8eb504dbf1 user: hobbs tags: core-8-4-branch | |
|
2008-09-25
| ||
| 19:18 | * doc/global.n: Correct false claim about [info locals]. check-in: 5e584be1dd user: dgp tags: core-8-4-branch | |
|
2008-08-14
| ||
| 13:07 | * tests/fileName.test: Revise new tests for portability to case insensitive filesys... check-in: d3aa436987 user: dgp tags: core-8-4-branch | |
| 02:12 | * generic/tclCompile.h: add support for debug logging of DTrace * generic/tclBasic.c: 'proc', 'c... check-in: d8d2f9aa9c user: das tags: core-8-4-branch | |
|
2008-08-13
| ||
| 23:13 | autoconf-2.13 check-in: ea133d5fc7 user: das tags: core-8-4-branch | |
| 23:07 | * unix/Makefile.in: ensure Makefile shell is /bin/bash for * unix/configure.in (SunOS): DTrace-en... check-in: ab6c4bcc72 user: das tags: core-8-4-branch | |
| 23:04 | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to libX11.so et al. check-in: 569e25f4ca user: das tags: core-8-4-branch | |
| 17:59 | * generic/tclFileName.c: Fix for errors handling -types {} * tests/fileName.t... check-in: cc8e0dda9a user: dgp tags: core-8-4-branch | |
|
2008-08-11
| ||
| 20:13 | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered * tests/proc.test: by procbody:... check-in: 9722d89856 user: andreas_kupries tags: core-8-4-branch | |
|
2008-07-28
| ||
| 20:00 | * generic/tclBasic.c: Added missing release of extended command word index when deleting an inter... check-in: fe5f8b0525 user: andreas_kupries tags: core-8-4-branch | |
|
2008-07-25
| ||
| 21:24 | * tests/info.test: Add !singleTestInterp constraint to various tests; (info-22.8, info-23.0): swit... check-in: af6f309ba5 user: das tags: core-8-4-branch | |
|
2008-07-24
| ||
| 21:05 | * tests/info.test: Tests 38.* added, exactly testing the tracking of location for uplevel scripts... check-in: fcfdad0b11 user: andreas_kupries tags: core-8-4-branch | |
|
2008-07-23
| ||
| 20:55 | Contrain the new test to run only when tip280 is active. check-in: 5cf6b4510d user: andreas_kupries tags: core-8-4-branch | |
| 20:45 | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists * generic/tclCmdIL.c: immediat... check-in: 4ad027ecef user: andreas_kupries tags: core-8-4-branch | |
| 04:08 | Fixed the failure to link in the default (non-TCL_TIP280) build. check-in: 0e0f2fb669 user: dgp tags: core-8-4-branch | |
|
2008-07-22
| ||
| 22:46 | * generic/tclBasic.c: Added missing function comments. check-in: ba9277c800 user: andreas_kupries tags: core-8-4-branch | |
| 22:30 | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex * generic/tclCompile.h: static. check-in: ed0a8850b2 user: andreas_kupries tags: core-8-4-branch | |
| 21:40 | * generic/tclBasic.c: Reworked the handling of bytecode literals * generic/tclCompile.c: for #280... check-in: bb509fe952 user: andreas_kupries tags: core-8-4-branch | |
|
2008-07-21
| ||
| 19:37 | * generic/tclBasic.c: Extended the existing TIP #280 system (info * generic/tclCmdAH.c: frame), a... check-in: 87a9c9155a user: andreas_kupries tags: core-8-4-branch | |
|
2008-07-07
| ||
| 21:39 | * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting the interp result found by Don... check-in: 771ed27a85 user: andreas_kupries tags: core-8-4-branch | |
|
2008-07-04
| ||
| 19:21 | UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8 sequences. See [Bug 190... check-in: f232842392 user: jenglish tags: core-8-4-branch | |
|
2008-07-03
| ||
| 17:15 | * library/package.tcl: Removed [file readable] testing from [tclPkgUnknown] and fri... check-in: ac7d8719cb user: dgp tags: core-8-4-branch | |
|
2008-06-28
| ||
| 04:19 | * generic/tclIOUtil.c: Plug memory leak in latest commit. Thanks Rolf Ade for dete... check-in: 1fa14d8fac user: dgp tags: core-8-4-branch | |
|
2008-06-23
| ||
| 15:45 | formatting check-in: 3e2a4160b8 user: dgp tags: core-8-4-branch | |
| 15:43 | * generic/tclIOUtil.c: Fixed bug in Tcl_GetTranslatedPath() when operating on the "S... check-in: 8e0864e631 user: dgp tags: core-8-4-branch | |
|
2008-06-20
| ||
| 16:49 | * tests/binary.test: Corrected flawed tests revealed by a -debug 1 * tests/io.tes... check-in: 1c5bbd80e2 user: dgp tags: core-8-4-branch | |
|
2008-06-18
| ||
| 21:18 | * generic/tclParseExpr.c: Disabled attempts to support [expr] functions named ... check-in: 86394183cd user: dgp tags: core-8-4-branch | |
|
2008-06-16
| ||
| 20:46 | * generic/tclCmdIL.c (InfoFrameCmd): Backport of fix made on the * tests/info.test: head branch :... check-in: 728e7c99cf user: andreas_kupries tags: core-8-4-branch | |
|
2008-06-12
| ||
| 20:19 | * generic/tclCmdIL.c (InfoFrameCmd): TIP #280 conditional feature. Added checks to validate Has... check-in: 529759c4a7 user: andreas_kupries tags: core-8-4-branch | |
| 20:09 | * unix/Makefile.in: add complete deps on tclDTrace.h. check-in: 817d08f8bb user: das tags: core-8-4-branch | |
| 19:33 | autoconf-2.13 check-in: 68e41a32b8 user: das tags: core-8-4-branch | |
| 19:33 | duh, fix missing 'fi', thanks aku! check-in: 3b3bd591fb user: das tags: core-8-4-branch | |
| 06:38 | * unix/Makefile.in: clean generated tclDTrace.h file. check-in: 6855bb6d56 user: das tags: core-8-4-branch | |
| 06:37 | * unix/configure: autoconf-2.13 check-in: d802f5b313 user: das tags: core-8-4-branch | |
| 06:37 | * unix/configure.in: fix static DTrace-enabled build on Solaris. check-in: bd41e6006e user: das tags: core-8-4-branch | |
| 06:36 | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. check-in: 633c4f4a56 user: das tags: core-8-4-branch | |
|
2008-05-26
| ||
| 21:46 | reduce reg-33.14 space used to prevent stack segfault check-in: 0efd5fcb82 user: hobbs tags: core-8-4-branch | |
| 18:26 | * tests/io.test (io-53.9): need to close chan before removing file. check-in: 500a27459f user: hobbs tags: core-8-4-branch | |
|
2008-05-23
| ||
| 21:12 | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by Alexandre Ferrieux <ferrieux@users.s... check-in: 6f5350cff4 user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-27
| ||
| 08:18 | Also, panic early if we find out the wrong thread attempting to delete the async handler (common tra... check-in: a060a75b1e user: vasiljevic tags: core-8-4-branch | |
|
2008-04-26
| ||
| 11:50 | Oooops... wrong year in the log timestamp? check-in: 657adebba0 user: vasiljevic tags: core-8-4-branch | |
| 11:37 | generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when ... check-in: fe045a6e86 user: vasiljevic tags: core-8-4-branch | |
|
2008-04-17
| ||
| 20:19 | bump release tag check-in: be90960124 user: dgp tags: core-8-4-19, core-8-4-branch | |
| 19:47 | style revisions to latest commit check-in: d5019304e8 user: dgp tags: core-8-4-branch | |
| 19:14 | * generic/tclCompExpr.c (CompileMathFuncCall): Added * tests/compile.test (compile-16.0): Tcl_Res... check-in: 5ea42286b6 user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-15
| ||
| 19:20 | bump release tag check-in: dc0d7dd117 user: dgp tags: core-8-4-branch | |
| 18:31 | * generic/tclIO.c (CopyData): Applied another patch by Alexandre * io.test (io-53.8a): Ferrieux <... check-in: ca26b071d8 user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-14
| ||
| 20:19 | bump release tag check-in: 2f0af37eef user: dgp tags: core-8-4-branch | |
| 17:34 | * unix/tclUnixTime.c (TclpGetClicks, Tcl_GetTime): Removed obsolete use of 'struct timezone' in the ... check-in: 306c35f2c3 user: kennykb tags: core-8-4-branch | |
| 16:25 | * generic/tclExecute.c: Plug memory leak introduced in the 2008-03-07 commit. [Bug ... check-in: 0d252e2b11 user: dgp tags: core-8-4-branch | |
|
2008-04-11
| ||
| 16:57 | * README: Bump version number to 8.4.19 * generic/tcl.h: * too... check-in: 93fa2d0a65 user: dgp tags: core-8-4-branch | |
|
2008-04-10
| ||
| 20:53 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative values, changed to not be an e... check-in: 383454627c user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-09
| ||
| 19:52 | * tests/io.test (io-52.5): Removed '-size -1' from test, does not seem to have any bearing, and w... check-in: 43454b74eb user: andreas_kupries tags: core-8-4-branch | |
| 18:35 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size * tests/ioCmd.test (iocmd-15.{13,... check-in: 7b56d24c8a user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-08
| ||
| 23:37 | * tests/io.test (io-53.8,53.9,53.10): Backported das' fix of typo and quoting for spaces in bui... check-in: 1cc7a35531 user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-07
| ||
| 22:17 | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. * generic/tclIO.c: Additional cha... check-in: 804943284a user: andreas_kupries tags: core-8-4-branch | |
| 19:53 | Added forgotten reference to [Bug 1350564] in last entry. check-in: 6222635d52 user: andreas_kupries tags: core-8-4-branch | |
| 19:40 | * generic/tclIO.c (BUSY_STATE, CheckChannelErrors, TclCopyChannel): New macro, and the places u... check-in: 7e674627c1 user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-04
| ||
| 20:00 | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based on Alexandre's test script. A... check-in: c22464c9bd user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-03
| ||
| 18:06 | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to * tests/io.test: prevent fcopy from ... check-in: cdd0c6626a user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-02
| ||
| 20:27 | * generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: 854fdab305 user: andreas_kupries tags: core-8-4-branch | |
|
2008-03-27
| ||
| 13:42 | * unix/configure: autoconf-2.13 check-in: 7ded508560 user: das tags: core-8-4-branch | |
| 13:41 | * unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD. check-in: 930c4924d9 user: das tags: core-8-4-branch | |
| 13:40 | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] check-in: b5ecbe8396 user: das tags: core-8-4-branch | |
|
2008-03-24
| ||
| 03:05 | Backported fix for #1923966 check-in: 9b5466e5bc user: patthoyts tags: core-8-4-branch | |
|
2008-03-11
| ||
| 23:52 | * macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() on Darwin 9 even when TclpCrea... check-in: f96de31eec user: das tags: core-8-4-branch | |
|
2008-03-10
| ||
| 14:34 | typo check-in: 8d2d6c37d4 user: dgp tags: core-8-4-branch | |
|
2008-03-07
| ||
| 21:10 | * generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecode compiling so tha... check-in: 5a44973126 user: dgp tags: core-8-4-branch | |
| 20:26 | * generic/tclTest.c: Backport the [testexprlongobj] testing command. check-in: a7270a4413 user: dgp tags: core-8-4-branch | |
| 19:10 | * tests/execute.test (execute-6.8): Added tests checking that bytecode is invali... check-in: d3ffbd3f2d user: dgp tags: core-8-4-branch | |
|
2008-03-03
| ||
| 15:01 | Fix mark and space parity on Linux check-in: 2f900087e1 user: rmax tags: core-8-4-branch | |
|
2008-02-27
| ||
| 23:58 | Backport http 2.5.5 changes from HEAD check-in: 3de3306edb user: patthoyts tags: core-8-4-branch | |
| 22:45 | fix dltest dependency for parallel make check-in: a3bc3b578f user: das tags: core-8-4-branch | |
|
2008-02-26
| ||
| 22:30 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): do not reuse resultObj as it may be shared (crash condition... check-in: 8ed7fe130d user: hobbs tags: core-8-4-branch | |
|
2008-02-22
| ||
| 11:36 | Fix for #1815865 - always check the existence of the state array when checking http::status check-in: c2c28887dd user: patthoyts tags: core-8-4-branch | |
|
2008-02-06
| ||
| 15:25 | *** 8.4.18 TAGGED FOR RELEASE *** * README: Bump version number to 8.... check-in: d1d1bc7aa8 user: dgp tags: core-8-4-18, core-8-4-branch | |
|
2008-02-02
| ||
| 23:59 | * unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. ... check-in: 32a94d9650 user: das tags: core-8-4-branch | |
|
2008-01-30
| ||
| 10:46 | * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373] check-in: d2bbb11d0b user: msofer tags: core-8-4-branch | |
|
2008-01-14
| ||
| 00:11 | * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel): use critical section for read & w... check-in: 245965c4db user: hobbs tags: core-8-4-branch | |
|
2007-12-31
| ||
| 17:56 | * doc/filename.n: Typo check-in: 1bf6a6cd51 user: dgp tags: core-8-4-17, core-8-4-branch | |
| 16:57 | * changes: updates for 8.4.17 release. check-in: 22fdc2581e user: dgp tags: core-8-4-branch | |
|
2007-12-18
| ||
| 11:23 | Fixes for problems created when processing regular expressions that generate very large automata. An... check-in: 6badb872f2 user: dkf tags: core-8-4-branch | |
|
2007-12-14
| ||
| 21:02 | remove note about gcc compiler warnings check-in: dbc70b3aed user: hobbs tags: core-8-4-branch | |
| 20:55 | updated notes check-in: b54ac6f986 user: hobbs tags: core-8-4-branch | |
| 12:52 | Appled the change to tclUnixcompat.c already stated in ChangeLog but not present. check-in: 374615cef4 user: vasiljevic tags: core-8-4-branch | |
| 12:45 | TclpGetHostByName: The six-argument form of getaddressbyname_r() uses the fifth argument to indicate... check-in: 019184a9db user: vasiljevic tags: core-8-4-branch | |
| 02:29 | * generic/tclIOUtil.c (TclGetOpenMode): Only set the O_APPEND flag * tests/ioUtil.test (ioUtil-4.1... check-in: cbd24bea38 user: hobbs tags: core-8-4-branch | |
|
2007-12-05
| ||
| 14:54 | Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed. [Bug 1844789] check-in: 3aed17da85 user: dkf tags: core-8-4-branch | |
|
2007-11-29
| ||
| 00:31 | * win/tclWinSock.c (Tcl_GetHostName): update to previous fix to set hostname length appropriately,... check-in: 71a89b7f03 user: hobbs tags: core-8-4-branch | |
|
2007-11-27
| ||
| 20:30 | * win/tclWinSock.c: Add missing encoding conversion of the [info hostname] value... check-in: bb0956047b user: dgp tags: core-8-4-branch | |
|
2007-11-26
| ||
| 14:05 | * generic/tclThread.c: Back-port locking changes from Tcl8.5 in Tcl_Mutex/ConditionFinlize. Now we... check-in: 4b995f756b user: vasiljevic tags: core-8-4-branch | |
|
2007-11-15
| ||
| 22:01 | * generic/regc_nfa.c: Fixed infinite loop in the regexp compiler * generic/regcomp... check-in: e7f1a28fb5 user: dgp tags: core-8-4-branch | |
|
2007-11-13
| ||
| 14:39 | The six-argument form of getaddressbyname_r() uses the fifth argument to indicate whether the lookup... check-in: 6118a19940 user: dkf tags: core-8-4-branch | |
|
2007-11-09
| ||
| 06:19 | autoconf-2.13 check-in: 0dbbdc3786 user: das tags: core-8-4-branch | |
|
2007-11-05
| ||
| 17:34 | typo fixes check-in: e45dcbf409 user: dgp tags: core-8-4-branch | |
|
2007-10-30
| ||
| 10:27 | Backport of fix for first part of [Bug 1810264] check-in: 6062122390 user: dkf tags: core-8-4-branch | |
|
2007-10-15
| ||
| 13:29 | * generic/tclParse.c (Tcl_ParseBraces): fix for possible read after the end of buffer, [Bug 181352... check-in: 64f8f8b306 user: msofer tags: core-8-4-branch | |
|
2007-10-03
| ||
| 12:53 | * generic/tclObj.c (Tcl_FindCommandFromObj): fix finding a deleted command; cannot trigger this fr... check-in: 6161ef3e0f user: msofer tags: core-8-4-branch | |
|
2007-10-02
| ||
| 21:53 | * generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29 to make macro more warning-robus... check-in: b319cb3ca5 user: hobbs tags: core-8-4-branch | |
| 17:46 | * README: Bump version number to 8.4.17 * generic/tcl.h: * too... check-in: 166374329a user: dgp tags: core-8-4-branch | |
|
2007-09-22
| ||
| 15:46 | s/amount/amt/ [Bug 1800153] check-in: a31f109272 user: das tags: core-8-4-branch | |
|
2007-09-20
| ||
| 17:55 | document --enable-dtrace configure option check-in: 780ab807ba user: das tags: core-8-4-16, core-8-4-branch | |
| 16:24 | * doc/load.n: Backport corrected example. check-in: a60ff8b20d user: dgp tags: core-8-4-branch | |
|
2007-09-19
| ||
| 16:08 | * unix/Makefile.in: Update `make dist` so that tclDTrace.d is included in the so... check-in: 6ab7aab08c user: dgp tags: core-8-4-branch | |
| 09:24 | typo check-in: b3d06c911e user: dgp tags: core-8-4-branch | |
| 09:23 | * generic/tclPkg.c: Backport fix for [1573844] to the * tests/pkg.test: TC... check-in: 69225f179a user: dgp tags: core-8-4-branch | |
|
2007-09-18
| ||
| 19:37 | Darwin changes for 8.4.16 check-in: 047d1d2082 user: das tags: core-8-4-branch | |
| 17:22 | *** 8.4.16 TAGGED FOR RELEASE *** * changes: updates for 8.4.16 release. check-in: b6f23acaf8 user: dgp tags: core-8-4-branch | |
|
2007-09-15
| ||
| 06:01 | * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' in SHLIB_LD by 'cc' compil... check-in: 377daf85c0 user: das tags: core-8-4-branch | |
|
2007-09-14
| ||
| 02:31 | typo check-in: 92198d041e user: das tags: core-8-4-branch | |
|
2007-09-13
| ||
| 16:13 | whitespace check-in: 5aab07238c user: das tags: core-8-4-branch | |
| 15:28 | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows * generic/tclCompile.h: t... check-in: 9eb5b5b76c user: das tags: core-8-4-branch | |
|
2007-09-11
| ||
| 21:18 | * library/tcltest/tcltest.tcl: Accept underscores and colons in * library/tcltest/p... check-in: c59a1baa4e user: dgp tags: core-8-4-branch | |
| 00:10 | Fix for AMD64 target symbols builds. check-in: e8643e72a0 user: patthoyts tags: core-8-4-branch | |
|
2007-09-10
| ||
| 23:06 | * generic/tclLink.c (Tcl_UpdateLinkedVar): guard against var being unlinked. [Bug 1740631] (maros)... check-in: 1ae99dbfd2 user: hobbs tags: core-8-4-branch | |
|
2007-09-06
| ||
| 20:16 | Fixed obvious stupid error. [Bug 1786647] check-in: ec5ad54498 user: dkf tags: core-8-4-branch | |
|
2007-09-05
| ||
| 01:38 | fix building on Panther check-in: 13b33e9000 user: das tags: core-8-4-branch | |
|
2007-08-25
| ||
| 17:12 | * generic/tclClock.c (FormatClock): Claimed additional space for the %c format code to avoid a buffe... check-in: 975081e0e1 user: kennykb tags: core-8-4-branch | |
|
2007-08-24
| ||
| 11:22 | * generic/tclCompile.c: replaced copy loop that tripped some compilers with memmove [Bug 1780870] check-in: abcd910d18 user: msofer tags: core-8-4-branch | |
|
2007-08-23
| ||
| 00:27 | ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definition check-in: 6b0d11412b user: das tags: core-8-4-branch | |
|
2007-08-14
| ||
| 15:15 | * tests/trace.test: Backport some tests. check-in: fd5a34a404 user: dgp tags: core-8-4-branch | |
| 06:34 | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix issues with loading from memor... check-in: 51745de0b8 user: das tags: core-8-4-branch | |
|
2007-08-11
| ||
| 03:12 | fix missing preprocessor \ line continuation check-in: 68b7dad5ed user: das tags: core-8-4-branch | |
|
2007-08-07
| ||
| 05:06 | * unix/Makefile.in: add support for compile flags specific to object files linked directly into... check-in: 3002cbfa50 user: das tags: core-8-4-branch | |
| 05:04 | * generic/tclEnv.c: improve environ handling on Mac OS X (adapted * unix/tclUnixPort.h: from Apple... check-in: a9a78987d9 user: das tags: core-8-4-branch | |
|
2007-07-19
| ||
| 13:43 | * generic/tclParse.c: In contexts where interp and parsePtr->interp might be diffe... check-in: 01fbe5d14a user: dgp tags: core-8-4-branch | |
|
2007-07-05
| ||
| 18:03 | * library/init.tcl (unknown): Corrected inconsistent error message in interactive ... check-in: 3cd6244054 user: dgp tags: core-8-4-branch | |
|
2007-06-30
| ||
| 13:56 | De-fang an instance of the shared-result anti-pattern. [Bug 1716704] check-in: 409b92bba6 user: dkf tags: core-8-4-branch | |
| 09:58 | Prevent RemeberSyncObj() from growing the sync object lists by reusing already free'd slots, if poss... check-in: 5018ee60c0 user: vasiljevic tags: core-8-4-branch | |
|
2007-06-29
| ||
| 03:17 | * generic/tclAlloc.c: on Darwin, ensure memory allocated by * generic/tclThreadAlloc.c: the custo... check-in: f80bb890e9 user: das tags: core-8-4-branch | |
|
2007-06-27
| ||
| 17:30 | formatting check-in: 85f6f23a62 user: dgp tags: core-8-4-branch | |
| 17:29 | * generic/tclCmdMZ.c: Corrected broken trace reversal logic in * generic/tclTest.c... check-in: a32f24e76c user: dgp tags: core-8-4-branch | |
|
2007-06-23
| ||
| 00:23 | * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundation APIs after fork() on systems w... check-in: 2e4ef48ddd user: das tags: core-8-4-branch | |
|
2007-06-10
| ||
| 21:11 | * README: updated links. [Bug 1715081] check-in: 6ddf3a1aec user: hobbs tags: core-8-4-branch | |
|
2007-06-06
| ||
| 09:54 | * unix/configure.in (Darwin): add plist for tclsh; link the * unix/Makefile.in (Darwin): Tcl an... check-in: 79f92d79b1 user: das tags: core-8-4-branch | |
|
2007-06-05
| ||
| 17:54 | * tests/result.test (result-6.2): Add test for Bug 1649062 so that 8.4 and 8.5... check-in: 0c1b05bd40 user: dgp tags: core-8-4-branch | |
|
2007-05-30
| ||
| 14:05 | * README: Bump version number to 8.4.16 * generic/tcl.h: * too... check-in: f1616f051e user: dgp tags: core-8-4-branch | |
|
2007-05-29
| ||
| 23:35 | * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling of pthread_join exit return code st... check-in: 8010f24374 user: hobbs tags: core-8-4-branch | |
|
2007-05-24
| ||
| 19:52 | typo check-in: bd0f0dbe22 user: dgp tags: core-8-4-15, core-8-4-branch | |
| 19:31 | * generic/tclIO.c: Backport memleak fix in TclFinalizeIOSubsystem. check-in: bb3dfd4fa3 user: dgp tags: core-8-4-branch | |
|
2007-05-17
| ||
| 14:18 | * tests/fCmd.test: Backport the notNetworkFilesystem constraint. check-in: 2cbe0dc46f user: dgp tags: core-8-4-branch | |
|
2007-05-16
| ||
| 22:13 | sync with HEAD tcl/changes check-in: be0275636b user: das tags: core-8-4-branch | |
| 15:59 | Mark tag for 8.4.15 (RC1) release check-in: 71a2acff1a user: dgp tags: core-8-4-branch | |
|
2007-05-15
| ||
| 18:32 | * generic/tclNamesp.c: Plugged memory leak related to [namespace delete ::]. [Bug 1... check-in: 13bfe38822 user: dgp tags: core-8-4-branch | |
| 16:08 | * changes: updates for 8.4.15 release. * win/tclWinReg.c: Bump to regi... check-in: e7c3622b34 user: dgp tags: core-8-4-branch | |
|
2007-05-10
| ||
| 21:32 | * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined, so make sure it ... check-in: cd054b4cdf user: dgp tags: core-8-4-branch | |
| 18:23 | [Tcl Bug 1706140] * generic/tclCmdMZ.c (Trace*Proc): Update Tcl_VarTraceProcs s... check-in: e09d290d78 user: dgp tags: core-8-4-branch | |
|
2007-04-30
| ||
| 22:58 | * unix/Makefile.in: add 'tclsh' dependency to install targets that rely on tclsh, fixes parallel '... check-in: 4463be0ba6 user: das tags: core-8-4-branch | |
|
2007-04-29
| ||
| 02:21 | * macosx/tclMacOSXNotify.c: fix warnings. * macosx/README: sync whitespace/formatting with HEAD.... check-in: e6df3a40f5 user: das tags: core-8-4-branch | |
| 02:20 | * unix/Makefile.in (dist): copy license.terms to dist macosx dir. * unix/configure.in: install lic... check-in: 440757d134 user: das tags: core-8-4-branch | |
| 02:20 | * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic. check-in: 4f1bff7d34 user: das tags: core-8-4-branch | |
| 02:19 | * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() * unix/tclUnixInit.c: without ... check-in: 5d6c204a0c user: das tags: core-8-4-branch | |
|
2007-04-21
| ||
| 22:42 | Restored Cygwin buildability [Bug 1387154] check-in: 336c551ccc user: kennykb tags: core-8-4-branch | |
| 19:52 | * generic/tclInt.decls: Yet another round of attempting * generic/tclInt.h: to get the... check-in: c109ead7b6 user: kennykb tags: core-8-4-branch | |
|
2007-03-24
| ||
| 09:31 | Thread exit handler marks the current thread as un-initialized. This allows exit handlers that are r... check-in: 76f247737e user: vasiljevic tags: core-8-4-branch | |
|
2007-03-19
| ||
| 17:06 | * generic/tclEvent.c (Tcl_CreateThread): Replaced some calls to * generic/tcl... check-in: 801b5dc41c user: dgp tags: core-8-4-branch | |
|
2007-03-17
| ||
| 22:41 | * win/tclWinReg.c (GetKeyNames): Size the buffer for enumerating key names correctly, so that Unico... check-in: 600cfe22d9 user: kennykb tags: core-8-4-branch | |
|
2007-03-13
| ||
| 16:26 | * generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers for * tests/foreach... check-in: 336d9f35da user: dgp tags: core-8-4-branch | |
| 15:59 | * generic/tclVar.c (TclArraySet): Re-fetch pointers for the list * tests/var.t... check-in: d5a61fe6c1 user: dgp tags: core-8-4-branch | |
|
2007-03-10
| ||
| 14:57 | Fix [Bug 1675116] in a way suitable for 8.4. check-in: 6b2b4fef7a user: dkf tags: core-8-4-branch | |
|
2007-03-07
| ||
| 23:44 | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. * unix/tcl.m4 (Darwin): s/C... check-in: fbb83f13b9 user: das tags: core-8-4-branch | |
|
2007-03-01
| ||
| 16:06 | D'oh! Used an 8.5-ism... check-in: 5d3f8bc4a9 user: dkf tags: core-8-4-branch | |
| 10:16 | Fix [Bug 1671138] check-in: ef06e2aa1d user: dkf tags: core-8-4-branch | |
|
2007-02-22
| ||
| 20:25 | Typo, more. check-in: d1b9704e71 user: andreas_kupries tags: core-8-4-branch | |
| 20:11 | Typo check-in: ae80ee6a28 user: andreas_kupries tags: core-8-4-branch | |
| 19:49 | * tests/pkg.test: Added tests for the case of an alpha package satisfying a require for the reg... check-in: c93c8a8358 user: andreas_kupries tags: core-8-4-branch | |
|
2007-02-20
| ||
| 17:53 | * doc/tcltest.n: Typo fix. [Bug 1663539] check-in: aad1d38e1e user: dgp tags: core-8-4-branch | |
|
2007-02-19
| ||
| 23:49 | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. * unix/configure: autoconf-2.13 check-in: bf48f35b4d user: hobbs tags: core-8-4-branch | |
| 23:49 | (Tcl_FSEvalFile): safe incr of objPtr ref check-in: ba27b6b0d8 user: hobbs tags: core-8-4-branch | |
|
2007-02-12
| ||
| 19:25 | * generic/tclEncoding.c (EscapeFromUtfProc): Applied patch supplied by Mo DeJong to fix [Bug 15... check-in: e60b642838 user: andreas_kupries tags: core-8-4-branch | |
|
2007-02-04
| ||
| 02:51 | * unix/configure.in: add caching to -pipe check. * unix/configure: autoconf-2.13 check-in: c378ec3817 user: das tags: core-8-4-branch | |
|
2007-01-30
| ||
| 23:21 | * win/Makefile.in (install-private-headers): added target check-in: 8f82eed3fb user: hobbs tags: core-8-4-branch | |
|
2007-01-29
| ||
| 16:50 | * doc/fcopy.n: Typo fix. [Bug 1630627] check-in: ac61105d8a user: dgp tags: core-8-4-branch | |
|
2007-01-26
| ||
| 02:48 | renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5x check-in: 0f9be7c4ad user: das tags: core-8-4-branch | |
|
2007-01-25
| ||
| 05:20 | previous commit omitted some changes from the HEAD check-in: bbc46461de user: das tags: core-8-4-branch | |
| 05:12 | *** empty log message *** check-in: 6a19c61d46 user: das tags: core-8-4-branch | |
| 02:06 | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible * unix/configure.in: and m... check-in: dee12fbe42 user: das tags: core-8-4-branch | |
|
2007-01-22
| ||
| 23:27 | * compat/memcmp.c (memcmp): Fixed the VOID / CONST typo introduced by the last checki... check-in: ba274c8987 user: andreas_kupries tags: core-8-4-branch | |
| 09:56 | Fix [Bug 1631017] check-in: 43fa0fcf12 user: dkf tags: core-8-4-branch | |
|
2007-01-19
| ||
| 01:05 | * macosx/tclMacOSXNotify.c: accommodate changes to prototypes of OSSpinLock(Un)Lock API. * tests... check-in: b9b6ddc349 user: das tags: core-8-4-branch | |
|
2006-12-19
| ||
| 04:35 | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 0c2541e057 user: das tags: core-8-4-branch | |
| 04:34 | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 7f3db43666 user: das tags: core-8-4-branch | |
| 04:14 | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: e50d563595 user: das tags: core-8-4-branch | |
| 01:19 | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch flag succeeds before enabl... check-in: 77a5587d55 user: das tags: core-8-4-branch | |
|
2006-12-14
| ||
| 14:24 | Fix example. [Bug 1615277] check-in: d5ed65cf82 user: dkf tags: core-8-4-branch | |
|
2006-12-08
| ||
| 03:38 | typo check-in: dea19c5ae5 user: das tags: core-8-4-branch | |
|
2006-12-05
| ||
| 17:44 | Backport to 8.4 (Don Porter's work). When no requirements are supplied to a [package require $pkg]... check-in: fb9873f457 user: andreas_kupries tags: core-8-4-branch | |
|
2006-12-04
| ||
| 09:11 | Fix [Bug 1606454] check-in: c1e3f441f9 user: dkf tags: core-8-4-branch | |
|
2006-11-28
| ||
| 22:19 | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL_TIP280. * generic/tc... check-in: a88d79cbf8 user: andreas_kupries tags: core-8-4-branch | |
| 16:29 | * unix/tclUnixChan.c (TclUnixWaitForFile): * tests/event.test (event-14.*): Corrected a bug where Tc... check-in: 8d6749159f user: kennykb tags: core-8-4-branch | |
|
2006-11-26
| ||
| 06:05 | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] * configure: autoconf-2.1... check-in: 13f4724dd4 user: das tags: core-8-4-branch | |
|
2006-11-07
| ||
| 17:29 | * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code to fall back to a hardwired d... check-in: cee148a220 user: andreas_kupries tags: core-8-4-branch | |
|
2006-11-04
| ||
| 01:37 | * generic/tclBasic.c (TEOVI): fix por possible leak of a Command in the presence of execution trac... check-in: 87f0d6eba6 user: msofer tags: core-8-4-branch | |
|
2006-10-31
| ||
| 22:25 | * generic/tclEnv.c (Darwin): mark _environ symbol as unexported. check-in: b57dd06aba user: das tags: core-8-4-branch | |
| 15:17 | Fix bug #1582769 build with VC2003 and correct i386 arch. check-in: e624e425c0 user: patthoyts tags: core-8-4-branch | |
|
2006-10-23
| ||
| 17:53 | * README: Bump version number to 8.4.15 * generic/tcl.h: * too... check-in: 02f32d5d72 user: dgp tags: core-8-4-branch | |
|
2006-10-18
| ||
| 14:29 | advance 8.4.14 tag check-in: 55fa9c8ce7 user: dgp tags: core-8-4-14, core-8-4-branch | |
| 08:49 | Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environment to make life easier ... check-in: d37251d255 user: patthoyts tags: core-8-4-branch | |
|
2006-10-17
| ||
| 04:36 | * generic/tclIOUtil.c: Cleaned up some code flagged by a * generic/tclInt.h: `m... check-in: 2eadc777e9 user: dgp tags: core-8-4-branch | |
|
2006-10-16
| ||
| 18:52 | Set release date check-in: 458ee7eb84 user: dgp tags: core-8-4-branch | |
| 17:34 | * macosx/Makefile: don't redo prebinding of non-prebound binaires. check-in: a3a8fdfe20 user: das tags: core-8-4-branch | |
| 15:34 | * changes: updates for 8.4.14 release. check-in: 513198b71b user: das tags: core-8-4-branch | |
|
2006-10-11
| ||
| 21:32 | * generic/tclPkg.c (Tcl_PkgRequireEx): Corrected crash when argument version==NULL passed in. B... check-in: 52ce4a8c3a user: andreas_kupries tags: core-8-4-branch | |
|
2006-10-10
| ||
| 19:10 | * changes: changes updated for 8.4.14 release. check-in: 9fe31cf933 user: dgp tags: core-8-4-branch | |
| 18:16 | dup test name check-in: df804607e6 user: dgp tags: core-8-4-branch | |
|
2006-10-06
| ||
| 19:00 | update tests to handle strictness change check-in: 3acaec4997 user: hobbs tags: core-8-4-branch | |
| 14:04 | Remove RTCc flag check-in: 0c53056fcd user: patthoyts tags: core-8-4-branch | |
| 05:57 | note default "false" for http::strict for 8.4 check-in: 85b022a953 user: hobbs tags: core-8-4-branch | |
| 05:56 | * library/http/http.tcl (http::geturl): only do geturl url rfc 3986 validity checking if $::http::... check-in: 133b7d6e9c user: hobbs tags: core-8-4-branch | |
| 04:55 | (UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systems check-in: 1114fb6791 user: hobbs tags: core-8-4-branch | |
|
2006-10-05
| ||
| 21:24 | * generic/tcl.h: note limitation on changing Tcl_UniChar size * generic/tclEncoding.c (UtfToUnicod... check-in: b800442074 user: hobbs tags: core-8-4-branch | |
| 11:44 | * generic/tclVar.c (Tcl_LappendObjCmd): * tests/append.test(4.21-22): fix for longstanding [Bug 15... check-in: 6631da8060 user: msofer tags: core-8-4-branch | |
|
2006-10-04
| ||
| 17:59 | Bug 1400572 will remain knownBug for 8.4.14 check-in: e0307b95c5 user: dgp tags: core-8-4-branch | |
|
2006-10-03
| ||
| 18:20 | Attempt to correct regression filename-16.6 due to 2006-05-13 commit. check-in: 9f44abdef2 user: dgp tags: core-8-4-branch | |
|
2006-10-02
| ||
| 18:30 | * generic/tclFileName.c (TclGlob): Prevent doubling of directory separators by ... check-in: dfeb6ada5a user: dgp tags: core-8-4-branch | |
|
2006-10-01
| ||
| 21:51 | Handle possible missing define check-in: c8c5ac42cf user: patthoyts tags: core-8-4-branch | |
| 13:17 | Backported fix for bug #1420432 (cannot set mtime for directories on windows). check-in: 83a4c18e17 user: patthoyts tags: core-8-4-branch | |
|
2006-09-30
| ||
| 19:20 | 2006-09-30 Miguel Sofer <msofer@users.sf.net> * generic/tclUtil.c (Tcl_SplitList): optimisation,... check-in: 3151fcb2e1 user: msofer tags: core-8-4-branch | |
|
2006-09-26
| ||
| 21:40 | * win/makefile.vc: Updated MSVC build to properly deal with * win/nmakehlp.c: MSVC8 and AMD64 tar... check-in: 962a33862b user: patthoyts tags: core-8-4-branch | |
| 14:06 | * generic/tcl.h: As 2006-09-22 commit from Donal K. Fellows demonstrates, "#d... check-in: 62873cf9a9 user: dgp tags: core-8-4-branch | |
|
2006-09-25
| ||
| 21:55 | * generic/tclIO.c (Tcl_StackChannel): Fixed [SF Tcl Bug 1564642], aka coverity #51. Extended lo... check-in: 82a33de162 user: andreas_kupries tags: core-8-4-branch | |
| 17:27 | * generic/tclBasic.c: Reverted exposure of patchlevel in registered core version when TIP#268 f... check-in: 034d427410 user: andreas_kupries tags: core-8-4-branch | |
|
2006-09-24
| ||
| 21:15 | * generic/tclParse.c (Tcl_ParseCommand): also return an error if start==NULL and numBytes<0. This ... check-in: cbbabd2395 user: msofer tags: core-8-4-branch | |
|
2006-09-22
| ||
| 22:31 | * generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to the end of the structure, for bett... check-in: ce1746af45 user: andreas_kupries tags: core-8-4-branch | |
| 18:31 | * generic/tclPkg.c (Tcl_PkgRequireEx): Changes handling of the return information from 'Tcl_Pkg... check-in: 1f5d22e008 user: andreas_kupries tags: core-8-4-branch | |
| 14:48 | Fix [Bug 1562528] check-in: 1f72f1dc04 user: dkf tags: core-8-4-branch | |
| 01:26 | * generic/tcl.decls: Implemented TIP #268, conditionally. * generic/tclBasic.c: Define TCL_TIP26... check-in: 78a272c42a user: andreas_kupries tags: core-8-4-branch | |
|
2006-09-15
| ||
| 19:53 | * library/http/http.tcl: Change " " -> "+" url encoding mapping * library/http/pkgIndex.tcl: ... check-in: b2c79c9080 user: hobbs tags: core-8-4-branch | |
|
2006-09-12
| ||
| 22:52 | * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognize HP-UX 11.00 and beyond as hav... check-in: 12badc9300 user: andreas_kupries tags: core-8-4-branch | |
| 22:05 | * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of the increment needed to align t... check-in: 2b856a9c1f user: andreas_kupries tags: core-8-4-branch | |
|
2006-09-11
| ||
| 16:15 | * tests/msgcat.test: Bumped version in auxiliary files as well. * doc/msgcat.n: check-in: f2526797ed user: andreas_kupries tags: core-8-4-branch | |
| 16:07 | * unix/tclUnixCompat.c: make compatLock static and only declare it when it will actually be used; ... check-in: 86b2c903a4 user: das tags: core-8-4-branch | |
|
2006-09-10
| ||
| 18:23 | * library/msgcat/msgcat.tcl: Bump to version msgcat 1.3.4 to account * library/ms... check-in: bd475a5f48 user: dgp tags: core-8-4-branch | |
| 17:04 | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of * tests/msgcat.test: ... check-in: 6d22c64949 user: das tags: core-8-4-branch | |
|
2006-09-08
| ||
| 20:37 | Fixed compilation for Darwin so the compiler does not bark about defined but unused functions. check-in: 72fbfa5dee user: vasiljevic tags: core-8-4-branch | |
| 19:25 | * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString, and CopyHostent. Also fixed ... check-in: 6744e99597 user: andreas_kupries tags: core-8-4-branch | |
| 11:15 | For Darwin, assume gethostbyname() and gethostbyaddr() are MT-safe starting with Dariwn 6 (Mac OSX 1... check-in: 4281d89b4a user: vasiljevic tags: core-8-4-branch | |
|
2006-09-07
| ||
| 18:49 | * unix/tclUnixFCmd.c: Removed some false tests added (and left by mistake) by fixing the Tcl Bug: 99... check-in: 271fd16511 user: vasiljevic tags: core-8-4-branch | |
| 16:29 | * unix/configure: Regenerated using autoconf 2.13. check-in: c5b799b804 user: andreas_kupries tags: core-8-4-branch | |
| 09:08 | Fixed typos in some wrapers check-in: e464350dcb user: vasiljevic tags: core-8-4-branch | |
| 09:01 | Removed unused variables check-in: f1d53c9089 user: vasiljevic tags: core-8-4-branch | |
| 08:55 | Fixed wrong structure usage in some wrappers check-in: c82db97da9 user: vasiljevic tags: core-8-4-branch | |
| 08:50 | Rewritten MT-safe wrappers to return ptrs to TSD storage check-in: 7f765b1a0f user: vasiljevic tags: core-8-4-branch | |
|
2006-09-06
| ||
| 13:24 | Added for fixing the Tcl Bug 999544 check-in: a41e08dfe4 user: vasiljevic tags: core-8-4-branch | |
| 13:08 | Added MT-safe implementation of some library calls. See Tcl Bug 999544 for more information. check-in: fa1da032d7 user: vasiljevic tags: core-8-4-branch | |
|
2006-09-05
| ||
| 16:10 | typo check-in: d790a5958a user: dgp tags: core-8-4-branch | |
|
2006-09-04
| ||
| 21:36 | * tests/main.text (Tcl_Main-4.4): Test corrected to not be timing sensitive to... check-in: 421d53064c user: dgp tags: core-8-4-branch | |
| 19:35 | correct package example check-in: 7d94c968f0 user: hobbs tags: core-8-4-branch | |
|
2006-08-30
| ||
| 17:53 | see changes check-in: 0834d1d010 user: hobbs tags: core-8-4-branch | |
| 17:53 | * win/tclWinChan.c: [Bug 819667] Improve logic for identifying COM ports. check-in: 0da377899f user: hobbs tags: core-8-4-branch | |
| 17:48 | * win/tclWinFCmd.c: [Bug 1548263] Added test for NULL return * generic/tclIOUtil.c: from Tcl_FS... check-in: bf32b6a16f user: hobbs tags: core-8-4-branch | |
| 17:35 | * generic/tclFileName.c (TclDoGlob): match incr with existing decr. check-in: a8648325b1 user: hobbs tags: core-8-4-branch | |
| 17:24 | * unix/Makefile.in: add valgrindshell target and update default VALGRINDARGS. User can override, ... check-in: c946b3fca3 user: hobbs tags: core-8-4-branch | |
| 17:24 | * generic/tclBasic.c (Tcl_CreateInterp): init iPtr->threadId check-in: 592c2c9126 user: hobbs tags: core-8-4-branch | |
| 17:24 | * generic/tclIOGT.c (ExecuteCallback): * generic/tclPkg.c (Tcl_PkgRequireEx): replace Tcl_GlobalEv... check-in: 0ac1070d51 user: hobbs tags: core-8-4-branch | |
|
2006-08-22
| ||
| 17:45 | * unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed broken if syntax committed 2006-08-21 by Daniel... check-in: 0671965d0f user: andreas_kupries tags: core-8-4-branch | |
|
2006-08-21
| ||
| 14:56 | * generic/tclIOUtil.c: Revisions to complete the thread finalization of the cwdPath... check-in: 4557a5daa4 user: dgp tags: core-8-4-branch | |
| 06:10 | typo: s/Xcode 2.3/Xcode 2.4/ check-in: 9b29f159d0 user: das tags: core-8-4-branch | |
| 05:37 | * unix/tclUnixPort.h (Darwin): override potentially faulty configure detection of termios availabi... check-in: d6432e6705 user: das tags: core-8-4-branch | |
| 03:50 | add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLOYMENT_TARGET unset. [Bu... check-in: 7ebbaebd22 user: das tags: core-8-4-branch | |
| 02:36 | update with recent Darwin changes check-in: f5465f2316 user: das tags: core-8-4-branch | |
| 01:08 | * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop is already running (e.g. if Tcl_Wai... check-in: 346bc651f3 user: das tags: core-8-4-branch | |
|
2006-08-18
| ||
| 11:23 | * unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select() returns early (e.g. due t... check-in: 625eafea5d user: das tags: core-8-4-branch | |
| 07:45 | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for universal builds including x... check-in: a341c3758d user: das tags: core-8-4-branch | |
|
2006-08-09
| ||
| 18:12 | * generic/tclEncoding.c: Replace buffer copy in for loop with call to memcpy(... check-in: 7d1d864453 user: dgp tags: core-8-4-branch | |
|
2006-08-02
| ||
| 20:04 | * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard channels are initia... check-in: 4a43cef377 user: das tags: core-8-4-branch | |
|
2006-07-30
| ||
| 17:05 | Bug 1513489 check-in: 5e3e15d33a user: kennykb tags: core-8-4-branch | |
| 16:18 | Fix typo [Bug 1496886] check-in: c1201f2398 user: jenglish tags: core-8-4-branch | |
|
2006-07-21
| ||
| 06:02 | typos check-in: cee0827271 user: das tags: core-8-4-branch | |
|
2006-07-20
| ||
| 07:39 | cleanup quoting and whitespace check-in: 92c414d8d1 user: das tags: core-8-4-branch | |
| 06:21 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create notifier thread lazily upo... check-in: fc99321d66 user: das tags: core-8-4-branch | |
|
2006-07-14
| ||
| 16:20 | * unix/tclUnixPort.h: Added the inclusion of <AvailabilityMacros.h>. The missing header caused ... check-in: 35daae8037 user: andreas_kupries tags: core-8-4-branch | |
|
2006-07-11
| ||
| 13:18 | Made Tcl_AsyncDelete() more tolerant when called after all thread TSD has been garbage-collected. check-in: 9cd2581375 user: vasiljevic tags: core-8-4-branch | |
|
2006-07-10
| ||
| 23:01 | * generic/tclIO.c (Tcl_CreateChannel): allow Tcl std channel inheritance to be #defined out (defau... check-in: 51333eb85f user: hobbs tags: core-8-4-branch | |
|
2006-06-15
| ||
| 22:33 | add ref to darwin fix check-in: 940eec91b5 user: das tags: core-8-4-branch | |
| 18:11 | typo check-in: bc219feaf9 user: dgp tags: core-8-4-branch | |
| 18:09 | * changes: changes to start prep for an 8.4.14 release. check-in: 2ae478f836 user: dgp tags: core-8-4-branch | |
|
2006-06-14
| ||
| 21:12 | * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED define from AvailabilityMa... check-in: 381c24f84c user: das tags: core-8-4-branch | |
| 15:24 | Remove test chunk check-in: 0f6b42c174 user: patthoyts tags: core-8-4-branch | |
| 15:21 | Enable building Tcl with Microsoft's latest compiler offering (VS2005). We have to handle a number ... check-in: f0865d186b user: patthoyts tags: core-8-4-branch | |
|
2006-06-13
| ||
| 22:54 | Workaround for silly compiler bug. [Bug 1503729] check-in: 145ea285f8 user: dkf tags: core-8-4-branch | |
|
2006-06-06
| ||
| 20:07 | * doc/GetStdChan.3: Added recommendation that each call to Tcl_SetStdChannel() b... check-in: d79ba117f3 user: dgp tags: core-8-4-branch | |
|
2006-05-31
| ||
| 23:29 | * generic/tclNamesp.c (NamespaceInscopeCmd): revert [Bug 1400572] fix of 2006-01-09 for [namespace... check-in: a5ddb548a6 user: hobbs tags: core-8-4-branch | |
|
2006-05-30
| ||
| 00:29 | * generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allow placement in unbraced outer if/... check-in: 4bef433d45 user: hobbs tags: core-8-4-branch | |
|
2006-05-27
| ||
| 05:23 | * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that * unix/tcl.m4 (Darwin): ... check-in: 48693e32e0 user: das tags: core-8-4-branch | |
|
2006-05-26
| ||
| 19:20 | autoconf-2.13 check-in: 7d8984760d user: das tags: core-8-4-branch | |
| 19:19 | sync 2006-05-24 change to tcl HEAD check-in: 0981367f4e user: das tags: core-8-4-branch | |
|
2006-05-15
| ||
| 16:07 | Silence compiler warning. check-in: 3e5d0df294 user: dgp tags: core-8-4-branch | |
|
2006-05-13
| ||
| 23:21 | * generic/tclFileName.c (TclDoGlob): Disabled the partial normalization done by t... check-in: 641fe5b72d user: dgp tags: core-8-4-branch | |
| 17:17 | * generic/tclProc.c (ProcCompileProc): When a bump of the compile epoch forces the ... check-in: 463e0bb43d user: dgp tags: core-8-4-branch | |
|
2006-05-05
| ||
| 18:08 | * generic/tclMain.c (Tcl_Main): Corrected flaw that required * tests/main.te... check-in: f4e4abd17f user: dgp tags: core-8-4-branch | |
|
2006-05-04
| ||
| 13:09 | * README: Bump version number to 8.4.14 * generic/tcl.h: * too... check-in: 318c584699 user: dgp tags: core-8-4-branch | |
| 12:34 | * generic/tclExecute.c (ExprSrandFunc): Restore acceptance of wide * tests/expr-old.... check-in: bab9abe548 user: dgp tags: core-8-4-branch | |
|
2006-04-13
| ||
| 21:16 | typo check-in: a1179c72ba user: dgp tags: core-8-4-13, core-8-4-branch | |
|
2006-04-12
| ||
| 15:20 | * changes: updates for another RC. check-in: a6400b1367 user: dgp tags: core-8-4-branch | |
| 02:20 | silence re_syntax.n warning check-in: 04ff27ffd6 user: das tags: core-8-4-branch | |
| 02:19 | fix make-html error check-in: 1c670861fc user: das tags: core-8-4-branch | |
| 00:58 | cosmetic fix to 'install' targets check-in: 463ee2fee4 user: das tags: core-8-4-branch | |
|
2006-04-11
| ||
| 15:21 | typos check-in: c75e65ec55 user: das tags: core-8-4-branch | |
| 14:37 | * generic/tclCmdMZ.c: Stop some interference between enter traces * tests/trace.te... check-in: f97f588d8c user: dgp tags: core-8-4-branch | |
|
2006-04-10
| ||
| 17:34 | *** 8.4.13 TAGGED FOR RELEASE *** * changes: updates for another RC. check-in: 79e21577ff user: dgp tags: core-8-4-branch | |
|
2006-04-07
| ||
| 01:14 | * generic/tclRegexp.c (FinalizeRegexp): full reset data to indicate that readiness for reinitializ... check-in: 39f93093cc user: hobbs tags: core-8-4-branch | |
|
2006-04-06
| ||
| 18:57 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seems * tests/indexObj.te... check-in: aac13e1a46 user: dgp tags: core-8-4-branch | |
| 09:26 | * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING define on Darwin. [Bug 1457515... check-in: dc20ceeca6 user: das tags: core-8-4-branch | |
|
2006-04-05
| ||
| 20:50 | Revert attempted backport of dde 1.3 to the core-8-4-branch. check-in: 444ef3366e user: dgp tags: core-8-4-branch | |
| 16:49 | * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD. * win/tclWinDde.c: ... check-in: 44144aaeff user: dgp tags: core-8-4-branch | |
| 16:21 | * library/reg/pkgIndex.tcl: Long overlooked bump to registry package * win/tclWin... check-in: 469591bcaf user: dgp tags: core-8-4-branch | |
| 16:10 | * library/dde/pkgIndex.tcl: Long overlooked bump to dde package * win/tclWinDde.... check-in: 6720b258de user: dgp tags: core-8-4-branch | |
| 15:16 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty strings to be match... check-in: 50a49e4b26 user: dgp tags: core-8-4-branch | |
| 13:20 | Fix [Bug 1646039] check-in: 352ca7cab3 user: dkf tags: core-8-4-branch | |
| 01:42 | * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 * tests/pkg.test: ... check-in: a240de590c user: dgp tags: core-8-4-branch | |
| 01:20 | * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 to be even more forg... check-in: a37aac53e5 user: dgp tags: core-8-4-branch | |
| 00:05 | * generic/tclIO.c (ReadChars): Added check and panic and commentary to a piece of code which re... check-in: 6dddbc1976 user: andreas_kupries tags: core-8-4-branch | |
|
2006-03-28
| ||
| 21:16 | * win/configure, win/tcl.m4: define MACHINE for gcc builds as well. Needed by Tk for manifest gene... check-in: 67db0a4f16 user: hobbs tags: core-8-4-branch | |
| 21:02 | * win/tclWinConsole.c: revert 2005-11-03 [Patch 1256872] change to add win32 unicode console suppo... check-in: 41fa2043e4 user: hobbs tags: core-8-4-branch | |
| 10:52 | * generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisons (lesser part of [Bug 1064247]) check-in: bfa4344c2c user: das tags: core-8-4-branch | |
| 10:47 | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin realpath() converting relative ... check-in: c7dec5959f user: das tags: core-8-4-branch | |
| 10:44 | typo in comment check-in: f86f38b75c user: das tags: core-8-4-branch | |
|
2006-03-27
| ||
| 23:30 | Removed C++ comment check-in: 993253332b user: patthoyts tags: core-8-4-branch | |
| 23:14 | Fixes for bug #1456373 and general warning silencing for gcc build. check-in: b656184569 user: patthoyts tags: core-8-4-branch | |
|
2006-03-23
| ||
| 16:40 | * tests/expr.test: Nan self-inquality test silenced. [Bug 761471] check-in: 5b85b9707d user: dgp tags: core-8-4-branch | |
|
2006-03-22
| ||
| 14:12 | tag move check-in: aab782b3c1 user: dgp tags: core-8-4-branch | |
| 14:12 | * changes: updates for another RC. check-in: f8ef2fd131 user: dgp tags: core-8-4-branch | |
|
2006-03-21
| ||
| 09:45 | fix to permissions setting check-in: 7f5123f5a6 user: vincentdarley tags: core-8-4-branch | |
|
2006-03-19
| ||
| 22:47 | backport of file writable fixes check-in: 8d880bc7eb user: vincentdarley tags: core-8-4-branch | |
| 22:34 | ensure test suite works on non-English systems check-in: d2d9aad22c user: vincentdarley tags: core-8-4-branch | |
|
2006-03-16
| ||
| 21:11 | * doc/open.n: Documented the changed behaviour of 'a'ppend mode. check-in: e904939e37 user: andreas_kupries tags: core-8-4-branch | |
| 19:12 | * tests/io.test (io-43.1 io-44.[1234]): Rewritten to be self-contained with regard to setup and... check-in: 250a651332 user: andreas_kupries tags: core-8-4-branch | |
| 18:23 | * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND to the list of POSIX modes used... check-in: 619938a2cd user: andreas_kupries tags: core-8-4-branch | |
| 09:15 | typo in TclpLoadMemory() error msg check-in: 3cfd2d4fd5 user: das tags: core-8-4-branch | |
| 00:35 | * tests/socket.test: Extended the timeout in socket-11.11 from 10 to 40 seconds to allow for re... check-in: 47d7a23bdf user: andreas_kupries tags: core-8-4-branch | |
|
2006-03-14
| ||
| 22:51 | * doc/fconfigure.n: Clarified that -translation is binary is reported as lf when queried, becau... check-in: bf933e9c44 user: andreas_kupries tags: core-8-4-branch | |
| 20:36 | * win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the head by David Gravereaux in 2004.... check-in: cbb0d5b2fa user: andreas_kupries tags: core-8-4-branch | |
|
2006-03-13
| ||
| 20:57 | * generic/tclEncoding.c: Report error when an escape encoding is missing one ... check-in: 6fa2fa8b3b user: dgp tags: core-8-4-branch | |
| 20:41 | * unix/configure.in: Revert change from 2005-07-26 that sometimes * unix/configur... check-in: a877325ca7 user: dgp tags: core-8-4-branch | |
|
2006-03-10
| ||
| 16:26 | typo check-in: 81588b05a6 user: dgp tags: core-8-4-branch | |
| 14:33 | Added notes about fixing Bug #1437595. check-in: 6fd0dd742c user: vasiljevic tags: core-8-4-branch | |
| 14:27 | Finalization of the sockets is now solely done in TclpFinalizeSockets() and not over the thread-exit... check-in: f79750f1ba user: vasiljevic tags: core-8-4-branch | |
| 14:23 | Added no-op TclpFinalizeSockets() check-in: 04a0899f8d user: vasiljevic tags: core-8-4-branch | |
| 14:18 | Finalization of the pipes are now solely done in TclpFinalizePipes and not over the thread-exit hand... check-in: 5277644bc7 user: vasiljevic tags: core-8-4-branch | |
| 14:12 | Invokes TclpFinalizeSockets() as part of the TclFinalizeIOSubsystem() call. check-in: ab02be49ed user: vasiljevic tags: core-8-4-branch | |
| 14:09 | Added TclpFinalizeSockets() (Tcl Bug #1437595) check-in: 020fa1e6fd user: vasiljevic tags: core-8-4-branch | |
| 14:04 | Cosmetic touches and identation check-in: e1aed0bb7c user: vasiljevic tags: core-8-4-branch | |
| 10:35 | backport of some file readable/writable fixes from HEAD check-in: 5e3421a173 user: vincentdarley tags: core-8-4-branch | |
|
2006-03-09
| ||
| 23:11 | Undo latest commit. Controversy arose, and we're about to release. Save arguments about it for anot... check-in: 060761d42a user: dgp tags: core-8-4-branch | |
| 22:26 | * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort at the end, to insure that a pani... check-in: 75dceba12d user: msofer tags: core-8-4-branch | |
|
2006-03-07
| ||
| 20:35 | typo check-in: 066e18a1fe user: dgp tags: core-8-4-branch | |
| 19:18 | oops! got out of sync; reverting... check-in: e493c70ba1 user: dgp tags: core-8-4-branch | |
| 19:01 | * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix * library/http/pkgIn... check-in: 2dee438a9e user: dgp tags: core-8-4-branch | |
| 18:59 | *** 8.4.13 TAGGED FOR RELEASE *** * library/http/http.tcl: Bump to version 2... check-in: f6cbcb9b19 user: dgp tags: core-8-4-branch | |
| 05:30 | * README: Bump version number to 8.4.13 and update * changes: ... check-in: dad787b73d user: dgp tags: core-8-4-branch | |
|
2006-03-06
| ||
| 21:56 | * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to * tests/parse.test: ... check-in: 4fb7249191 user: dgp tags: core-8-4-branch | |
|
2006-03-02
| ||
| 22:33 | see changes check-in: 6df0ec1d2e user: hobbs tags: core-8-4-branch | |
| 21:07 | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" path-as-escape issue. check-in: 9798790ad9 user: hobbs tags: core-8-4-branch | |
| 21:06 | []-quote ac_defun functions check-in: 3f497ca2d8 user: hobbs tags: core-8-4-branch | |
| 01:08 | * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared library * unix/configure: issues on N... check-in: a09f4828c5 user: patthoyts tags: core-8-4-branch | |
|
2006-02-28
| ||
| 15:44 | * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL * tests/parse.te... check-in: 284938f57d user: dgp tags: core-8-4-branch | |
|
2006-02-16
| ||
| 20:24 | typo check-in: 2069a0f119 user: dgp tags: core-8-4-branch | |
| 20:21 | * generic/tclIndexObj.c: Disallow the "ambiguous" error message * generic/ind... check-in: 2a70498b7f user: dgp tags: core-8-4-branch | |
|
2006-02-15
| ||
| 16:04 | * generic/tclIO.c: Made several routines tolerant of * generic/tclIOUtil.c: in... check-in: edfdd84186 user: dgp tags: core-8-4-branch | |
|
2006-02-09
| ||
| 15:23 | * tests/main.test (Tcl_Main-6.7): Improved robustness of command auto-completi... check-in: e5155bf41c user: dgp tags: core-8-4-branch | |
|
2006-01-25
| ||
| 23:06 | Backport of part of FreeBSD port check-in: 93b6183da8 user: dkf tags: core-8-4-branch | |
|
2006-01-23
| ||
| 12:11 | replaced new test string-12.21 with dkf's version from HEAD check-in: 2391c775c7 user: msofer tags: core-8-4-branch | |
| 11:48 | added test for [Bug 1410553] check-in: 40999a2f50 user: msofer tags: core-8-4-branch | |
| 11:24 | * generic/tclStringObj.c: fixed incorrect handling of internal rep in Tcl_GetRange [Bug 1410553]. ... check-in: b23e99e48d user: msofer tags: core-8-4-branch | |
|
2006-01-16
| ||
| 19:31 | * generic/tclPipe.c (FileForRedirect): Prevent nameString from being freed without having been initi... check-in: a4209dcf0b user: rmax tags: core-8-4-branch | |
|
2006-01-12
| ||
| 18:03 | Fixed potential overwriting of already freed memory which caused all kinds of (rare but reproducible... check-in: 13baeaa9d9 user: vasiljevic tags: core-8-4-branch | |
|
2006-01-11
| ||
| 17:29 | increment tcltest version requirement check-in: 15aabdba60 user: dgp tags: core-8-4-branch | |
| 17:15 | * tests/error.test (error-7.0): Test the timing of write traces on ::errorInfo [Bug ... check-in: a9a2e63faf user: dgp tags: core-8-4-branch | |
|
2006-01-10
| ||
| 05:37 | * unix/configure: add caching, use AC_CACHE_CHECK instead of * unix/configure.in: AC_CACHE_VAL ... check-in: 759eddee0c user: das tags: core-8-4-branch | |
|
2006-01-09
| ||
| 18:34 | * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] * tests/namespac... check-in: 7a2466007a user: dgp tags: core-8-4-branch | |
|
2005-12-20
| ||
| 22:16 | Use %ld instead of %d in Tcl_GetMemoryInfo check-in: b40514b67e user: dkf tags: core-8-4-branch | |
|
2005-12-19
| ||
| 10:09 | Clarify specification of variable substitution check-in: b5203840e3 user: dkf tags: core-8-4-branch | |
|
2005-12-15
| ||
| 04:08 | * generic/tclIOUtil.c: workaround gcc warning "comparison is always * generic/tclTest.c: false d... check-in: d3f02d4f62 user: das tags: core-8-4-branch | |
|
2005-12-14
| ||
| 02:10 | * unix/configure.in: run check for fts API on all platforms, since Linux glibc2 and *BSDs also hav... check-in: bf5af5a4c2 user: das tags: core-8-4-branch | |
|
2005-12-12
| ||
| 20:53 | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in bash-3.1+ [Bug 1377619] (schafer) check-in: 37c33cae97 user: hobbs tags: core-8-4-branch | |
| 11:28 | * generic/tclExecute.c (ExprAbsFunc): fixed the abs(MIN_INT) case so that it doesn't break on compil... check-in: fee8d56e87 user: rmax tags: core-8-4-branch | |
|
2005-12-09
| ||
| 14:39 | Fix [Bug 1374778] check-in: 2b115bd998 user: dkf tags: core-8-4-branch | |
|
2005-12-06
| ||
| 15:54 | advance core-8-4-12 tag check-in: a5dc422c3b user: dgp tags: core-8-4-12, core-8-4-branch | |
| 09:01 | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: 82ce47b71a user: das tags: core-8-4-branch | |
| 08:21 | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: 1523874037 user: das tags: core-8-4-branch | |
|
2005-12-05
| ||
| 15:10 | 2005-12-05 Don Porter <dgp@users.sourceforge.net> *** 8.4.12 TAGGED FOR RELEASE *** ... check-in: f0cf61f967 user: dgp tags: core-8-4-branch | |
|
2005-12-04
| ||
| 00:50 | * README: refer to macosx/README instead of mac/README. * mac/README: add note that mac classic po... check-in: c38172cd35 user: das tags: core-8-4-branch | |
|
2005-12-03
| ||
| 21:55 | correct 2 README urls check-in: 0fde70cb31 user: hobbs tags: core-8-4-branch | |
| 00:35 | documented macosx-only configure options. check-in: 2f67ae7188 user: das tags: core-8-4-branch | |
|
2005-12-02
| ||
| 21:13 | update README files check-in: 8b9005bdbc user: dgp tags: core-8-4-branch | |
| 17:17 | eliminate test name duplication check-in: d155f2eb6a user: dgp tags: core-8-4-branch | |
|
2005-12-01
| ||
| 18:29 | 2005-12-01 Don Porter <dgp@users.sourceforge.net> *** 8.4.12 TAGGED FOR RELEASE *** ... check-in: 766ff57d8b user: dgp tags: core-8-4-branch | |
| 02:14 | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. * unix/configure: regen. check-in: 321bc1bb2d user: das tags: core-8-4-branch | |
|
2005-11-30
| ||
| 00:15 | * win/tcl.m4: Add build support for Windows-x64 builds. * win/configure: --enable-64bit now... check-in: dd30458e32 user: hobbs tags: core-8-4-branch | |
|
2005-11-29
| ||
| 14:02 | Fix [Bug 1310081]. check-in: 0df05536cb user: dkf tags: core-8-4-branch | |
| 10:32 | Fix [Bug 1366683] check-in: 0b0bbfb2d4 user: dkf tags: core-8-4-branch | |
|
2005-11-28
| ||
| 09:49 | Apply [Patch 1353853] to prevent UMR randomness. check-in: eab767dcf0 user: dkf tags: core-8-4-branch | |
|
2005-11-27
| ||
| 06:09 | add #include <libkern/OSByteOrder.h> for OSX 10.2 check-in: 37988e65d7 user: das tags: core-8-4-branch | |
| 02:34 | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), add CFLAGS to SHLIB_LD to s... check-in: c6e668d19d user: das tags: core-8-4-branch | |
|
2005-11-21
| ||
| 18:31 | update changes check-in: 3480aeec26 user: dgp tags: core-8-4-branch | |
|
2005-11-20
| ||
| 18:23 | Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() fails [Fix for #1091431 "Tcl_InitStubs failure cr... check-in: e9675e462c user: jenglish tags: core-8-4-branch | |
|
2005-11-18
| ||
| 23:44 | * tests/trace.test (trace-34.5): [Bug 1047286], added a second test illustrating the role of "ns i... check-in: 7b82e0cf5b user: msofer tags: core-8-4-branch | |
| 23:07 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): * generic/tclCmdMZ.c (TraceCommandProc): * gen... check-in: 56a462e45c user: msofer tags: core-8-4-branch | |
| 19:38 | * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtr until we netrieve next statePtr from... check-in: 420af74d34 user: hobbs tags: core-8-4-branch | |
| 19:27 | * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 * tests/pkg.test: ... check-in: 833824de40 user: dgp tags: core-8-4-branch | |
| 17:14 | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts' patch for [SF Tcl Bug 1359094].... check-in: e8ea129e06 user: andreas_kupries tags: core-8-4-branch | |
| 15:49 | update changes check-in: ba0476547b user: dgp tags: core-8-4-branch | |
| 15:20 | Backport of improved URL parsing. [Bug 1358369] check-in: 112e07f1c5 user: dkf tags: core-8-4-branch | |
|
2005-11-16
| ||
| 22:05 | * README: Bump version number to 8.4.12 * generic/tcl.h: * too... check-in: f6f6b9611b user: dgp tags: core-8-4-branch | |
|
2005-11-15
| ||
| 23:41 | * changes: Update changes for 8.4.12 release check-in: 7caaec2d9b user: dgp tags: core-8-4-branch | |
| 22:58 | Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373] check-in: 20ae8f3e06 user: dgp tags: core-8-4-branch | |
| 16:41 | Bugs 926106 and 1353840 check-in: 0c15d365be user: kennykb tags: core-8-4-branch | |
|
2005-11-10
| ||
| 13:35 | Deleted unwanted extra space at end of some lines check-in: e3e9035b6a user: dkf tags: trunk | |
|
2005-11-09
| ||
| 21:46 | Bug 1350293 check-in: 94cf472e1a user: kennykb tags: core-8-4-branch | |
| 21:28 | bugs 1350291 and 1350293 check-in: d965c32f64 user: kennykb tags: trunk | |
| 21:26 | doc changes with 1162286 fix check-in: a8c31872ed user: dgp tags: trunk | |
| 21:26 | doc changes with 1162286 fix check-in: 147e10f6e6 user: dgp tags: core-8-4-branch | |
| 20:24 | * tests/compile.test: Updated tests with changed behavior * tests/execute.test: ... check-in: 806ab12661 user: dgp tags: trunk | |
| 16:36 | ANSIfy the RE compiler. check-in: afc463b61c user: dkf tags: trunk | |
| 13:52 | More ANSIfying check-in: b7189a0fba user: dkf tags: trunk | |
| 00:53 | * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 based on errors seen on OS X 10... check-in: 7eb9313805 user: hobbs tags: trunk | |
| 00:53 | * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 based on errors seen on OS X 10... check-in: 1b1316d0bb user: hobbs tags: core-8-4-branch | |
| 00:11 | Added target to make it easier to debug crashing tests. check-in: ee9c5d8bab user: dkf tags: trunk | |
|
2005-11-08
| ||
| 22:09 | * tests/compExpr-old.test: Updated tests with changed behavior due to addition ... check-in: 21e4b6fdef user: dgp tags: trunk | |
| 20:22 | * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368] check-in: 1523bbef09 user: dgp tags: trunk | |
| 20:21 | * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368] check-in: 024787a346 user: dgp tags: core-8-4-branch | |
| 18:28 | * generic/tclPkg.c: Corrected inconsistencies in the value returned * tests/pkg.... check-in: dfc0636509 user: dgp tags: core-8-4-branch | |
| 18:26 | * generic/tclPkg.c: Corrected inconsistencies in the value returned * tests/pkg.... check-in: 2d05d9f40a user: dgp tags: trunk | |
| 14:53 | Fix [Bug 1348775] using Miguel's patch check-in: 23f9e4bd60 user: dkf tags: core-8-4-branch | |
| 14:24 | Fix for [Bug 1348775] check-in: 9a120891dc user: dkf tags: trunk | |
|
2005-11-07
| ||
| 15:27 | ANSIfy check-in: 205bce35bc user: dkf tags: trunk | |
| 15:23 | Strip a few more pre-ANSI-isms check-in: 55f46a3066 user: dkf tags: trunk | |
| 15:12 | ANSIfy check-in: 611d25e47c user: dkf tags: trunk | |
| 10:50 | Tidy up check-in: 1a2d088ed3 user: dkf tags: trunk | |
| 10:28 | missed Changelog entry check-in: a0e1a811e3 user: msofer tags: core-8-4-branch | |
| 10:28 | * tests/trace.test (trace-13.2-4): added tests to detect leak, see [Bug 1348775]. check-in: cbd1fa5e16 user: msofer tags: core-8-4-branch | |
| 10:17 | * tests/trace.test (trace-13.2-4): added tests to detect leak, see [Bug 1348775]. The recently add... check-in: 4f9288e45d user: msofer tags: trunk | |
| 09:38 | Squelch the false [Bug 1342858] by removing traces cleanly. The trace leaking is being pursued elsew... check-in: 10f8a97894 user: dkf tags: trunk | |
| 08:56 | Silence a warning. check-in: 5d787006a2 user: dkf tags: trunk | |
|
2005-11-05
| ||
| 02:10 | * tests/trace.test (trace-8.9): added test to detect leak, see [Bug 1348775]. check-in: 3f9024b95c user: msofer tags: trunk | |
|
2005-11-04
| ||
| 23:01 | * win/tclWinPort.h: Applied patch #1267871 by Matt Newman for * win/tclWinPipe.c: extended error... check-in: e69a0476ef user: patthoyts tags: trunk | |
| 22:38 | * generic/tclBinary.c: * generic/tclCmdAH.c: * generic/tclCmdIL.c: * generic/tclCmdMZ.c: * gene... check-in: 510663a99e user: msofer tags: trunk | |
| 21:40 | * unix/tcl.m4: Added code to enable [load] on LynxOS. Thanks to heidibr@users.sf.ne... check-in: 5e50e72970 user: dgp tags: core-8-4-branch | |
| 21:18 | RFE 1071992 check-in: d2c467e29a user: kennykb tags: trunk | |
| 21:18 | RFE 1071992 check-in: 08fa9df221 user: kennykb tags: trunk | |
| 20:40 | Bug 1163896 check-in: 361427b2ec user: kennykb tags: trunk | |
| 20:31 | RFE 1333318 check-in: d92df5b420 user: kennykb tags: trunk | |
| 20:15 | Bug 1298737 check-in: 419fc365f4 user: kennykb tags: core-8-4-branch | |
| 20:13 | Bug 1298737 check-in: 6693b4f5af user: kennykb tags: trunk | |
| 19:37 | Bug 1263012 check-in: d484d6dfe7 user: kennykb tags: trunk | |
| 18:33 | * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman which * win/tclWinPort.h: provides exten... check-in: 2c4d55e5e0 user: patthoyts tags: core-8-4-branch | |
| 18:18 | Bug 1317477 check-in: d64beb6fe2 user: kennykb tags: core-8-4-branch | |
| 02:13 | * generic/tclInt.h: * generic/tclNamesp.c: * generic/tclVar.c: * tests/trace.test: fix for [Bugs... check-in: e8cc729fdc user: msofer tags: trunk | |
| 01:15 | * generic/tclInt.h: * generic/tclNamesp.c: * generic/tclVar.c: fix for [Bugs 1338280/1337229]. Th... check-in: 3d6cada5c0 user: msofer tags: core-8-4-branch | |
| 00:06 | ANSIfy check-in: eeb132b4ae user: dkf tags: trunk | |
|
2005-11-03
| ||
| 17:52 | merge updates from HEAD check-in: d827b9cf1e user: dgp tags: dgp-refactor | |
| 16:16 | * generic/tclUnixInit.c (TclpSetInitialEncodings): Modified so that multiple ca... check-in: 0e75d9e50e user: dgp tags: core-8-4-branch | |
| 11:53 | * win/tclWin32Dll.c: Backported Anton Kovalenko's patch #1256872 * win/tclWinConso... check-in: 9944c4de74 user: patthoyts tags: core-8-4-branch | |
| 01:16 | * win/tclWin32Dll.c: Applied patch #1256872 to provide unicode * win/tclWinConsole.c: support in... check-in: 2cd9811bc4 user: patthoyts tags: trunk | |
| 00:17 | Applied patch #1096916 to support building with MSVC 8. * generic/regerror.c: Avoid use of reserve... check-in: 58ba298c20 user: patthoyts tags: trunk | |
|
2005-11-02
| ||
| 23:26 | ANSIfy check-in: 19a0a6a899 user: dkf tags: trunk | |
| 15:59 | ANSIfy the test code (well, strip some of the worst offences!) check-in: d7327b2b33 user: dkf tags: trunk | |
| 14:51 | ANSIfy; generic/*.c now all done except for test code check-in: 2ffae9b171 user: dkf tags: trunk | |
| 11:55 | ANSIfy (though only partially - function decls only - for tclExecute.c) check-in: 127ec44748 user: dkf tags: trunk | |
| 00:59 | Partial ANSIfy check-in: 2c7cf42253 user: dkf tags: trunk | |
| 00:55 | ANSIfy check-in: c8e360304c user: dkf tags: trunk | |
|
2005-11-01
| ||
| 20:19 | * generic/tclCmdMZ.c (TclCheckExecutionTraces): Corrected mistaken assumption that a... check-in: 2a6bcd3750 user: dgp tags: core-8-4-branch | |
| 20:17 | * generic/tclTrace.c (TclCheckExecutionTraces): Corrected mistaken assumption that a... check-in: 409332adfd user: dgp tags: trunk | |
| 16:41 | * tests/unixNotfy.test (1.1,2): Update error message whitespace to match changes in ... check-in: 2177fc6e4a user: dgp tags: trunk | |
| 16:18 | * tests/expr-old.test (expr-32.52): Use int(.) to restrict result of left shift ... check-in: 1917596a2e user: dgp tags: core-8-4-branch | |
| 15:58 | Fix test that checked for non-standard case of error message (which was fixed by earlier check-in) check-in: 1bc26181db user: dkf tags: trunk | |
| 15:47 | Think-o fixes check-in: 922079bc35 user: dkf tags: trunk | |
| 15:30 | ANSIfy. Also converted some deeply nested code to a less nested form for easier reading. check-in: a3b0b6f1d9 user: dkf tags: trunk | |
| 15:18 | * expr.test (expr-46.13): Added test that illustrates shortcoming of Patch 134... check-in: 75bfdef543 user: dgp tags: trunk | |
|
2005-10-31
| ||
| 19:54 | * generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don. * tests/trace.test: fix duplica... check-in: 4a32720499 user: msofer tags: trunk | |
| 17:15 | typo check-in: 08fbaa0411 user: dgp tags: trunk | |
| 15:59 | Convert to using ANSI decls/definitions and using the (ANSI) assumption that NULL can be cast to any... check-in: 1e0170d2bf user: dkf tags: trunk | |
| 13:53 | Cleanup and ANSIfy check-in: f917e68cd5 user: dkf tags: trunk | |
|
2005-10-30
| ||
| 22:01 | Assorted syntactic cleanups check-in: 90ab7bfe5b user: dkf tags: trunk | |
|
2005-10-29
| ||
| 21:48 | fix Changelog entry check-in: 8003f499b9 user: msofer tags: trunk | |
| 19:58 | * tests/expr.test: Fix problems in new round() tests that lead to correct result only on 32 bit l... check-in: a724bb58a6 user: mdejong tags: core-8-4-branch | |
| 19:16 | * generic/tclTrace.c (TraceVarProc): [Bug 1337229], partial fix. Insure that a second call with TC... check-in: 8556859742 user: msofer tags: trunk | |
| 19:14 | fix Changelog entry date check-in: 7aeb026666 user: msofer tags: core-8-4-branch | |
| 18:44 | fix new test trace-18.4 [Bug 1338280] check-in: e8722e1ee2 user: msofer tags: core-8-4-branch | |
| 17:45 | * generic/tclCmdMZ.c (TraceVarProc): [Bug 1337229], partial fix. Insure that a second call with TC... check-in: 8e9ed63a05 user: msofer tags: core-8-4-branch | |
|
2005-10-28
| ||
| 03:26 | * generic/tclExecute.c (ExprRoundFunc): Fix typo where number before rounding is compared with sm... check-in: fb8cf7da36 user: mdejong tags: core-8-4-branch | |
|
2005-10-23
| ||
| 22:01 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: * generic/tclCmdIL.c: * gene... check-in: 8761ab798f user: msofer tags: core-8-4-branch | |
| 19:03 | fix date check-in: c6c95a3640 user: vincentdarley tags: trunk | |
| 18:51 | fix to glob memory leak and file stat ino/nlink on windows check-in: 1daf31761f user: vincentdarley tags: trunk | |
|
2005-10-22
| ||
| 03:37 | * tests/foreach.test (foreach-8.1): added test for [Bug 1189274] check-in: e2aecc5095 user: msofer tags: trunk | |
| 03:07 | * generic/tclExecute.c (INST_CONCAT): disable the optimisation for wide integers, [Bug 1251791]. check-in: c86eadfafe user: msofer tags: core-8-4-branch | |
| 01:35 | * generic/tclExecute.c (INST_INCR_*): fixed [Bug 1334570]. Obj leak detection and patch by Eric Me... check-in: c57e03e1c9 user: msofer tags: trunk | |
|
2005-10-21
| ||
| 22:14 | Bug 1334461 check-in: 36585dd60c user: kennykb tags: trunk | |
| 21:49 | Marked some failing tests as knownBug until they can be updated. check-in: ccf23548b8 user: dgp tags: trunk | |
| 20:52 | remove C++ comments check-in: 387b28ffcd user: kennykb tags: trunk | |
| 20:44 | Marked several failing tests as "knownBug" until they can be updated. check-in: b203d2898f user: dgp tags: trunk | |
| 20:30 | Bug 1334461 check-in: bc01fd42a3 user: kennykb tags: trunk | |
| 17:05 | Revised code to build in situations where strchr(.,.) is a macro. check-in: 49783144b5 user: dgp tags: trunk | |
| 15:25 | ANSI-fy declarations and NULL handling check-in: 3b7dc19d2a user: dkf tags: trunk | |
| 12:26 | Formatting regularization check-in: 83ee4d5e21 user: dkf tags: trunk | |
| 10:27 | Improve the documentation of [binary scan] a little. check-in: 1f0b354280 user: dkf tags: trunk | |
|
2005-10-20
| ||
| 12:28 | whitespace cleanup check-in: c774c0effa user: dkf tags: trunk | |
| 12:27 | Remove extra spaces so it's easier to see the tests as groups check-in: 8c05a4a509 user: dkf tags: trunk | |
| 12:21 | * generic/tclListObj.c (TclLsetFlat): * tests/lset.test (lset-10.3): fixed handling of unshared li... check-in: 74298c8832 user: msofer tags: trunk | |
|
2005-10-19
| ||
| 21:35 | See changelog entry check-in: 8f4ff8d98d user: dkf tags: trunk | |
| 21:26 | Fix crash caused by passing -1 as the length to TclNewStringObj(). Only Tcl_NewStringObj (the funct... check-in: f0669d7cb9 user: dkf tags: trunk | |
| 18:39 | * generic/tclClock.c: Removed some dead code. * generic/tclCmdIL.c: ... check-in: 3fd9c620f4 user: dgp tags: trunk | |
| 14:12 | Silence a warning check-in: be0f755545 user: dkf tags: trunk | |
| 14:11 | More typos obscured by typos fixed in previous checkin... check-in: ef38b5144b user: dkf tags: trunk | |
| 14:10 | Fix silly typos check-in: f0df3e345e user: dkf tags: trunk | |
| 13:59 | General cleanup of reflected channel code check-in: fec37cf152 user: dkf tags: trunk | |
| 13:15 | * generic/tclExecute.c (INST_DICT_APPEND, INST_DICT_LAPPEND): fixed faulty peephole optimisation t... check-in: a77e120bdc user: msofer tags: trunk | |
|
2005-10-18
| ||
| 20:46 | merge updates from HEAD check-in: 2e8613842e user: dgp tags: dgp-refactor | |
| 15:01 | ANSIfy function declarations and definitions check-in: ccb2054288 user: dkf tags: trunk | |
| 14:42 | ANSI function definitions check-in: b0f93b363b user: dkf tags: trunk | |
| 14:34 | Style update and ANSI function definitions. check-in: c34632246c user: dkf tags: trunk | |
| 13:47 | Split off changelog entries for 2004 Fixed erroneous dates on some 2005 entries check-in: 2746a09ce7 user: dkf tags: trunk | |
| 13:19 | * generic/tclExecute.c: Added optimization for I32L64 systems to avoid using bignums... check-in: 397ed5b857 user: dgp tags: trunk | |
|
2005-10-15
| ||
| 23:27 | * generic/tclExecute.c: Restored some optimizations of the INST_INCR_SCALAR1_IMM opc... check-in: 2eb1bb43e9 user: dgp tags: trunk | |
|
2005-10-14
| ||
| 17:35 | See file. check-in: 001edcbce4 user: vasiljevic tags: trunk | |
| 17:34 | Fixed bad definition of CRTEXPORT which should have been CRTIMPORT rather. check-in: 5b4a7f1349 user: vasiljevic tags: trunk | |
| 17:33 | Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992 for more info). check-in: 7ffd02a4fa user: vasiljevic tags: trunk | |
| 17:13 | See file. check-in: f56332e3c7 user: vasiljevic tags: core-8-4-branch | |
| 17:12 | Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992 for more info. check-in: 88a6e2c1cc user: vasiljevic tags: core-8-4-branch | |
| 15:57 | more revisions to TclIncrObj check-in: 1761187d62 user: dgp tags: trunk | |
| 14:38 | removed another do {} while(0) check-in: 9c12bba8ba user: kennykb tags: trunk | |
| 14:18 | Tidied up do {...} while(0) check-in: bb89d90a14 user: kennykb tags: trunk | |
| 12:34 | Updated target file id check-in: 573eb37059 user: patthoyts tags: trunk | |
| 12:31 | Permit building al debug builds as well as release builds check-in: 2fdf890a62 user: patthoyts tags: trunk | |
| 11:14 | * generic/tcl.h: Fix for bug #1256937 - correctly decorate * generic/tclMain.c: imported funct... check-in: ca7ab95d17 user: patthoyts tags: trunk | |
|
2005-10-13
| ||
| 21:49 | Test updates from [Bug 1284178] check-in: b028187ae2 user: dkf tags: trunk | |
| 21:45 | Fix [Bug 1284178] and tweak tests to accommodate. check-in: b41705eb6e user: dkf tags: core-8-4-branch | |
| 21:01 | Added some more clarifying comments in Tcl_ClearChannelHandlers() check-in: 7910c8fdd8 user: vasiljevic tags: core-8-4-branch | |
| 21:01 | Added some more clarifying comments in Tcl_ClearChannelHandlers() check-in: e296d976e4 user: vasiljevic tags: trunk | |
| 20:51 | Temporary ifdef TCL_THREADS changes done to de-activate pending event processing when channel is bei... check-in: f7a1a7a67b user: vasiljevic tags: trunk | |
| 20:40 | Temporary ifdef TCL_THREADS changes done to de-activate pending event processing when channel is bei... check-in: 0c54954fc0 user: vasiljevic tags: core-8-4-branch | |
| 20:15 | Remove _ANSI_ARGS_ and clean up a few comments check-in: 2b1f602d05 user: dkf tags: trunk | |
| 18:30 | * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H. * tools/man2tcl.c: ... check-in: d7079d3caa user: dgp tags: trunk | |
| 18:13 | * compat/tclErrno.h: Removed obsolete file. check-in: a707e67c4d user: dgp tags: trunk | |
| 15:23 | Formatting cleanup to more accurately match the coding standards of the rest of the core. check-in: edb51d497a user: dkf tags: trunk | |
| 15:15 | * generic/tclStrToD.c (TclParseNumber): Missing goto caused crash when parsing "Na".... check-in: 5415c75194 user: dgp tags: trunk | |
| 00:56 | formatting check-in: 0fdf63803f user: dkf tags: trunk | |
| 00:14 | quick typo fix; testing check-in: ff7bf450e7 user: dgp tags: trunk | |
| 00:07 | formatting and de-_ANSI_ARGS_-ification check-in: 9e0f6e3e5e user: dkf tags: trunk | |
|
2005-10-12
| ||
| 23:55 | formatting check-in: a79ed7c2fe user: dkf tags: trunk | |
| 23:54 | * generic/tclExecute.c (GetNumberFromObj): Restored some lost optimizations for... check-in: fb65658754 user: dgp tags: trunk | |
| 23:51 | Formatting check-in: c8e230bf0d user: dkf tags: trunk | |
| 23:42 | Scrap _ANSI_ARGS_ macro use, yay! check-in: 175ab7d9cb user: dkf tags: trunk | |
| 22:21 | Formatting and pure ANSI function decls check-in: 5a3e776594 user: dkf tags: trunk | |
| 22:05 | Fix for [Bug 1325099] check-in: 893d9541f9 user: dkf tags: trunk | |
| 18:31 | performance improvements to [incr] check-in: f6eb3e07ae user: kennykb tags: trunk | |
|
2005-10-10
| ||
| 21:50 | TIP#237 introduced a new function, entier, so add it to the list of functions. check-in: 3d619f4afe user: dkf tags: trunk | |
| 21:33 | ensure MODULE_SCOPE decl check-in: 0355d49ef7 user: hobbs tags: core-8-4-branch | |
| 20:27 | * generic/tclCompCmds.c: New convenience macro CompileTokens(). check-in: ff5bec97ad user: msofer tags: trunk | |
| 19:52 | * generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. Also added missing "... check-in: c9c0401dc1 user: dgp tags: trunk | |
| 18:00 | * generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. * generic/tclInt.h: ... check-in: dbe6cdbda6 user: dgp tags: trunk | |
| 17:59 | * generic/tclExecute.c: fixing an error in INST_LNOT and INST_LYES. Interestingly, the error only... Closed-Leaf check-in: b0515a16ba user: msofer tags: msofer-wcodes-branch | |
| 17:33 | Fix two bugs in limits, one a crash and the other a failed flag reset. check-in: 32dacaae68 user: dkf tags: trunk | |
| 16:09 | removing wrong comment check-in: e5da6717f2 user: msofer tags: trunk | |
| 15:51 | * generic/tclExecute.c: fixing errors in last commit. check-in: fa79084fee user: msofer tags: trunk | |
|
2005-10-09
| ||
| 20:05 | * generic/tclBasic.c: * generic/tclExecute.c: * generic/tclStrToD.c: * generic/tclStringObj.c: i... check-in: 6c384e90de user: msofer tags: trunk | |
| 13:56 | * generic/tclCmdIL.c: * generic/tclInt.h: modified the TclNSVarHashTable definition to not requi... check-in: 8cc97172d4 user: msofer tags: msofer-wcodes-branch | |
|
2005-10-08
| ||
| 23:15 | * unix/configure: * unix/configure.in: * win/configure.in: reverting last patch: pilot error. *... check-in: 17135bce7f user: msofer tags: msofer-wcodes-branch | |
| 22:12 | * unix/configure: * unix/configure.in: * win/configure.in: changes that somehow got left out of t... check-in: 07ba7e1a6c user: msofer tags: msofer-wcodes-branch | |
| 14:42 | TIP#237 IMPLEMENTATION [kennykb-numerics-branch] Resynchronized with the HEAD; at t... check-in: 83fdb360a9 user: dgp tags: trunk | |
| 13:44 | merge updates from HEAD Closed-Leaf check-in: 1b902ae45a user: dgp tags: kennykb-numerics-branch | |
| 06:43 | more WIDE support check-in: 936ff6a20a user: dgp tags: kennykb-numerics-branch | |
| 06:07 | [kennykb-numerics-branch] * generic/tclExecute.c: More performance macros and speci... check-in: cd534dbb23 user: dgp tags: kennykb-numerics-branch | |
| 01:07 | * generic/tclExecute.c: Macro GetNumberFromObj() is version of TclGetNumberFromObj()... check-in: 6da6e869af user: dgp tags: kennykb-numerics-branch | |
|
2005-10-07
| ||
| 22:35 | * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change to * tests/fCmd.test (fCmd-20.2)... check-in: c5efc3eed0 user: hobbs tags: trunk, kennykb-numerics-branch-20051008, msofer-wcodes-branch-20051007 | |
| 22:35 | * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change to * tests/fCmd.test (fCmd-20.2)... check-in: dc751fed91 user: hobbs tags: core-8-4-branch | |
| 20:15 | [kennykb-numerics-branch] * generic/tclInt.h: Made #undef NO_WIDE_TYPE the defa... check-in: c420c12ecc user: dgp tags: kennykb-numerics-branch | |
| 18:01 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of compariso... check-in: 852981a34b user: dgp tags: kennykb-numerics-branch | |
| 15:51 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of compariso... check-in: 7818e1ffac user: dgp tags: kennykb-numerics-branch | |
|
2005-10-06
| ||
| 22:04 | store shift result as long, not int check-in: df31ba52d1 user: dgp tags: kennykb-numerics-branch | |
| 18:48 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_RSHI... check-in: 31b83841a8 user: dgp tags: kennykb-numerics-branch | |
| 16:14 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_RSHI... check-in: 7480ac5646 user: dgp tags: kennykb-numerics-branch | |
| 03:41 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_MULT... check-in: ac4d98012f user: dgp tags: kennykb-numerics-branch | |
| 02:51 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_MULT... check-in: 318d5967ce user: dgp tags: kennykb-numerics-branch | |
|
2005-10-05
| ||
| 22:09 | * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bug 1109294]. Applied the patch provided... check-in: 150775a1c5 user: andreas_kupries tags: core-8-4-branch | |
| 22:09 | * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bug 1109294]. Applied the patch provided... check-in: 9a439d406a user: andreas_kupries tags: trunk | |
| 20:36 | * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application of David Welton's patch for it, ... check-in: e261298ba7 user: andreas_kupries tags: trunk | |
| 20:35 | * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application of David Welton's patch for it, ... check-in: 14d10f2213 user: andreas_kupries tags: core-8-4-branch | |
| 17:44 | * generic/tclIORChan.c (RcClose): Removed unreachable panic/return statements. This fixes the r... check-in: d91e2f06c9 user: andreas_kupries tags: trunk | |
| 16:28 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance INST_MULT an... check-in: 4ab5ab7388 user: dgp tags: kennykb-numerics-branch | |
| 08:03 | * tests/env.test (env-6.1): * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1 * generic/tclEnv.c ... check-in: 9ad1d56456 user: hobbs tags: trunk | |
| 08:03 | test to fix for 979640 check-in: e04a92f8e7 user: hobbs tags: core-8-4-branch | |
| 08:02 | * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1 * generic/tclEnv.c (TclSetEnv, TclUnsetEnv): add... check-in: bb8bbfd313 user: hobbs tags: core-8-4-branch | |
| 06:34 | win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708] check-in: 3b9458c858 user: hobbs tags: trunk | |
| 06:33 | win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708] check-in: fa6ea77a80 user: hobbs tags: core-8-4-branch | |
| 05:03 | * tests/http.test: do not URI encode -._~ according * library/http/http.tcl (init): t... check-in: 3bc3dd226c user: hobbs tags: trunk | |
| 05:01 | * tests/http.test: do not URI encode -._~ according * library/http/http.tcl (init): t... check-in: fb1a06961a user: hobbs tags: core-8-4-branch | |
| 04:27 | * generic/tclIOUtil.c (TclFSNormalizeAbsolutePath): make static * generic/tclEncoding.c (TclFindEn... check-in: b4a6dcda6b user: hobbs tags: core-8-4-branch | |
| 04:23 | * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on second shl_load only. [Bug 1204237] check-in: 6a93f5abfa user: hobbs tags: core-8-4-branch | |
| 04:23 | * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on second shl_load only. [Bug 1204237] check-in: b68aa6b177 user: hobbs tags: trunk | |
| 03:58 | scan %[] requires "one or more chars" [Bug 1277503] check-in: 6164a639b1 user: hobbs tags: trunk | |
| 00:38 | * tests/winFile.test (getuser): allow valid Windows usernames. [Bug 1311285] check-in: bbc78fc172 user: hobbs tags: trunk | |
|
2005-10-04
| ||
| 23:49 | * generic/tclParse.c (Tcl_ParseCommand): add code that recognizes {} in addition to {expand} for w... check-in: f48f4bdd21 user: hobbs tags: trunk | |
| 21:02 | [kennykb-numerics-branch] * generic/tclExecute.c: Updated TclIncrObj() to more effi... check-in: 8d4c5bb62b user: dgp tags: kennykb-numerics-branch | |
| 18:34 | See file. check-in: ec5a717b8e user: vasiljevic tags: trunk | |
| 18:33 | [kennykb-numerics-branch] * generic/tclExecute.c: Updated TclIncrObj() to more effi... check-in: 53add32158 user: dgp tags: kennykb-numerics-branch | |
| 18:33 | Tcl_DeleteTimerHandler(): bail out early if passed NULL argument. check-in: 5576a42ab1 user: vasiljevic tags: trunk | |
| 18:32 | Tcl_ClearChannelHandlers(): now deletes any outstanding timer for the channel. Also, prevents events... check-in: b68b5918fb user: vasiljevic tags: trunk | |
| 18:16 | See file. check-in: 80a9933edf user: vasiljevic tags: core-8-4-branch | |
| 18:15 | Tcl_ClearChannelHandlers(): now deletes any outstanding timer for the channel. Also, prevents events... check-in: 2c5a4e4496 user: vasiljevic tags: core-8-4-branch | |
| 18:14 | Tcl_ClearChannelHandlers(): bail out early if passed NULL argument check-in: c5a8af47a7 user: vasiljevic tags: core-8-4-branch | |
| 16:00 | [kennykb-numerics-branch] * generic/tclExecute.c: Updated TclIncrObj() to more effi... check-in: 0f923b5cc0 user: dgp tags: kennykb-numerics-branch | |
| 13:49 | [kennykb-numerics-branch] * generic/tclBasic.c: Updated more callers to make use ... check-in: 215aa64c5c user: dgp tags: kennykb-numerics-branch | |
|
2005-10-03
| ||
| 19:32 | * generic/tclBasic.c: Re-implemented ExprRoundFunc and ExprEntierFunc to use TclGe... check-in: 2435e3e70d user: dgp tags: kennykb-numerics-branch | |
| 18:25 | Be more choosy about what doubles get converted to longs. check-in: 9fd8db27ff user: dgp tags: kennykb-numerics-branch | |
| 17:42 | fixed test cases for new US DST rules. check-in: 99b4e7ffb5 user: kennykb tags: trunk | |
| 15:50 | [kennykb-numerics-branch] * generic/tclBasic.c: Re-implemented ExprRoundFunc to u... check-in: c247119234 user: dgp tags: kennykb-numerics-branch | |
| 14:38 | Rebuild tzdata from Olson's tzdata2005n.tar.gz check-in: 3417941510 user: kennykb tags: trunk | |
|
2005-10-01
| ||
| 09:28 | Fixed a typo. check-in: 53ed00351b user: davidw tags: trunk | |
|
2005-09-30
| ||
| 19:31 | * generic/tclMain.c: Separate encoding conversion of command line arguments from ... check-in: 3a8318341a user: dgp tags: trunk | |
| 19:28 | * generic/tclMain.c: Separate encoding conversion of command line arguments from ... check-in: 365b1366e3 user: dgp tags: core-8-4-branch | |
| 18:53 | fix comment typo check-in: e86060ea27 user: hobbs tags: trunk | |
| 17:02 | [kennykb-numerics-branch] * generic/tclStringObj.c: Bug fix: Missing cast to ... check-in: 14a510d9c1 user: dgp tags: kennykb-numerics-branch | |
| 01:05 | init value to (-)Inf for min/max expr functions to simplify code check-in: 78d70230d5 user: hobbs tags: trunk | |
|
2005-09-29
| ||
| 23:16 | implementation for TIP #255, expr min/max check-in: 5e48c91234 user: hobbs tags: trunk | |
|
2005-09-28
| ||
| 00:23 | formatting check-in: 255d501bf2 user: dgp tags: kennykb-numerics-branch | |
|
2005-09-27
| ||
| 18:42 | [kennykb-numerics-branch] * generic/tcl.h: Changed name of the new Tcl_Obj i... check-in: 2d7e29783f user: dgp tags: kennykb-numerics-branch | |
| 15:44 | Fix [Bug 1116542] check-in: 08a775ad24 user: dkf tags: core-8-4-branch | |
| 15:35 | Test for [Bug 1116542] check-in: d7a27184e4 user: dkf tags: trunk | |
| 15:20 | Formatting fixes check-in: 205497dd3f user: dkf tags: trunk | |
|
2005-09-26
| ||
| 20:51 | merge updates from HEAD check-in: 76c503a6bc user: dgp tags: dgp-refactor | |
| 20:16 | Merge changes from HEAD, including libtommath 0.36 check-in: 14146661ef user: kennykb tags: kennykb-numerics-branch | |
| 19:31 | update tclTomMath.h for bug 1263012 check-in: a5f5e1b89e user: kennykb tags: trunk | |
| 18:44 | Regen tommath.h from release 0.36 check-in: 39058779b3 user: kennykb tags: trunk | |
| 18:27 | merge tommath 0.36 changes into HEAD check-in: ff86421106 user: kennykb tags: trunk | |
| 16:53 | re-import of three damaged PDF's check-in: 770751cc4a user: kennykb tags: trunk | |
| 16:31 | Import of libtommath 0.36 check-in: e024610976 user: kennykb tags: trunk | |
|
2005-09-23
| ||
| 16:47 | [kennykb-numerics-branch] * unix/Makefile.in: Added -DMP_PREC=4 switch to all c... check-in: 29be091cd8 user: dgp tags: kennykb-numerics-branch | |
| 16:13 | [kennykb-numerics-branch] * generic/tclStrToD.c: Fixed memory leak. [Bug 1299803]... check-in: 112ace53ab user: dgp tags: kennykb-numerics-branch | |
| 04:03 | [kennykb-numerics-branch] * generic/tclStrToD.c: Memory leak. Comment in TclSetBi... check-in: 961337390c user: dgp tags: kennykb-numerics-branch | |
|
2005-09-20
| ||
| 14:11 | [kennykb-numerics-branch] * generic/tclExecute.c: Revise TclIncrObj() to call ... check-in: dd93281cd4 user: dgp tags: kennykb-numerics-branch | |
|
2005-09-16
| ||
| 19:29 | [kennykb-numerics-branch] * generic/tclInt.h: Added TclBNInitBigNumFrom... check-in: 6e1addf33e user: dgp tags: kennykb-numerics-branch | |
| 16:13 | * libtommath/bn_mp_add_d.c: Bug fix. For mp_add_d(&a, d, &c), when &a has the v... check-in: dc9f2eaf23 user: dgp tags: kennykb-numerics-branch | |
| 15:35 | [kennykb-numerics-branch] * generic/tclTomMath.h: Added mp_cmp_d to routines from ... check-in: f5324453ec user: dgp tags: kennykb-numerics-branch | |
| 01:40 | silence compiler warning check-in: a95dcb3914 user: dgp tags: trunk | |
|
2005-09-15
| ||
| 23:21 | * doc/ParseCmd.3: copy/paste fix [Bug 1292427] check-in: 6e3d5cce85 user: msofer tags: core-8-4-branch | |
| 23:13 | * doc/ParseCmd.3: copy/paste fix [Bug 1292427] check-in: 72ad6487a4 user: msofer tags: trunk | |
| 20:58 | merge updates from HEAD check-in: 29cc0feeb2 user: dgp tags: kennykb-numerics-branch | |
| 20:37 | merge updates from HEAD check-in: 8a82f239eb user: dgp tags: dgp-refactor | |
| 20:29 | merge updates from HEAD check-in: f3caf581fe user: dgp tags: dgp-refactor | |
| 16:58 | * generic/tclStringObj.c (TclAppendFormattedObjs): Revision to eliminate one ro... check-in: 1a7995155b user: dgp tags: trunk, kennykb-numerics-branch-20050915 | |
| 16:40 | * generic/tclBasic.c: More callers of TclObjPrintf and * generic/tclCkalloc.c: Tcl... check-in: cf51f10457 user: dgp tags: trunk | |
| 16:29 | autoconf-2.13 check-in: ca52262c8f user: dgp tags: core-8-4-branch | |
| 15:30 | More flags hacking, this time for open64 under RHEL3. [Bug 1287638] check-in: 1fd41a0f1d user: dkf tags: trunk | |
| 15:25 | Added yet another corner-case hack, this time for RHEL3. [Bug 1287638] check-in: 3ca7f7f35d user: dkf tags: core-8-4-branch | |
|
2005-09-14
| ||
| 21:32 | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to support "*" fields ... check-in: fbec962a12 user: dgp tags: trunk | |
| 18:35 | * generic/tclBasic.c: Updated several callers to use * generic/tclCmdMZ.c: TclFo... check-in: b4922798b8 user: dgp tags: trunk | |
| 17:13 | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to support "*" fields ... check-in: 73c6dc5786 user: dgp tags: trunk | |
| 03:46 | * generic/tclBasic.c: First caller of TclFormatToErrorInfo. * generic/tclInt.h: ... check-in: 267895cd36 user: dgp tags: trunk | |
|
2005-09-13
| ||
| 21:23 | * generic/tcl.h: Explicitly standardized on the use of stdarg.h * generic/tcl... check-in: bdf9458b14 user: dgp tags: trunk | |
|
2005-09-12
| ||
| 19:39 | uninitialized vars are bad, mm'kay? check-in: 948d18b8f7 user: dgp tags: kennykb-numerics-branch | |
| 19:12 | * generic/tclCmdAH.c: Added support for the "ll" width * generic/tclString... check-in: a74d98295f user: dgp tags: kennykb-numerics-branch | |
| 15:40 | merge updates from HEAD check-in: 156f19bcaf user: dgp tags: dgp-refactor | |
| 14:47 | [kennykb-numerics-branch] Merge updates from HEAD. check-in: 0b3ca397c7 user: dgp tags: kennykb-numerics-branch | |
| 14:31 | 2005-09-12 Don Porter <dgp@users.sourceforge.net> * generic/tclStringObj.c (TclAppendForm... check-in: e034ea072e user: dgp tags: trunk | |
|
2005-09-09
| ||
| 19:27 | silence compiler warnings check-in: d68f155509 user: dgp tags: kennykb-numerics-branch | |
| 19:24 | silence compiler warnings check-in: 9e8ea0b8c1 user: dgp tags: trunk | |
| 19:09 | * generic/tclIORChan.c (RcDecodeEventMask): Added missing type declaration for the parameter 'm... check-in: a44fd1ff0f user: andreas_kupries tags: trunk | |
| 18:48 | [kennykb-numerics-branch] Merge updates from HEAD. check-in: 343239eeff user: dgp tags: kennykb-numerics-branch | |
| 17:54 | typo check-in: ad7d4b5c94 user: dgp tags: trunk | |
| 17:47 | * generic/tclInt.h: New internal routine TclObjPrintf() * generic/tclStr... check-in: 60ba4924b2 user: dgp tags: trunk | |
| 17:19 | added missing casts in tclStringObj.c check-in: 93d1ebfd11 user: kennykb tags: trunk | |
| 15:44 | * generic/tclInt.h: New internal routines TclFormatObj() * generic/tclSt... check-in: d61b665021 user: dgp tags: trunk | |
|
2005-09-08
| ||
| 14:14 | D'oh, missed a spot check-in: fca360fba5 user: dkf tags: trunk | |
| 14:13 | Final fixes check-in: 1ac1207579 user: dkf tags: trunk | |
| 14:10 | Squelch warning check-in: c5c285935a user: dkf tags: trunk | |
| 14:09 | Test suite about fixed up for TIP#254 check-in: c957ef5cb3 user: dkf tags: trunk | |
| 14:05 | Closer to being right... check-in: 1db31ab2b0 user: dkf tags: trunk | |
| 13:50 | More fixing check-in: 17cb3cd598 user: dkf tags: trunk | |
| 13:46 | A bit more fixing... check-in: 1701251b0b user: dkf tags: trunk | |
| 13:42 | First step to fixing test suite check-in: 88e192f51c user: dkf tags: trunk | |
| 13:40 | Oops! check-in: 7ac67d7fe8 user: dkf tags: trunk | |
| 13:38 | Added support machinery for TIP#254 tests check-in: 4a5309ec6e user: dkf tags: trunk | |
| 10:49 | TIP #254 implementation Still missing additional tests. check-in: 62727c5bbe user: dkf tags: trunk | |
|
2005-09-07
| ||
| 15:31 | * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negative * tests/utf.t... check-in: c76f2a1966 user: dgp tags: trunk | |
| 14:35 | * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negative * tests/utf.t... check-in: 8d8a47a587 user: dgp tags: core-8-4-branch | |
|
2005-09-06
| ||
| 14:40 | Add flag to lists so that evaluating contexts can handle them efficiently much of the time even when... check-in: 3f8b25f1a3 user: dkf tags: trunk | |
|
2005-09-05
| ||
| 10:25 | Make symbol static to stop it from being visible outside the Tcl library on traditional Unix platfor... check-in: e889426f5c user: dkf tags: trunk | |
|
2005-09-02
| ||
| 19:23 | * unix/tclUnixSock.c (InitializeHostName): Synchronized use of static modifier in declaration a... check-in: 5b652caf77 user: andreas_kupries tags: trunk | |
| 17:42 | [kennykb-numerics-branch] * generic/tclScan.c: Bug fix: The %o, %x, %i formats o... check-in: 7f0027be0c user: dgp tags: kennykb-numerics-branch | |
|
2005-09-01
| ||
| 16:27 | * generic/tclObj.c: TclParseNumber calls meant to parse an integer value now pas... check-in: 6e311ccfa4 user: dgp tags: kennykb-numerics-branch | |
| 16:09 | [kennykb-numerics-branch] * generic/tclScan.c: Extended [scan] to accept the %ll... check-in: fc4c109c84 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-31
| ||
| 15:14 | fix date check-in: b5831068b5 user: vincentdarley tags: trunk | |
| 15:12 | allow NULL interp in Tcl_FSMatchInDirectory check-in: 5139fcec81 user: vincentdarley tags: trunk | |
|
2005-08-30
| ||
| 19:20 | [kennykb-numerics-branch] * generic/tclObj.c: Extended bignum support to includ... check-in: 4ef199b1b3 user: dgp tags: kennykb-numerics-branch | |
| 15:54 | [kennykb-numerics-branch] * generic/tclTomMath.h: Added mp_sqrt to routines from ... check-in: 7e5e925b15 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-29
| ||
| 21:55 | * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patch for [Tcl SF Bug 1189657]. Sync... check-in: 0ef4ca3087 user: andreas_kupries tags: trunk | |
| 18:38 | [kennykb-numerics-branch] Merge updates from HEAD. check-in: c74bd61cc0 user: dgp tags: kennykb-numerics-branch | |
| 17:56 | renumber expr-39.* to expr-46.* check-in: f291388d76 user: kennykb tags: core-8-4-branch | |
| 17:54 | renumber expr-39.* to expr-46.* check-in: 484771b620 user: kennykb tags: trunk | |
| 17:11 | [kennykb-numerics-branch] * generic/tclBasic.c: Restored round(.) to the Tcl 8.4 ... check-in: 2088e4d384 user: dgp tags: kennykb-numerics-branch | |
| 16:41 | fix test case bracing and numbering check-in: 7bbdf4ca4c user: kennykb tags: trunk | |
| 16:38 | fix test case numbering check-in: ff06a0c77b user: kennykb tags: core-8-4-branch | |
| 16:37 | Bug 1275043 check-in: b9f7d2aeda user: kennykb tags: core-8-4-branch | |
| 16:21 | removed inappropriate swizzling of tcl_precision check-in: e593e8320e user: kennykb tags: trunk | |
| 16:18 | Bug 1275043 check-in: 7e8177ac9d user: kennykb tags: trunk | |
|
2005-08-26
| ||
| 22:11 | * generic/tclIO.c: Moved Tcl_{Cut,Splice}Channel to {Cut,Splice}Channel for internal use, and c... check-in: fd26ccea74 user: andreas_kupries tags: trunk | |
| 14:43 | Style systematization and _ANSI_ARGS_ removal check-in: 043072b9bc user: dkf tags: trunk | |
| 13:41 | Remove _ANSI_ARGS_ check-in: 63474c1c0a user: dkf tags: trunk | |
| 13:26 | More whitespace cleansing and _ANSI_ARGS_ purging check-in: 94354fd3e6 user: dkf tags: trunk | |
| 11:00 | Remove _ANSI_ARGS_ and tidy up comments check-in: 03e5c68cf3 user: dkf tags: trunk | |
| 08:39 | Fix crashes when running Snit's test suite caused by traces forcing the interp result object to beco... check-in: 2de91b1d0b user: dkf tags: trunk | |
|
2005-08-25
| ||
| 22:27 | Backport of fix for [Bug 1267380] check-in: 2389f54864 user: dkf tags: core-8-4-branch | |
| 21:48 | Better to panic sanely than to crash with a bad memory access. [Bug 1267380] check-in: 687e384a0d user: dkf tags: trunk | |
| 21:21 | [kennykb-numerics-branch] * generic/tclExecute.c: Bug fix. INST_RSHIFT: shift of n... check-in: 0e9fcc9b56 user: dgp tags: kennykb-numerics-branch | |
| 15:46 | [kennykb-numerics-branch] Merge updates from HEAD * generic/tclExecute.c: Bug fix. ... check-in: 6d651867f9 user: dgp tags: kennykb-numerics-branch | |
| 14:58 | [kennykb-numerics-branch] * generic/tclBasic.c: Extended the domain of round(.) t... check-in: 9bfc46124e user: dgp tags: kennykb-numerics-branch | |
| 10:40 | Fix memory leak caused by throwing away a duplicated object check-in: b518cfe467 user: dkf tags: trunk | |
|
2005-08-24
| ||
| 23:36 | Remove extra blank lines between tests so groups go together better. check-in: aecf511a59 user: dkf tags: trunk | |
| 21:49 | [kennykb-numerics-branch] * generic/tclBasic.c: Revised implementation of the cei... check-in: 9cbb2232b7 user: dgp tags: kennykb-numerics-branch | |
| 18:56 | corrected TRACE bugs, overflowed negative #s, and bad test constraints check-in: 57f3c9f065 user: kennykb tags: kennykb-numerics-branch | |
| 18:51 | [kennykb_numerics_branch] * generic/tclExecute.c: Bug fix: TclBignumToDouble return... check-in: ecd2f01ba8 user: dgp tags: kennykb-numerics-branch | |
| 18:03 | Corrections in comparisons with +/-Inf. check-in: b303293aa3 user: dgp tags: kennykb-numerics-branch | |
| 17:56 | TIP#219 IMPLEMENTATION * doc/SetChanErr.3: ** New File **. Documentation of the new channel A... check-in: d936ddccf8 user: andreas_kupries tags: trunk | |
| 17:25 | [kennykb_numerics_branch] * generic/tclExecute.c: Revised the type promotion rules ... check-in: 39a77d2eea user: dgp tags: kennykb-numerics-branch | |
| 15:15 | fix formatting of fp number with smallest significand check-in: 7c355ef822 user: kennykb tags: trunk | |
| 02:35 | [kennykb_numerics_branch] * generic/tclStrToD.c: Bug fix: set shift magnitude prop... check-in: 56e7ee19b3 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-23
| ||
| 22:14 | [kennykb_numerics_branch] * generic/tclExecute.c: Bug fix: ACCEPT_NAN under INST_UM... check-in: d1892b6d86 user: dgp tags: kennykb-numerics-branch | |
| 19:51 | more test coverage - 0o and entier check-in: d25658eed7 user: kennykb tags: kennykb-numerics-branch | |
| 19:22 | comment fix check-in: 31ce9bdf78 user: dgp tags: kennykb-numerics-branch | |
| 19:16 | Removed TclStrToD and friends, and added '0b' test cases. check-in: d9ef2d3f94 user: kennykb tags: kennykb-numerics-branch | |
| 19:15 | Removed TclStrToD and friends, and added '0b' test cases. check-in: 6abfff338f user: kennykb tags: kennykb-numerics-branch | |
| 18:28 | TclParseNumber enhanced for [scan ... %f], plus better test coverage check-in: 43741d958a user: kennykb tags: kennykb-numerics-branch | |
| 18:13 | * unix/configure.in: * win/configure: Regen. * win/configure.in: Update minimum autoconf version ... check-in: 5ba298340c user: mdejong tags: trunk | |
| 16:51 | * generic/tclStrToD.c: New macros TIP_114_FORMATS and KILL_OCTAL to configure accep... check-in: cbf176439e user: dgp tags: kennykb-numerics-branch | |
| 12:52 | see ChangeLog check-in: 25f32e0007 user: dgp tags: kennykb-numerics-branch | |
| 06:15 | [kennykb_numerics_branch] * generic/tclBasic.c: Re-used the guts of int(.) and wi... check-in: 249580da47 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-22
| ||
| 20:50 | [kennykb_numerics_branch] * generic/tclInt.h: New ACCEPT_NAN macro to mark code... check-in: f38e5baab7 user: dgp tags: kennykb-numerics-branch | |
| 16:11 | [kennykb_numerics_branch] * generic/tclTestObj.c: Disabled unused [testconvertobj] ... check-in: 42f35b9b3b user: dgp tags: kennykb-numerics-branch | |
| 15:48 | [kennykb_numerics_branch] * generic/tclBasic: Added [expr {entier(.)}]. ... check-in: bff9b0d113 user: dgp tags: kennykb-numerics-branch | |
| 14:21 | [kennykb_numerics_branch] * generic/tclInt.h: TCL_WIDE_INT_IS_LONG implies NO_W... check-in: 429b1e2684 user: dgp tags: kennykb-numerics-branch | |
| 13:55 | [kennykb_numerics_branch] * generic/tclInt.h: New internal routine TclSetBignum... check-in: 3bdecb919c user: dgp tags: kennykb-numerics-branch | |
| 12:55 | [kennykb_numerics_branch] * tests/expr.test: Corrected the wideIs64bit constra... check-in: 24dbc7d4fd user: dgp tags: kennykb-numerics-branch | |
| 11:53 | * unix/tclConfig.h.in: autoheader-2.59. check-in: d3b5566cd9 user: das tags: trunk | |
| 04:25 | see ChangeLog check-in: 4c5400e681 user: dgp tags: kennykb-numerics-branch | |
| 03:49 | [kennykb_numerics_branch] * generic/tclInt.h: Moved TclParseInteger to ... check-in: 4348fa75d0 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-19
| ||
| 21:55 | [kennykb_numerics_branch] * generic/tclBasic.c: Updated OldMathFuncProc and ExprA... check-in: e5101a6820 user: dgp tags: kennykb-numerics-branch | |
| 05:17 | [kennykb_numerics_branch] * generic/tclVar.c: Replaced TclPtrIncrVar and TclPtr... check-in: df3782bcce user: dgp tags: kennykb-numerics-branch | |
|
2005-08-18
| ||
| 21:19 | [kennykb_numerics_branch] * generic/tclExecute.c: Fixed string rep invalida... check-in: c2d95f0d3f user: dgp tags: kennykb-numerics-branch | |
| 18:18 | [kennykb_numerics_branch] * generic/tclDictObj.c: DictIncrCmd rewrite to use TclInc... check-in: 09790424d3 user: dgp tags: kennykb-numerics-branch | |
| 02:36 | restore interp->result support in legacy routines check-in: 0d7638cc58 user: dgp tags: kennykb-numerics-branch | |
| 02:09 | added some constraints to the new tests check-in: 2ed44afc2c user: dgp tags: kennykb-numerics-branch | |
|
2005-08-17
| ||
| 23:58 | updated entry with another clash check-in: 391950cb59 user: georgeps tags: trunk | |
| 23:57 | fix a namespace clash with pendingObjData. check-in: 01ee20315e user: georgeps tags: trunk | |
| 23:51 | new entry. fixed the dates on KBK's entries. check-in: 3c0ad8e2bc user: georgeps tags: trunk | |
| 23:48 | Added static to prevent a namespace clash with BuiltinFuncTable. check-in: d812e451ee user: georgeps tags: trunk | |
| 21:39 | changed TclParseNumber to leave endPtrPtr on trailing whitespace check-in: d25c47e8df user: kennykb tags: kennykb-numerics-branch | |
| 21:27 | fixed bad clock test, removed duplicated code in Tcl_Finalize check-in: 08b64cd451 user: kennykb tags: trunk | |
| 20:49 | change expression parser to use TclParseNumber; fix comments in TclParseNumber; fix ExprUnaryFunc check-in: 453dcd4dab user: kennykb tags: kennykb-numerics-branch | |
| 20:12 | revised test conditions to demand IEEE floating point for the tests that require it check-in: 885d44ebb6 user: kennykb tags: kennykb-numerics-branch | |
| 19:34 | fancier casts in Tcl_ExprLongObj to avoid unwanted sign-extension check-in: b52a57497e user: kennykb tags: kennykb-numerics-branch | |
| 19:26 | corrected error in test numbering check-in: c70fb8cc45 user: kennykb tags: kennykb-numerics-branch | |
| 19:22 | fix ChangeLog message check-in: 43db39a13f user: kennykb tags: kennykb-numerics-branch | |
| 19:12 | updated Tcl_Expr* to deal with bignums check-in: 0316f8a042 user: kennykb tags: kennykb-numerics-branch | |
| 18:24 | Changed message catalog file names to lowercase check-in: b5ab97f9e1 user: kennykb tags: trunk | |
| 17:46 | * generic/tclFCmd.c (TclFileMakeDirsCmd): fix to race condition in file mkdir (backport from head ... check-in: 0078c07abe user: hobbs tags: core-8-4-branch | |
| 15:45 | [kennykb_numerics_branch] * generic/tclExecute.c: New routine TclIncrObj to central... check-in: 82b51f0c5c user: dgp tags: kennykb-numerics-branch | |
| 04:57 | [kennykb_numerics_branch] * generic/tclExecute.c: Made bit shifting opcodes and INS... check-in: c4747cae22 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-16
| ||
| 16:55 | [kennykb_numerics_branch] * generic/tclExecute.c: Made binary bitwise opcodes bignu... check-in: 2b68a3e774 user: dgp tags: kennykb-numerics-branch | |
| 15:23 | backport of 2005-08-10 fix to tclEvent.c check-in: dd9d7470f5 user: kennykb tags: core-8-4-branch | |
| 04:26 | * generic/tclExecute.c: More revisions to IllegalExprOperandType. Merged INST_BITNOT... check-in: df1d00d8c1 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-15
| ||
| 20:46 | * generic/tclInt.decls: Deleted TclLooksLikeInt() and all callers. * generic/tclUtil... check-in: 785947b9dc user: dgp tags: kennykb-numerics-branch | |
| 18:13 | merge updates from HEAD check-in: b456e92317 user: dgp tags: kennykb-numerics-branch | |
| 17:23 | merge updates from HEAD check-in: 074d06ccf4 user: dgp tags: dgp-refactor | |
| 16:56 | [kennykb_numerics_branch] * generic/tclExecute.c: Updated execution of comparison b... check-in: f99844c804 user: dgp tags: kennykb-numerics-branch | |
| 03:16 | [kennykb_numerics_branch] * generic/tclExecute.c: Updated execution of arithmetic b... check-in: bc36ed0987 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-13
| ||
| 20:19 | [kennykb_numerics_branch] * generic/tclObj.c: Extended Bignum auto-narrowing to... check-in: 4a117577d0 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-12
| ||
| 23:59 | added /usr/lib/zoneinfo for antique glibc check-in: 9ae2ab8c1f user: kennykb tags: trunk | |
| 23:55 | bug 1257830 check-in: 5e29d06ce1 user: kennykb tags: trunk | |
| 18:29 | [kennykb_numerics_branch] * generic/tclExecute.c: Simplify doCondJump. Use eePtr->... check-in: 9aa7f93430 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-11
| ||
| 22:22 | regen unix/configure check-in: 25d2e6dbfe user: kennykb tags: trunk | |
| 22:06 | radical refactoring of thread storage to untangle dependencies check-in: be83fe62c8 user: kennykb tags: trunk | |
| 21:48 | [kennykb_numerics_branch] * generic/tclExecute.c: Rewrite of INST_LAND/INST_LOR to ... check-in: fe1427b892 user: dgp tags: kennykb-numerics-branch | |
| 16:29 | [kennykb_numerics_branch] * generic/tclStrToD.c: Restored conditional generation o... check-in: a2ca47af7c user: dgp tags: kennykb-numerics-branch | |
|
2005-08-10
| ||
| 18:21 | [kennykb_numerics_branch] * generic/tclTomMath.h: Added mp_shrink, mp_to_unsigned_b... check-in: 57a68b7c98 user: dgp tags: kennykb-numerics-branch | |
| 16:28 | further untangling of Tcl_Finalize, and test cleanup on Win32 threaded check-in: 2570ab9204 user: kennykb tags: trunk | |
|
2005-08-09
| ||
| 13:31 | Squelch a message about an unused variable. check-in: 5a1163b410 user: dkf tags: trunk | |
| 11:02 | More informative comment. check-in: 20881bdebd user: dkf tags: trunk | |
| 04:17 | added nul-termination missing from earlier commit today check-in: 5ad0425206 user: dgp tags: trunk | |
|
2005-08-08
| ||
| 23:20 | file rootname bug fix check-in: 039fc09fcf user: vincentdarley tags: trunk | |
| 19:21 | * generic/tclObj.c: Replaced some goto's with loops and started use of BIGNUM_AU... check-in: ec4b776f0a user: dgp tags: kennykb-numerics-branch | |
| 14:08 | remove obsolete comment check-in: 3bda2ae680 user: dgp tags: trunk | |
|
2005-08-05
| ||
| 23:57 | regen check-in: e6625ce0bf user: dkf tags: trunk | |
| 23:56 | Stop exposing the thread storage guts. Non-core code should never touch it. check-in: 4d67a86a0a user: dkf tags: trunk | |
| 23:00 | Typo (spotted by George Staplin) check-in: c35f167f8a user: dkf tags: trunk | |
| 20:48 | Solaris mis-names the cp1251 encoding. check-in: b06e325973 user: dkf tags: core-8-4-branch | |
| 20:36 | Solaris mis-names the cp1251 encoding. check-in: 5729270551 user: dkf tags: trunk | |
| 19:19 | fix abs(MIN_INT) [Bug 1241572] check-in: da72873254 user: kennykb tags: core-8-4-branch | |
| 19:03 | Further nonPortable [binary] test cleanup check-in: ae8648b5cb user: kennykb tags: trunk | |
| 18:50 | Handle abs(-0x80000000) [Bug 1241572] check-in: e57db809fd user: kennykb tags: trunk | |
| 18:24 | Cleaned up [binary scan] testing for NaN [Bug 1246264] check-in: a8f252687c user: kennykb tags: trunk | |
| 18:15 | removed refs to ldAout.tcl [Bug 1244361] check-in: 5fd3b5f95d user: kennykb tags: trunk | |
| 14:04 | Rewrote Tcl_GetDoubleFromObj check-in: f8b91179cf user: dgp tags: kennykb-numerics-branch | |
| 01:58 | typo fixes check-in: 098279b9b2 user: dgp tags: trunk | |
|
2005-08-04
| ||
| 21:27 | * generic/tclObj.c: Rewrote Tcl_GetBooleanFromObj() and supporting routines to m... check-in: 7f91b46a52 user: dgp tags: kennykb-numerics-branch | |
| 19:56 | silence compiler warning check-in: 2d632fc787 user: dgp tags: trunk | |
| 19:54 | silence compiler warning check-in: 863065efb4 user: dgp tags: core-8-4-branch | |
| 17:28 | * generic/tclIO.c (CloseChannel): Fixed comment nit, added apparently missing word to complete ... check-in: 561dff49b3 user: andreas_kupries tags: trunk | |
| 16:47 | merge updates from HEAD check-in: 7f6257cfc2 user: dgp tags: kennykb-numerics-branch | |
| 16:47 | merge updates from HEAD check-in: 87036af579 user: dgp tags: dgp-refactor | |
| 16:32 | Deleted the UpdateStringOfBoolean() routine, that can never be called. check-in: 74dbf03515 user: dgp tags: trunk | |
| 15:55 | * generic/tclObj.c: Simplified routines that manage the typeTable. check-in: 9b0394290c user: dgp tags: core-8-4-branch | |
| 15:55 | * generic/tclObj.c: Simplified routines that manage the typeTable. check-in: e8f3ca7497 user: dgp tags: trunk | |
|
2005-08-03
| ||
| 22:25 | * generic/tclCompExpr.c: Untangled some dependencies in the * generic/tclEven... check-in: 66913381b4 user: dgp tags: trunk | |
| 22:23 | * generic/tclCompExpr.c: Untangled some dependencies in the * generic/tclEven... check-in: bdbb22fe12 user: dgp tags: core-8-4-branch | |
|
2005-08-02
| ||
| 18:14 | merge updates from HEAD check-in: 10feab7c07 user: dgp tags: kennykb-numerics-branch | |
| 16:38 | merge updates from HEAD check-in: c58b7136d0 user: dgp tags: dgp-refactor | |
|
2005-07-30
| ||
| 07:58 | * unix/configure, unix/tcl.m4: revert 2005-07-28 change. * unix/tclLoadDyld.c (TclpDlopen, TclpLo... check-in: aab38a9d96 user: das tags: core-8-4-branch | |
| 07:57 | * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds for bugs/changes in behaviour in Ma... check-in: 944ee67d7d user: das tags: trunk | |
|
2005-07-29
| ||
| 14:57 | Take care with globals that have an entry in the var table but "don't exist" check-in: e0c44afdc5 user: dkf tags: core-8-4-branch | |
| 14:47 | Take care with globals that have an entry in the var table but "don't exist" check-in: 7a08ba9e4b user: dkf tags: trunk | |
| 03:50 | * win/README: Update link to msys_mingw8.zip. Remove old Cygwin + Mingw info, people should just ... check-in: 73b0175c51 user: mdejong tags: core-8-4-branch | |
| 03:47 | * win/README: Update link to msys_mingw8.zip check-in: fa54ee0c4e user: mdejong tags: trunk | |
|
2005-07-28
| ||
| 18:42 | * tests/compExpr-old.test: Still more conversion of "nonPortable" * tests/error... check-in: ef95c5ebb7 user: dgp tags: trunk | |
| 18:39 | * unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY on Darwin only for SHARED_BUILD check-in: 0ed358ea9d user: hobbs tags: core-8-4-branch | |
| 15:27 | Backport of fix for [Bug 1245953] check-in: d4beef2f2f user: dkf tags: core-8-4-branch | |
| 10:55 | * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems to * unix/tclUnixPipe.c (TclpOp... check-in: 6c8172e1e6 user: dkf tags: trunk | |
|
2005-07-27
| ||
| 18:23 | * generic/tclUtil.c: Converted the $::tcl_precision value to be kept per-thread t... check-in: acdeee7ba6 user: dgp tags: trunk | |
| 18:12 | * tests/expr.test: Consolidated equivalent constraints into * tests/fileName.te... check-in: ec63acc455 user: dgp tags: trunk | |
| 16:23 | * library/init.tcl ([unknown]): Corrected return code handling in the portions of [u... check-in: d65db8782a user: dgp tags: trunk | |
|
2005-07-26
| ||
| 21:39 | * doc/tclvars.n: Improved $errorCode documentation. [RFE 776921] check-in: 296a35434b user: dgp tags: core-8-4-branch | |
| 20:26 | * unix/configure: Regen. * unix/configure.in: Check for a $prefix/share directory and add it the ... check-in: 4a097ea047 user: mdejong tags: core-8-4-branch | |
| 20:20 | * unix/configure: Regen. * unix/configure.in: Check for a $prefix/share directory and add it the ... check-in: 8f2e61fad0 user: mdejong tags: trunk | |
| 17:06 | * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use per-thread counter,... check-in: 0c06029c78 user: dgp tags: trunk | |
| 17:05 | * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use per-thread counter,... check-in: 461ce25bd8 user: dgp tags: core-8-4-branch | |
| 16:24 | typo check-in: 8bdfd9ce33 user: dgp tags: trunk | |
| 16:23 | typo check-in: d1f1e8a69a user: dgp tags: core-8-4-branch | |
| 16:21 | * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that * tests/trace.te... check-in: 34289a2ca0 user: dgp tags: trunk | |
| 16:20 | * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that * tests/trace.te... check-in: 98ddae5f7c user: dgp tags: core-8-4-branch | |
| 04:11 | Merge updates from HEAD check-in: 8351a734a6 user: dgp tags: dgp-refactor | |
|
2005-07-25
| ||
| 20:48 | Getting more systematic about style check-in: b09ad6a0a6 user: dkf tags: trunk | |
| 13:29 | D'oh! [Bug 1244358] check-in: a18dc27e5e user: dkf tags: trunk | |
| 01:17 | * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): Spli... check-in: 9ed6cc87ea user: mdejong tags: core-8-4-branch | |
| 00:39 | * unix/configure: Regen. * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/configure: Regen. ... check-in: 65b63ba325 user: mdejong tags: trunk | |
|
2005-07-24
| ||
| 22:56 | Getting more systematic about style check-in: 83d72c558c user: dkf tags: trunk | |
|
2005-07-23
| ||
| 04:12 | * library/auto.tcl: Updates to the Tcl script library to make * library/history.... check-in: 58a2150746 user: dgp tags: trunk | |
| 03:31 | correction to reversed logic check-in: 2a2953ce33 user: dgp tags: core-8-4-branch | |
| 02:59 | * tests/string.test: Add string is tests for functionality that was not tested. * win/README: Upd... check-in: 91d8e75c82 user: mdejong tags: trunk | |
| 01:31 | * generic/tclExecute.c (INST_DICT_*): stop 2 compiler warnings for uninitialised variables. check-in: 8fddec119a user: msofer tags: trunk | |
| 00:04 | Getting more systematic about style check-in: 78a871bd80 user: dkf tags: trunk | |
|
2005-07-22
| ||
| 23:56 | Improve the incrementer code for INST_DICT_INCR_IMM, removing a gcc-ism. check-in: c0b4cb6f89 user: dkf tags: trunk | |
| 21:59 | * library/auto.tcl: Updates to the Tcl script library to make * library/history.... check-in: 755e2a7f25 user: dgp tags: core-8-4-branch | |
|
2005-07-21
| ||
| 21:50 | regen check-in: 0b575edc35 user: dkf tags: trunk | |
| 21:48 | Compiler for [dict] and related changes. check-in: 9ef02c62c4 user: dkf tags: trunk | |
| 21:22 | drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl check-in: 04c5a55f9f user: kennykb tags: trunk | |
| 16:58 | fix compile error check-in: dbbcf9b7f6 user: dgp tags: trunk | |
| 14:38 | Systematizing the formatting check-in: ac613e6b94 user: dkf tags: trunk | |
|
2005-07-20
| ||
| 23:16 | Getting more systematic about style check-in: 0c5cea4d81 user: dkf tags: trunk | |
|
2005-07-19
| ||
| 22:45 | Getting more systematic about style check-in: f9332bdd5d user: dkf tags: trunk | |
| 13:37 | Systematizing the formatting Also simplified the AIX loader so that it's failure-mode code wasn't sc... check-in: b174fe79d4 user: dkf tags: trunk | |
| 08:51 | Formatting systematization. Also removed check of result of ckalloc() for NULL; it will never succe... check-in: ac17f9daa2 user: dkf tags: trunk | |
| 00:09 | Getting more systematic about style check-in: 690576859a user: dkf tags: trunk | |
|
2005-07-17
| ||
| 22:25 | socket wrong#args message now follows the general conventions check-in: 82a53c1796 user: dkf tags: trunk | |
| 22:06 | Try again :-} check-in: 8df7db4799 user: dkf tags: trunk | |
| 22:04 | Ugh; convert unfortunate tab back to a space check-in: 78a4e02f90 user: dkf tags: trunk | |
| 21:54 | D'oh check-in: d331cb6616 user: dkf tags: trunk | |
| 21:46 | oops; how did I reorder those fields? :-( check-in: 911066ce3f user: dkf tags: trunk | |
| 21:17 | Getting more systematic about style check-in: 7591df07d6 user: dkf tags: trunk | |
|
2005-07-16
| ||
| 21:29 | Tk Bug 1227781 check-in: 9a6ea91409 user: kennykb tags: trunk | |
|
2005-07-15
| ||
| 22:32 | Bug 1237907 check-in: 96beb107b1 user: kennykb tags: trunk | |
| 15:53 | Whitespace/comment tidying check-in: 3aa642dd43 user: dkf tags: trunk | |
| 15:09 | More tidying up check-in: 09344621a7 user: dkf tags: trunk | |
|
2005-07-14
| ||
| 13:41 | More minor tinkering with comments and code-layout check-in: 08ca5567ca user: dkf tags: trunk | |
| 12:17 | Stop warning check-in: dad22a94ac user: dkf tags: trunk | |
| 12:12 | Oops check-in: a0355a2506 user: dkf tags: trunk | |
| 10:50 | Style improvements to tclCompile.c, plus bytecode printing enhancements. check-in: 330dac0c81 user: dkf tags: trunk | |
|
2005-07-13
| ||
| 20:33 | copy/paste/fail-to-modify error in comment. check-in: 2ab7e4e48c user: dgp tags: trunk | |
| 20:00 | * unix/tclUnixSock.c: Use a ProcessGlobalValue to store the * win/tclWinSock.c: ... check-in: 1fd12e8db7 user: dgp tags: trunk | |
|
2005-07-12
| ||
| 20:38 | merged changes from HEAD check-in: adeb44b25c user: kennykb tags: kennykb-numerics-branch | |
| 20:35 | merged changes from HEAD check-in: 5316ea45e0 user: kennykb tags: kennykb-numerics-branch | |
| 20:15 | first round of TIP#249 changes check-in: a0804d1a4c user: kennykb tags: kennykb-numerics-branch | |
| 09:39 | Doc clarification check-in: 9fdbe9d9e3 user: dkf tags: trunk | |
|
2005-07-11
| ||
| 15:03 | Purely style-guide cleansing check-in: 4b3d278317 user: dkf tags: trunk | |
|
2005-07-09
| ||
| 00:27 | * generic/tclExecute.c (TclExecuteByteCode): Reimplement long and wide type integer divisio... check-in: 7acb2424cc user: mdejong tags: trunk | |
|
2005-07-08
| ||
| 01:06 | * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removing * unix/tclUnixPort.h: a... check-in: 75375ce555 user: hobbs tags: core-8-4-branch | |
|
2005-07-06
| ||
| 15:17 | * generic/tclLink.c: Simplified LinkTraceProc [Bug 1208108]. check-in: 828cc933d5 user: dgp tags: trunk | |
|
2005-07-05
| ||
| 21:18 | * generic/tclCmdAH.c New "encoding" Tcl_ObjType (not registered) * generic/tclEnc... check-in: 9e0bc07fda user: dgp tags: core-8-4-branch | |
| 20:54 | * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. check-in: 874e6a52dd user: dgp tags: trunk | |
| 18:15 | * generic/tclUtil.c: Converted TclFormatInt() into a macro. * generic/tclInt.decl... check-in: 3af2919289 user: dgp tags: trunk | |
| 17:33 | * generic/tclNamesp.c: Allow for [namespace import] of a command * tests/namespace.... check-in: e4ef8384ac user: dgp tags: trunk | |
| 17:27 | * generic/tclNamesp.c: Allow for [namespace import] of a command * tests/namespace.... check-in: 18818ddf02 user: dgp tags: core-8-4-branch | |
| 15:09 | Merge updates from HEAD check-in: 78384c0116 user: dgp tags: dgp-refactor | |
| 14:19 | Style-guide reformat and get rid of gcc warning check-in: 594cf90263 user: dkf tags: trunk | |
| 11:37 | Much whitespace/style tidying up check-in: 720eee7591 user: dkf tags: trunk | |
|
2005-07-04
| ||
| 22:26 | Whitespace/fmt fixes check-in: c360150c2e user: dkf tags: trunk | |
| 21:19 | Purge remnants of old dictionary rep interlocking code; it only ever worked when the locking was in ... check-in: 15359b6f9c user: dkf tags: trunk | |
|
2005-07-01
| ||
| 10:57 | Protect against spurious wake-ups while waiting on the condition variable when tearing down the noti... check-in: ae91d8ec01 user: vasiljevic tags: core-8-4-branch | |
| 10:29 | Protect against spurious wake-ups while waiting on the condition variable when tearing down the noti... check-in: e5562a29ac user: vasiljevic tags: trunk | |
|
2005-06-29
| ||
| 03:28 | * generic/tclExecute.c (TclExecuteByteCode): When parsing an integer operand for a unary ... check-in: 101dfd39ca user: mdejong tags: trunk | |
|
2005-06-27
| ||
| 20:06 | formatting check-in: d0ad85eb9f user: dgp tags: core-8-4-11, core-8-4-branch | |
| 20:00 | typo in date check-in: e4eb7a5314 user: dgp tags: core-8-4-branch | |
| 18:19 | * library/auto.tcl: Reverted to Revision 1.12.2.3 (Tcl 8.4.9). Restores the (bug... check-in: 9c7df0f603 user: dgp tags: core-8-4-branch | |
| 18:00 | increased warning about [auto_reset] bug fix. check-in: 6f625117c2 user: dgp tags: trunk | |
|
2005-06-26
| ||
| 22:10 | Add explanatory comment about static unprotected variables. check-in: e9e2d93772 user: dkf tags: trunk | |
|
2005-06-24
| ||
| 23:32 | * library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: d1e3417e82 user: dgp tags: trunk | |
| 23:13 | * library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: c7c57fd3ce user: dgp tags: core-8-4-branch | |
| 20:07 | cleanup Tcl_Preserve after exit handlers check-in: 3519b5327d user: kennykb tags: trunk | |
| 19:36 | release tag/spelling check-in: 2db99ffe24 user: dgp tags: core-8-4-branch | |
| 18:21 | finalize Tcl_Preserve after exit handlers check-in: 7dafabb1d2 user: kennykb tags: core-8-4-branch | |
| 15:06 | * library/auto.tcl: Make file safe to re-[source] without destroying registered auto_mk... check-in: 2c82378f14 user: dgp tags: trunk | |
| 15:02 | * library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: 9d256cea6d user: dgp tags: core-8-4-branch | |
|
2005-06-23
| ||
| 20:25 | new 8.4.11 release date: June 28 check-in: c46c8e2d1a user: dgp tags: core-8-4-branch | |
| 19:48 | bug 1225957 check-in: 0549954de3 user: kennykb tags: trunk | |
| 17:01 | * tools/tcltk-man2html.tcl: fixed useversion glob pattern to accept multi-digit patchlevels. check-in: 6efbd658a3 user: das tags: trunk | |
| 17:01 | * tools/tcltk-man2html.tcl: fixed useversion glob pattern to accept multi-digit patchlevels. check-in: 9aa4d239a6 user: das tags: core-8-4-branch | |
| 15:45 | release tag / changes updates check-in: 7bffa24ec0 user: dgp tags: core-8-4-branch | |
| 15:05 | bug #1225957 check-in: edf9a121ee user: kennykb tags: core-8-4-branch | |
| 05:59 | * unix/Makefile.in (install-private-headers): rewrite tclPort.h when installing private headers to... check-in: ce4b5c969a user: das tags: core-8-4-branch | |
|
2005-06-22
| ||
| 21:44 | update changes for 8.4.11 check-in: fb14091a89 user: dgp tags: core-8-4-branch | |
| 21:39 | bug 1225044 check-in: e7ae1a09c0 user: kennykb tags: trunk | |
| 21:30 | bug 1225044 check-in: 5a9b823ad8 user: kennykb tags: core-8-4-branch | |
| 21:24 | * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571] Thanks to Pat Thoy... check-in: b165576fdb user: dgp tags: trunk | |
| 21:23 | * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571] Thanks to Pat Thoy... check-in: a00ac6013b user: dgp tags: core-8-4-branch | |
| 21:12 | merge updates from HEAD check-in: 2c0cc8807c user: dgp tags: dgp-refactor | |
| 20:26 | update for 8.4.11 check-in: 025d0d7534 user: dgp tags: core-8-4-branch | |
| 20:19 | release tag check-in: 4253194837 user: dgp tags: core-8-4-branch | |
| 19:47 | bug 1225727 check-in: 6c3e03abdb user: kennykb tags: trunk | |
| 19:35 | bug 1225727 check-in: ab109e436a user: kennykb tags: core-8-4-branch | |
| 16:49 | * generic/tclInt.h: Followup to change made on 2005-06-18 by Daniel Steffen. There are compiler... check-in: 8943140362 user: andreas_kupries tags: core-8-4-branch | |
| 16:02 | * tests/safe.test: Backport performance improvement from reduced $::auto_path. check-in: c728e339cc user: dgp tags: core-8-4-branch | |
|
2005-06-21
| ||
| 22:59 | * tests/winDde.test: Added some waits to the dde server script to let event processing run after w... check-in: 241e4d0ec1 user: patthoyts tags: core-8-4-branch | |
| 19:49 | * generic/tclInt.h: Followup to change made on 2005-06-18 by Daniel Steffen. There are compiler... check-in: 2d2e2a398c user: andreas_kupries tags: trunk | |
| 19:38 | update changes and release tag check-in: 8691b485e9 user: dgp tags: core-8-4-branch | |
| 19:20 | bug 1194458 check-in: 8ba6448607 user: kennykb tags: trunk | |
| 19:07 | bugs 1194458 and 1225044 check-in: 74c4fb693b user: kennykb tags: core-8-4-branch | |
| 18:32 | * generic/tclBasic.c: Added missing walk of the list of active traces * generic/tc... check-in: aa95aa1c1e user: dgp tags: trunk | |
| 17:19 | * generic/tclBasic.c: Made the walk of the active trace list aware * generic/tclCm... check-in: f5039da571 user: dgp tags: core-8-4-branch | |
| 14:47 | formatting check-in: 6f8ba9eb4c user: dgp tags: core-8-4-branch | |
| 14:44 | * generic/tclBasic.c (Tcl_DeleteTrace): Added missing walk of the * tests/trace.test... check-in: f48e2dd7c2 user: dgp tags: core-8-4-branch | |
| 14:17 | autoconf check-in: 3a7fe5e9c9 user: dgp tags: trunk | |
| 08:51 | Only enable the 'compile' special debugging feature when requested in configure.in; removes irreleva... check-in: 0cc9693bf4 user: dkf tags: trunk | |
|
2005-06-20
| ||
| 23:10 | typos check-in: 5e3832c359 user: dkf tags: trunk | |
| 22:55 | typo check-in: abcd456abe user: dkf tags: trunk | |
| 21:27 | Add compilation for TIP#90-style [catch] requiring a new opcode [Bug1219112] check-in: 3f3cff9adc user: dkf tags: trunk | |
| 17:12 | date fix check-in: 16ba8ae5af user: dgp tags: core-8-4-branch | |
| 16:57 | * doc/FileSystem.3: added missing Tcl_GlobTypeData documentation [Bug 935853] check-in: 4441d3574e user: dgp tags: core-8-4-branch | |
| 10:01 | Update error case handling following Mo's updates (which are a good thing) check-in: ffddfd73f3 user: dkf tags: trunk | |
| 07:48 | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Generate an error if a mode argument like -exact is passe... check-in: d616dbd68a user: mdejong tags: trunk | |
|
2005-06-19
| ||
| 21:51 | update release tag check-in: 753573fb3d user: dgp tags: core-8-4-branch | |
|
2005-06-18
| ||
| 21:46 | *** 8.4.11 TAGGED FOR RELEASE *** * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly... check-in: c197218ee4 user: das tags: core-8-4-branch | |
| 21:45 | * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fat compiles on Darwin (i.e. ... check-in: 02ddae4aec user: das tags: trunk | |
| 20:19 | release tag check-in: a851e123bc user: dgp tags: core-8-4-branch | |
| 19:52 | * changes: Update changes for 8.4.11 release check-in: 7030368141 user: dgp tags: core-8-4-branch | |
| 19:24 | * README: Bump version number to 8.4.11 * generic/tcl.h: * too... check-in: 433f7421e2 user: dgp tags: core-8-4-branch | |
|
2005-06-17
| ||
| 23:41 | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] check-in: 5f26324c95 user: dkf tags: trunk | |
| 23:26 | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] check-in: 7e05cf3e68 user: dkf tags: core-8-4-branch | |
| 14:26 | Fix an odd [after]-and-limits problem. [Bug 1221395] check-in: 6d6caaf8f9 user: dkf tags: trunk | |
|
2005-06-14
| ||
| 13:45 | Fix [Bug 1220058] and quash a bizarre case which generated a bogus error msg. Thanks to Will Duquett... check-in: dd2595e57a user: dkf tags: trunk | |
|
2005-06-13
| ||
| 08:31 | correct fix to file mkdir check-in: 9c6c2985d7 user: vincentdarley tags: trunk | |
| 01:45 | *** MERGE WITH HEAD *** (tag msofer-wcodes-20050611) check-in: d666b09ed5 user: msofer tags: msofer-wcodes-branch | |
|
2005-06-12
| ||
| 22:19 | D'oh! check-in: 1f520360c7 user: dkf tags: trunk | |
| 22:13 | Simplify command compilation by moving numerous common stanzas into macros so that things say what t... check-in: 82d80d8b59 user: dkf tags: trunk | |
|
2005-06-10
| ||
| 15:22 | Improve the [chan] documentation check-in: af4a1c46e7 user: dkf tags: trunk, msofer-wcodes-20050611 | |
|
2005-06-09
| ||
| 16:24 | fix to race condition in file mkdir and fix to glob documentation check-in: a6ebffa26e user: vincentdarley tags: trunk | |
| 14:23 | Small doc improvements [Bug 1211078] etc. check-in: 06bfc11ebc user: dkf tags: trunk | |
|
2005-06-08
| ||
| 21:17 | typo fix check-in: 03edf0eac5 user: dkf tags: trunk | |
| 14:12 | D'oh. [Bug 1217017] check-in: 143c847915 user: dkf tags: trunk | |
|
2005-06-07
| ||
| 21:46 | * generic/tclInt.h: Reduced the Tcl_ObjTypes "index", * generic/tclIndex... check-in: 9c1c8c3166 user: dgp tags: trunk | |
| 21:31 | Added (untested!) implementation of truncation for Windows check-in: a43119ea8e user: dkf tags: trunk | |
| 21:14 | * generic/tclObj.c: Restored registration of the "procbody" Tcl_ObjType, as requ... check-in: 26620cf722 user: dgp tags: trunk | |
| 20:52 | Now for a real test of [chan truncate]... check-in: ffa6301002 user: dkf tags: trunk | |
| 20:37 | Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway! check-in: 4d740196df user: dkf tags: trunk | |
| 14:13 | autoconf check-in: 2c02e2527f user: dgp tags: trunk | |
| 14:03 | Bump patchlevel to a4 check-in: 0c38ae7bb8 user: dkf tags: trunk | |
| 10:26 | Backport unix threading fix check-in: 70cf3ac902 user: dkf tags: core-8-4-branch | |
| 10:04 | Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgs messages (used in [read]... check-in: b3487bb8b8 user: dkf tags: trunk | |
| 09:18 | Add missing return TCL_ERROR check-in: 194aedaa6e user: dkf tags: trunk | |
| 09:07 | Another indentation fix check-in: 5ddb9adb32 user: dkf tags: trunk | |
| 09:06 | Clean up indentation check-in: 65eb529bed user: dkf tags: trunk | |
| 09:04 | Add missing return in wrong#args case check-in: 1816c38092 user: dkf tags: trunk | |
| 02:12 | copy/paste/modify error check-in: 0b19608243 user: dgp tags: trunk | |
| 02:10 | typo check-in: 8d33e93a6d user: dgp tags: trunk | |
| 02:07 | make genstubs check-in: b683f2cde5 user: dgp tags: trunk | |
|
2005-06-06
| ||
| 23:45 | TIP#208 implementation It's crude (especially in the tests and docs department) and incomplete (no t... check-in: 3280056391 user: dkf tags: trunk | |
| 21:04 | Correct crash in stack.test on gcc/win32 check-in: be4c5ca620 user: kennykb tags: core-8-4-branch | |
| 20:54 | Correct crash in stack.test on gcc/win32; fix compile errors in tclObj.c on hpux/native cc check-in: 065f9ddc96 user: kennykb tags: trunk | |
| 13:04 | typo check-in: 8fba048e18 user: das tags: core-8-4-branch | |
|
2005-06-04
| ||
| 21:06 | note tag date for 8.5a3 check-in: 426944cc6e user: hobbs tags: trunk, core-8-5-a3 | |
| 21:06 | add libtommath to dist target check-in: eef0f5a23f user: hobbs tags: trunk | |
| 07:05 | * unix/tclLoadDyld.c: fixed header confilict when building this file with USE_TCL_STUBS. check-in: 4459296c01 user: das tags: core-8-4-10, core-8-4-branch | |
|
2005-06-03
| ||
| 16:49 | update changes for 8.5a3 release. check-in: cd6f82cc11 user: dgp tags: trunk | |
| 10:02 | Remove blatant inefficiency in [parray] check-in: 602628a115 user: dkf tags: trunk | |
| 08:53 | * macosx/Makefile: fixed 'embedded' target. check-in: eceaf84eed user: das tags: core-8-4-branch | |
| 08:52 | * macosx/Makefile: fixed 'embedded' target. check-in: ed94bc6122 user: das tags: trunk | |
|
2005-06-02
| ||
| 23:14 | note 8.4.10 tag date check-in: 76f045029e user: hobbs tags: core-8-4-branch | |
| 22:56 | * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var * tools/tcltk-man2html.tcl: add a --u... check-in: af56fb84a6 user: hobbs tags: trunk | |
| 22:52 | * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var * tools/tcltk-man2html.tcl: add a --u... check-in: dc75d1f5ed user: hobbs tags: core-8-4-branch | |
| 22:52 | minor corrections for 8.4.10 release check-in: 5262509288 user: hobbs tags: core-8-4-branch | |
| 16:54 | updated changes for 8.4.10 release check-in: 8097495773 user: dgp tags: core-8-4-branch | |
| 09:48 | regenerated after dkf's modifications to tcl.m4 check-in: aecf3a0fe9 user: rmax tags: trunk | |
| 09:19 | Fix m4 quoting problems :} check-in: 122b06ca01 user: dkf tags: trunk | |
| 04:17 | merge updates from HEAD check-in: 0d4fa0e558 user: dgp tags: dgp-refactor | |
| 03:11 | This close to a release, simple is better. check-in: b191ed7c37 user: dgp tags: trunk | |
|
2005-06-01
| ||
| 22:19 | * generic/tclProc.c: Revised fix for [Bug 1209759] is more complex, * generic/tclResult.... check-in: cc9274d22e user: dgp tags: trunk | |
| 21:45 | d'oh! check-in: 49146570cd user: dgp tags: trunk | |
| 21:38 | * generic/tclBasic.c: For compatibility with earlier Tcl releases, * generic/tclRe... check-in: ad959189c3 user: dgp tags: trunk | |
| 11:00 | Implementation of TIP#241 from Joe Mistachkin Also compilation of [switch -glob -nocase] from Donal ... check-in: 1dd0879381 user: dkf tags: trunk | |
| 10:02 | Increase efficiency of [lindex] compilation check-in: b3662bfb9f user: dkf tags: trunk | |
| 09:37 | Make the threaded build compile again... check-in: 745f7e4cf0 user: dkf tags: trunk | |
|
2005-05-31
| ||
| 12:29 | Standardize help messages for 'configure --help' using AC_HELP_STRING check-in: 4392cbd439 user: dkf tags: trunk | |
| 11:38 | See file. check-in: f40644f675 user: vasiljevic tags: trunk | |
| 11:37 | The notifier thread is now created as joinable and properly joined in the Tcl_FinalizeNotifier. check-in: 72d6038dca user: vasiljevic tags: trunk | |
| 08:29 | Cosmetic change (fixed identation in Tcl_FinalizeNotifier) check-in: 50492b52cd user: vasiljevic tags: core-8-4-branch | |
| 08:25 | See file. check-in: 1aee72e12a user: vasiljevic tags: core-8-4-branch | |
| 08:18 | Notifier thread is created as joinable. Attempt to solve the Tcl Bug #1082283. check-in: 9ba1d28bca user: vasiljevic tags: core-8-4-branch | |
|
2005-05-30
| ||
| 18:31 | update to patchlevel 8.4.10 check-in: 72ec170d6b user: hobbs tags: core-8-4-branch | |
| 07:57 | See file. check-in: a02f77bfd6 user: vasiljevic tags: trunk | |
| 07:56 | Fixed Tcl Bug #1204064. check-in: b189cce3c3 user: vasiljevic tags: trunk | |
| 01:36 | * win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defn to top of file and clarify name (was... check-in: df1e9f6aac user: hobbs tags: core-8-4-branch | |
| 00:04 | TIP#229 implementation check-in: f1050beab4 user: dkf tags: trunk | |
|
2005-05-27
| ||
| 18:51 | * README: Bumped patchlevel to 8.4.10 * generic/tcl.h: * tools/tcl.wse.in: * unix/tcl.... check-in: 752a5d0521 user: hobbs tags: core-8-4-branch | |
|
2005-05-26
| ||
| 11:19 | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. * unix/configure.in: corrected framewo... check-in: 45619dd7d5 user: das tags: core-8-4-branch | |
| 11:18 | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. * unix/configure.in: corrected framewo... check-in: 7028a4742a user: das tags: trunk | |
| 08:08 | Tab characters are important in *roff tables... check-in: 00b02d06b9 user: dkf tags: trunk | |
|
2005-05-25
| ||
| 19:27 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast check-in: a1d08b0d48 user: hobbs tags: trunk | |
| 19:25 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast check-in: 176b2864bd user: hobbs tags: core-8-4-branch | |
| 18:49 | * unix/configure, unix/configure.in: ensure false Tcl.framework is only created with --enable-fram... check-in: e0e2451d61 user: hobbs tags: core-8-4-branch | |
| 16:13 | TIP#182 IMPLEMENTATION [Patch 1165062] * doc/mathfunc.n: New built-in math f... check-in: ba76483869 user: dgp tags: trunk | |
| 15:01 | merge updates from HEAD check-in: 64d23581aa user: dgp tags: dgp-refactor | |
|
2005-05-24
| ||
| 19:13 | * library/init.tcl: Updated [unknown] to be sure the [return] * tests/init.test:... check-in: f259162cb6 user: dgp tags: trunk | |
| 04:44 | * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars that need to be ... check-in: 499598d874 user: das tags: core-8-4-branch | |
| 04:44 | * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars that need to be ... check-in: 07573183ed user: das tags: trunk | |
| 04:20 | * macosx/Makefile: * macosx/README: * macosx/Tcl-Info.plist.in (new file): * unix/Makefile.in: ... check-in: c065af454b user: das tags: core-8-4-branch | |
| 04:19 | * generic/tclIOUtil.c (TclLoadFile): * generic/tclInt.h: * unix/tcl.m4: * unix/tclLoadDyld.c: ad... check-in: 5c82b72b0a user: das tags: core-8-4-branch | |
| 04:18 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with a count > 1 to return a string wi... check-in: f5fb72c5f9 user: das tags: core-8-4-branch | |
|
2005-05-23
| ||
| 23:38 | fixed typo in EXTRA_INSTALL_BINARIES check-in: 70025405a5 user: das tags: trunk | |
| 20:20 | * macosx/Makefile: * macosx/README: * macosx/Tcl-Info.plist.in (new file): * unix/Makefile.in: ... check-in: 7c25639f1f user: das tags: trunk | |
| 20:19 | * generic/tclIOUtil.c (TclLoadFile): * generic/tclInt.h: * unix/tcl.m4: * unix/tclLoadDyld.c: ad... check-in: f1f3008c90 user: das tags: trunk | |
| 20:18 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with a count > 1 to return a string wi... check-in: 26e1c8d94c user: das tags: trunk | |
| 17:40 | * doc/expr.n: * doc/string.n: fixed roff syntax complaints from 'make html'. check-in: 261e228a30 user: das tags: trunk | |
|
2005-05-22
| ||
| 01:30 | Fixed a bug in expr round(x) function: returned an empty string if x was an integer check-in: 503afc89f6 user: chengyemao tags: trunk | |
|
2005-05-21
| ||
| 15:10 | Resynchronized with HEAD check-in: 96be07d7c8 user: kennykb tags: kennykb-numerics-branch | |
|
2005-05-20
| ||
| 17:19 | Removed unreferenced stack variable check-in: 4233bfd935 user: vasiljevic tags: core-8-4-branch | |
| 15:29 | * generic/tclParseExpr.c: Corrected parser to recognize all boolean literals a... check-in: ced7ccb24b user: dgp tags: trunk | |
| 15:28 | * generic/tclParseExpr.c: Corrected parser to recognize all boolean literals a... check-in: eb0b85b5d7 user: dgp tags: core-8-4-branch | |
| 02:50 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: f2036a6572 user: das tags: core-8-4-branch | |
| 02:50 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: 6db5952245 user: das tags: trunk | |
|
2005-05-19
| ||
| 22:49 | Quell a gcc warning check-in: ddf3146780 user: dkf tags: trunk | |
| 15:17 | Scratch one bizarre while loop... :^) check-in: 87030df1be user: dkf tags: trunk | |
| 13:28 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: af276e30b1 user: das tags: core-8-4-branch | |
| 13:28 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: 3a9463d7ae user: das tags: trunk | |
| 13:27 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: a8c0c897b7 user: das tags: trunk | |
|
2005-05-18
| ||
| 20:54 | * generic/tclBasic.c (Tcl_ExprBoolean): Rewrite as wrapper around Tcl_ExprBooleanObj... check-in: c3e78c6b7d user: dgp tags: trunk | |
| 19:09 | minor phrasing improvements. check-in: 1fe5c2c031 user: dgp tags: trunk | |
| 16:44 | * doc/BoolObj.3: Rewrite of documentation dropping many details about the int... check-in: 95abe9b7f5 user: dgp tags: trunk | |
| 15:43 | * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, so * generic/tclObj.c... check-in: 5a07f799a9 user: dgp tags: trunk | |
|
2005-05-17
| ||
| 21:28 | * generic/tclObj.c (TclInitObjSubsystem): Removed the * tests/listObj.test: ... check-in: 2074e27c04 user: dgp tags: trunk | |
|
2005-05-16
| ||
| 19:23 | merge updates from HEAD check-in: 03a5891876 user: dgp tags: dgp-refactor | |
| 15:35 | restore MSVC buildability of tclWin32Dll.c check-in: c022adcc3b user: kennykb tags: trunk | |
| 08:41 | And another silly mistake... check-in: 9136f67092 user: dkf tags: trunk | |
| 08:38 | Fixed minor mistake in the example (not following best-practice as described in the Portability sec... check-in: c73418300c user: dkf tags: trunk | |
|
2005-05-14
| ||
| 23:15 | whitespace/style policing check-in: 52d15b0b4d user: dkf tags: trunk | |
| 21:37 | whitespace fix check-in: 43fd4654a7 user: dkf tags: trunk | |
| 20:52 | * macosx/tclMacOSXBundle.c: * unix/tclUnixInit.c: * unix/tcl.m4 (Darwin): made use of CoreFoundat... check-in: c4f7ce27bf user: das tags: core-8-4-branch | |
| 20:46 | * generic/tclInt.decls: * generic/tclTest.c: * generic/tclUtil.c: * win/tclWin32Dll.c: fixed lin... check-in: 7ff2693241 user: das tags: trunk | |
|
2005-05-13
| ||
| 21:20 | further rework of SEH check-in: d1306f71a8 user: kennykb tags: trunk | |
| 17:11 | * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration. * generic/tclBinary.c... check-in: c4a9664679 user: dgp tags: trunk | |
|
2005-05-12
| ||
| 22:48 | Corrected duplication of test names check-in: b3032b4166 user: dgp tags: trunk | |
| 21:21 | changed NAME to match the name of the page. check-in: 9092afcc5a user: kennykb tags: trunk | |
| 16:23 | Corrected example that confused [namespace which] and [namespace origin] check-in: 2151523185 user: dgp tags: trunk | |
| 16:23 | Corrected example that confused [namespace which] and [namespace origin] check-in: 4747c60a4f user: dgp tags: core-8-4-branch | |
|
2005-05-11
| ||
| 17:18 | repeat merge with HEAD check-in: 33802b0c8b user: kennykb tags: kennykb-numerics-branch | |
| 16:58 | merge updates from HEAD check-in: a8212110f1 user: dgp tags: dgp-refactor | |
| 15:39 | Added UCHAR's to ctype macros in tclStrToD.c check-in: b5d1ecb4f0 user: kennykb tags: trunk | |
| 15:00 | Synchronized with HEAD check-in: 6ea4a2ae77 user: kennykb tags: kennykb-numerics-branch | |
| 00:53 | * unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictly compliant compilers that don't lik... check-in: 03b9a47d8d user: hobbs tags: trunk | |
| 00:51 | * tests/string.test: string-10.[21-30] * generic/tclCmdMZ.c (Tcl_StringObjCmd): add extra checks t... check-in: fab27ad2b8 user: hobbs tags: trunk | |
| 00:47 | * tests/string.test: string-10.[21-30] * generic/tclCmdMZ.c (Tcl_StringObjCmd): add extra checks t... check-in: 8a6c6f6b7d user: hobbs tags: core-8-4-branch | |
|
2005-05-10
| ||
| 20:17 | Fixes for C++-style comment and bad NaN on PA-RISC check-in: a4754204f2 user: kennykb tags: trunk | |
| 19:11 | fixed Changelog entry for [Bug 1198892] fix - forgot to mention new regression tests. check-in: 0b53eeb272 user: msofer tags: trunk | |
| 18:59 | fix ChangeLog message for last commit check-in: 6fef346e5e user: kennykb tags: trunk | |
| 18:54 | Fixed uninitialized memory read in tclBinary.c when passing a NaN to 'd','q','Q' formats check-in: 14211c3843 user: kennykb tags: trunk | |
| 18:33 | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 check-in: 1cc2336920 user: kennykb tags: trunk | |
| 17:20 | committed local libtommath changes from kennykb-numerics-branch back to the Tcl HEAD check-in: edc85b6177 user: kennykb tags: trunk | |
| 16:57 | Merged special handling of trivial patterns into Tcl_ListMathFuncs. check-in: 72a41f9405 user: dgp tags: kennykb-numerics-branch | |
| 16:11 | Merged changes from HEAD check-in: bae9c0a530 user: kennykb tags: kennykb-numerics-branch | |
| 10:02 | * generic/tclExecute.c (ExponLong, ExponWide): fixed special case 'i**0' for i>0 [Bug 1198892] check-in: 4b97cfe954 user: msofer tags: trunk | |
|
2005-05-09
| ||
| 22:13 | further fixes for structured event handling and frame pointer omission check-in: 9a65c5d521 user: kennykb tags: kennykb-numerics-branch | |
|
2005-05-08
| ||
| 20:41 | portability hacks and eliminate bad CPUID code check-in: ed4639b2c7 user: kennykb tags: kennykb-numerics-branch | |
|
2005-05-07
| ||
| 21:09 | fixed underflow bug in MSVC with -O3 check-in: 85f6025e11 user: kennykb tags: kennykb-numerics-branch | |
| 19:18 | Revised initialization of tclStrToD.c check-in: d5f6456bdd user: kennykb tags: kennykb-numerics-branch | |
| 00:05 | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and add support for x86_64 Solaris ... check-in: 8f214f2854 user: hobbs tags: trunk | |
| 00:00 | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and add support for x86_64 Solaris ... check-in: 5a2808481b user: hobbs tags: core-8-4-branch | |
|
2005-05-05
| ||
| 18:37 | * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro. * generic/tclInt.h: ... check-in: 751ccc1989 user: dgp tags: trunk | |
| 17:55 | Merged with HEAD check-in: b77c9a87c6 user: kennykb tags: kennykb-numerics-branch | |
| 17:52 | Corrected a compilation error in the --enable-threads configuration check-in: db79d08c45 user: kennykb tags: trunk | |
| 17:20 | * generic/tclCompCmds.c: Factored common efficiency trick into a macro named ... check-in: 4c8dcccfb3 user: dgp tags: trunk | |
| 15:32 | * generic/tclCompCmds.c: Replaced all instance of * generic/tclCompile.c: ... check-in: 2f2f477a05 user: dgp tags: trunk | |
|
2005-05-04
| ||
| 17:34 | merge updates from HEAD check-in: edf99c3880 user: dgp tags: dgp-refactor | |
|
2005-05-03
| ||
| 18:07 | * doc/DString.3: Eliminated use of identifier "string" in Tcl's * doc/Environ... check-in: 83aa957ebe user: dgp tags: trunk | |
| 17:53 | documentation improvements. check-in: c73c6b9be6 user: dgp tags: core-8-4-branch | |
|
2005-05-02
| ||
| 21:45 | * generic/tcl.decls: * generic/tclBasic.c: Simplified implementation of Tcl_ExprSt... check-in: 6c4cb20910 user: dgp tags: trunk | |
|
2005-04-30
| ||
| 11:47 | * unix/tclUnixNotfy.c: applied dkf's tkMacOSXNotify.c cleanup changes. check-in: 73b282ccef user: das tags: trunk | |
|
2005-04-29
| ||
| 22:39 | Merge updates from HEAD check-in: ac63d218d8 user: dgp tags: dgp-refactor | |
| 21:47 | Whitespace/formatting fixes check-in: 709b42df9d user: dkf tags: trunk | |
| 20:49 | TIP#176 IMPLEMENTATION [Patch 1165695] * generic/tclUtil.c: Extended TclGetIntF... check-in: d9e4591786 user: dgp tags: trunk | |
| 14:09 | Backported doc fix check-in: 83eaf12085 user: dkf tags: core-8-4-branch | |
|
2005-04-28
| ||
| 14:24 | * tests/unixInit.test (7.1): Alternative fix for the 2004-11-11 commit. check-in: 5dcc3507b3 user: dgp tags: trunk | |
| 05:34 | * library/init.tcl: Corrected flaw in interactive command * tests/main.test: ... check-in: d43f85a9a8 user: dgp tags: core-8-4-branch | |
| 05:31 | * library/init.tcl: Corrected flaw in interactive command * tests/main.test: ... check-in: 25b4da904a user: dgp tags: trunk | |
|
2005-04-27
| ||
| 21:07 | * tests/unixInit.test (7.1): Alternative fix for the 2005-04-22 commit. check-in: 4104828d14 user: dgp tags: core-8-4-branch | |
| 18:48 | TIP#183 IMPLEMENTATION [Patch 577093] * generic/tclIOUtil.c (TclGetOpenModeEx): ... check-in: 6a178af03a user: dgp tags: trunk | |
|
2005-04-26
| ||
| 20:54 | corrected an EDOM handling input overflow on Solaris check-in: a554dde816 user: kennykb tags: kennykb-numerics-branch | |
| 17:09 | Corrected NaN handling in [binary format] check-in: dfb89408db user: kennykb tags: kennykb-numerics-branch | |
| 16:54 | correct uninit mem ref in Tcl_GetDoubleFromObj check-in: a38967256a user: kennykb tags: kennykb-numerics-branch | |
| 16:32 | Restored silent overflow/underflow to input conversions check-in: 1fa534af9f user: kennykb tags: kennykb-numerics-branch | |
| 00:46 | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we build on Mac OS X 10.1 again. ... check-in: 74b7355f70 user: das tags: core-8-4-branch | |
| 00:44 | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we build on Mac OS X 10.1 again. ... check-in: 20a693c229 user: das tags: trunk | |
|
2005-04-25
| ||
| 21:37 | Merged with HEAD. check-in: fcce6158ac user: kennykb tags: kennykb-numerics-branch | |
| 20:15 | Olson's tzdata2005i check-in: 908327be7a user: kennykb tags: trunk | |
| 19:59 | Revised documentation for TIP 232 check-in: e6c2f423c4 user: kennykb tags: kennykb-numerics-branch | |
| 17:07 | * library/init.tcl: Use "ni" and "in" operators. check-in: c386e86f4f user: dgp tags: trunk | |
| 10:05 | fix comments check-in: 5b62507eda user: msofer tags: trunk | |
| 10:01 | * generic/tclExecute.c: fix for [Bug 1189274]. check-in: 732199b541 user: msofer tags: trunk | |
| 02:08 | silence compiler warnings check-in: 9cb000f783 user: dgp tags: trunk | |
|
2005-04-22
| ||
| 16:29 | * generic/tclCmdMZ.c: Corrected intrep-dependence of * tests/string.test: [stri... check-in: 8c298ec89c user: dgp tags: core-8-4-branch | |
| 16:26 | typo check-in: b4f40c1307 user: dgp tags: trunk | |
| 16:18 | * tests/string.test: Test string-23.0 for Bug 1187123. check-in: 8dc78c8b55 user: dgp tags: trunk | |
| 15:46 | The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bring it into agreement... check-in: 9cc02e7123 user: dgp tags: trunk | |
|
2005-04-21
| ||
| 23:42 | * tests/unixInit.test (7.1): fixed failure when running tests with -tmpdir arg not set to working ... check-in: f5a7d654ed user: das tags: core-8-4-branch | |
| 22:42 | * generic/tclLiteral.c: Disabled the code that forces some literals into the "int" T... check-in: 3dd9e52203 user: dgp tags: trunk | |
| 21:29 | * generic/tclDictObj.c: Updated callers to call new routine. check-in: 60d7ff04ee user: dgp tags: trunk | |
| 21:23 | * generic/tclBasic.c: Updated callers to call new routine. * generic/tclCompCmds.c... check-in: b0a22119dc user: dgp tags: trunk | |
| 20:35 | stifle compiler warning check-in: ace1bd5a92 user: dgp tags: trunk | |
| 20:24 | * generic/tclGet.c: Radical code simplification. Converted Tcl_GetFoo() routine... check-in: c5a5c3f411 user: dgp tags: trunk | |
| 15:49 | Tcl_GetDoubleFromObj now avoids shimmering away a "wideInt" intrep. check-in: 2ac5b9233d user: dgp tags: trunk | |
| 15:23 | * generic/tclObj.c: Re-ordered error detection code so all values with trailing ... check-in: e2ac645480 user: dgp tags: trunk | |
| 14:23 | * doc/GetInt.3: Convert argument "string" to "str" to agree with code. Also clarifie... check-in: c2065c79f6 user: dgp tags: trunk | |
|
2005-04-20
| ||
| 19:47 | TIP 232 documentation check-in: a5f2bf4959 user: kennykb tags: kennykb-numerics-branch | |
| 16:06 | * generic/tclGet.c (Tcl_GetInt): Corrected error that did not * generic/tclOb... check-in: 3d004086cf user: dgp tags: core-8-4-branch | |
| 16:04 | * generic/tclGet.c (Tcl_GetInt): Corrected error that did not * generic/tclOb... check-in: 4e2a92f900 user: dgp tags: trunk | |
| 15:13 | silenced a compiler warning check-in: 6ccb622ed3 user: kennykb tags: trunk | |
| 00:14 | * tests/winPipe.test (winpipe-6.2): remove -blocking 1 as this one can truly block. check-in: f53ee322c3 user: hobbs tags: core-8-4-branch | |
|
2005-04-19
| ||
| 18:44 | typo check-in: 301150ab87 user: dgp tags: trunk | |
| 16:32 | * generic/tclBasic.c: Added unsupported command * generic/tclCmdAH.c: [::tcl::un... check-in: b200066b4e user: dgp tags: trunk | |
| 16:31 | no message check-in: 2920872277 user: davygrvy tags: core-8-4-branch | |
| 16:28 | * win/tclWinPipe.c: The pipe channel driver now respects the -blocking option when closing. The wi... check-in: 435e6257fb user: davygrvy tags: core-8-4-branch | |
| 15:10 | fixed Bug 1185933 check-in: 089af482d8 user: kennykb tags: trunk | |
|
2005-04-16
| ||
| 19:21 | *** FROM HEAD *** * generic/Var.c (Tcl_ArrayObjCmd - ARRAY_NAMES): fix Tcl_Obj leak [Bug 1084111]... check-in: 019a8d1279 user: msofer tags: msofer-wcodes-branch | |
| 19:17 | * generic/Var.c (Tcl_ArrayObjCmd - ARRAY_NAMES): fix Tcl_Obj leak [Bug 1084111] check-in: b2d441f946 user: msofer tags: trunk | |
| 08:05 | See file check-in: 4a518115ec user: vasiljevic tags: trunk | |
| 08:04 | Force clenaup of the interp result in TclLoadFile(). Some implementations of TclpFindSymbol() will s... check-in: 1a0278d29d user: vasiljevic tags: trunk | |
| 08:03 | Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed to recognize when being called with NUL... check-in: 5c9d9a78f1 user: vasiljevic tags: trunk | |
| 08:01 | Fixed TclpFreeAllocCache() to recognize when being called with NULL argument. This is a signal for ... check-in: 1ba74d7ab7 user: vasiljevic tags: trunk | |
| 08:00 | Modified TclFinalizeThreadAlloc() to explicitly call TclpFreeAllocCache with the NULL-ptr as argumen... check-in: 9b92b809a4 user: vasiljevic tags: trunk | |
| 07:58 | Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). check-in: ecfd50088d user: vasiljevic tags: trunk | |
|
2005-04-15
| ||
| 22:41 | * tests/unixInit.test: Disabled obsolete tests and removed code * tests/encoding.te... check-in: 491363a334 user: dgp tags: trunk | |
| 15:50 | * library/init.tcl: Use auto-loading to bring in Tcl Module * library/tclIndex: ... check-in: 15c5551bac user: dgp tags: trunk | |
| 02:40 | * generic/tclExecute.c: fix for bad stack management check-in: 0e96d57b08 user: msofer tags: msofer-wcodes-branch | |
| 02:38 | * generic/tclExecute.c: missing semicolons caused failure to compile with TCL_COMPILE_DEBUG. check-in: 2ae9c6f494 user: msofer tags: trunk | |
|
2005-04-14
| ||
| 19:02 | fix typo in last commit (would not compile) check-in: 12bbf2df32 user: msofer tags: msofer-wcodes-branch | |
| 18:38 | * generic/tclCmdIL (AppendLocals): * generic/tclExecute.c: * generic/tclInt.h: * generic/tclProc... check-in: a8589ef20b user: msofer tags: msofer-wcodes-branch | |
| 07:09 | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten b... check-in: 74c27f43eb user: davygrvy tags: core-8-4-branch | |
| 04:43 | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten b... check-in: ef164333ff user: davygrvy tags: trunk | |
| 04:43 | no message check-in: 0367ea1606 user: davygrvy tags: trunk | |
| 02:41 | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten by... check-in: 7b37444344 user: davygrvy tags: trunk | |
|
2005-04-13
| ||
| 21:26 | * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reversed order of verify... check-in: 3d8bfa527e user: dgp tags: trunk | |
| 19:28 | Performance improvement in [clock] - FR 1182459 check-in: e8d3b26242 user: kennykb tags: trunk | |
| 11:06 | Also improved [fcopy] docs check-in: bc202c364b user: dkf tags: trunk | |
| 10:53 | Improve documentation of -encoding binary option to [fconfigure]. check-in: 7ae24657a0 user: dkf tags: trunk | |
| 09:40 | *** FROM HEAD *** * generic/tclCompile.c:Commented out the functions TclPrintInstruction(), TclPr... check-in: 8b5603c892 user: msofer tags: msofer-wcodes-branch | |
| 09:39 | * generic/tclCompile.c:Commented out the functions TclPrintInstruction(), TclPrintObject() and Tcl... check-in: 595299342a user: msofer tags: trunk | |
| 02:42 | * generic/tclCompile.c: * generic/tclExecute.c: Commented out the code to store pointers to liter... check-in: b361868a6a user: msofer tags: msofer-wcodes-branch | |
|
2005-04-12
| ||
| 21:09 | 2005-04-12 Miguel Sofer <msofer@users.sf.net> * generic/tclCmdIL (AppendLocals): * generic/tclCo... check-in: 87d6c65542 user: msofer tags: msofer-wcodes-branch | |
| 20:28 | * generic/tclInterp.c: Corrected bad syntax of Tcl_Panic() call. * generic/tclUtil... check-in: 33d1032cba user: dgp tags: trunk | |
| 18:32 | added definition of NULL to strstr.c for Bug 1175161 check-in: 43ddb35efd user: kennykb tags: trunk | |
| 18:28 | added definition of NULL to strstr.c for Bug 1175161 check-in: ccf59bad26 user: kennykb tags: core-8-4-branch | |
| 18:23 | * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclProc.c: * generic/tclVar.c: fixing ... check-in: 0fb1506e17 user: msofer tags: msofer-wcodes-branch | |
|
2005-04-11
| ||
| 10:02 | Revamp the zone-info compiler to make better use of the facilities available check-in: 396133da15 user: dkf tags: trunk | |
| 09:11 | * generic/tclExecute.c: * generic/tclInt.h: * generic/tclTrace.c: * generic/tclVar.c: part 3 of ... check-in: 7927e0ab50 user: msofer tags: msofer-wcodes-branch | |
| 00:58 | updated to libtommath 0.35 check-in: f076d87f76 user: kennykb tags: kennykb-numerics-branch | |
| 00:40 | * generic/tclCompCmds.c: * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclInt.h: * ... check-in: eed9a6755a user: msofer tags: msofer-wcodes-branch | |
| 00:22 | Updated to libtommath 0.35 check-in: f12cf81bea user: kennykb tags: kennykb-numerics-branch | |
|
2005-04-10
| ||
| 23:54 | Import of tommath 0.35 check-in: 30c8e6bbc2 user: kennykb tags: trunk | |
| 23:32 | Olson's tzdata2005h check-in: 08ade9a5ab user: kennykb tags: trunk | |
| 23:14 | merged with HEAD and fixed 1180368 check-in: 7bc9ca0285 user: kennykb tags: kennykb-numerics-branch | |
| 23:07 | * generic/tclBasic.c (TclObjInvoke): Plug memory leak. [Bug 1180368] check-in: 117cdb70c9 user: dgp tags: trunk | |
| 18:16 | changelog entry check-in: c72c384197 user: msofer tags: msofer-wcodes-branch | |
| 18:13 | * generic/tcl.h (comments): * generic/tclCmdIL.c: * generic/tclCompile.c: * generic/tclExecute.c... check-in: e6953ba3cf user: msofer tags: msofer-wcodes-branch | |
|
2005-04-09
| ||
| 21:17 | * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs check-in: 10451207ee user: msofer tags: msofer-wcodes-branch | |
| 21:14 | fix in last commit check-in: 7a54aa6af9 user: msofer tags: trunk | |
| 21:12 | * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs check-in: 33cd3211b5 user: msofer tags: trunk | |
| 20:48 | * generic/tclInt.h: change of order in macros * generic/tclListObj.c (Tcl_ListObjIndex): added mis... check-in: 4d75916501 user: msofer tags: msofer-wcodes-branch | |
| 15:39 | * macosx/README: updated requirements for OS & developer tool versions + other small fixes/cleanup... check-in: 7342dfd9e9 user: das tags: core-8-4-branch | |
| 15:38 | * macosx/README: updated requirements for OS & developer tool versions + other small fixes/cleanup... check-in: 1f95116fcf user: das tags: trunk | |
| 11:09 | * generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL return when getting index from an em... check-in: 83a809919f user: das tags: trunk | |
| 10:16 | * unix/tcl.m4 (Darwin): added -single_module linker flag to TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EX... check-in: 482141dca9 user: das tags: core-8-4-branch | |
| 10:15 | * unix/tcl.m4 (Darwin): added -single_module linker flag to TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EX... check-in: 227076fc7c user: das tags: trunk | |
|
2005-04-08
| ||
| 21:38 | Fix whitespace check-in: 8b722c33bd user: dkf tags: trunk | |
| 20:03 | * generic/tclInt.h (TclGetEncodingFromObj): New function to * generic/tclEncodin... check-in: 3aae24d03c user: dgp tags: trunk | |
| 17:10 | explanatory comment check-in: 53b1db0561 user: dgp tags: trunk | |
| 12:47 | Test updates for new [switch] compiler check-in: f9a6809534 user: dkf tags: trunk | |
| 10:42 | Improved [switch] compilation. check-in: 4cd9721bbc user: dkf tags: trunk | |
|
2005-04-07
| ||
| 17:31 | merge updates from HEAD check-in: 7d5704f18c user: dgp tags: dgp-refactor | |
| 11:33 | See file. check-in: 7769d08b2a user: vasiljevic tags: core-8-4-branch | |
| 11:29 | Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed to recognize when being called with NUL... check-in: f770d9b761 user: vasiljevic tags: core-8-4-branch | |
| 11:28 | Fixed TclpFreeAllocCache() to recognize when being called with NULL argument. This is a signal for i... check-in: 9e2b7b1539 user: vasiljevic tags: core-8-4-branch | |
| 11:27 | Modified TclFinalizeThreadAlloc() to explicitly call TclpFreeAllocCache with the NULL-ptr as argumen... check-in: 67acf03916 user: vasiljevic tags: core-8-4-branch | |
| 11:24 | Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). Part of fixing the Tcl Bug #11784... check-in: 4281da6f73 user: vasiljevic tags: core-8-4-branch | |
|
2005-04-06
| ||
| 20:55 | Purge old and inaccurate .VS/.VE macros. check-in: b5dbb85db5 user: dkf tags: trunk | |
| 20:42 | Ignore the msvc7/8 autogenerated project parts. check-in: 7dd802e392 user: patthoyts tags: trunk | |
| 09:51 | Improvements to man2html script to handle .IP better check-in: f41a60bb6d user: dkf tags: trunk | |
| 09:34 | Change some .TP macros to .IP to work around *roff formatter bugs. check-in: fc1c7df6f8 user: dkf tags: trunk | |
|
2005-04-05
| ||
| 17:03 | replace obsolete "winOnly" constraint with preferred "win" check-in: a49c5566a1 user: dgp tags: trunk | |
| 16:56 | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUt... check-in: 4a7eaa5b15 user: dgp tags: trunk | |
| 16:39 | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUt... check-in: 65c0e11b9e user: dgp tags: core-8-4-branch | |
| 16:18 | * generic/tclInt.h: * generic/tclObj.c: Change in TclDecrRefCount and TclFreeObj, to speed up the... check-in: 8f5c1b4045 user: msofer tags: trunk | |
|
2005-04-04
| ||
| 22:16 | * generic/tclExecute.c: small opts in obj handling check-in: 719bc256ab user: msofer tags: msofer-wcodes-branch | |
| 10:12 | * generic/tclExecute.c: small opts in obj handling check-in: 14340221f8 user: msofer tags: trunk | |
|
2005-04-03
| ||
| 23:42 | assorted stuff, including [Patch 1174551] and merge from HEAD check-in: 52f453e631 user: msofer tags: msofer-wcodes-branch | |
| 00:20 | * generic/tclVar.c: converted a few function calls to macros. check-in: 3298b60c63 user: msofer tags: trunk | |
|
2005-04-02
| ||
| 21:45 | * generic/tclInt.h: * generic/tclObj.c: Change in TclDecrRefCount and TclFreeObj, to speed up the... check-in: 7fe6642e48 user: msofer tags: msofer-wcodes-branch | |
| 21:07 | Changelog fix check-in: b20a0bfe8f user: msofer tags: msofer-wcodes-branch | |
| 21:04 | * generic/tclExecute.c: leak fix in INST_STORE_SCALAR check-in: e718df4738 user: msofer tags: msofer-wcodes-branch | |
| 13:35 | Sync with HEAD - [Patch 1158008] check-in: 95433ade49 user: msofer tags: msofer-wcodes-branch | |
| 02:08 | Changed the internal representation of lists to (a) reduce the malloc/free calls at list creation (f... check-in: 20cba22d42 user: msofer tags: trunk | |
|
2005-04-01
| ||
| 19:08 | slight reduction in cost of INST_START_CMD check-in: 94ede88e2b user: msofer tags: trunk | |
| 18:48 | opt in INST_*_SCALAR, sync with HEAD check-in: 7bf6052c01 user: msofer tags: msofer-wcodes-branch | |
| 16:18 | * generic/tclExecute.c: * generic/tclInt.h: ExecEnv now stores two Tcl_Obj* pointing to the const... check-in: b81968472f user: msofer tags: trunk | |
| 15:17 | * generic/tclExecute.c: * generic/tclInt.h: * generic/tclObj.c: * generic/tclStringObj.c: define... check-in: cbef3b55b1 user: msofer tags: trunk | |
|
2005-03-31
| ||
| 19:10 | * generic/tclExecute.c (INST_JUMP_TRUE/FALSE): replaced "test and branch" with "compute index into... check-in: 984a49e364 user: msofer tags: trunk | |
| 18:06 | * generic/tclCompile.c: restoring lost line in TclPrintInstruction, fixing yet another sign-extens... check-in: 3b15145268 user: msofer tags: msofer-wcodes-branch | |
| 17:00 | * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: removing pointer-to-pc in... check-in: 488d56f367 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-30
| ||
| 17:04 | * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: using pointer-to-pc inste... check-in: f630e825c8 user: msofer tags: msofer-wcodes-branch | |
| 13:25 | Added doc for missing argument. [Bug 1172401] check-in: 8fa8d55de1 user: dkf tags: trunk | |
| 06:25 | * win/tcl.m4, win/configure: do not require cygpath in macros to allow msys alone as an alternativ... check-in: bfaee23d82 user: hobbs tags: trunk | |
| 06:17 | * win/tcl.m4, win/configure: do not require cygpath in macros to allow msys alone as an alternativ... check-in: 56dd117e68 user: hobbs tags: core-8-4-branch | |
| 05:30 | * win/tclWinTime.c (TclpGetDate): use time_t for 'time' check-in: 210fcf1532 user: hobbs tags: core-8-4-branch | |
|
2005-03-28
| ||
| 22:21 | A (very naive and inefficient) bytecode optimiser, version 0 check-in: 0de9eb3000 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-25
| ||
| 00:35 | * generic/tclCompile.h: Move the TclInterpReady() declaration from * generic/tclInt.... check-in: 81f6285c30 user: dgp tags: trunk | |
|
2005-03-24
| ||
| 17:16 | incomplete merge corrected check-in: 28b8af2dfe user: dgp tags: msofer-wcodes-branch | |
|
2005-03-23
| ||
| 22:09 | purge outdated comment check-in: 5efdcfd219 user: dgp tags: trunk | |
| 21:58 | purge outdated comment check-in: e79a41b835 user: dgp tags: core-8-4-branch | |
| 16:50 | * generic/tclCompCmds.c: porting fix of [Bug 1165671] from HEAD * generic/tclCompile.c: small fixe... check-in: bbbfc90f0a user: msofer tags: msofer-wcodes-branch | |
| 06:51 | * generic/tclCompile.c (OptCleanupByteCode): Operands are not ints; they are TclP... check-in: 19b1d15bfa user: dgp tags: msofer-wcodes-branch | |
| 00:44 | * generic/tclCompile.h: fixing bad macro name under VM_USE_PACKED. check-in: 1c963aa762 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-22
| ||
| 23:12 | First (very timid) post-compile optimisations - testing the basic infrastructure. The only real op... check-in: 8d839cc491 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-21
| ||
| 19:21 | * generic/tclCompile.h (HP_STASH): Corrections for LP64 systems to avoid errors... check-in: c740d9fb10 user: dgp tags: msofer-wcodes-branch | |
|
2005-03-20
| ||
| 13:28 | minor changes check-in: a1e9649c72 user: msofer tags: msofer-wcodes-branch | |
| 05:26 | support for pre-C99 compilers. check-in: 0786fe9949 user: dgp tags: msofer-wcodes-branch | |
| 00:47 | * generic/tclCompile.h: (VM_USE_PACKED) added a check that jump distances do not exceed the packin... check-in: 4962e67842 user: msofer tags: msofer-wcodes-branch | |
| 00:25 | Changelog entry check-in: 01167c3e09 user: msofer tags: msofer-wcodes-branch | |
| 00:23 | Instruction set cleanup: one instruction INST_YES (not-not) added, removal of unused instructions ... check-in: 31797aacb7 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-19
| ||
| 18:26 | Massive reduction of variable-related instructions: INST_LOAD, INST_STORE and INST_INCR perform th... check-in: 8a1bcbe1b6 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-18
| ||
| 16:34 | date typo check-in: 430338e0a6 user: dgp tags: trunk | |
| 16:33 | date typo check-in: 6d93b043d7 user: dgp tags: core-8-4-branch | |
| 16:33 | * generic/tclBasic.c (Tcl_EvalEx,TclEvalTokensStandard): * generic/tclCmdMZ.c (Tcl_S... check-in: e64996b96b user: dgp tags: core-8-4-branch | |
| 15:50 | * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limit * generic/tclParse.... check-in: 1f3f0b9578 user: dgp tags: trunk | |
| 15:32 | * generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks for immediate opera... check-in: 81b2571603 user: dgp tags: core-8-4-branch | |
| 15:31 | * generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks for immediate opera... check-in: 8ac0b1e0e8 user: dgp tags: trunk | |
|
2005-03-17
| ||
| 01:35 | changelog entry check-in: c026715d97 user: msofer tags: msofer-wcodes-branch | |
| 01:29 | Fixing some stupidities in the bitwise ops and limits for the packed version - it was all wrong, b... check-in: 3797c699f8 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-16
| ||
| 21:52 | Changelog fix check-in: 3062b47581 user: msofer tags: msofer-wcodes-branch | |
| 21:29 | Enabled new packed mode: (inst+opnd) are packed in 32 bits. To enable, set the env var CFLAGS_... check-in: 19a631a2bc user: msofer tags: msofer-wcodes-branch | |
| 10:07 | Macro reorganisation, preparing to enable the 8+24 version. check-in: 11a8cb6002 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-15
| ||
| 23:56 | * generic/tclCompile.h: Corrected mistaken casts to (int) of TclPSizedInt values int... check-in: b970620dce user: dgp tags: msofer-wcodes-branch | |
| 22:10 | more tests and a fix to bug 1158199 check-in: a716de25ea user: vincentdarley tags: core-8-4-branch | |
| 22:10 | more tests and a fix to bug 1158199 check-in: cc25322a6c user: vincentdarley tags: trunk | |
| 20:23 | merged with HEAD check-in: 8ab4a0fc9d user: kennykb tags: kennykb-numerics-branch | |
| 19:48 | missing cast in tclCompile.h check-in: 450d8905d3 user: msofer tags: msofer-wcodes-branch | |
| 19:41 | TIP#232 initial implementation check-in: 3c9f384d3a user: kennykb tags: kennykb-numerics-branch | |
| 19:20 | Attempt at fixing 64b issues; as a result, now getting plenty of warnings for formatting issues - ... check-in: be4f65be0d user: msofer tags: msofer-wcodes-branch | |
| 19:08 | fix typos prior to tagging for TIP132 check-in: f5fe90ad77 user: kennykb tags: kennykb-numerics-branch | |
| 18:41 | fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: d18606faab user: vincentdarley tags: core-8-4-branch | |
| 18:40 | fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: 5bd317f570 user: vincentdarley tags: trunk | |
| 18:39 | fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: 3171e96f91 user: vincentdarley tags: trunk | |
| 18:08 | fix to file norm, file pathtype on windows reserved filenames check-in: 6ad619ecdd user: vincentdarley tags: core-8-4-branch | |
| 18:07 | fix to file norm, file pathtype on windows reserved filenames check-in: ce26c887c6 user: vincentdarley tags: trunk | |
| 16:29 | replaced 'long' times with wides, to cope with Win64 check-in: d41af48065 user: kennykb tags: core-8-4-branch | |
| 14:55 | (1) new opt for the [return] compiler, can now emit INST_BREAK or INST_CONTINUE (2) changed logic... check-in: 1337f2b0ee user: msofer tags: msofer-wcodes-branch | |
| 02:00 | * generic/tclCompCmds.c: * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c:... check-in: 0012ce8e69 user: msofer tags: msofer-wcodes-branch | |
| 01:24 | Updated the OpenBSD configuration and regenerated the configure script. check-in: 3f532eadd4 user: patthoyts tags: trunk | |
| 00:15 | Make it all work on OpenBSD. Imported patch from ports tree. check-in: 5a7a92a163 user: patthoyts tags: core-8-4-branch | |
|
2005-03-14
| ||
| 23:13 | * generic/tclExecute.c: fixed INST_PUSH1's debugging code (wrong obj ref passed to TRACE_WITH_OBJ)... check-in: 6f5c8aaa2c user: msofer tags: trunk | |
| 17:51 | * generic/tclCompile.c: - fixed INST_RETURN's stack effect (-1 instead of -2). - insured that the... check-in: 3b689f9b22 user: msofer tags: msofer-wcodes-branch | |
| 17:17 | * generic/tclCompile.c: fixed INST_RETURN's stack effect in tclInstructionTable (-1 instead of -2)... check-in: 86ab20e210 user: msofer tags: trunk | |
|
2005-03-13
| ||
| 14:05 | Changelog fix check-in: c1f9354e16 user: msofer tags: msofer-wcodes-branch | |
| 13:57 | * Changed files are the usual suspects. Each (instruction+operands) takes two words; instructions ... check-in: d2cf6ff28a user: msofer tags: msofer-wcodes-branch | |
|
2005-03-11
| ||
| 19:53 | First wordcode machine, instructions and operands are pointer-sized (no other changes or optimisat... check-in: eb9a315e3c user: msofer tags: msofer-wcodes-branch | |
|
2005-03-10
| ||
| 23:13 | * generic/tclCompile.h: storing integers in native format; for the time being, only works in 32b p... check-in: dc906e6edd user: msofer tags: msofer-wcodes-branch | |
| 22:31 | use only 4B-wide operands; simplify compiler; some instruction cleanup check-in: 5b6775e5e1 user: msofer tags: msofer-wcodes-branch | |
| 22:15 | * generic/tclCompCmds.c: removed debugging line check-in: 865086d484 user: msofer tags: trunk | |
| 22:10 | * generic/tclTrace.c (TclCheckInterpTraces): Corrected mistaken cast of ClientDat... check-in: 85a049e997 user: dgp tags: trunk | |
| 20:22 | * generic/tclCmdMZ.c (TclCheckInterpTraces): Corrected mistaken cast of ClientDat... check-in: 5e6df95dbf user: dgp tags: core-8-4-branch | |
|
2005-03-09
| ||
| 16:34 | documented new behaviour of tcl_precision check-in: 7b718ae900 user: kennykb tags: kennykb-numerics-branch | |
| 15:57 | Merged with HEAD check-in: 07ab486bc3 user: kennykb tags: kennykb-numerics-branch | |
| 14:39 | division by zero now legal if machine has Inf check-in: a14d9503f9 user: kennykb tags: kennykb-numerics-branch | |
| 10:20 | Fix comment check-in: 24865d6dc9 user: dkf tags: trunk | |
| 01:19 | msofer-wcodes-branch created to develop a compiler/engine based on wordsized instructions and operan... check-in: bfaf3421a6 user: msofer tags: msofer-wcodes-branch | |
| 01:16 | reverting Changelog entry (sticky tags, doh ...) check-in: 3a3b2b18b0 user: msofer tags: trunk | |
| 01:10 | msofer-wcodes-branch created to develop a compiler/engine based on wordsized instructions and operan... check-in: cdc0f9f850 user: msofer tags: trunk | |
|
2005-03-08
| ||
| 21:52 | * win/makefile.vc: clarify necessary defined vars that can come from MSVC or the Platform SDK. check-in: e7976c13e8 user: hobbs tags: trunk | |
| 21:50 | * win/makefile.vc: clarify necessary defined vars that can come from MSVC or the Platform SDK. check-in: fe1380a971 user: hobbs tags: core-8-4-branch | |
| 17:04 | fixed bug in formatting #s in range 0.0001-1.0 check-in: b2d4af4927 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-07
| ||
| 21:38 | Minor typo fix. [Bug 1158247] check-in: 2486712c21 user: dkf tags: trunk | |
| 20:32 | missing Changelog entry check-in: 49e1862614 user: msofer tags: trunk | |
| 20:29 | * generic/tclExecute.c: new peephole optimisation for INST_PUSH1; fixed the peephole opt in INST_P... check-in: a2b7afbe50 user: msofer tags: trunk | |
|
2005-03-04
| ||
| 20:43 | made code permissive about infinities check-in: ab448d97fd user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-03
| ||
| 21:54 | added tagged NaN values check-in: 89429ffe01 user: kennykb tags: kennykb-numerics-branch | |
| 21:29 | changed to allow NaN in binary format check-in: 7767d5e4d0 user: kennykb tags: kennykb-numerics-branch | |
| 18:59 | updated handling of signed zeroes check-in: 8d75e4b8e4 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-02
| ||
| 23:30 | further fixes for VC6 check-in: fa9796cec4 user: kennykb tags: kennykb-numerics-branch | |
| 23:10 | made build work again on Linux check-in: bc08e3242d user: kennykb tags: kennykb-numerics-branch | |
| 22:36 | fix two bad test cases in binary.test check-in: a20a189a54 user: kennykb tags: kennykb-numerics-branch | |
| 21:25 | Developer's checkpoint, see ChangeLog for details check-in: f8f444ebda user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-01
| ||
| 22:51 | * doc/CrtSlave.3: Changed to Tcl_Object to Tcl_Obj in the man page. check-in: 837ae87ee3 user: davidw tags: trunk | |
|
2005-02-25
| ||
| 22:37 | backport tcltest test improvements check-in: 400a6cb8c6 user: dgp tags: core-8-4-branch | |
|
2005-02-24
| ||
| 22:34 | test improvements from HEAD check-in: 9e734577f9 user: dgp tags: dgp-refactor | |
| 22:12 | speed up some tests check-in: e77b46515d user: dgp tags: trunk | |
| 21:02 | More robust new test tcltest-9.5 check-in: be5bed5609 user: dgp tags: trunk | |
| 20:45 | d'oh! check-in: 24362fa51a user: dgp tags: dgp-refactor | |
| 19:53 | Merge updates from HEAD check-in: 185beecc8a user: dgp tags: dgp-refactor | |
| 18:05 | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest... check-in: 84d5cb440e user: dgp tags: trunk | |
| 18:03 | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest... check-in: 94beca8470 user: dgp tags: core-8-4-branch | |
|
2005-02-23
| ||
| 10:27 | Formatting typo fix. [Bug 1149605] check-in: 46ddcbd972 user: dkf tags: core-8-4-branch | |
| 10:23 | Formatting typo [Bug 1149605] check-in: 900b90d94c user: dkf tags: trunk | |
|
2005-02-22
| ||
| 21:16 | deleted surplus ";" check-in: bb8475361d user: dgp tags: kennykb-numerics-branch | |
|
2005-02-17
| ||
| 18:34 | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen. check-in: 6e3988d86f user: hobbs tags: trunk | |
| 18:31 | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen. check-in: 492d51196c user: hobbs tags: core-8-4-branch | |
|
2005-02-16
| ||
| 18:52 | * /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info l... check-in: 75f5651679 user: msofer tags: core-8-4-branch | |
| 18:51 | * /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info l... check-in: fb6f6d5530 user: msofer tags: trunk | |
|
2005-02-11
| ||
| 18:30 | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD... check-in: 4f071c20e2 user: hobbs tags: trunk | |
| 12:15 | * tests/basic.test (basic-26.3): new test check-in: c69117aec3 user: msofer tags: trunk | |
|
2005-02-10
| ||
| 23:41 | correct ChangeLog notes check-in: b1a2080787 user: hobbs tags: core-8-4-branch | |
| 23:40 | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD... check-in: abcbb0a278 user: hobbs tags: core-8-4-branch | |
| 19:08 | * generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments pass... check-in: 2ecc2466d1 user: msofer tags: trunk | |
| 19:03 | added comments check-in: 2d6f460f4f user: msofer tags: core-8-4-branch | |
| 18:58 | * generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments pass... check-in: de2187d047 user: msofer tags: core-8-4-branch | |
| 17:09 | fix to test suite failures check-in: 305f79ab63 user: vincentdarley tags: trunk | |
| 10:28 | More consistency. [Bug 1117017] check-in: 48135ca6b1 user: dkf tags: core-8-4-branch | |
| 09:32 | More consistency. [Bug 1117017] check-in: eec9c61e89 user: dkf tags: trunk | |
|
2005-02-08
| ||
| 11:42 | * doc/CrtChannel.3: Typo: return->returns. check-in: ced36ea16b user: davidw tags: trunk | |
|
2005-02-06
| ||
| 22:14 | * doc/Thread.3: One-word grammar fix. check-in: 26297cfe32 user: davidw tags: trunk | |
| 03:43 | added fpu controls to workaround bug in gcc+ix86 check-in: 3bad92a52d user: kennykb tags: kennykb-numerics-branch | |
|
2005-02-05
| ||
| 09:15 | * doc/Thread.3: Fixed sentence describing flags for Tcl_CreateThread. * doc/FileSystem.3: Cleaned u... check-in: fd7b08dfdc user: davidw tags: trunk | |
|
2005-02-03
| ||
| 23:56 | Fix for ldexp out of bounds when converting denormals check-in: 5a8e298077 user: kennykb tags: kennykb-numerics-branch | |
| 23:56 | Fix for ldexp out of bounds when converting denormals check-in: 32b646303d user: kennykb tags: kennykb-numerics-branch | |
| 13:31 | Whitespace fixes and add notes to #else/#endif so it is clearer what's happening check-in: 8ee881f322 user: dkf tags: trunk | |
|
2005-02-02
| ||
| 23:08 | * generic/tclProc.c (TclInitCompiledLocals): Add check for type of the framePtr->procPtr->bodyPtr ... check-in: 82231ff21f user: mdejong tags: trunk | |
| 16:58 | updated makefiles, fixed buglets in tclStrToD.c with int overflow in exponents check-in: a976253da6 user: kennykb tags: kennykb-numerics-branch | |
| 15:53 | sync with head, add TclStrToD (TIP #132) check-in: 82ce6a0c40 user: kennykb tags: kennykb-numerics-branch | |
|
2005-02-01
| ||
| 17:27 | * generic/tclExecute.c (TclCompEvalObj): Removed stray statement left behind in prio... check-in: 55e101828a user: dgp tags: trunk | |
| 17:26 | * generic/tclExecute.c (TclCompEvalObj): Removed stray statement left behind in prio... check-in: 0cf23b16e1 user: dgp tags: core-8-4-branch | |
|
2005-01-31
| ||
| 16:26 | * unix/configure: autoconf-2.57 check-in: 413b3fdc44 user: dgp tags: trunk | |
|
2005-01-30
| ||
| 18:38 | Restored two double-evals that were removed in the DBGX purge. These are still needed on some platfo... check-in: ae6b86ef47 user: jenglish tags: trunk | |
|
2005-01-29
| ||
| 02:18 | correct autoconf generation for sol64-gcc support check-in: 33585e82df user: hobbs tags: core-8-4-branch | |
| 02:15 | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. [Bug 1021871] check-in: ee663ba0ed user: hobbs tags: trunk | |
|
2005-01-28
| ||
| 20:53 | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. [Bug 1021871] check-in: 384d5ba7b5 user: hobbs tags: core-8-4-branch | |
| 13:38 | Added test for [1109484] check-in: 0f033a21f4 user: dkf tags: trunk | |
| 01:50 | * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) (Tcl_ExprLong): Fix to recognize Tcl_WideIn... check-in: 7b989119b5 user: hobbs tags: core-8-4-branch | |
| 01:49 | * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) (Tcl_ExprLong): Fix to recognize Tcl_WideIn... check-in: c9775dfebc user: hobbs tags: trunk | |
|
2005-01-27
| ||
| 22:53 | TIP#218 IMPLEMENTATION * generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubInit.... check-in: 1621430b8b user: andreas_kupries tags: core-8-4-branch | |
| 22:26 | typo check-in: 4d230815e4 user: dgp tags: core-8-4-branch | |
| 00:22 | TIP#218 IMPLEMENTATION * generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubInit.... check-in: 0162fae7ad user: andreas_kupries tags: trunk | |
|
2005-01-25
| ||
| 17:58 | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded procs in namespace... check-in: c52b5bb372 user: dgp tags: core-8-4-branch | |
| 17:04 | Added safety checks check-in: 6547c5a739 user: dgp tags: trunk | |
| 16:39 | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded commands in namesp... check-in: 6eb15d6f3f user: dgp tags: trunk | |
| 06:54 | * unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc ins... check-in: 78fab13e56 user: das tags: core-8-4-branch | |
| 06:53 | * unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc ins... check-in: 7096d7eaec user: das tags: trunk | |
|
2005-01-24
| ||
| 21:43 | merge updates from HEAD check-in: 3e37b6975d user: dgp tags: dgp-refactor | |
|
2005-01-21
| ||
| 22:24 | * generic/tclStubInit.c: Regenerated the stubs support code from * generic/tclDecls.h: the mod... check-in: 8e9949daa2 user: andreas_kupries tags: trunk | |
| 19:20 | bugFix check-in: 69f5d6e3cf user: dgp tags: kennykb-numerics-branch | |
| 18:38 | Updated unix makefile to add libtommath; silenced warning in tclTestObj.c check-in: eb7ae0154d user: kennykb tags: kennykb-numerics-branch | |
| 18:35 | Updated unix makefile to add libtommath; silenced warning in tclTestObj.c check-in: abcf59dc9a user: kennykb tags: kennykb-numerics-branch | |
| 17:42 | * generic/tclThread.c: Typo police. Fixed some nits * generic/tclCmdAH.c: in header comments of ... check-in: d125e517a4 user: andreas_kupries tags: trunk | |
| 09:17 | Add documentation for Tcl_FSLink args. [Bug 1106272] check-in: 6a0a979dba user: dkf tags: trunk | |
|
2005-01-20
| ||
| 21:19 | local patches to make string conversions work check-in: e5cbb8c962 user: kennykb tags: kennykb-numerics-branch | |
| 19:11 | Development checkpoint, see ChangeLog for details check-in: 14457d7982 user: kennykb tags: kennykb-numerics-branch | |
| 14:53 | reverting to HEAD in preparation for changing from reworked 'mpexpr' to 'libtommath' check-in: 8f72684eeb user: kennykb tags: kennykb-numerics-branch | |
|
2005-01-19
| ||
| 23:16 | regen check-in: f51b08ab7d user: dkf tags: trunk | |
| 23:15 | TIP#235 implementation (rename functions, add to stubs table, document) Ensembles now have a C API. ... check-in: 64fc5d3a68 user: dkf tags: trunk | |
| 22:41 | Import of libtommath 0.33 check-in: bd185c2b4e user: kennykb tags: trunk | |
| 22:09 | * win/tclWinChan.c (FileCloseProc): Invoke TclpCutFileChannel() to remove a FileInfo from the thr... check-in: 1000e16145 user: mdejong tags: core-8-4-branch | |
| 22:07 | * win/tclWinChan.c (FileCloseProc): Invoke TclpCutFileChannel() to remove a FileInfo from the thr... check-in: ae30429069 user: mdejong tags: trunk | |
|
2005-01-18
| ||
| 14:44 | Routine update per Olson's tzdata2005c. Removed links to links (Greenwich in several aliases; Navaj... check-in: 31009e6872 user: kennykb tags: trunk | |
| 09:47 | added documentation on not using -lazy check-in: 25c4b9974e user: vincentdarley tags: trunk | |
|
2005-01-17
| ||
| 13:04 | fix to drive-sensitivity of test check-in: 25bdad12b2 user: vincentdarley tags: core-8-4-branch | |
| 10:40 | fix to glob failure on Windows shares check-in: ff39ea39c3 user: vincentdarley tags: trunk | |
|
2005-01-14
| ||
| 18:56 | With vfs permissions can exist on non-unix filesystems check-in: 307ccff159 user: vincentdarley tags: trunk | |
| 16:41 | D'oh! check-in: da5234d835 user: dkf tags: trunk | |
| 15:27 | Add another test demonstrating what *should* happen, and xref to FRQ that triggered this discussion check-in: 55666c7a15 user: dkf tags: trunk | |
| 15:18 | Document deep magic in compiled [expr] check-in: 98af17ac27 user: dkf tags: trunk | |
| 14:16 | Stop reliance on absolute attribute indexes with helper function [Bug 1100671] check-in: 7612557f3c user: dkf tags: trunk | |
|
2005-01-13
| ||
| 11:13 | Reduce confusion (reported in c.l.t) over [string trim]'s chars argument check-in: 412c1302ae user: dkf tags: trunk | |
|
2005-01-12
| ||
| 21:35 | Merge updates from HEAD check-in: 4f5327131e user: dgp tags: dgp-refactor | |
| 16:03 | * unix/configure: autoconf-2.57 check-in: ac6e4a0167 user: dgp tags: trunk | |
| 10:26 | Make --with-tcl and --with-tk options more robust. [FRQ 951247] check-in: 7d3e5077ae user: dkf tags: trunk | |
|
2005-01-11
| ||
| 11:07 | Comment typo fix check-in: ef51c33d5d user: dkf tags: trunk | |
|
2005-01-10
| ||
| 18:43 | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. check-in: 6762dd6159 user: jenglish tags: trunk | |
| 11:21 | Convert u_int to unsigned to make clashes with types in standard C headers less of a problem. [Bug 1... check-in: fa03a58482 user: dkf tags: core-8-4-branch | |
| 11:16 | Convert u_int to unsigned to make clashes with types in standard C headers less of a problem. [Bug 1... check-in: 035d6489f8 user: dkf tags: trunk | |
|
2005-01-09
| ||
| 19:31 | Remove readdir_r() and related #ifdeffery (see #1095909). Don't check for HAVE_READDIR_R. Regenerat... check-in: 7345fd05ed user: jenglish tags: trunk | |
|
2005-01-06
| ||
| 15:16 | Horrible hack to keep the old error message. check-in: d17150d2c3 user: dkf tags: core-8-4-branch | |
| 15:15 | Horrible hack to keep the old error message. check-in: 1fe8ca8d3e user: dkf tags: trunk | |
| 11:34 | Fix performance nasty in http::mapReply [1020491] and clean up version numbers. check-in: 45ad0f150c user: dkf tags: core-8-4-branch | |
| 11:15 | Performance updates to http::mapReply [1020491] and fix version numbering. check-in: 78058a0d6f user: dkf tags: trunk | |
|
2005-01-05
| ||
| 22:14 | Add more locale mapping info for Chinese. [1084595] check-in: da29515179 user: dkf tags: core-8-4-branch | |
| 21:53 | Change emacs mode comment style to stop problems with older man. [1085127] check-in: 505a89aac4 user: dkf tags: core-8-4-branch | |
| 16:38 | Move emacs mode comment to end of file to stop problems with old man. check-in: d53a13aa4e user: dkf tags: trunk | |
| 10:34 | * tests/winDde.test: Fixed broken test result. check-in: c18520e28b user: patthoyts tags: trunk | |
| 10:30 | Move #include of tclConfig.h to right place. check-in: e0cafd9f33 user: dkf tags: trunk | |
|
2005-01-04
| ||
| 17:05 | * tests/fCmd.test (fCmd-18.10): Added notNetworkFilesystem constraint. [Bug 456665] check-in: 414f369855 user: dgp tags: trunk | |
|
2004-12-30
| ||
| 02:01 | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove -Gs (included in -O2) and -GD (... check-in: 6d8942c3c0 user: hobbs tags: trunk | |
| 01:49 | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove -Gs (included in -O2) and -GD (... check-in: e4308a3958 user: hobbs tags: core-8-4-branch | |
|
2004-12-29
| ||
| 22:46 | merge from HEAD check-in: 0a6d56f9eb user: kennykb tags: kennykb-numerics-branch | |
| 22:07 | bugs 1090413, 1092789 fixed check-in: b110473621 user: kennykb tags: trunk | |
| 20:57 | bugs 1090413, 1092789 fixed check-in: c237cdd9ec user: kennykb tags: trunk | |
|
2004-12-24
| ||
| 18:06 | Avoid sharing cmdName literals accross namespaces, and generalise usage of the TclRegisterNewLiteral... check-in: faec68a625 user: msofer tags: trunk | |
|
2004-12-20
| ||
| 21:20 | fix for last commit; thanks dgp and tclguy for catch/classify/throw check-in: 0749537da9 user: msofer tags: trunk | |
| 18:27 | * generic/tclCompile.c: moved TclInitCompiledLocals to tclProc.c * generic/tclProc.c: new static I... check-in: 33e698fd89 user: msofer tags: trunk | |
|
2004-12-16
| ||
| 19:36 | Upgrade the capabilities of time limits by allowing them to fire in the midst of the processing of t... check-in: 5ca9f3ce90 user: dkf tags: trunk | |
|
2004-12-15
| ||
| 20:44 | * generic/tclTest.c: Added two new functions to allocate memory from the execution stack (TclStack... check-in: 2c38edb445 user: msofer tags: trunk | |
|
2004-12-14
| ||
| 21:12 | bad date in Changelog check-in: 5667def00e user: msofer tags: trunk | |
| 21:11 | changing the isProcCallFrame field of the CallFrame struct from a 0/1 field to flags. Should be perf... check-in: d1bccd9acc user: msofer tags: trunk | |
| 18:43 | fixed zero-length array in BigInt struct; added conversion torture tests check-in: fbcbf748a5 user: kennykb tags: kennykb-numerics-branch | |
| 16:30 | * unix/configure.in: Added special processing to remove "$U" from libraries in th... check-in: 21a1589a58 user: dgp tags: trunk | |
|
2004-12-13
| ||
| 22:17 | * generic/tcl.h: Restored extern "C" guards so that C++ code sees function po... check-in: d7755cac97 user: dgp tags: trunk | |
| 22:11 | * generic/tclEncoding.c: Plugged some memory leaks. Thanks to * generic/tclU... check-in: 87ae9e385a user: dgp tags: trunk | |
| 22:08 | merge to kennykb-numerics-branch-20041213 check-in: 8e8fc006fd user: kennykb tags: kennykb-numerics-branch | |
| 22:02 | synch with kennykb-numerics-branch-20041213 check-in: 34c9e99c86 user: kennykb tags: kennykb-numerics-branch | |
| 21:23 | Added small-integer multiplication, bit shift check-in: 6dd74a9bae user: kennykb tags: kennykb-numerics-branch | |
| 15:56 | Add note to clock.n disclaiming full ISO8601 support check-in: ada9b50a3f user: kennykb tags: core-8-4-branch | |
| 15:52 | Add note to clock.n disclaiming full ISO8601 support check-in: 35222a7ed5 user: kennykb tags: core-8-4-branch | |
| 15:51 | Add note to clock.n disclaiming full ISO8601 support check-in: 6480f9d5c4 user: kennykb tags: trunk | |
| 01:50 | * generic/tclVar.c (TclArrayObjCmd - ARRAY_NAMES): leaking an object [Bug 1084111] - thanks to Rol... check-in: b8b1ae30a6 user: msofer tags: trunk | |
|
2004-12-12
| ||
| 23:16 | * generic/tclObj.c (TclSetCmdNameObj): special handling for fully qualified command names (as in f... check-in: 8af4091719 user: msofer tags: trunk | |
|
2004-12-11
| ||
| 14:41 | converting the static function GetNamespaceFromObj() to MODULE_SCOPE TclGetNamespaceFromObj(). check-in: 35cfaac461 user: msofer tags: trunk | |
| 06:07 | ran autoconf-2.57 check-in: f37b5d7dcf user: dgp tags: trunk | |
|
2004-12-10
| ||
| 23:00 | Bump to a3 to prevent confusion with a2 release. check-in: 6b8fe167d9 user: dkf tags: trunk | |
| 21:17 | added compare, copy, add and subtract of bigints check-in: c2eb1a0d0f user: kennykb tags: kennykb-numerics-branch | |
| 13:09 | optimised loops that initialise a proc's arguments and compiled local variables, removing tests from... check-in: 6f2a5f2a7f user: msofer tags: trunk | |
| 00:16 | Make ensemble API available to rest of Tcl core. check-in: 92950b4cb4 user: dkf tags: trunk | |
|
2004-12-09
| ||
| 23:00 | Merge updates from HEAD check-in: 24873008cc user: dgp tags: dgp-refactor | |
| 22:59 | added some of the BigInt functions - may want to revise to caller-allocates? check-in: 86f853ea56 user: kennykb tags: kennykb-numerics-branch | |
| 16:21 | Provide an internal API for manipulating ensembles. check-in: d1c0c9717f user: dkf tags: trunk | |
| 10:54 | regen with autoconf 2.57 check-in: d63ce44136 user: das tags: trunk | |
| 09:24 | Minor doc fixes check-in: d2b3f026a6 user: dkf tags: core-8-4-branch | |
| 09:19 | Minor doc fixes check-in: 3c6331c9b8 user: dkf tags: trunk | |
|
2004-12-08
| ||
| 21:46 | update unix/tcl.m4 to use AC_CHECK_SIZEOF, etc. check-in: 1af463935c user: kennykb tags: kennykb-numerics-branch | |
| 20:24 | changed Win configurator to use SIZEOF macros for Tcl_WideInt check-in: 13f1e5021e user: kennykb tags: kennykb-numerics-branch | |
| 18:24 | merged with kennykb-numerics-branch-20041208 check-in: ab2eb12a79 user: kennykb tags: kennykb-numerics-branch | |
| 02:33 | * tests/unixInit.test (2.1-4): Added constraints so that when a value of TCL_LIBRAR... check-in: 31c23f7e14 user: dgp tags: trunk | |
|
2004-12-07
| ||
| 23:15 | add library/tzdata,msgs to dist target check-in: 46f3d59e96 user: hobbs tags: trunk, core-8-5-a2 | |
| 20:47 | Some HTML converters prefer distances in inches to ems. [Bug 1078760] check-in: b2c45d7a0a user: dkf tags: trunk | |
| 00:07 | * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBits [Bug 1079286] check-in: 5af173439a user: hobbs tags: core-8-4-9, core-8-4-branch | |
| 00:02 | see ChangeLog check-in: 5d873e4c6e user: hobbs tags: trunk | |
| 00:01 | * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBits [Bug 1079286] check-in: c5a7563049 user: hobbs tags: trunk | |
| 00:00 | minor nroff typos check-in: e308d155a9 user: hobbs tags: trunk | |
|
2004-12-06
| ||
| 22:49 | * tests/msgcat.test: makeFile/removeFile cleanup [1079117] check-in: 0a98e3c6cc user: dgp tags: trunk | |
| 22:41 | * tests/safe.test: Trim auto_path to improve performance [1080039] check-in: 6a514d4d16 user: dgp tags: trunk | |
|
2004-12-04
| ||
| 21:19 | * generic/tclEncoding.c: Different fix for [Bug 1077005]. * generic/tclEvent.... check-in: 288a92f486 user: dgp tags: trunk | |
| 00:57 | updated changes for 8.5a2 release check-in: e07470137a user: hobbs tags: trunk | |
|
2004-12-03
| ||
| 00:37 | removed extra .TP macro check-in: 25a56ea140 user: hobbs tags: core-8-4-branch | |
| 00:34 | updated for 8.4.9 release check-in: 664faf1007 user: hobbs tags: core-8-4-branch | |
|
2004-12-02
| ||
| 23:24 | * generic/tclUtil.c (TclSetProcessGlobalValue): Handle the case where a ProcessGlob... check-in: f3df35d7df user: dgp tags: trunk | |
| 19:24 | merge to kennykb-numerics-branch-20041202a check-in: ac3b922388 user: kennykb tags: kennykb-numerics-branch | |
| 18:49 | filesystem, glob, tilde fix check-in: 979efdf14b user: vincentdarley tags: trunk | |
| 18:48 | filesystem, glob, tilde fix check-in: 612cef4642 user: vincentdarley tags: core-8-4-branch | |
| 18:40 | workaround for a bug in cygpath that made safe-8.5-8.7 fail check-in: 1f8af3a1ac user: kennykb tags: trunk | |
| 15:31 | Remove a global mutex/state by using lists instead of hashtables to store the collection of aliases ... check-in: ad35750c6d user: dkf tags: trunk | |
| 11:10 | Upgrade more of the file to tcltest2, and collect constraint definitions to the top. check-in: 067ebb1583 user: dkf tags: trunk | |
| 10:48 | Convert mutex-protected global state into thread-local state. [FRQ 1077210] check-in: 56e4e88153 user: dkf tags: trunk | |
| 00:09 | * generic/tclUtil.c (TclGetProcessGlobalValue): Narrowed the scope of mutex locks. check-in: 03a8df7249 user: dgp tags: trunk | |
|
2004-12-01
| ||
| 23:48 | . check-in: b99313429d user: dgp tags: trunk | |
| 23:18 | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to * generic/tclEn... check-in: 353036774e user: dgp tags: trunk | |
| 22:14 | added comment about freewrap difficulties check-in: 30c87546ce user: dgp tags: trunk | |
| 22:07 | * library/auto.tcl (tcl_findLibrary): Disabled use of [file normalize] that caused ... check-in: 32e7a37cde user: dgp tags: core-8-4-branch | |
| 21:58 | * generic/tclEncoding.c: Moved TclpSetInitialEncodings() call from Tcl_FindEx... check-in: ac025ac01b user: dgp tags: trunk | |
| 14:02 | Oops! <:^) check-in: 72a7b0b13f user: dkf tags: trunk | |
| 11:49 | Fix reported problems with tests for dde error messages. Also use more tcltest2 features to reduce [... check-in: 74005c41eb user: dkf tags: trunk | |
|
2004-11-30
| ||
| 22:19 | D'oh! Deal with missing ::errorCode or ::errorInfo. check-in: 81f2f82396 user: dgp tags: trunk | |
| 20:30 | * library/init.tcl ([unknown]): Restored the save/restore of the variables ::errorCo... check-in: e254f91796 user: dgp tags: trunk | |
| 19:34 | Patch 976520 reworks several of the details involved with startup/initialization of ... check-in: 5b205fd672 user: dgp tags: trunk | |
| 18:40 | corrected a typo that caused a compilation failure on VC++ check-in: d45737011c user: kennykb tags: trunk | |
| 15:45 | * library/clock.tcl: Corrected the regular expressions that match a time zone to allow for time zone... check-in: 25e02ac75c user: kennykb tags: trunk | |
| 09:28 | Whitespace fixes check-in: 6e1c61d002 user: dkf tags: trunk | |
|
2004-11-29
| ||
| 22:41 | * win/Makefile.in (install-libraries): Brought entry '2004-10-26 Don Porter (Tcl Modules)' into... check-in: a0d85d839f user: andreas_kupries tags: trunk | |
|
2004-11-27
| ||
| 05:43 | * tests/reg.test (reg-32.*): Added missing testregexp constraints. check-in: 12bd71f2ba user: dgp tags: core-8-4-branch | |
|
2004-11-26
| ||
| 20:02 | * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolon found at the end of the header... check-in: d421ebab80 user: andreas_kupries tags: trunk | |
| 19:49 | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying operations on the ... check-in: 6771608575 user: dgp tags: trunk | |
| 19:42 | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying operations on the ... check-in: 6bc286dbd4 user: dgp tags: core-8-4-branch | |
| 14:00 | Oops! Got the test sense wrong. check-in: 273673b40b user: dkf tags: trunk | |
| 11:17 | Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524] check-in: 7beb4f6748 user: dkf tags: trunk | |
| 10:02 | Added simple foreach example. [FRQ 1073334] check-in: 5fa0ef6033 user: dkf tags: trunk | |
| 09:37 | Assorted dde fixes as requested by Andreas Kupries. check-in: 9c433c4207 user: dkf tags: core-8-4-branch | |
|
2004-11-25
| ||
| 16:37 | Fix [Bug 1066837] without reopening other bugs... What a horrid hack! :^/ check-in: 457eb30a98 user: dkf tags: trunk | |
| 16:17 | * tests/tcltest.test: The order in which [glob] returns the file names is undefined, so tests should... check-in: 301a880117 user: rmax tags: trunk | |
| 16:03 | See file check-in: a97119e819 user: vasiljevic tags: trunk | |
| 16:01 | Added changes from core-8-4-branch check-in: 22a6e2458a user: vasiljevic tags: trunk | |
| 15:53 | See file check-in: a472d13420 user: vasiljevic tags: core-8-4-branch | |
| 15:48 | Added hint to TCL_DECLARE_MUTEX macro usage. check-in: cf849ef569 user: vasiljevic tags: core-8-4-branch | |
| 15:31 | Fixed argument of mutexPtr wrongly saying that it is a Tcl_Condition. (Tcl Bug #1068077) check-in: 151e659188 user: vasiljevic tags: core-8-4-branch | |
| 15:28 | Fixed the Tcl_ThreadAlert() call declaration (Tcl Bug #1068077) check-in: b3e17c2026 user: vasiljevic tags: core-8-4-branch | |
| 13:26 | Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler. check-in: 777c4c3bfe user: dkf tags: trunk | |
| 11:31 | * tests/tcltest.test: The order in which [glob] returns the file names * tests/fCmd.test: is unde... check-in: a5f11d5ec9 user: rmax tags: core-8-4-branch | |
| 11:28 | Assorted cleanup and doc-fixes for the dde package. check-in: 46a09eeaa0 user: dkf tags: trunk | |
| 01:31 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine the number of... check-in: 6c8167568c user: dgp tags: core-8-4-branch | |
| 00:57 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine the number of... check-in: cae3b06249 user: dgp tags: trunk | |
| 00:19 | bumped patchlevel to 8.4.9 check-in: 86cc05cbbe user: hobbs tags: core-8-4-branch | |
|
2004-11-24
| ||
| 21:39 | no message check-in: 5254bb6aed user: davygrvy tags: trunk | |
| 21:37 | * generic/tclPort.h: Relative include of tclWinPort.h returned as it was requiring me set -I$(tcl_ro... check-in: dd01d87bbf user: davygrvy tags: trunk | |
| 21:12 | Fixed compilation error in tclWinInit.c on VC++ --enable-symbols check-in: 0b8d3437af user: kennykb tags: trunk | |
| 20:19 | took out redundant memcpy from tclUnixNotfy.c check-in: f0e5a5da8d user: kennykb tags: core-8-4-branch | |
| 20:12 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for 3-argument readdir_r [Bug 1001325]. * uni... check-in: aeeefc88e1 user: kennykb tags: trunk | |
| 19:49 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for 3-argument readdir_r [Bug 1001325]. * uni... check-in: 8e08d8ca27 user: kennykb tags: core-8-4-branch | |
| 19:28 | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new * tests/info.test ... check-in: 14f9c14a23 user: dgp tags: trunk | |
| 19:28 | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new * tests/info.test ... check-in: d5123f55d6 user: dgp tags: core-8-4-branch | |
| 11:24 | Fix various problems with man2html converter reported by AKu Also updated to use [package require Tc... check-in: a2fcb23a54 user: dkf tags: trunk | |
| 00:10 | Fix [Bug 1068171] though the fix is commented out for now. check-in: edfe4fc35f user: dkf tags: trunk | |
|
2004-11-23
| ||
| 15:23 | backport file join fix check-in: 1a608efe04 user: vincentdarley tags: core-8-4-branch | |
| 00:12 | Remove call to Tcl_GetStringResult to speed up processing of [$canv postscript] and other repeated c... check-in: 43d814b56e user: dkf tags: trunk | |
|
2004-11-22
| ||
| 23:28 | Whitespace fixes check-in: bb1e05b2ad user: dkf tags: trunk | |
| 23:02 | * unix/configure: Regen. * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Define HAVE_TYPE_OFF64_T only when o... check-in: 670b018d62 user: mdejong tags: core-8-4-branch | |
| 22:59 | * unix/configure: Regen. * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Define HAVE_TYPE_OFF64_T only when o... check-in: 2d736f4133 user: mdejong tags: trunk | |
| 22:48 | * unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Check for a 2 argument version of rea... check-in: 63b8c61faa user: mdejong tags: core-8-4-branch | |
| 22:40 | * unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Check for a 2 argument version of rea... check-in: de53d33e5e user: mdejong tags: trunk | |
| 22:13 | * unix/tclUnixInit.c (TclpInitLibraryPath): Purged dead code that * win/tclWinIn... check-in: 3a853080c2 user: dgp tags: trunk | |
| 21:24 | * generic/tclInterp.c: Restored several directories to the search * tests/unixInit.... check-in: 622c5fa060 user: dgp tags: trunk | |
| 12:53 | fix to windows file join bug check-in: 90d16bc7a6 user: vincentdarley tags: trunk | |
|
2004-11-21
| ||
| 23:17 | * doc/AddErrInfo.3: Typo corrections (Thanks Daniel South). * doc/interp.n: check-in: f898c4bdb4 user: dgp tags: trunk | |
|
2004-11-20
| ||
| 00:17 | * doc/AddErrInfo.3: Docs for Tcl_(Get|Set)ReturnOptions. [TIP 227] * doc/AddEr... check-in: 347e3ef551 user: dgp tags: trunk | |
|
2004-11-19
| ||
| 17:29 | * tests/unixInit.test: Removed "knownBug" constraints to prompt bug fixing before 8... check-in: 345674e190 user: dgp tags: trunk | |
| 14:48 | typo check-in: 33adf546e7 user: das tags: trunk | |
| 10:20 | Classic sed doesn't support | in REs. check-in: 89ba81e830 user: rmax tags: trunk | |
| 09:37 | Classic sed doesn't support | in REs. check-in: 9902ad7422 user: rmax tags: core-8-4-8, core-8-4-branch | |
| 06:51 | *** 8.4.8 TAGGED FOR RELEASE *** check-in: 7c33c763a2 user: das tags: core-8-4-branch | |
| 06:29 | * macosx/Makefile: * unix/configure.in: * unix/tclUnixInit.c (MacOSXGetLibraryPath): changed dete... check-in: 7902f93e6c user: das tags: core-8-4-branch | |
| 06:28 | * macosx/Makefile: * unix/configure.in: * unix/tclUnixInit.c (MacOSXGetLibraryPath): changed dete... check-in: 6303b4f776 user: das tags: trunk | |
|
2004-11-18
| ||
| 22:04 | * doc/SaveResult.3: Documentation for Tcl_*InterpState (TIP 226). check-in: 560640de2a user: dgp tags: trunk | |
| 21:00 | * tests/interp.test (interp-36.*): [interp bgerror] tests. * generic/tclInterp... check-in: 85987a85c4 user: dgp tags: trunk | |
| 20:15 | * generic/tclEvent.c (HandleBgErrors): Simplified program flow. check-in: dbdbaa5cee user: dgp tags: trunk | |
| 19:35 | date correction check-in: 80270457cf user: hobbs tags: core-8-4-branch | |
| 19:22 | * tests/basic.test: Updated functional (not testing) uses of * tests/io.test: ... check-in: db27a439b1 user: dgp tags: trunk | |
| 18:34 | port changes updates from 8-4 branch check-in: a02aa29385 user: dgp tags: trunk | |
| 18:30 | some seds don't support comments :( check-in: c3b4336b3f user: rmax tags: trunk | |
| 18:08 | Arghh - some seds don't even support comments at all. check-in: e2fdd64ea9 user: rmax tags: core-8-4-branch | |
| 17:21 | Some versions of sed appear to need semicolons in front of comments. check-in: 8203541530 user: rmax tags: core-8-4-branch | |
| 16:23 | mark release tagging check-in: 0c5a3466b7 user: dgp tags: core-8-4-branch | |
| 15:44 | * changes: Final updates for Tcl 8.4.8 release. check-in: 223f95ed5a user: dgp tags: core-8-4-branch | |
| 13:00 | generated configure and fixed manpage installaton check-in: 062857618c user: rmax tags: trunk | |
| 10:21 | Fixed manpage installation. check-in: d0f59fa563 user: rmax tags: core-8-4-branch | |
| 02:07 | 2004-11-18 Reinhard Max <max@suse.de> * unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an impr... check-in: 3a48a79704 user: rmax tags: core-8-4-branch | |
| 00:45 | 2004-11-18 Reinhard Max <max@suse.de> * unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an improved ve... check-in: 19909f1951 user: rmax tags: trunk | |
|
2004-11-17
| ||
| 17:52 | * unix/configure.in: The change below reveals that the public data type Tcl_StatB... check-in: 657138b7b1 user: dgp tags: trunk | |
| 02:52 | * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuring -ttycontrol on a channel. [Bug 10... check-in: 9a8dc0f581 user: hobbs tags: core-8-4-branch | |
| 02:51 | * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuring -ttycontrol on a channel. [Bug 10... check-in: 3026fd5b76 user: hobbs tags: trunk | |
| 00:31 | * generic/tclIOUtil.c (TclFSEpochOk): There were two code paths via which the thre... check-in: 5ce5994b49 user: dgp tags: trunk | |
|
2004-11-16
| ||
| 23:39 | * win/makefile.vc: Fixed bug in installation of http 2.5. * win/makefile.bc: Was installed into d... check-in: 062dd62964 user: andreas_kupries tags: core-8-4-branch | |
| 16:55 | * library/auto.tcl: Updated [tcl_findLibrary] search path to include the $::auto... check-in: 9d88eb0d5d user: dgp tags: core-8-4-branch | |
| 10:06 | Backport of [Patch 1065732] check-in: 0ecaa7ab6c user: dkf tags: core-8-4-branch | |
| 09:34 | Stop architecture flags to 'ld' from going missing when [load] is disabled. check-in: 75cef1144b user: dkf tags: trunk | |
| 03:30 | * generic/tcl.h: * unix/configure.in: changed HAVE_CONFIG_H to HAVE_TCL_CONFIG_H. * unix/configu... check-in: d9c3774188 user: das tags: trunk | |
|
2004-11-15
| ||
| 22:04 | more changes for 8.5a2 check-in: d8d907872f user: dgp tags: trunk | |
| 21:52 | more changes for Tcl 8.4.8 check-in: 968cba98df user: dgp tags: core-8-4-branch | |
| 21:47 | * generic/tclInt.h: Added comment warning that the old ERR_IN_PROGRESS and ERROR... check-in: 888788f6f9 user: dgp tags: trunk | |
| 21:46 | Added listing of shell-specific variables to general tclvars page [Patch 1065732] check-in: 2785500c6c user: dkf tags: trunk | |
| 21:14 | * generic/tclCmdMZ.c (Tcl_TraceObjCmd): Fixed Bug 1065378 which failed * tests/trace... check-in: 0c5016cb64 user: dgp tags: core-8-4-branch | |
|
2004-11-13
| ||
| 00:41 | * library/init.tcl: Made [unknown] robust in the case that either of the variabl... check-in: e526fa14ad user: dgp tags: core-8-4-branch | |
| 00:19 | TIP #221 IMPLEMENTATION * generic/tclBasic.c: Define [::tcl::Bgerror] in new inter... check-in: 2475a460cd user: dgp tags: trunk | |
|
2004-11-12
| ||
| 23:42 | * generic/tclEncoding.c (TableFromUtfProc): correct crash condition when TCL_UTF_MAX == 6. [Bug 10... check-in: 4480f283a8 user: hobbs tags: trunk | |
| 23:41 | * generic/tclEncoding.c (TableFromUtfProc): correct crash condition when TCL_UTF_MAX == 6. [Bug 10... check-in: 22220414e2 user: hobbs tags: core-8-4-branch | |
| 23:27 | Documentation for TIP#221 check-in: 6a794021fc user: dkf tags: trunk | |
| 22:52 | * unix/tclAppInit.c: Removed tclConfig.h #include, now that tcl.h ... check-in: e02679800a user: dgp tags: trunk | |
| 21:07 | ChangeLog reformat. Now that tcl.h takes care of tclConfig.h, tclPort.h no longer should. check-in: 4e171ce6f9 user: dgp tags: trunk | |
| 20:27 | * generic/tcl.h: * generic/tclInt.h: * unix/Makefile.in: include tclConfig.h from tcl.h and insta... check-in: c706d886d7 user: das tags: trunk | |
| 20:20 | * unix/Makefile.in: Be sure -I{BUILD_DIR} comes first so that we #include the co... check-in: cbef34a2b0 user: dgp tags: trunk | |
| 19:16 | * generic/tclInt.h: Moved verification of ptrdiff_t typedef from * generic/tclEx... check-in: 675ab6016e user: dgp tags: trunk | |
| 19:08 | * unix/tclUnixInit.c: moved check for HAVE_CFBUNDLE define after #include "tclInt.h" to ensure tcl... check-in: 2e4cb21f12 user: das tags: trunk | |
| 19:03 | UNIX_DIR, and SRC_DIR are always the same, so no need to -I them both. check-in: 2cac0c49b4 user: rmax tags: trunk | |
| 18:13 | tclConfig.h.in also depends on tcl.m4. check-in: 3e4139affd user: rmax tags: trunk | |
| 18:09 | *** empty log message *** check-in: cab43285d4 user: rmax tags: trunk | |
| 18:07 | * unix/config.h.in: * unix/tclConfig.h.in: renamed * unix/Makefile.in: Completed support for config... check-in: 9e44908447 user: rmax tags: trunk | |
| 16:44 | Adapt Tcl so it uses a config.h header instead of stuffing all #defs on the command line. Third part... check-in: 17ad03f44f user: dkf tags: trunk | |
| 14:19 | Regen check-in: 60f3873811 user: dkf tags: trunk | |
| 14:18 | * unix/tcl.m4, unix/tclUnixPort.h: Check for pthread_attr_get_np in <pthread.h> befo... check-in: 8b56fd0b64 user: dkf tags: trunk | |
| 11:03 | More minor doc fixes for greater clarity check-in: 2826a692f4 user: dkf tags: trunk | |
| 09:02 | * doc/clock.n: * doc/registry.n: * doc/upvar.n: fixed *roff errors uncovered by running 'make htm... check-in: 8cd37342ff user: das tags: core-8-4-branch | |
| 09:01 | * doc/CrtChannel.3: * doc/Interp.3: * doc/Limit.3: * doc/binary.n: * doc/dict.n: * doc/tm.n: ... check-in: 70b61d2ad8 user: das tags: trunk | |
|
2004-11-11
| ||
| 01:20 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 48054e59d7 user: das tags: core-8-4-branch | |
| 01:20 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: ccd14d9ae8 user: das tags: trunk | |
| 01:18 | * generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead of manual copy loop to shift li... check-in: 7512e64d88 user: das tags: core-8-4-branch | |
| 01:17 | * generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead of manual copy loop to shift li... check-in: 30ac98366b user: das tags: trunk | |
| 01:17 | * macosx/Makefile: corrected path to html help inside framework. Prevent parallel make from buildi... check-in: c980caa33c user: das tags: core-8-4-branch | |
| 01:16 | * macosx/Makefile: corrected path to html help inside framework. Prevent parallel make from buildi... check-in: 4b682e3ec1 user: das tags: trunk | |
| 01:16 | * tests/fileName.test: * tests/fileSystem.test: * tests/io.test: * tests/tcltest.test: fixed bug... check-in: 2b9f53cea6 user: das tags: core-8-4-branch | |
| 01:16 | * tests/fileName.test: * tests/fileSystem.test: * tests/io.test: * tests/msgcat.test: * tests/t... check-in: e3d174f72e user: das tags: trunk | |
| 01:15 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 8259942e8b user: das tags: core-8-4-branch | |
| 01:14 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 7349b80092 user: das tags: trunk | |
|
2004-11-10
| ||
| 19:33 | * unix/tclUnixChan.c: [Bug 727786]. Exterminated the code marked DEPRECATED. This code has not ... check-in: 885b9e49d8 user: andreas_kupries tags: trunk | |
|
2004-11-09
| ||
| 15:47 | Janitorial whitespace/style fixes. check-in: 95ac722b47 user: dkf tags: trunk | |
| 10:25 | Clarify return code documentation. [Bug 1062647] check-in: 8922282968 user: dkf tags: core-8-4-branch | |
| 10:02 | Minor formatting changes and clarifications check-in: 0aedba75d0 user: dkf tags: trunk | |
| 04:53 | no message check-in: a200e04cba user: davygrvy tags: trunk | |
| 04:51 | * doc/open.n: Added a note about -blocking 0 and lack of exit status as it had never been documented... check-in: 4cd5ba99ea user: davygrvy tags: trunk | |
| 04:10 | no message check-in: bfe2b234e1 user: davygrvy tags: trunk | |
| 04:07 | * win/tclWinPipe.c: The pipe channel driver now respects the -blocking option when closing is the sa... check-in: 00e4912fca user: davygrvy tags: trunk | |
|
2004-11-08
| ||
| 19:19 | * tests/winFile.test: Attempted and untested fix for 1062491 check-in: 58c1ea03c7 user: davygrvy tags: trunk | |
|
2004-11-07
| ||
| 21:18 | no message check-in: e7944d3592 user: davygrvy tags: trunk | |
| 20:56 | * tests/winFile.test: added contraint to winFile-4.0 to prevent it being run on NT4 check-in: d54313d9d7 user: davygrvy tags: trunk | |
|
2004-11-05
| ||
| 15:15 | Major simplification of reg.test to de-Spencer it somewhat. It's still cryptic, but perhaps not quit... check-in: 33836ef30c user: dkf tags: trunk | |
| 09:21 | Add [file normalize] so expected paths come out right on Windows. [Bug 1053568] check-in: a428ffb800 user: dkf tags: trunk | |
|
2004-11-04
| ||
| 07:40 | * changes: Updates toward an 8.5a2 release. check-in: 31ec2aeb8c user: dgp tags: trunk | |
| 06:06 | * changes: Updates for Tcl 8.4.8 release. check-in: 130cab3318 user: dgp tags: core-8-4-branch | |
| 00:23 | niggly test suite fixes check-in: 196f30214c user: dgp tags: trunk | |
|
2004-11-03
| ||
| 23:00 | remove knownBugs from clock tests by fixing them check-in: 2ddee576d4 user: kennykb tags: trunk | |
| 22:12 | niggly test suite fixes check-in: 3417d7bc9f user: dgp tags: trunk | |
| 22:12 | niggly test suite fixes check-in: a6e2efa90f user: dgp tags: core-8-4-branch | |
| 21:49 | test cleanup correction check-in: 21dd997705 user: dgp tags: trunk | |
| 21:22 | no message check-in: e2df8d61dd user: davygrvy tags: trunk | |
| 21:20 | * generic/tclCompile.h: Removed extrainious reset of TCL_STORAGE_CLASS missed in last edit. check-in: c899ac6efb user: davygrvy tags: trunk | |
| 21:07 | * generic/tcl.h: Moved the preprocessor logic * generic/tclDecls.h: from tclInt.h of setting the *... check-in: b7eb0a41da user: davygrvy tags: trunk | |
| 20:30 | * library/init.tcl ([unknown]): Corrections to the 2004-10-25 mods to Aunt ??? in [u... check-in: bfb33ac10c user: dgp tags: trunk | |
| 19:13 | * generic/tcl.h: Moved the preprocessor logic * generic/tclDecls.h: from tclInt.h of setting the *... check-in: 89bb140d4a user: davygrvy tags: trunk | |
| 19:12 | no message check-in: 68e6343ea1 user: davygrvy tags: trunk | |
| 18:25 | no message check-in: 25c2697d67 user: davygrvy tags: trunk | |
| 17:16 | * generic/tclTrace.c (TclCallVarTraces): Improved ability to debug * tests/incr-old... check-in: ae1a4b3855 user: dgp tags: trunk | |
| 00:57 | * generic/tclRegexp.h: manipulating TCL_STORAGE_CLASS unnecessary. check-in: 6e7d80fe4b user: davygrvy tags: trunk | |
| 00:53 | no message check-in: ac8985c89d user: davygrvy tags: trunk | |
| 00:53 | * generic/tclFileSystem.h: Added use of MODULE_SCOPE on protos. check-in: f7258bdf3e user: davygrvy tags: trunk | |
| 00:27 | no message check-in: 3e5c9416c9 user: davygrvy tags: trunk | |
| 00:26 | * win/tclWinInt.h: * win/tclWinPort.h: exported internals dropped by a count of 14. check-in: db6ba42d9e user: davygrvy tags: trunk | |
| 00:13 | no message check-in: 1d555ee241 user: davygrvy tags: trunk | |
| 00:11 | * generic/tclCompile.h: Exchanged use of the EXTERN macro to the new MODULE_SCOPE macro. Lowered ex... check-in: fa5776ef68 user: davygrvy tags: trunk | |
|
2004-11-02
| ||
| 21:30 | no message check-in: 78ea86edc9 user: davygrvy tags: trunk | |
| 21:11 | no message check-in: ddaf6f3927 user: davygrvy tags: trunk | |
| 21:08 | * generic/tclInt.h: added a check for #ifdef __cplusplus around the #define of MODULE_SCOPE. About ... check-in: ed10d6a196 user: davygrvy tags: trunk | |
| 19:03 | 2004-11-02 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: ... check-in: 8dd03226ef user: dgp tags: trunk | |
| 19:03 | 2004-11-02 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: ... check-in: b37ea3d531 user: dgp tags: core-8-4-branch | |
| 15:46 | Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch. [Bug 761471] check-in: 85f7b0c31c user: dkf tags: core-8-4-branch | |
| 15:32 | Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch. [Bug 761471] check-in: fc3247cc03 user: dkf tags: trunk | |
| 15:16 | updates to Havana and Cuiaba time zones check-in: 2a5075ede2 user: kennykb tags: trunk | |
| 12:13 | TclpUTime simplification check-in: 6c005a1584 user: vincentdarley tags: trunk | |
| 10:11 | Make core less eager to spew its guts all over the place; core symbols in tclInt.h are now no longer... check-in: dd41039533 user: dkf tags: trunk | |
| 09:23 | Add synopsis for Tcl_GetChannelMode. [Bug 1058446] check-in: 6e6f7aa4c8 user: dkf tags: trunk | |
| 09:21 | Add synopsis for Tcl_GetChannelMode. [Bug 1058446] check-in: 682b09131b user: dkf tags: core-8-4-branch | |
|
2004-11-01
| ||
| 16:58 | Second part of fix for Bug 926106 check-in: 824c70e9e5 user: kennykb tags: trunk | |
| 14:41 | Remove unused label check-in: bb87df3526 user: dkf tags: trunk | |
| 14:38 | Fix for [Bug 761471]; NaN is now *never* equal to NaN... check-in: f6393bd784 user: dkf tags: trunk | |
| 14:21 | Cleaning up of the namespace guts. check-in: 6bcf8b0c20 user: dkf tags: trunk | |
| 11:58 | Cleaning up; mostly whitespace and comment fixes. check-in: d4e3860340 user: dkf tags: trunk | |
| 09:24 | Improved comments on selected flags in tcl.h check-in: 7bb1a3157b user: dkf tags: trunk | |
|
2004-10-31
| ||
| 23:59 | command quoting fix check-in: 4cd6f8c661 user: dgp tags: trunk | |
| 21:24 | typo fix check-in: 3994f820fa user: dgp tags: trunk | |
| 19:12 | General cleanup check-in: 5b1d810ff2 user: dkf tags: trunk | |
| 18:46 | Fix pseudo-constraint check-in: 150f42b48f user: dkf tags: trunk | |
| 18:44 | Minor fixes for marginally more clarity check-in: 172b22ddbd user: dkf tags: trunk | |
| 18:38 | Turn umask2 constraint into something more commonly satisfiable Also turn conditional tests into con... check-in: 713e9337d6 user: dkf tags: trunk | |
| 17:38 | Added constraint to test that won't ever work on Unix (no drive letters!) check-in: e591345f87 user: dkf tags: trunk | |
| 17:36 | General clean up check-in: ee022adb71 user: dkf tags: trunk | |
| 17:07 | Remove broken test constraint. [bug 1053908] check-in: b6efd8b906 user: dkf tags: trunk | |
| 16:43 | Make [info globals ::foo] work. [Bug 1057461] check-in: ac9f2079e9 user: dkf tags: core-8-4-branch | |
| 16:28 | Make [info globals ::foo] work. [Bug 1057461] check-in: d4670e6381 user: dkf tags: trunk | |
| 16:01 | Rework to be many lines shorter Also convert a few `ASCII's to `Unicode's Also do some formatting fi... check-in: 3f3f365d40 user: dkf tags: trunk | |
| 15:38 | Fix typo check-in: 4a2bb784c9 user: dkf tags: trunk | |
|
2004-10-30
| ||
| 21:36 | Fixed conversion between FILETIME and Tcl time -Bug 926106 check-in: f99264e927 user: kennykb tags: trunk | |
| 21:00 | removed erroneous comment [Bug 1029518] check-in: 837b2ba9c2 user: msofer tags: core-8-4-branch | |
| 18:03 | replaced WIN32 with __WIN32__ [Bug 1054357] (Gravereaux) check-in: bbd3b03bde user: kennykb tags: trunk | |
| 03:16 | * library/tcltest/tcltest.tcl: Correct reaction to errors in the obsolete processCm... check-in: 87b922f78a user: dgp tags: core-8-4-branch | |
| 02:16 | * library/tcltest/tcltest.tcl: Correct reaction to errors in the obsolete processCm... check-in: b8cfda2859 user: dgp tags: trunk | |
|
2004-10-29
| ||
| 15:39 | Allow ensembles to rewrite their subcommands' error messages to be more relevant to users. [Patch 10... check-in: 7162a54053 user: dkf tags: trunk | |
|
2004-10-28
| ||
| 21:12 | * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a * generic/tclThreadAlloc.c: threaded debu... check-in: 6d824cc2bb user: andreas_kupries tags: core-8-4-branch | |
| 18:45 | merge updates from HEAD check-in: 5fdab1eb47 user: dgp tags: dgp-refactor | |
| 17:21 | fix for execution stack corruption [Bug 1055676]. Credit dgp for detective work and fix. check-in: f1a5745b04 user: msofer tags: trunk | |
| 16:41 | * README: Bumped patch level to 8.4.8 to prepare * generic/tcl.h: ... check-in: bbb1bd7f56 user: dgp tags: core-8-4-branch | |
| 16:06 | added CONST to TclpLocaltime and TclpGmtime param throughout check-in: d3a95fedcf user: kennykb tags: core-8-4-branch | |
| 04:57 | no message check-in: 79f94beac4 user: davygrvy tags: trunk | |
| 04:54 | D'oh! check-in: 6da1b272d9 user: dgp tags: trunk | |
| 04:53 | D'oh! check-in: 00e5228565 user: dgp tags: core-8-4-branch | |
| 04:52 | * unix/tclAppInit.c: When built as tcltest, TclThread_Init was getting called * win/tclAppInit.c: ... check-in: 7bd534cd4f user: davygrvy tags: trunk | |
| 04:17 | * tests/socket.test (socket-13.1): Balanced [makeFile] and [removeFile] command... check-in: 2aef95bfda user: dgp tags: trunk | |
| 04:16 | * tests/socket.test (socket-13.1): Balanced [makeFile] and [removeFile] command... check-in: 5950c15f89 user: dgp tags: core-8-4-branch | |
| 00:04 | * tests/clock.test: Correct duplicate test names. * tests/namespace.test: ... check-in: a891dd598a user: dgp tags: trunk | |
| 00:00 | * tests/appendComp.test: Backport test suite fixes of errors * tests/autoMkin... check-in: 58c2f9f1b3 user: dgp tags: core-8-4-branch | |
|
2004-10-27
| ||
| 23:21 | no message check-in: b269ebbd96 user: davygrvy tags: trunk | |
| 23:20 | * generic/tcl.h: Removed the file level 'extern "C" {' and the coresponding closing block as it serv... check-in: af45deaac3 user: davygrvy tags: trunk | |
| 21:00 | more clarity added to my last entry check-in: 302f75bfad user: davygrvy tags: trunk | |
| 20:58 | * win/tclWinThrd.c (TclFinalizeLock): release the critical section before deleting it. [Bug 731778] check-in: 100f4d4a60 user: davygrvy tags: trunk | |
| 20:53 | * tests/registry.test: Fixed test files to load the correct * tests/winDde.test: registry and dde pa... check-in: b7e5a90f69 user: davygrvy tags: trunk | |
| 17:56 | fixed format-19.1 for 64 bit machines check-in: a0c0a6d869 user: kennykb tags: trunk | |
| 17:55 | fixed format-19.1 for 64 bit machines check-in: b7b7af9655 user: kennykb tags: core-8-4-branch | |
| 17:15 | no message check-in: d1b9a0adc5 user: davygrvy tags: trunk | |
| 17:13 | * generic/tclInt.decls: The following 9 functions were moved from * generic/tclInt.h: tclInt.h t... check-in: 1cd7958f05 user: davygrvy tags: trunk | |
| 17:01 | * tests/tm.test: Expanded on the testsuite entered by Donal. * library/tm.tcl: Even found bugs, ... check-in: 7523fae991 user: andreas_kupries tags: trunk | |
| 15:42 | additional regression test for Bug 868489 check-in: 5bba2806a3 user: kennykb tags: trunk | |
| 15:39 | backport fixes for 868489 and 1026125 check-in: eb071c665a user: kennykb tags: core-8-4-branch | |
| 14:43 | Yet more small fixes check-in: bc5a431cb6 user: dkf tags: trunk | |
| 14:43 | Finished user-level documentation backport check-in: 92cb8415a8 user: dkf tags: core-8-4-branch | |
| 14:24 | More minor doc fixes check-in: 83ab806184 user: dkf tags: trunk | |
| 14:23 | Yet more doc update backporting check-in: 437d4766e4 user: dkf tags: core-8-4-branch | |
| 12:53 | More minor doc fixes check-in: d75edd0e24 user: dkf tags: trunk | |
| 12:52 | More doc fix backporting check-in: 63610c2fd0 user: dkf tags: core-8-4-branch | |
| 09:36 | Many minor doc fixes check-in: 77001dc18a user: dkf tags: trunk | |
| 09:35 | Backport many doc fixes check-in: 644d6ac51f user: dkf tags: core-8-4-branch | |
|
2004-10-26
| ||
| 21:52 | * generic/tclParse.c (Tcl_SubstObj): Fix for failed subst-12.3 test. * tests/subs... check-in: 86cdd8b62d user: dgp tags: trunk | |
| 21:42 | * tests/subst.test (subst-12.3-5): More tests for Bug 1036649. check-in: 853512503c user: dgp tags: core-8-4-branch | |
| 21:04 | Reversed expected result from test subst-12.3. check-in: ae616be00c user: dgp tags: trunk | |
| 21:03 | reversed expected result from subst-12.3 to match Tcl 7.6 behavior. check-in: e158334ffa user: dgp tags: core-8-4-branch | |
| 20:55 | * tests/subst.test (subst-12.3,4): More tests for Bug 1036649. check-in: 9ec73095ae user: dgp tags: trunk | |
| 20:54 | * tests/subst.test (subst-12.3,4): More tests for Bug 1036649. check-in: 01e16f551f user: dgp tags: core-8-4-branch | |
| 20:35 | * unix/Makefile.in (install-libraries): Updated the installation of the http, msgcat... check-in: 02fd84be97 user: dgp tags: trunk | |
| 20:26 | no message check-in: 6389f51a86 user: davygrvy tags: trunk | |
| 20:24 | * generic/tclPipe.c (TclCleanupChildren): bad cast of resolvedPid caused PIDs on win95 to go negativ... check-in: a299c8cf04 user: davygrvy tags: trunk | |
| 20:14 | * tests/compile.test (compile-12.4): Backport test for Bug 1001997. * tests/timer... check-in: bc0a9e3a5c user: dgp tags: core-8-4-branch | |
| 19:44 | * library/tm.tcl (::tcl::tm::Defaults): Added a second [file dirname] around the location of th... check-in: daaaa9dea4 user: andreas_kupries tags: trunk | |
| 16:46 | * tests/basic.test: Added missing constraints. * tests/compile.test: * t... check-in: b09796fafb user: dgp tags: trunk | |
| 16:19 | removed more direct references to the VAR flags, replaced with access macros. check-in: a5dd1b4f7c user: msofer tags: trunk | |
| 10:24 | Tighten up expr(n) wording. [Bug 1027849] check-in: 4228823a58 user: dkf tags: trunk | |
| 02:08 | fixes for Bug 1054101 check-in: 5a8bf31af4 user: kennykb tags: trunk | |
|
2004-10-25
| ||
| 22:11 | Clarify [string map] docs to remove char/string ambiguity. [Bug 1048005] check-in: 6395f0b667 user: dkf tags: trunk | |
| 22:03 | Clarified meaning of pattern arg to [info procs] check-in: 32f634b99e user: dkf tags: trunk | |
| 21:52 | Remove some of the contortions from cmdAH-8.45 check-in: b0dfd8b03c user: dkf tags: trunk | |
| 20:24 | * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode): Removed several ... check-in: 8d245f4a56 user: dgp tags: trunk | |
| 17:24 | * library/auto.tcl Purged Tcl's script library of all * library/clock.tcl r... check-in: 2869274367 user: dgp tags: trunk | |
| 15:36 | Flesh out tests and transform the TM manager API into an ensemble check-in: 31d53a1a5d user: dkf tags: trunk | |
| 01:06 | defined new macros to get/set the flags of variables. check-in: 40ad1ac016 user: msofer tags: trunk | |
|
2004-10-24
| ||
| 22:25 | * generic/tclBasic.c (Tcl_LogCommandInfo,Tcl_AddObjErrorInfo): Shift the initializat... check-in: 7f607689c0 user: dgp tags: trunk | |
|
2004-10-23
| ||
| 23:30 | whitespace changes check-in: c5dc6850aa user: hobbs tags: core-8-4-branch | |
|
2004-10-22
| ||
| 22:33 | Even more cleaning up check-in: 7e33e5c789 user: dkf tags: trunk | |
| 22:27 | Further cleaning up of the docs check-in: 6f16fbfb6e user: dkf tags: trunk | |
| 22:08 | Add *very* basic test suite for modules, and tighten up the doc style check-in: 144ca38be0 user: dkf tags: trunk | |
| 15:46 | Make ensembles report shorter error traces that conceal more of how the ensemble implements itself. ... check-in: 322dfbd680 user: dkf tags: trunk | |
| 14:27 | * library/clock.tcl: Fixed a typo where the fallback time zone became ::localtime instead of :localt... check-in: 40a0ea2e1e user: kennykb tags: trunk | |
| 14:01 | Whitespace police check-in: de324da1c2 user: dkf tags: trunk | |
| 13:48 | Standardize way of calling object freeIntRepProcs... check-in: 4ed6ee39b3 user: dkf tags: trunk | |
| 12:29 | * generic/tclVar.c: fixed bug in commit of 2004-07-23, which was causing a leak of Proc structures... check-in: adf43cb90a user: msofer tags: trunk | |
|
2004-10-21
| ||
| 17:07 | * generic/tclInt.h (Interp): * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp... check-in: 80f951767f user: dgp tags: trunk | |
| 15:19 | * generic/tclCmdAH.c (Tcl_CatchObjCmd, Tcl_ErrorObjCmd): Updated to call the new Tcl... check-in: 85c0a05f6f user: dgp tags: trunk | |
| 03:53 | doubled speed of clock format check-in: 0edf6ae28d user: kennykb tags: trunk | |
|
2004-10-20
| ||
| 18:11 | * win/Makefile.in (install-msgs): Fixed a problem with the * win/Makefile.in (install-tzdata): ... check-in: 1522733ce4 user: andreas_kupries tags: trunk | |
| 14:50 | Whitespace police and other style fixes check-in: fe211d6d7c user: dkf tags: trunk | |
| 05:28 | * generic/tclThreadTest.c (ThreadEventProc): Corrected subtle bug where the returned (char *) from... check-in: c2f8e0ceb4 user: dgp tags: trunk | |
|
2004-10-19
| ||
| 22:20 | Stop losing result codes in [dict with] in some circumstances check-in: 60d87ccbdc user: dkf tags: trunk | |
| 21:59 | Added Itcl acknowledgment. check-in: 977c9d3ec3 user: dgp tags: trunk | |
| 21:53 | * generic/tclInt.h (Tcl*InterpState): New internal routines * generic/tclR... check-in: 4073981ce3 user: dgp tags: trunk | |
|
2004-10-18
| ||
| 21:15 | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp): * generic/tclCmdAH.c (Tcl_... check-in: 02ff5ead50 user: dgp tags: trunk | |
|
2004-10-17
| ||
| 14:22 | generic/tclResult.c: removed unused variable [Bug 1048588]. check-in: 72ca9d5c70 user: msofer tags: trunk | |
|
2004-10-15
| ||
| 21:02 | * generic/tclCmdMZ.c (TclProcessReturn): Now that primary * generic/tclProc.c... check-in: 608104a1b8 user: dgp tags: trunk | |
| 15:42 | Remove unused variable check-in: e15c8bb067 user: dgp tags: trunk | |
| 04:01 | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, TclEvalObjvInternal... check-in: 264b4df978 user: dgp tags: trunk | |
|
2004-10-14
| ||
| 17:20 | TIP#217 implementation check-in: 2f692ebdfa user: dkf tags: trunk | |
| 15:30 | make genstubs check-in: 5f1abfca59 user: dkf tags: core-8-4-branch | |
| 15:28 | Speed up [info <thing> <simplePattern>] check-in: c82a4cd09d user: dkf tags: core-8-4-branch | |
| 15:05 | Speed up [info <thing> <simplePattern>] check-in: 1bb28d61d3 user: dkf tags: trunk | |
|
2004-10-12
| ||
| 19:31 | synchronized to Olson's tzdata2004e check-in: 5818ca2c48 user: kennykb tags: trunk | |
|
2004-10-11
| ||
| 19:58 | Fix comments... check-in: 6fb61799ba user: dkf tags: trunk | |
|
2004-10-08
| ||
| 22:44 | Fix things so we can pass our own test suite for TIP#212... check-in: 3cfa3fcd2c user: dkf tags: trunk | |
| 21:39 | Docs for TIP#201 and TIP#212; this allows these TIPs to become Final check-in: b022444f39 user: dkf tags: trunk | |
| 21:10 | Basic tests for TIPs #201 and #212 check-in: 9dc24dab78 user: dkf tags: trunk | |
| 20:16 | * win/tclWinFile.c (NativeIsExec): correct result of 'file executable' to not be case sensitive. [... check-in: 8a2f80b497 user: hobbs tags: core-8-4-branch | |
| 16:28 | update test for TIP 212 check-in: 0b41aec13c user: dgp tags: trunk | |
| 15:39 | Core of implementation of TIP#201 ('in' and 'ni' operators) check-in: fe8bdb2e90 user: dkf tags: trunk | |
| 15:05 | Core of implementation of TIP#212 check-in: e431c8ef3b user: dkf tags: trunk | |
|
2004-10-07
| ||
| 22:01 | * generic/tclTest.c (TestsetobjerrorcodeCmd): Simplified. check-in: 00d54349a1 user: dgp tags: trunk | |
| 16:22 | Add return type decls check-in: e11d4d0e98 user: dkf tags: trunk | |
| 16:05 | Reduce the number of warnings given by nroff... check-in: f1d921f3d0 user: dkf tags: trunk | |
| 15:37 | Fix the argument list widths properly... check-in: 21d0f484be user: dkf tags: trunk | |
| 15:15 | Convert CONST to const, VOID to void so we document how we want the API used. check-in: 94bf67038b user: dkf tags: trunk | |
| 14:52 | Convert (most) tabs to spaces because they're printed more reliably check-in: 9a6f35d2a8 user: dkf tags: trunk | |
| 14:50 | filesystem generic/platform code splitting check-in: 60716a23e9 user: vincentdarley tags: trunk | |
| 14:44 | Update the .AS macro definition and take advantage of it's new-found power. check-in: dcba7c799d user: dkf tags: trunk | |
| 09:02 | Split off ChangeLog entries for 2003 check-in: fe19fa6703 user: dkf tags: trunk | |
| 08:49 | Clarify filesystem docs check-in: e29f83db49 user: dkf tags: trunk | |
| 00:55 | corrected botched logic in GetValueNames check-in: 8590dfa4eb user: dgp tags: trunk | |
| 00:24 | remove unused var check-in: a4b1314d1c user: dgp tags: trunk | |
| 00:14 | typo fix check-in: c3836ffc06 user: dgp tags: trunk | |
|
2004-10-06
| ||
| 23:44 | Simplify the guts of [glob]; maybe mortals can comprehend it now? check-in: d90ba0c5c9 user: dkf tags: trunk | |
| 20:16 | Simplify LoadTableEncoding check-in: 28d59eb3e1 user: dkf tags: trunk | |
| 20:09 | Formatting fixes. check-in: 16ec5fa30d user: dkf tags: trunk | |
| 17:09 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: be0a51bf83 user: dgp tags: trunk | |
| 16:37 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: 49653405fd user: dgp tags: trunk | |
| 16:08 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: 015f30eb56 user: dgp tags: trunk | |
| 15:59 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: 9883f6bfdb user: dgp tags: trunk | |
| 15:20 | Silence compiler warning... check-in: 76b07a26d5 user: dkf tags: trunk | |
| 14:59 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: ee7c709e65 user: dgp tags: trunk | |
| 14:39 | Style fixes check-in: 7389be9553 user: dkf tags: trunk | |
| 14:35 | More formatting fixes... check-in: 8331fc4644 user: dkf tags: trunk | |
| 14:14 | Style guide fixes (braces for if, etc.) check-in: 6abe9be6e8 user: dkf tags: trunk | |
| 14:10 | Put braces round if bodies... check-in: 51b9106bd6 user: dkf tags: trunk | |
| 14:06 | Add braces to if bodies Also simplify the SEH-code by reducing the number of #ifdef's... check-in: 79590951f3 user: dkf tags: trunk | |
| 13:55 | Put braces round if bodies... check-in: 5baf20fb87 user: dkf tags: trunk | |
| 13:47 | Braces round if bodies... check-in: e02e4d1ccb user: dkf tags: trunk | |
| 13:43 | Style guide fixes check-in: 33bea7837f user: dkf tags: trunk | |
| 13:38 | Style fixes (spaces, braces, etc.) check-in: 4f23da9f69 user: dkf tags: trunk | |
| 13:09 | Add braces round if body... check-in: 3ec20e5c0e user: dkf tags: trunk | |
| 13:05 | Minor style guide issues (e.g. making sure all 'if' bodies have braces around them) check-in: 08d1f2a4bd user: dkf tags: trunk | |
| 12:44 | More mnemonic variable names, better brace usage. check-in: b9c00ba62e user: dkf tags: trunk | |
| 12:09 | Style improvements and more macro use. check-in: d856bd6cb3 user: dkf tags: trunk | |
| 10:11 | Remove useless panic-ing implementations of methods in tclProcBodyType (NULL implies that and produc... check-in: f7ee9d7517 user: dkf tags: trunk | |
| 09:56 | Style fixes and Tcl_GetString -> TclGetString check-in: ce0b390fca user: dkf tags: trunk | |
| 09:48 | Tcl_GetString -> TclGetString check-in: fea47e431e user: dkf tags: trunk | |
| 09:44 | Convert Tcl_GetString to TclGetString for minor speed increase check-in: e5bdcff27d user: dkf tags: trunk | |
| 09:37 | Convert to using the TclGetString macro; slightly faster... check-in: 877ed1640f user: dkf tags: trunk | |
| 09:31 | Convert string to stringPtr check-in: 964c884f26 user: dkf tags: trunk | |
| 09:28 | Simplify [switch] implementation. check-in: 920c8a341a user: dkf tags: trunk | |
| 09:07 | Minor formatting fixes check-in: 58792bac28 user: dkf tags: trunk | |
| 05:52 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: 6470fa7251 user: dgp tags: trunk | |
| 03:43 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: cd5499b524 user: dgp tags: trunk | |
| 00:24 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: I... check-in: 768fcfc909 user: dgp tags: trunk | |
|
2004-10-05
| ||
| 23:21 | Make Tcl_AppendResult() non-deprecated again. [Patch 1041072] Also change string to stringPtr to avo... check-in: 79c1d5927d user: dkf tags: trunk | |
| 21:21 | * generic/tclBasic.c (TclObjInvoke): More simplification of the TclObjInvoke routine... check-in: d2549ea563 user: dgp tags: trunk | |
| 18:14 | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, TclEvalObjvInternal... check-in: 46e4edb86c user: dgp tags: trunk | |
| 16:26 | oops check-in: 397b93fa34 user: dgp tags: trunk | |
| 16:22 | * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021 workaround. Tha... check-in: 7da3c43972 user: dgp tags: core-8-4-branch | |
| 15:45 | * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021 workaround. Tha... check-in: 41ece74288 user: dgp tags: trunk | |
|
2004-10-04
| ||
| 15:30 | * tests/clock.test (clock-34.*): Removed an antibug that forced comparison of [clock scan] results... check-in: e040ecd522 user: kennykb tags: trunk | |
| 13:56 | Stop words starting with 'eq' or 'ne' from being subdivided by the expression parser. [Bug 884830] check-in: 8dec782209 user: dkf tags: trunk | |
| 13:06 | Clarify that dicts are unordered [Bug 1032243] and add another example. check-in: 3209dd17bc user: dkf tags: trunk | |
| 07:53 | Added missing bug number check-in: 0de9e1c089 user: dkf tags: trunk | |
|
2004-10-02
| ||
| 17:12 | Remove unneeded label check-in: b5b093d910 user: dkf tags: trunk | |
| 17:00 | Modify the semantics of [dict set] to be what everyone expected them to be in a straw poll. Also mad... check-in: 0d9c0a63ab user: dkf tags: trunk | |
| 04:21 | * tests/namespace.test (namespace-8.7): Another test for save/restore of ::errorInfo... check-in: 4ca7ebe36e user: dgp tags: trunk | |
|
2004-10-01
| ||
| 12:45 | Speed up [upvar] and [uplevel] by not forcing level references to be parsed as strings every time th... check-in: 09f8c750f7 user: dkf tags: trunk | |
| 03:19 | * generic/tclBasic.c (Tcl_CreateInterp): Removed the flag bit value * generic/tclInt... check-in: 8dae678302 user: dgp tags: trunk | |
| 03:10 | * generic/tclBasic.c (Tcl_EvalObjEx): Removed the flag bit value * generic/tclInt.... check-in: 70d5f804f9 user: dgp tags: trunk | |
| 00:10 | Correction to 1038021 bug fix; should only save restore those bits that get cleared by Tcl_ResetRes... check-in: a6645f01ff user: dgp tags: trunk | |
| 00:09 | Correction to 1038021 bug fix; should only save restore those bits that get cleared by Tcl_ResetRes... check-in: f0c3bf6833 user: dgp tags: core-8-4-branch | |
|
2004-09-30
| ||
| 23:06 | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization * generic/tclCmdAH.... check-in: 6dfe14b116 user: dgp tags: trunk | |
| 22:45 | * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ified * tests/namespace.tes... check-in: 713215081c user: dgp tags: core-8-4-branch | |
| 10:41 | * tests/subst.test (12.1-2): added tests for [Bug 1036649] check-in: b08f163d2c user: msofer tags: trunk | |
| 10:35 | * tests/subst.test (12.2): test correction. check-in: 92b126d4aa user: msofer tags: core-8-4-branch | |
| 00:51 | merge updates from HEAD check-in: 6cd7cf6875 user: dgp tags: dgp-refactor | |
|
2004-09-29
| ||
| 22:37 | * tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL. check-in: c1f44b257b user: dgp tags: trunk | |
| 22:23 | Remove unused variable check-in: aacd21295b user: dkf tags: trunk | |
| 22:22 | Typo check-in: 36ee16f240 user: dkf tags: trunk | |
| 22:17 | Factorize out the code for freeing an object's internal rep. check-in: 3890ad3c7c user: dkf tags: trunk | |
| 19:36 | fix for buffer overflow in [subst], [Bug 1036649] check-in: 95e63a64f2 user: msofer tags: core-8-4-branch | |
|
2004-09-28
| ||
| 21:44 | Changelog typo check-in: 3e657ba472 user: msofer tags: trunk | |
|
2004-09-27
| ||
| 22:39 | * generic/tclBasic.c (TclObjInvoke): fix for bogus gcc warning about uninitialised variable. check-in: 1810285e4e user: msofer tags: trunk | |
| 22:03 | removed several unused vars in TclObjInvoke check-in: 0109c2c6b8 user: kennykb tags: trunk | |
| 21:57 | Whitespace/formatting policing check-in: e73ae22ac6 user: dkf tags: trunk | |
| 19:59 | removed some workarounds for Bug 868489 check-in: 20788cf565 user: kennykb tags: trunk | |
| 16:24 | * generic/tclBasic.c: Removed internal routines TclInvoke, * generic/tclInt.decls:... check-in: 930404b026 user: dgp tags: trunk | |
| 15:07 | added missing Tcl_GlobTypeData documentation check-in: b0fe08733f user: vincentdarley tags: trunk | |
| 15:00 | fix to small filesystem bugs check-in: d6e4847a47 user: vincentdarley tags: trunk | |
| 14:31 | many more TIP 173 changes check-in: e64761cd12 user: kennykb tags: trunk | |
| 09:00 | small typo check-in: c3a0427de3 user: vincentdarley tags: trunk | |
|
2004-09-26
| ||
| 16:36 | Report compilation errors at runtime, [Patch 103368] by dgp. check-in: aaebedbc1e user: msofer tags: trunk | |
|
2004-09-24
| ||
| 21:30 | Fix spelling of test names... check-in: 3a86a9d12e user: dkf tags: trunk | |
| 01:14 | * generic/tclBasic.c: Corrections to the 2004-09-21 commit * generic/tclExecute.c:... check-in: daeee3f99a user: dgp tags: trunk | |
|
2004-09-23
| ||
| 20:04 | * unix/dltest/Makefile.in (clean): Fixup make clean rule so that it does not delete all files when... check-in: c1c4f75ebd user: mdejong tags: core-8-4-branch | |
| 20:02 | * unix/dltest/Makefile.in (clean): Fixup make clean rule so that it does not delete all files when... check-in: 82ead6b56d user: mdejong tags: trunk | |
| 15:20 | * generic/tclCmdAH.c (Tcl_ExprObjCmd): Simplified the TclObjCmdProc of [expr] with ... check-in: 05ead00053 user: dgp tags: trunk | |
| 00:34 | Corrected the base for the errorline calculation check-in: 43c4c7ee37 user: dgp tags: trunk | |
|
2004-09-22
| ||
| 22:23 | * generic/tclCmdMZ.c (TclProcessReturn): Support the -errorline * generic/tcl... check-in: b9d1ceb353 user: dgp tags: trunk | |
| 15:51 | reverting unintentional change in unix/tclUnixInit.c check-in: a15750acb6 user: msofer tags: trunk | |
| 15:48 | * generic/tclExecute.c (INST_START_CMD): * tests/proc.test (7.2-3): fix for [Bug 729692] was incor... check-in: 00f84eda0b user: msofer tags: trunk | |
| 14:15 | Updated America/Montevideo check-in: 0a4e37f4c1 user: kennykb tags: trunk | |
| 03:19 | * generic/tclCompCmds.c: Tolerate [append] syntax errors * tests/appendComp.t... check-in: 03e134c9ce user: dgp tags: trunk | |
|
2004-09-21
| ||
| 23:10 | merge updates from HEAD check-in: 1d1ea15d54 user: dgp tags: dgp-refactor | |
| 22:45 | * generic/tclBasic.c: Reworked management of the interp * generic/tclCompile.c: fl... check-in: 0d93a42195 user: dgp tags: trunk | |
| 21:14 | * generic/tclExecute.c (TclCompEvalObj): Simplified the TclCompEvalObj routin... check-in: b689c66e81 user: dgp tags: trunk | |
| 16:19 | Tighten up wording on [interp eval] and stack frames. [Bug 926590] check-in: 5421b83c84 user: dkf tags: trunk | |
| 16:04 | Highlight document-internal references check-in: 7002ec1735 user: dkf tags: trunk | |
|
2004-09-20
| ||
| 15:52 | * tests/error.test (error-6.2,3): Added more tests to verify ::errorCode setti... check-in: e91f587f7e user: dgp tags: trunk | |
|
2004-09-19
| ||
| 15:03 | Some tests were non-portable, alas. check-in: 4a8aaf2ed7 user: dkf tags: trunk | |
| 15:02 | Some tests were non-portable, alas. check-in: 47a22ed028 user: dkf tags: core-8-4-branch | |
| 13:08 | * generic/tclCmdAH.c: removed outdated comment [Bug 1029518]. check-in: 32c0ea8742 user: msofer tags: trunk | |
|
2004-09-18
| ||
| 22:03 | no message check-in: 844a1097db user: davygrvy tags: trunk | |
| 22:01 | Dde package can load into a safe interp. Claim this fact for the Tcl_StaticPackage() call when the ... check-in: 1ce80d39e0 user: davygrvy tags: trunk | |
| 19:24 | Fix silly mistakes :} and make sure that the original bug is a test case. check-in: 100b844ba6 user: dkf tags: trunk | |
| 19:17 | Make sure large shifts shift for real. [Bug 868467] check-in: e3fdc9a774 user: dkf tags: core-8-4-branch | |
| 18:04 | Make sure large shifts shift for real. [Bug 868467] check-in: e9db7518ad user: dkf tags: trunk | |
| 17:37 | Fix "operand"/"operator" confusion check-in: 59ffee4ef8 user: dkf tags: trunk | |
| 17:17 | more formatting police check-in: a543906177 user: dkf tags: trunk | |
| 17:01 | More fixes from Mikhail Kolesnitchenko, and also standardize highlighting of symbols like TCL_OK, TC... check-in: 98776f7151 user: dkf tags: trunk | |
| 14:52 | Whitespace police check-in: a3b760aaca user: dkf tags: trunk | |
|
2004-09-17
| ||
| 22:59 | * generic/tclBasic.c (Tcl_AddObjErrorInfo, Tcl_LogCommandInfo): * generic/tclCmdAH.c... check-in: 919a686d01 user: dgp tags: trunk | |
| 22:06 | more changes for bison support check-in: c556cf0609 user: kennykb tags: trunk | |
| 19:41 | make tclGetDate.y use bison instead of yacc check-in: ba15c2a65d user: kennykb tags: trunk | |
|
2004-09-14
| ||
| 21:42 | silence compiler warning in tclClock.c check-in: 81647620b2 user: kennykb tags: trunk | |
| 17:45 | * doc/interp.n: * generic/tclInterp.c (TclPreventAliasLoop, AliasCreate): * tests/interp.test (17... check-in: de8c43016d user: msofer tags: trunk | |
| 17:02 | * tests/load.test (load-2.3): adopted fix for failure on darwin from HEAD. check-in: 2f1a74d777 user: das tags: core-8-4-branch | |
| 16:30 | * generic/tclObj.c (Tcl_GetIntFromObj): Corrected flaw in returning the int value of... check-in: ecd2e927c5 user: dgp tags: core-8-4-branch | |
|
2004-09-13
| ||
| 10:49 | Fix [Bug 1026903] by storing what ensemble the ensemble is cached for. check-in: 2ff73a53f1 user: dkf tags: trunk | |
|
2004-09-11
| ||
| 18:57 | * generic/tclClock.c (TclMktimeObjCmd): Corrected a bad check for error return from 'mktime'. * gene... check-in: 7602ffab0a user: kennykb tags: trunk | |
| 13:45 | * generic/tclExecute.c (INST_CONCAT1): fix for [Bug 1025834]; avoid unnecessary string copies. check-in: 983c8f61f9 user: msofer tags: trunk | |
| 00:39 | tcltest-12.3-4 needed to have ::tcltest::loadScript set to empty in their -setup check-in: 0386eb5975 user: davygrvy tags: trunk | |
|
2004-09-10
| ||
| 22:59 | Minor mods to latest commit to correct bugs and compiler warnings on TCL_WIDE_INT_IS_LONG platforms.... check-in: 36fcd28d9a user: dgp tags: core-8-4-branch | |
| 22:43 | Minor mods to latest commit to correct bugs and compiler warnings on TCL_WIDE_INT_IS_LONG platforms.... check-in: 762142fd71 user: dgp tags: trunk | |
| 21:52 | One less crazy long/wide aunt in the attic... [Bug 868489] check-in: a74b4462f7 user: dkf tags: core-8-4-branch | |
| 21:29 | One less crazy long/wide aunt in the attic [Bug 868489] check-in: b68fc39b3e user: dkf tags: trunk | |
| 20:06 | Fix [Bug 1025359] to make sure wide seeks don't lose errors check-in: ffbedbe75d user: dkf tags: core-8-4-branch | |
| 20:04 | Fix [Bug 1025359]; make sure wide seeks don't lose errors check-in: f1b225581b user: dkf tags: trunk | |
| 20:01 | * generic/tcl.h: Micro formatting fixes. * generic/tclIOGT.c: Channel version fixed, must be 3, t... check-in: a7219ed430 user: andreas_kupries tags: core-8-4-branch | |
| 19:54 | * generic/tcl.h: Micro formatting fixes. * generic/tclIOGT.c: Channel version fixed, must be 3, t... check-in: 52cb3a381e user: andreas_kupries tags: trunk | |
| 18:22 | * generic/tclNamespace.c (TclGetNamespaceForQualName): Resolved longstanding incons... check-in: f023e9218c user: dgp tags: core-8-4-branch | |
| 18:19 | comment typo check-in: 683f26f6c0 user: dgp tags: trunk | |
| 18:15 | * generic/tclNamespace.c (TclGetNamespaceForQualName): Resolved longstanding incons... check-in: 0c0ef95e3c user: dgp tags: trunk | |
| 17:50 | fixed a bug where %z was always positive in :localtime check-in: fa72d13149 user: kennykb tags: trunk | |
| 15:30 | * generic/tclExecute.c (INST_CONCAT1): added a peephole optimisation for concatting an empty strin... check-in: 4caa0c8b72 user: msofer tags: core-8-4-branch | |
| 12:48 | * generic/tclExecute.c (INST_CONCAT1): added a peephole optimisation for concatting an empty strin... check-in: 20c21cbe11 user: msofer tags: trunk | |
| 01:52 | Calls to WriteFile and WriteConsoleA changed to WriteConsole. check-in: 9eca8d271e user: davygrvy tags: trunk | |
|
2004-09-09
| ||
| 17:12 | Also corrected faulty prevention of [namespace import] cycles. [Bug 1017299] check-in: 82b85fe72b user: dgp tags: core-8-4-branch | |
| 17:09 | Also corrected faulty prevention of [namespace import] cycles. [Bug 1017299] check-in: 639db5a35d user: dgp tags: trunk | |
| 15:45 | * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faulty * tests/namespace.t... check-in: 4749497df8 user: dgp tags: core-8-4-branch | |
| 15:44 | * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faulty * tests/namespace.t... check-in: 6957cd2467 user: dgp tags: trunk | |
|
2004-09-08
| ||
| 23:02 | Merge updates from HEAD check-in: dff8728918 user: dgp tags: dgp-refactor | |
| 18:46 | * compat/strftime.c (_conv): Corrected a problem where hour 0 would format as a blank format group w... check-in: 5b7d61b147 user: kennykb tags: trunk | |
| 18:32 | * compat/strftime.c (_conv): Corrected a problem where hour 0 would format as a blank format group w... check-in: 3a35f81202 user: kennykb tags: core-8-4-branch | |
| 17:03 | * generic/tclBasic.c (Tcl_CreateInterp): Removed obsolete field for storing t... check-in: bfbb057734 user: dgp tags: trunk | |
| 15:55 | fixed clock-34.* to use same time zone on input and output check-in: 8b00dd4d07 user: kennykb tags: trunk | |
| 15:38 | * generic/tclClock.c (TclClockMktimeObjCmd): Fixed a bug where the month was scanned incorrectly in ... check-in: f602407b52 user: kennykb tags: trunk | |
| 14:27 | Corrected a buglet in the header information. [Bug 1024058] check-in: 86d63dfa3c user: kennykb tags: trunk | |
| 00:08 | no message check-in: ef967d594e user: davygrvy tags: trunk | |
| 00:05 | some quoting needed to be removed as it was breaking with VC7. check-in: 5643b8dae9 user: davygrvy tags: trunk | |
|
2004-09-07
| ||
| 22:16 | Fixed indentation check-in: 24bf1c16b9 user: kennykb tags: trunk | |
| 21:41 | * doc/clock.n: Documented the default -format, and changed references to a (nonexistent) msgcat comm... check-in: ab2ea8a8fb user: kennykb tags: trunk | |
| 19:12 | * tests/timer.test (timer-1.1, timer-2.1): Changed to (one hopes!) be more resilient on an overloade... check-in: 3f6b63f2ab user: kennykb tags: trunk | |
| 18:24 | removed unused cmdInfo variable check-in: 26226ddb0a user: kennykb tags: trunk | |
| 18:21 | * generic/tclTimer.c: Removed a premature optimisation that attempted to store the assoc data in the... check-in: f36e082082 user: kennykb tags: core-8-4-branch | |
| 18:09 | Converted to http://tip.tcl.tk URL. Should be more long term reliable. check-in: 9534b4d72b user: dgp tags: trunk | |
| 17:55 | Changed incorrect references to the "msgcat command" to "msgcat package" check-in: 2f3e98a409 user: dgp tags: trunk | |
| 17:38 | * generic/tclTimer.c: Removed a premature optimisation that attempted to store the assoc data in the... check-in: 58fb9afc44 user: kennykb tags: trunk | |
|
2004-09-06
| ||
| 09:48 | Oops, missed one file from last commit check-in: bc674a1626 user: dkf tags: trunk | |
| 09:44 | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] check-in: 3e34564c9e user: dkf tags: trunk | |
|
2004-09-03
| ||
| 10:59 | Stop NULL interp args from causing crashes. [Bug 1020538] check-in: 088b6e6a3c user: dkf tags: trunk | |
|
2004-09-02
| ||
| 13:58 | Clarify meaning of [lsearch -dictionary] check-in: c0bfca3cf3 user: dkf tags: core-8-4-branch | |
| 13:55 | Clarify meaning of [lsearch -dictionary]. check-in: fc5d177914 user: dkf tags: trunk | |
| 11:22 | clock.tcl installation check-in: aec8605a7b user: vincentdarley tags: trunk | |
|
2004-09-01
| ||
| 17:41 | * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium), until we have it, just return un... check-in: a8677f610a user: hobbs tags: trunk | |
| 17:40 | WIN64 corrections check-in: 1e2c2edfd3 user: hobbs tags: trunk | |
| 17:28 | * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium), until we have it, just return un... check-in: 89a2af995e user: hobbs tags: core-8-4-branch | |
| 17:26 | WIN64 corrections check-in: 8a4b1a2b00 user: hobbs tags: core-8-4-branch | |
| 09:50 | Correct some abbreviation usage. check-in: 7ad2cc5de8 user: dkf tags: trunk | |
|
2004-08-31
| ||
| 16:25 | Completed an incomplete undo of a mistaken commit that broke the HEAD. check-in: aa6427fbc4 user: dgp tags: trunk | |
| 15:24 | Undo mistaken commit of code in sandbox. <:} D'oh! check-in: 760cf198b9 user: dkf tags: trunk | |
| 15:19 | Grammar and spelling fixes. [Patch 1018486] check-in: 1b588c2346 user: dkf tags: trunk | |
| 09:20 | two bugs fixed in filesystem docs and tests check-in: 3d70fb2105 user: vincentdarley tags: trunk | |
| 04:33 | * unix/Makefile.in (install-libraries): portable sh fix. check-in: 2043e6f1e0 user: das tags: trunk | |
|
2004-08-30
| ||
| 18:15 | Fix crash in [string map] when objects are shared. [Bug 1018562] check-in: 0a400ea11f user: dkf tags: core-8-4-branch | |
| 18:06 | Fix a crash caused by sharing in [string map]. [Bug 1018562] check-in: ee48b7f359 user: dkf tags: trunk | |
|
2004-08-27
| ||
| 14:39 | Fix old tests to check [namespace which] sanely... check-in: 02562339b9 user: dkf tags: trunk | |
| 13:59 | Make [namespace which] use newer option parsing code for more flexibility. check-in: 7513bca8c0 user: dkf tags: trunk | |
| 11:04 | Minor fixes check-in: b7ff266582 user: dkf tags: trunk | |
| 09:18 | Fix/improve tests check-in: c4db2e3ed6 user: dkf tags: trunk | |
| 09:07 | Fix [Bug 1017022] by factorizing out the ensemble lookup code and fixing once. check-in: 75b7cd6b79 user: dkf tags: trunk | |
| 08:12 | Fix patch-number reference. check-in: e88b6604f4 user: dkf tags: trunk | |
|
2004-08-26
| ||
| 17:37 | * tests/env.test: macosx fixes. check-in: 59ec68b96d user: das tags: core-8-4-branch | |
| 17:36 | * tests/env.test: macosx fixes. check-in: b4d16fcd42 user: das tags: trunk | |
| 16:01 | * unix/Makefile.in: added customization of default module path roots via TCL_MODULE_PATH makefile ... check-in: 65c4340ea4 user: das tags: trunk | |
|
2004-08-25
| ||
| 22:21 | * tests/timer.test (timer-10.1): Test for Bug 1016167. * generic/tclTimer.c: ... check-in: 756125248b user: dgp tags: trunk | |
| 21:37 | D'oh! Put the correct value in... :^} check-in: a1ca45af5f user: dkf tags: trunk | |
| 21:35 | Stop test from getting stomped by preceding tests... check-in: 2256af9fe0 user: dkf tags: trunk | |
| 21:28 | Fixes to ensemble -unknown handler processing to stop [namespace import] from disrupting things horr... check-in: 95c97b2bef user: dkf tags: trunk | |
| 01:10 | * generic/tclProc.c: The routine TclProcInterpProc was a specific * gener... check-in: d67b8edcbd user: dgp tags: trunk | |
|
2004-08-24
| ||
| 23:25 | update out of date comment check-in: c3be36f9e4 user: dgp tags: trunk | |
| 08:59 | Added clarifying note on [string map]'s behaviour. check-in: 7a99970647 user: dkf tags: trunk | |
|
2004-08-23
| ||
| 17:40 | * library/auto.tcl: Updated [tcl_findLibrary] search path to include any [<pkg>:... check-in: 72c6efe0bd user: dgp tags: trunk | |
|
2004-08-21
| ||
| 18:03 | Fixed bug in CET time spec - times change at 0100 Greenwuch, not local. check-in: d2b5b523a3 user: kennykb tags: trunk | |
| 17:57 | * tests/clock.test (clock-38.1): Changed TZ setting to specify CET in excruciating detail to deal wi... check-in: 7b85501acb user: kennykb tags: trunk | |
|
2004-08-19
| ||
| 21:12 | Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011860] check-in: 052cf18b79 user: dkf tags: core-8-4-branch | |
| 20:58 | Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011860] check-in: 142ba4167b user: dkf tags: trunk | |
| 18:55 | * library/clock.tcl (format): Changed default timezone format from alphabetic to numeric to produce... check-in: 4cde370a99 user: kennykb tags: trunk | |
| 00:13 | * doc/tm.n: New file, documentation for Tcl Modules, based on the TIP. * unix/mkLinks: Regene... check-in: 3de8eca68b user: andreas_kupries tags: trunk | |
|
2004-08-18
| ||
| 22:33 | added note about times out of Posix range check-in: bb0ba0aee8 user: kennykb tags: trunk | |
| 22:13 | Fixed httpd's abuse of the [clock] command check-in: 50364f0355 user: kennykb tags: trunk | |
| 22:03 | * library/init.tcl: Integrated TIP #189. We source a separate file (see below), instead of inli... check-in: f6eaca8b8c user: andreas_kupries tags: trunk | |
| 21:29 | silence compiler warning on systems without mktime check-in: 85982dc155 user: kennykb tags: trunk | |
| 20:59 | unbreak Win build after TIP#173 and TIP#209 commit check-in: b01aea8524 user: kennykb tags: trunk | |
| 19:58 | TIP #173 and #209 implementation - see ChangeLog for details check-in: 251b9c6eca user: kennykb tags: trunk | |
|
2004-08-16
| ||
| 14:29 | date correction check-in: f66151c3bc user: dgp tags: trunk | |
| 14:28 | date correction check-in: 13ffccf8ee user: dgp tags: core-8-4-branch | |
| 14:18 | fix for [Bug 1008314] check-in: 6e5e508723 user: msofer tags: core-8-4-branch | |
| 14:11 | fix for [Bug 1008314] check-in: 4d54cd3e57 user: msofer tags: trunk | |
|
2004-08-13
| ||
| 21:45 | * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] * tests/msgcat.te... check-in: 9b7f1874b7 user: dgp tags: core-8-4-branch | |
| 21:39 | * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] * tests/msgcat.te... check-in: 7bfc5a8b19 user: dgp tags: trunk | |
|
2004-08-10
| ||
| 19:40 | Changed handling of the returned thread ID since broken on 64-bit systems (Cray). Thanks to Rob Ratc... check-in: 942144282c user: vasiljevic tags: trunk | |
| 19:35 | Changed handling of the returned thread ID since broken on 64-bit systems (Cray). Thanks to Rob Ratc... check-in: af8752bc56 user: vasiljevic tags: core-8-4-branch | |
|
2004-08-04
| ||
| 09:00 | Standardized constraint name check-in: 0d4698bdc4 user: dkf tags: trunk | |
|
2004-08-03
| ||
| 21:46 | Plug leak and clarify code check-in: f276672de0 user: dkf tags: trunk | |
| 20:31 | Add field initialization to fix [Bug 989298]. D'oh! check-in: b2f9e9415e user: dkf tags: trunk | |
|
2004-08-02
| ||
| 22:01 | * library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] to make use of [glob -... check-in: 3c765af2b5 user: dgp tags: trunk | |
| 20:55 | TIP#207 IMPLEMENTATION * doc/interp.n: Added support for a -namespace optio... check-in: 07142774f2 user: dgp tags: trunk | |
| 15:33 | * generic/tclLiteral.c (TclCleanupLiteralTable): Corrected * tests/compile.te... check-in: 4a8caea634 user: dgp tags: trunk | |
| 15:12 | Whitespace policing... check-in: 2cb4a42bdf user: dkf tags: trunk | |
|
2004-07-30
| ||
| 21:09 | More explicit compatibility warning, regarding TIP 148 check-in: 7a2ab965af user: dgp tags: trunk | |
| 16:54 | * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612] * library/aut... check-in: 2b1825b4bf user: dgp tags: trunk | |
| 15:16 | * generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalize so that Tcl_ExitPr... check-in: 8973ec966c user: dgp tags: trunk | |
| 15:15 | * generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalize so that Tcl_ExitPr... check-in: a2629d96aa user: dgp tags: core-8-4-branch | |
| 08:32 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to expli... check-in: 26f728866c user: das tags: core-8-4-branch | |
| 08:31 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to expli... check-in: bf9884901c user: das tags: trunk | |
|
2004-07-29
| ||
| 15:55 | * library/package.tcl: [::pkg::create] is now an alias. Test safe-2.1 will now fai... check-in: 7ecd70ea13 user: dgp tags: trunk | |
|
2004-07-28
| ||
| 18:00 | * library/package.tcl: Moved private command * library/tclIndex: ... check-in: 4e908b7bad user: dgp tags: trunk | |
| 16:28 | * generic/tclMain.c (Tcl_Main, StdinProc): Append newline only * tests/basic.te... check-in: f78f682cf1 user: dgp tags: core-8-4-branch | |
|
2004-07-26
| ||
| 21:39 | (io-61.1): create file in binary mode for x-plat check-in: 5c5e78c14f user: hobbs tags: core-8-4-7, core-8-4-branch | |
| 19:14 | note 8.4.7 tag date check-in: 4d359a79b7 user: hobbs tags: core-8-4-branch | |
|
2004-07-25
| ||
| 22:06 | * tests/io.test: Make io-61.1 create file as binary to pass on Win32 check-in: fc89b74eed user: patthoyts tags: trunk | |
| 21:38 | * generic/tclThreadAlloc.c: Moved the tclInt.h include to provide Tcl_Panic which is now required fo... check-in: 68225ba789 user: patthoyts tags: core-8-4-branch | |
|
2004-07-23
| ||
| 18:32 | * generic/tclVar.c: simplify tclLocalVarNameType, removing the reference to the corresponding proc... check-in: 63de804c96 user: msofer tags: trunk | |
| 16:27 | formatting check-in: de6666f396 user: dgp tags: trunk | |
| 16:02 | A couple of trivial edits to the changes - added credits for bug reports and fixed a typo in one dat... check-in: 345116dcbe user: kennykb tags: core-8-4-branch | |
| 16:00 | * tests/eofchar.data (removed): Test io-61.1 now generates its own * tests/io.test: ... check-in: e5cafec421 user: dgp tags: core-8-4-branch | |
| 15:58 | * tests/eofchar.data (removed): Test io-61.1 now generates its own * tests/io.test: ... check-in: c55655fe5c user: dgp tags: trunk | |
| 15:06 | Tcl 8.4.7 changes ported forward. Other changes on HEAD also recorded. check-in: e63018391c user: dgp tags: trunk | |
| 14:18 | typo check-in: 4a6391a197 user: dgp tags: trunk | |
| 00:33 | minor fixes to 8.4.7 changes check-in: 4f67acc321 user: hobbs tags: core-8-4-branch | |
| 00:24 | * win/tclWinDde.c: Bump to dde 1.2.3 to cover changes * library/dde/pkg... check-in: fe4f807148 user: dgp tags: core-8-4-branch | |
|
2004-07-22
| ||
| 21:41 | typo/format fixes check-in: 91ad80aadf user: dgp tags: trunk | |
| 21:41 | typo/format fixes check-in: b21c4368ec user: dgp tags: core-8-4-branch | |
|
2004-07-21
| ||
| 01:45 | * generic/tclEvent.c: Correct threaded obj allocator to * generic/tclInt.h: fully cl... check-in: 8a65a24648 user: hobbs tags: trunk | |
| 01:30 | * generic/tclEvent.c: Correct threaded obj allocator to * generic/tclInt.h: fully cl... check-in: 12bdd26d68 user: hobbs tags: core-8-4-branch | |
| 00:42 | 2004-07-21 Kevin Kenny <kennykb@acm.org> * generic/tclBasic.c (DeleteInterpProc): * generic/tcl... check-in: 460aa80311 user: kennykb tags: trunk | |
|
2004-07-20
| ||
| 11:13 | * unix/tcl.m4: fixed Darwin autoconf breakage caused by recent CFLAGS reordering. * unix/configur... check-in: 7553cb7e69 user: das tags: core-8-4-branch | |
| 10:23 | * unix/Makefile.in: * win/Makefile.in: added 'install-private-headers' makefile target to allow o... check-in: 542b0bd9ec user: das tags: trunk | |
| 10:12 | * unix/tclUnixFile.c (NativeMatchType): added support for readonly matching of user immutable file... check-in: efbebac211 user: das tags: trunk | |
| 05:40 | * macosx/tclMacOSXBundle.c: dynamically acquire address for CFBundleOpenBundleResourceMap symbol, ... check-in: c34d162c15 user: das tags: trunk | |
| 05:37 | * macosx/tclMacOSXBundle.c: dynamically acquire address for CFBundleOpenBundleResourceMap symbol, ... check-in: e8239c0524 user: das tags: core-8-4-branch | |
|
2004-07-19
| ||
| 20:12 | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their * unix/configure.in, unix/config... check-in: 2917edc1d3 user: hobbs tags: core-8-4-branch | |
| 19:23 | Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl API users never creating interprete... check-in: 3990dbc1b1 user: vasiljevic tags: core-8-4-branch | |
| 19:19 | Redefined MASTER_LOCK in win/tclWinThrd.c to call TclpMasterLock for the sake of Tcl API users never... check-in: 04bcb3edbe user: vasiljevic tags: trunk | |
|
2004-07-17
| ||
| 12:18 | cd infinite loop bug fixed check-in: 78d046b47e user: vincentdarley tags: trunk | |
|
2004-07-16
| ||
| 23:31 | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their * unix/configure.in, unix/config... check-in: 13ed0c4154 user: hobbs tags: trunk | |
| 22:38 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the generation of error messages an... check-in: e45342ef28 user: andreas_kupries tags: core-8-4-branch | |
| 22:37 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the generation of error messages an... check-in: 97beee6402 user: andreas_kupries tags: trunk | |
| 22:22 | * doc/OpenFileChnl.3: Added description of the behaviour of Tcl_ReadChars when its 'charsToRead... check-in: 941ab20e13 user: andreas_kupries tags: trunk | |
| 22:22 | * doc/OpenFileChnl.3: Added description of the behaviour of Tcl_ReadChars when its 'charsToRead... check-in: 9a6268129a user: andreas_kupries tags: core-8-4-branch | |
| 20:46 | * doc/CrtCommand.3: Added note that the arguments given to the command proc of a Tcl_CreateComm... check-in: b50863fa42 user: andreas_kupries tags: core-8-4-branch | |
| 20:46 | * doc/CrtCommand.3: Added note that the arguments given to the command proc of a Tcl_CreateComm... check-in: 1102a1fc59 user: andreas_kupries tags: trunk | |
| 20:11 | * doc/ChnlStack.3: Removed the declaration that the interp argument to Tcl_(un)StackChannel can... check-in: e5d49a5121 user: andreas_kupries tags: trunk | |
| 20:10 | * doc/ChnlStack.3: Removed the declaration that the interp argument to Tcl_(un)StackChannel can... check-in: bf82448fce user: andreas_kupries tags: core-8-4-branch | |
| 19:43 | Typo fix. check-in: 2beab26c7f user: andreas_kupries tags: trunk | |
| 19:42 | Typo fix. check-in: a88f085a2f user: andreas_kupries tags: core-8-4-branch | |
| 19:20 | * tests/socket.test: Accepted two new testcases by Stuart Casoff <stwo@users.sourceforge.net> c... check-in: ca7389d35c user: andreas_kupries tags: core-8-4-branch | |
| 19:20 | * tests/socket.test: Accepted two new testcases by Stuart Casoff <stwo@users.sourceforge.net> c... check-in: 068705083d user: andreas_kupries tags: trunk | |
| 17:38 | * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe Mistachkin's patch for [Tcl SF Bug 990... check-in: e3d114f623 user: andreas_kupries tags: trunk | |
| 17:24 | * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe Mistachkin's patch for [Tcl SF Bug 990... check-in: 7030a54125 user: andreas_kupries tags: core-8-4-branch | |
|
2004-07-15
| ||
| 22:04 | * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe Mistachkin's patch for [Tcl SF Bug 99453... check-in: f4cc086246 user: andreas_kupries tags: trunk | |
| 22:04 | * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe Mistachkin's patch for [Tcl SF Bug 99453... check-in: 011b86e209 user: andreas_kupries tags: core-8-4-branch | |
| 21:20 | Added new fix for the Tcl Bug #770053. Now we conditionaly perform the TclFinalizeNotifier in order ... check-in: 9ed2ecf626 user: vasiljevic tags: core-8-4-branch | |
| 21:17 | Added new fix for the Tcl Bug #770053. Now we conditionaly perform the TclFinalizeNotifier in order ... check-in: 663e5a0f11 user: vasiljevic tags: trunk | |
| 20:46 | * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in * generic/tclIO.c (Tcl_UnregisterChan... check-in: ec89766307 user: andreas_kupries tags: trunk | |
| 20:46 | * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in * generic/tclIO.c (Tcl_UnregisterChan... check-in: 91ff646723 user: andreas_kupries tags: core-8-4-branch | |
| 20:19 | * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to the old depreceated newline syntax... check-in: 571069b435 user: andreas_kupries tags: trunk | |
| 20:17 | * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to the old depreceated newline syntax... check-in: 3aa9e1bdf5 user: andreas_kupries tags: core-8-4-branch | |
| 20:04 | Stuffed memory leak incurred by re-initializing of TSD slots after the last call to TclFinalizeThrea... check-in: d91074b88a user: vasiljevic tags: trunk | |
| 18:31 | * generic/tclLiteral.c (TclReleaseLiteral): Removed unused variable 'codePtr' to silence a message f... check-in: d437bc09c5 user: kennykb tags: trunk | |
| 17:42 | * generic/tclCompile.c (TclCompileScript): * generic/tclLiteral.c (TclReleaseLiteral): fix for [Bu... check-in: 639bb865de user: msofer tags: trunk | |
| 10:00 | Removed initialization of TSD for the new thread in NewThreadProc since this will result in TclInitN... check-in: 68afdac7e7 user: vasiljevic tags: trunk | |
| 09:57 | Remoevd initialization of TSD for the new thread in NewThreadProc() since this will result in TclIni... check-in: 7e0ae19d31 user: vasiljevic tags: core-8-4-branch | |
| 09:50 | See file... check-in: 91ba63a40a user: vasiljevic tags: trunk | |
| 09:50 | Removed unused variable in NewThreadProc() check-in: ef7d631e71 user: vasiljevic tags: trunk | |
| 09:44 | Backout of changes to fix the Tcl Bug #770053. See SF bugreport for more info. check-in: 73c0fd55ab user: vasiljevic tags: trunk | |
| 09:40 | Backout of changes to fix the Tcl Bug #770053. See SF bugreport for more info. check-in: 89f958a1cf user: vasiljevic tags: core-8-4-branch | |
|
2004-07-13
| ||
| 19:21 | * README, generic/tcl.h, tools/tcl.wse.in: bumped to * unix/configure, unix/configure.i... check-in: fd590c8526 user: hobbs tags: core-8-4-branch | |
| 19:09 | See file... check-in: d672301ee2 user: vasiljevic tags: core-8-4-branch | |
| 19:04 | Fixed broken build on Windows caused by missing TCL_THREAD_CREATE_RETURN in NewThreadProc(). This is... check-in: 7fdbfa026a user: vasiljevic tags: core-8-4-branch | |
|
2004-07-12
| ||
| 01:56 | * generic/tclBasic.c (Tcl_EvalEx): leak fix by dgp, release objv[objectsUsed] on error. check-in: 5709457dc7 user: msofer tags: trunk | |
| 01:09 | * generic/tclParse.c (Tcl_SubstObj): leak fix by dgp, release result on error. check-in: fe44c63747 user: msofer tags: trunk | |
|
2004-07-11
| ||
| 23:11 | Another leak fix for [Bug 989093] check-in: dbd61bfe98 user: dkf tags: trunk | |
| 23:01 | Stop [dict unset] from leaking objects. [Bug 989093 in part] check-in: 615865b512 user: dkf tags: trunk | |
| 21:56 | * generic/tclExecute.c (TEBC): fixed leak of expandNestList objs when there is an error while an e... check-in: 3db46fa346 user: msofer tags: trunk | |
| 21:13 | cd fix in vfs check-in: 5f75a341f3 user: vincentdarley tags: trunk | |
|
2004-07-10
| ||
| 21:26 | Sanitized another couple of uses of the environment. check-in: d2538694e8 user: kennykb tags: trunk | |
| 21:02 | Added code to restore env(LC_TIME) after the test completes, silencing a warning from 'make TESTFLAG... check-in: d73cd59f37 user: kennykb tags: trunk | |
| 20:38 | clock.test: Changed clock-2.11 so that it isn't an infinite loop when run on a slow virtual machine.... check-in: e6489b7dbb user: kennykb tags: trunk | |
|
2004-07-08
| ||
| 18:46 | Modified the logic of literal table cleanup at interp deletion time, insuring that the fix of [Bug 9... check-in: 1647401b73 user: msofer tags: trunk | |
| 16:53 | Silenced a compiler warning about a type mismatch in AppendEnvironment check-in: 6d6ee42226 user: kennykb tags: trunk | |
| 15:43 | make mkLinks check-in: 5b3546c22a user: dgp tags: trunk | |
| 08:06 | Whitespace fixing check-in: 000f91b606 user: dkf tags: trunk | |
|
2004-07-07
| ||
| 22:05 | * generic/tclCompile.c (TclCompileScript): fix for [Bug 458361]. Single-word scripts are compiled ... check-in: 046cee7227 user: msofer tags: trunk | |
| 14:00 | * generic.tclCmdMZ.c (TclMergeReturnOptions): Simplified logic and removed potentia... check-in: 212ee836fd user: dgp tags: trunk | |
| 12:08 | Oops, forgot a bit check-in: fb7a58d22d user: dkf tags: trunk | |
| 10:55 | Generate RTF (for HLP files) correctly from manpages using advanced *roff formatting constructs. check-in: c23087c29a user: dkf tags: trunk | |
| 08:21 | Add missing objTypes to catalog check-in: f89d3d0cc7 user: dkf tags: trunk | |
|
2004-07-06
| ||
| 21:08 | * tests/cmdMZ.test (cmdMZ-return-2.17): Added a test that a word containing backsla... check-in: 22941dd4e1 user: dgp tags: trunk | |
| 20:17 | * tests/cmdMZ.test (cmdMZ-return-2.15,cmdMZ-return-2.16): Added a test that a return code containing... check-in: 8e3628cad7 user: kennykb tags: trunk | |
| 09:27 | More elegant fix for tab size handling check-in: 7b9e3511bb user: dkf tags: trunk | |
| 09:25 | Encourage emacs to fontify the file correctly... check-in: 89488877da user: dkf tags: trunk | |
| 09:21 | Adapt HTML generator to be able to cope with advanced constructs in Tk's bind.n check-in: d299710c58 user: dkf tags: trunk | |
|
2004-07-05
| ||
| 22:40 | * generic/tclBasic.c (DeleteInterpProc): fix for [Bug 983660], found by pspjuth. Tear down the glo... check-in: 040dd3ce17 user: msofer tags: trunk | |
|
2004-07-04
| ||
| 18:02 | Added missing constraint definition... check-in: dde7a00ae2 user: dkf tags: trunk | |
|
2004-07-03
| ||
| 22:13 | added support for wide integers to round(); [Bug 908375], reported by Hemang Lavana. check-in: 592447b62b user: msofer tags: core-8-4-branch | |
| 21:36 | added support for wide integers to round(); [Bug 908375], reported by Hemang Lavana. check-in: 9f9931dd39 user: msofer tags: trunk | |
| 02:03 | Moved declaration of TclCompEvalObj() from tclCompile.h to the internal stubs table, for compiler ex... check-in: b60704a848 user: msofer tags: trunk | |
|
2004-07-02
| ||
| 23:37 | see changes check-in: e560fd00b1 user: hobbs tags: core-8-4-branch | |
| 23:37 | * generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a special * tests/exec.test: case redir of st... check-in: 7b4da20af6 user: hobbs tags: core-8-4-branch | |
| 23:36 | * generic/regcomp.c (stid): correct minor pointer size error check-in: 2b39dd44e9 user: hobbs tags: core-8-4-branch | |
| 23:35 | * generic/regcomp.c (stid): correct minor pointer size error check-in: 5e68b3a970 user: hobbs tags: trunk | |
| 23:31 | * generic/tclPipe.c (TclCreatePipeline): applied TIP #202 patch * doc/exec.n, tests/exec.test: ... check-in: 28a61147a1 user: hobbs tags: trunk | |
| 18:46 | tests/winPipe.test (winpipe-1.11): Fixed a bug that caused test to fail if the path name of the work... check-in: deda5ef522 user: kennykb tags: trunk | |
| 18:36 | tests/io.test: Changed several tests to run the event loop rather than just calling [update] periodi... check-in: 74c189e67a user: kennykb tags: trunk | |
| 16:52 | backport of recent fs fixes from cvs head check-in: 6611bc2f61 user: vincentdarley tags: core-8-4-branch | |
| 13:11 | added test check-in: 857b54aa76 user: vincentdarley tags: trunk | |
|
2004-07-01
| ||
| 12:07 | Fix warning check-in: 48d8c377f5 user: dkf tags: trunk | |
| 10:08 | Fix missed references to 8.4, spotted by Theo Verelst. check-in: 152efc3ad3 user: dkf tags: trunk | |
| 07:59 | Doc fixes. [Bug 983146] check-in: b204edf100 user: dkf tags: trunk | |
|
2004-06-30
| ||
| 20:53 | * tests/fileSystem.test: Minor correction to new fileSystem-9.X tests so that they c... check-in: bee486dac1 user: dgp tags: trunk | |
| 14:46 | fix to trailing slash documentation and to a filesystem 'file join' bug on windows check-in: 3753a9000e user: vincentdarley tags: trunk | |
| 12:34 | TIP#188 implementation. Thanks to KBK! [Patch 940915] check-in: 93e9c318bd user: dkf tags: trunk | |
|
2004-06-29
| ||
| 14:03 | * win/tclWinInit.c: Corrected reference counting flaw in recent changes. Thanks... check-in: 10db641414 user: dgp tags: trunk | |
| 10:07 | fix to compilation error with VC++ 5.2 check-in: 47ebcf3c8a user: vincentdarley tags: trunk | |
| 09:38 | Fix [Bug 981733]; bizarre resolver brokenness strikes again! check-in: 9f02c749b9 user: dkf tags: core-8-4-branch | |
| 09:34 | Fix [Bug 981733]; bizarre resolver brokenness strikes again! check-in: 563ba4de34 user: dkf tags: trunk | |
|
2004-06-24
| ||
| 10:34 | Fix constraints so can test with tclsh as well as tcltest [Bug 736431] check-in: dcdd52fc3d user: dkf tags: trunk | |
| 09:05 | Oops! check-in: 928e22066f user: dkf tags: trunk | |
| 08:58 | Style and whitespace fixes check-in: e7c7a606b8 user: dkf tags: trunk | |
| 04:13 | * generic/tclThreadStorage.c: Corrected type casting errors that led to calculatio... check-in: 37c97c8ebf user: dgp tags: trunk | |
| 01:29 | Version 5 of [Patch 976496] check-in: 6d178830b8 user: mistachkin tags: trunk | |
|
2004-06-23
| ||
| 22:45 | Add update to let the async events work check-in: c1ebe3aba1 user: patthoyts tags: trunk | |
| 22:02 | * tests/io.test: Added -force to 18.1 and 18.2. This was failing on WinXP. check-in: be2b7d29a4 user: patthoyts tags: trunk | |
| 21:32 | * tests/winFCmd.test: Added a cleanup to winFCmd-16.11 to avoid a failure in 16.12. check-in: 88a51c52e3 user: patthoyts tags: trunk | |
| 21:01 | * tests/eofchar.data: Added -kb option to ensure a binary checkout to win32 systems. This fixes a fa... check-in: 5071106ca0 user: patthoyts tags: trunk | |
| 19:23 | * win/makefile.vc: fix for bug #977369 about launching tclsh to generate a tclConfig.sh with the nma... check-in: 30a13c52a1 user: patthoyts tags: trunk | |
| 17:26 | * tests/winDde.test (createChildProcess): Added a 200-ms delay (with the event loop live) when shutt... check-in: c612fd8217 user: kennykb tags: trunk | |
| 15:46 | Simplify constraint by assuming Mac is Unix (which is true these days) check-in: 618540629e user: dkf tags: trunk | |
| 15:36 | Standardize some use of test constraints onto names that are documented check-in: f6289216a6 user: dkf tags: trunk | |
| 15:10 | Fixed constraint name and whitespace usage check-in: 05a86b8fb7 user: dkf tags: trunk | |
| 03:49 | Corrected typo in latest patch that broke build on OS X. check-in: 4609b442b3 user: dgp tags: trunk | |
| 00:25 | Regen check-in: abb867dc74 user: dkf tags: trunk | |
| 00:24 | Version of [Patch 746578] that works with Linux and is likely to work elsewhere check-in: f7e8a16883 user: dkf tags: trunk | |
|
2004-06-22
| ||
| 22:08 | own typo repaired check-in: 2246f7274a user: davygrvy tags: trunk | |
| 19:41 | * generic/tclEvent.c (NewThreadProc): Fixed broken build on Windows caused by missing TCL_THREAD_CRE... check-in: efd9bd6b1f user: kennykb tags: trunk | |
| 13:11 | See file... check-in: 9e460ac378 user: vasiljevic tags: trunk | |
| 13:08 | Integrated fix for Tcl Bug #770053 from core-8-4-branch check-in: 9f739d40a1 user: vasiljevic tags: trunk | |
| 11:55 | Corrected Tcl Bug #770053 check-in: 450a52effb user: vasiljevic tags: core-8-4-branch | |
|
2004-06-21
| ||
| 22:07 | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, TclpCheckStackSpace, _except_checkst... check-in: 00950ad7df user: mdejong tags: core-8-4-branch | |
| 22:05 | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, TclpCheckStackSpace, _except_checkst... check-in: c06e682eb3 user: mdejong tags: trunk | |
| 08:54 | Make [Bug 975895] less likely to be hit check-in: a99c5f486a user: dkf tags: trunk | |
|
2004-06-19
| ||
| 00:42 | * tests/load.test: Relaxed strictness of error message matching for test load-2... check-in: 5144d92f2d user: dgp tags: trunk | |
|
2004-06-18
| ||
| 20:38 | * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings. * generic/tclInt.... check-in: 7cbe86f3c9 user: dgp tags: trunk | |
| 15:59 | * tests/winFCmd.test (winFCmd-16.12): Changed test to compute the target directory, so as not to fai... check-in: ff098068c1 user: kennykb tags: trunk | |
| 15:29 | * unix/tcl.m4: autoconf 2.5 fixes in Darwin section. * unix/configure: autoconf-2.57 check-in: d5a6b2ba3b user: das tags: trunk | |
| 15:26 | Added various Chinese locale->encoding mappings check-in: 3d9fa085dc user: dkf tags: trunk | |
| 15:17 | Added note about not touching bytes during freeIntRepProc running. check-in: bde5f9b532 user: dkf tags: trunk | |
| 15:12 | Fixed [Bug 886231] properly this time rather than with a broken version that breaks the core complet... check-in: 3a145c918b user: dkf tags: trunk | |
| 15:06 | Added tests for deep-object-freeing check-in: 102d5672a6 user: dkf tags: trunk | |
| 14:44 | Remove extraneous space check-in: 932e145c76 user: dkf tags: trunk | |
| 13:42 | Fix tclWinInit.c for KBK, adding comments as I go. :^) check-in: 74fa673878 user: dkf tags: trunk | |
|
2004-06-17
| ||
| 22:18 | Updated comments to agree with recent revisions. check-in: a8f7f64044 user: dgp tags: trunk | |
| 22:13 | Relaxed panic condition on overwrite of default library path to accept double right of the same valu... check-in: 5743d098fd user: dgp tags: trunk | |
| 21:44 | * generic/tclObj.c: Added missing space in panic message. check-in: 34e708d23e user: dgp tags: trunk | |
| 21:43 | Remove debugging panic check-in: b583fd72e7 user: dgp tags: trunk | |
| 21:40 | Reverted temporary change check-in: 9638d4c875 user: dgp tags: trunk | |
| 21:39 | * generic/tclObj.c: Added missing space in panic message. check-in: 27aed8f4eb user: dgp tags: trunk | |
| 21:33 | Added missing incr ref count. D'oh! check-in: d422046c68 user: dgp tags: trunk | |
| 21:26 | Better panic message for diagnosis. check-in: 1f6581253a user: dgp tags: trunk | |
| 20:18 | temporarily removed unset of ::tclDefaultLibrary for sake of testing. check-in: e65acbacb9 user: dgp tags: trunk | |
| 20:17 | silence compiler warning check-in: 32b8d9350e user: dgp tags: trunk | |
| 19:41 | more compiler fixes check-in: da08cdfb3d user: dgp tags: trunk | |
| 19:37 | correct compile errors check-in: d732290f82 user: dgp tags: trunk | |
| 19:28 | * win/tclWinInit.c: Inform [tclInit] about the default library directory via the... check-in: c28ec08e9c user: dgp tags: trunk | |
|
2004-06-16
| ||
| 21:20 | * doc/library.n: Moved variables ::auto_oldpath and * library/auto.tcl: :... check-in: 86b4f4513a user: dgp tags: trunk | |
|
2004-06-15
| ||
| 22:22 | Added doc clarification in response to [RFE 768852] check-in: 590545ebfe user: dkf tags: trunk | |
| 20:28 | * unix/tclConfig.sh.in (TCL_EXTRA_CFLAGS): set to @CFLAGS@, which is the configure-time CFLAGS. Ad... check-in: 235c2cad60 user: hobbs tags: trunk | |
| 13:00 | Fixed dde -async test. check-in: 1b6e88cf5a user: patthoyts tags: core-8-4-branch | |
|
2004-06-14
| ||
| 22:14 | * win/Makefile.in: Corrected compilation flags for tclPkgConfig.c so that it doesn't require Stubs. ... check-in: 8049481eef user: kennykb tags: trunk | |
| 15:22 | * win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging in the presence of applications that... check-in: 469f0f607b user: patthoyts tags: core-8-4-branch | |
| 14:39 | formatting check-in: 25d4361736 user: dgp tags: trunk | |
|
2004-06-11
| ||
| 22:39 | * doc/Encoding.3: Removed bogus claims about tcl_libPath. * generic/tclInterp... check-in: 82f0fc8f01 user: dgp tags: trunk | |
| 21:55 | * generic/tclInterp.c: Updated [tclInit] to make $env(TCL_LIBRARY) an absolute path... check-in: 4da119837c user: dgp tags: trunk | |
| 21:33 | Restored Eng. Manual Style check-in: fdfc7460a0 user: dgp tags: trunk | |
| 21:30 | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() * win/tclWinIn... check-in: 406f195e75 user: dgp tags: trunk | |
| 20:25 | * unix/configure.in: Updated TCL_PACKAGE_PATH value to * win/configure.in: ha... check-in: 6d6bef09e7 user: dgp tags: trunk | |
| 19:41 | * win/tclAppInit.c: Restored the 'setargv' procedure when compiling with mingw. Apparently, the co... check-in: f0cb3345b4 user: kennykb tags: trunk | |
|
2004-06-10
| ||
| 22:21 | * unix/tclUnixInit.c (TclpInitLibraryPath): Disabled addition of * win/tclWinIni... check-in: 7b183335bf user: dgp tags: trunk | |
| 17:17 | * generic/tclDecls.h: Regenerated on a unix box. * generic/tclIntDecls.h: The Win/DOS ... check-in: be14957e2e user: andreas_kupries tags: core-8-4-branch | |
| 17:15 | Clarified that [pwd] really returns the absolute path of the current working directory. This fixes t... check-in: 7e5c36ba70 user: vasiljevic tags: trunk | |
| 17:10 | Fixed Tcl_FSChdir not to forcefully update private cwd cached copy. This fixes the problem of [cwd] ... check-in: 3e1765974b user: vasiljevic tags: trunk | |
| 16:55 | * generic/tclPathObj.c: Corrected [file tail] results when operating on a path produ... check-in: 5ff9844529 user: dgp tags: trunk | |
| 14:05 | Partialy fixed Bug #932314 check-in: 9daf96ea97 user: vasiljevic tags: core-8-4-branch | |
| 13:59 | Partially corrected [Bug 932314]. check-in: fdd81afeae user: vasiljevic tags: core-8-4-branch | |
|
2004-06-09
| ||
| 16:15 | Partially corrected [Bug 932314] check-in: 6d246837d7 user: vasiljevic tags: trunk | |
|
2004-06-08
| ||
| 20:43 | silence compiler warning check-in: 9e77745903 user: dgp tags: core-8-4-branch | |
| 20:25 | Silence compiler warnings check-in: c2bd8d6b0e user: dgp tags: core-8-4-branch | |
| 19:45 | * generic/tclCompile.c: handle warning [Bug 969066] check-in: 27198a2f13 user: msofer tags: core-8-4-branch | |
| 19:27 | * generic/tclCompile.c: * generic/tclExecute.c: handle warning [Bug 969066] check-in: b497ca1e0c user: msofer tags: trunk | |
| 19:18 | Silence compiler warnings. check-in: 44e73905b2 user: dgp tags: trunk | |
| 18:52 | Fix variable usage warning. [Bug 969068] check-in: a750bd2f86 user: dkf tags: trunk | |
|
2004-06-07
| ||
| 21:37 | Fixed a minor lsearch example fault. [Bug 968219] check-in: 98e262003f user: dkf tags: trunk | |
| 16:48 | Re-commit after a `make genstubs` on a unix system, to restore unix line endings check-in: 480d71ecd2 user: dgp tags: trunk | |
|
2004-06-05
| ||
| 17:31 | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: ac070357cf user: kennykb tags: trunk | |
| 17:29 | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: 5833c77e9b user: kennykb tags: core-8-4-branch | |
| 17:25 | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: a45bf99c8e user: kennykb tags: core-8-4-branch | |
|
2004-06-04
| ||
| 20:17 | * generic/tcl.h: Restored #include <stdio.h> to tcl.h, rejecting the "fix" fo... check-in: 32ee49f9f0 user: dgp tags: trunk | |
|
2004-06-02
| ||
| 23:29 | * win/tclWinFile.c (TclpFindExecutable): when using GetModuleFileNameA (Win9x), convert from CP_AC... check-in: bb41e6ffe5 user: hobbs tags: trunk | |
| 22:16 | no message check-in: 10f3b52885 user: davygrvy tags: trunk | |
| 22:12 | * tests/winPipe.c (winpipe-6.1): blocking set to 1 before closing to ensure we get an exitcode. The... check-in: 5a776f41bb user: davygrvy tags: trunk | |
| 19:14 | Removed language that encouraged abuse. [package] is for packages. check-in: 4194e2ae68 user: dgp tags: trunk | |
| 14:24 | documentation bug check-in: e9663a5eb3 user: vincentdarley tags: trunk | |
|
2004-06-01
| ||
| 18:51 | no message check-in: 1918e6eae6 user: davygrvy tags: trunk | |
| 18:44 | * generic/tclIO.c (Tcl_SetChannelOption): Took out the range verification on -buffersize so origina... check-in: 1478f4055c user: davygrvy tags: trunk | |
| 18:36 | reverted back to 1.8 check-in: d7c9e85dd3 user: davygrvy tags: trunk | |
| 18:36 | reverted back to 1.53 check-in: 991f6a5fb7 user: davygrvy tags: trunk | |
| 18:10 | no message check-in: 5a279cf282 user: davygrvy tags: trunk | |
| 18:08 | * tests/io.test: * tests/iogt.test: Tests cases that set invalid -buffersize settings on channels ei... check-in: 7b06d8fa1a user: davygrvy tags: trunk | |
| 10:01 | no message check-in: 9ab188dc1a user: davygrvy tags: trunk | |
| 10:00 | * generic/tclIO.c (Tcl_SetChannelOption): Invalid settings for -buffersize weren't being reported a... check-in: cc6db8153e user: davygrvy tags: trunk | |
| 08:18 | * win/makefile.vc: check for either MSDEVDIR or MSVCDIR being in the environment, for VC7. [Bug 942... check-in: e7b0eec831 user: davygrvy tags: trunk | |
|
2004-05-30
| ||
| 21:57 | no message check-in: 3d3bf5f4ee user: davygrvy tags: trunk | |
| 21:57 | * win/tclWinPipe.c: * win/tclWinPort.h: Reworked the win implementation of Tcl_WaitPid to support e... check-in: b3a0f7ea3d user: davygrvy tags: trunk | |
| 15:07 | Added examples check-in: 3862488af6 user: dkf tags: trunk | |
| 14:56 | Shrank the spacing slightly check-in: 436bdfe837 user: dkf tags: trunk | |
| 14:52 | Addex example check-in: cef2c640e0 user: dkf tags: trunk | |
| 14:25 | Added example and cleaned up a few bits of documentation. check-in: 8c96696f78 user: dkf tags: trunk | |
| 14:13 | Added example check-in: e085e375ab user: dkf tags: trunk | |
| 12:21 | Regen check-in: f69210c105 user: dkf tags: trunk | |
| 12:18 | Limits documentation and style improvements Added C docs, cleaned up C code, added note on behaviour... check-in: ed860fa489 user: dkf tags: trunk | |
|
2004-05-29
| ||
| 18:50 | Fix minor markup errors. check-in: bd75e82e88 user: jenglish tags: trunk | |
|
2004-05-28
| ||
| 13:18 | Added note to cover the ongoing example-adding activity check-in: ae6688ff89 user: dkf tags: trunk | |
| 12:56 | Added example check-in: b65eddfdbf user: dkf tags: trunk | |
| 12:40 | Added example check-in: 8682eda5b4 user: dkf tags: trunk | |
| 12:23 | Added example check-in: cd187b49c5 user: dkf tags: trunk | |
| 12:09 | Added examples check-in: a0dad786ef user: dkf tags: trunk | |
| 10:49 | Added example inspired by TIP#65 check-in: e7ad0242d7 user: dkf tags: trunk | |
| 10:37 | Added example, cross-references, and a note that {expand} is usually a better choice! check-in: b36b0d5ab0 user: dkf tags: trunk | |
| 00:05 | Added examples check-in: afba689385 user: dkf tags: trunk | |
|
2004-05-27
| ||
| 23:53 | Added example (based on TIP) check-in: fa3b0f10cd user: dkf tags: trunk | |
| 23:35 | Added examples check-in: 55b7b75543 user: dkf tags: trunk | |
| 22:13 | Added examples check-in: db1b6b39aa user: dkf tags: trunk | |
| 20:44 | better (?) #ifdeferry for the last fix check-in: 307c751fc3 user: msofer tags: trunk | |
| 20:08 | * generic/tclExecute.c: * generic/tclVar.c: using (ptrdiff_t) instead of (int) casting to correct... check-in: 3dc72b756e user: msofer tags: trunk | |
| 18:50 | Added example. check-in: b91b84bf12 user: dkf tags: trunk | |
| 18:45 | * tests/clock.test: Commented clock-9.1 that the test will fail if strftime doesn't do %s. check-in: 758c7bbca1 user: kennykb tags: trunk | |
| 18:43 | * tests/clock.test: Commented clock-9.1 that the test will fail if strftime doesn't do %s. Moderni... check-in: 354d523aaa user: kennykb tags: core-8-4-branch | |
| 18:28 | * tests/clock.test: Added a single test for the presence of %G in [clock format], and conditioned o... check-in: 7f85a5674b user: kennykb tags: trunk | |
| 18:25 | * tests/clock.test: Added a single test for the presence of %G in [clock format], and conditioned o... check-in: 47f6226213 user: kennykb tags: core-8-4-branch | |
| 15:40 | Added example check-in: 3b3e32890d user: dkf tags: trunk | |
| 15:13 | Merge INST_START_CMD optimization from HEAD. check-in: 69f0cb6f60 user: dgp tags: dgp-refactor | |
| 15:05 | Test name was thoroughly misleading check-in: 2323996244 user: dkf tags: trunk | |
| 15:02 | Merge updates from HEAD check-in: c9ab42babb user: dgp tags: dgp-refactor | |
| 14:33 | * generic/tclEncoding.c: * tests/encoding.test: added support and tests for translating embedded nul... check-in: e1ffee2730 user: rmax tags: core-8-4-branch | |
| 14:29 | Merge updates from HEAD. Also implemented flags argument to TclCompEvalObj(). check-in: 8f7452ee0c user: dgp tags: dgp-refactor | |
| 13:18 | Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner. Also added support for [F... check-in: 3c862df4ab user: dkf tags: trunk | |
|
2004-05-26
| ||
| 22:51 | * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS, * unix/tcl.m4: ENABLE_SHARE... check-in: ea4d3f60f8 user: hobbs tags: trunk | |
| 16:25 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: a513a0d696 user: dgp tags: trunk | |
| 16:24 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 4cea21b09a user: dgp tags: core-8-4-branch | |
| 15:18 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 4df7cb9e87 user: dgp tags: trunk | |
| 15:13 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 995b6581d1 user: dgp tags: core-8-4-branch | |
|
2004-05-25
| ||
| 22:56 | * doc/http.n (http::config): add -urlencoding option (default utf-8) * library/http/http.tcl: ... check-in: 6165ec76fd user: hobbs tags: trunk | |
| 22:50 | * doc/http.n (http::config): add -urlencoding option (default utf-8) * library/http/http.tcl: ... check-in: f0ce2ecb2e user: hobbs tags: core-8-4-branch | |
| 22:22 | Prototype fix for [Bug 960410] that tries to move hash table cleanup somewhere more reliable. check-in: 21c00eb521 user: dkf tags: trunk | |
| 21:06 | Added example check-in: 8f3597badb user: dkf tags: trunk | |
| 20:42 | Added example check-in: bbcd44dae5 user: dkf tags: trunk | |
| 20:27 | Added examples check-in: a2d7155d31 user: dkf tags: trunk | |
| 20:17 | * docs/global.n: added details for qualified variable names [Bug 959831] check-in: 54af5fb8f6 user: msofer tags: trunk | |
| 19:45 | * generic/tclNamesp.c (Tcl_FindNamespaceVar): * tests/namespace.test (namespace-17.10-12): reverte... check-in: 36483a21d3 user: msofer tags: trunk | |
| 19:38 | * tests/winPipe.test: Protect against path being set * tests/unixInit.test: Unset... check-in: 2ec9fb613b user: dgp tags: trunk | |
| 19:02 | * tests/winFCmd.test: Correct test for the presence of a CD-ROM so that it do... check-in: e96d46a550 user: kennykb tags: core-8-4-branch | |
| 18:58 | * tests/unload.test (unload-3.1): Verify [pkgb_sub] does not exist. * tests/stringCo... check-in: ba729ce049 user: dgp tags: trunk | |
| 18:46 | * tests/winFCmd.test: Correct test for the presence of a CD-ROM so that it do... check-in: 495f3aeac7 user: kennykb tags: trunk | |
| 18:14 | io-61.1: initialize res check-in: a588587ad7 user: dgp tags: trunk | |
| 18:06 | * tests/http.test: Clear away the custom [bgerror] when done. * tests/io.test: ... check-in: ee97b936fe user: dgp tags: trunk | |
| 17:44 | * tests/autoMkindex.test (autoMkindex-5.2): Use variable "result" that gets cleaned ... check-in: 60cd15fd68 user: dgp tags: trunk | |
| 17:17 | * tests/execute.test (execute-8.1): Updated to remove the trace set on ::errorInfo ... check-in: 11f2366d39 user: dgp tags: trunk | |
| 15:33 | error in test naming check-in: 49dd4a972c user: dkf tags: trunk | |
| 15:30 | Add example check-in: 8fc77935f6 user: dkf tags: trunk | |
| 08:37 | Finish fixing comments for [Bug 848440] check-in: 93048854e6 user: dkf tags: trunk | |
| 08:27 | Fix test suite so NFS doesn't consistently cause 8 failures. [Bug 931312] check-in: 4f2386a9a4 user: dkf tags: trunk | |
| 07:48 | More idiomatic example. [Bug 959602] check-in: c22cde3d67 user: dkf tags: trunk | |
| 00:08 | * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT to properly have tclIntType used f... check-in: ea60e74cf1 user: hobbs tags: core-8-4-branch | |
| 00:07 | * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT to properly have tclIntType used f... check-in: a3e181ab90 user: hobbs tags: trunk | |
|
2004-05-24
| ||
| 23:31 | Added examples check-in: 3f11ff04ef user: dkf tags: trunk | |
| 21:48 | Fixed [Bug 959193] which is apparently a word-size issue. check-in: 5b777f0a26 user: dkf tags: trunk | |
| 19:24 | * doc/set.n: accurate description of name resolution process, referring to namespace.n for details... check-in: 9625dfd388 user: msofer tags: core-8-4-branch | |
| 19:18 | * doc/set.n: accurate description of name resolution process, referring to namespace.n for details... check-in: 7311f32c2a user: msofer tags: trunk | |
| 13:00 | Added example check-in: f48d42e129 user: dkf tags: trunk | |
| 12:47 | Added examples and more cross-references check-in: 03c5bd3e48 user: dkf tags: trunk | |
| 12:24 | Added example and cross-reference check-in: b03701d089 user: dkf tags: trunk | |
| 01:19 | Adding potential incompatibility warning in Changelog check-in: 40f895d3ac user: msofer tags: trunk | |
|
2004-05-23
| ||
| 22:58 | Fix in comments check-in: d2a45d6cae user: msofer tags: trunk | |
| 22:53 | * generic/tclNamesp.c (Tcl_FindNamespaceVar): [Bug 959052] fixed, insuring that no "zombie" variab... check-in: f49ce0c192 user: msofer tags: trunk | |
|
2004-05-22
| ||
| 17:01 | * generic/tclVar.c (TclObjUnsetVar2): backported fix [Bug 735335] and new (in tcl8.4) exteriorisat... check-in: 802d685560 user: msofer tags: core-8-4-branch | |
| 16:21 | * generic/tclVar.c (TclObjLookupVar, TclObjUnsetVar2): fix for new (in tcl8.4) exteriorisations of... check-in: a4a90f73d3 user: msofer tags: trunk | |
| 03:42 | * generic/tclVar.c: fix for [Bug 735335]. The use of tclNsVarNameType objs is still disabled, pend... check-in: 8116f5d22b user: msofer tags: trunk | |
| 00:19 | Reformulated so as to make clear what are examples. check-in: 8ea23b19c1 user: dkf tags: trunk | |
| 00:10 | * tests/namespace.test (namespace-41.3): removed the {knownBug} constraint: [Bug 231259] is closed... check-in: cef73caa81 user: msofer tags: trunk | |
| 00:05 | Minor syntactic fixes. Removed a clause that read very strangely and was effectively duplicated els... check-in: 231b10bcd8 user: dkf tags: trunk | |
|
2004-05-21
| ||
| 23:50 | Use longer dashes (where available) check-in: 16bdd1eb23 user: dkf tags: trunk | |
| 23:49 | Typo! check-in: 2a6eabd0ce user: dkf tags: trunk | |
| 23:47 | Added examples. check-in: e582e7cb9b user: dkf tags: trunk | |
| 22:57 | Added some more examples; there are actually examples scattered through the file anyway. check-in: 51734e1e55 user: dkf tags: trunk | |
| 22:03 | One more fix; this time it really does let this file build... check-in: 7671937437 user: dkf tags: trunk | |
| 21:51 | Make TCL_COMPILE_DEBUG path through TEBC work... check-in: e292385757 user: dkf tags: trunk | |
| 21:30 | Variables should only ever be declarated at the start of a block... check-in: 72bd2f40a5 user: dkf tags: trunk | |
| 09:39 | 2004-05-21 Miguel Sofer <msofer@users.sf.net> * generic/tclExecute.c (TclExecuteByteCode): reorga... check-in: 74cc262044 user: msofer tags: trunk | |
|
2004-05-20
| ||
| 22:58 | Added examples check-in: 934600342d user: dkf tags: trunk | |
| 21:18 | Added examples. check-in: 8ef09d18b0 user: dkf tags: trunk | |
| 21:04 | It seems all NaN handling is non-portable except where the platform is incredibly constrained. check-in: 652cb13c63 user: dkf tags: trunk | |
| 13:04 | Delete limit callbacks properly when the interpreters involved are deleted. check-in: 712f5c453b user: dkf tags: trunk | |
|
2004-05-19
| ||
| 22:50 | Backport of bizarre error-loss bug found by KBK and myself. check-in: 6a6612227d user: dkf tags: core-8-4-branch | |
| 22:41 | * win/tclWinFile.c (TclpMatchInDirectory): fix for an issue where there was a sneak path from Tcl_D... check-in: a23d7c7c13 user: kennykb tags: trunk | |
| 22:22 | Added test based on suggestion by Miguel Sofer check-in: 5102d37e7b user: dkf tags: trunk | |
| 22:06 | Oops! Duplicated a -constraints section, which confused tcltest check-in: 326edd6056 user: dkf tags: trunk | |
| 21:56 | Enable a test of limiting tight loops. check-in: f625a38945 user: dkf tags: trunk | |
| 20:33 | Silly error check-in: 910a287f4e user: dkf tags: trunk | |
| 20:29 | Spelling whoops! Moved constraint declaration to near top of file check-in: 52ebc6eeab user: dkf tags: trunk | |
| 20:15 | Massive test cleanup; all tests are run, and constraints are used where necessary. check-in: ae1ac5736f user: dkf tags: trunk | |
| 20:03 | corrected test name duplication check-in: 66716f7cec user: dgp tags: trunk | |
| 19:41 | * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as * tclIO.h: [SF Tcl Bug 462317],... check-in: 30839ce2a7 user: andreas_kupries tags: trunk | |
| 19:23 | Removed one bogus clearance of the has-more flag. Erroneously kept after shifting the code. check-in: 36ef9ecd35 user: andreas_kupries tags: core-8-4-branch | |
| 19:16 | * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as * tclIO.h: [SF Tcl Bug 462317],... check-in: f99f83647b user: andreas_kupries tags: core-8-4-branch | |
| 16:56 | fix to 'file dirname' and to fs refCount documentation check-in: a1a411fa97 user: vincentdarley tags: trunk | |
| 13:29 | Fix whitespace check-in: a6ae725c88 user: dkf tags: trunk | |
| 13:02 | Fix whitespace check-in: ba2565e0a2 user: dkf tags: trunk | |
| 13:00 | Fix whitespace and add test for case when pwd can generate an error check-in: 02d8df5801 user: dkf tags: trunk | |
| 12:56 | Remove trailing whitespace check-in: 9c88269f07 user: dkf tags: trunk | |
| 12:51 | Use constraints instead of conditional tests check-in: 7821428dbe user: dkf tags: trunk | |
| 12:48 | Fix whitespace check-in: 4f5dc677cb user: dkf tags: trunk | |
| 12:44 | Removed trailing whitespace check-in: 9d5a74f6f7 user: dkf tags: trunk | |
| 12:43 | Converted from conditional tests into constrained tests check-in: 8de91905bc user: dkf tags: trunk | |
| 12:23 | Remove trailing whitespace check-in: fee6f7c466 user: dkf tags: trunk | |
| 12:22 | Standardize whitespace handling check-in: 9239f75c40 user: dkf tags: trunk | |
| 12:15 | Convert conditional tests into constrained tests check-in: 511112a75c user: dkf tags: trunk | |
| 12:11 | Standardize various minor aspects of test style check-in: 4d180748d7 user: dkf tags: trunk | |
| 12:08 | Convert conditional testing into constraints check-in: 426ddcb562 user: dkf tags: trunk | |
| 10:55 | Remove trailing whitespace check-in: 1beda09dc2 user: dkf tags: trunk | |
| 10:54 | Use constraints, not conditional tests check-in: 484d1a14f8 user: dkf tags: trunk | |
| 10:47 | Remove trailing whitespace check-in: f1ee4c721b user: dkf tags: trunk | |
| 10:46 | Use contraints, not conditional tests. check-in: f5f61ea0f3 user: dkf tags: trunk | |
| 10:42 | Use constraints, not conditional invokation of test. check-in: 492e74696a user: dkf tags: trunk | |
| 10:38 | Fixed get.test so it really tests Tcl_GetInt() and uses constraints properly. check-in: e7adb792f8 user: dkf tags: trunk | |
|
2004-05-18
| ||
| 21:52 | * compat/strftime.c (_fmt, ISO8601Week): * doc/clock.n: * tests/clock.test: Major rework to the ha... check-in: 06cfb3828a user: kennykb tags: core-8-4-branch | |
| 21:45 | * compat/strftime.c (_fmt, ISO8601Week): * doc/clock.n: * tests/clock.test: Major rework to the ha... check-in: d89c598ef2 user: kennykb tags: trunk | |
| 21:29 | Added example check-in: 7428588e2d user: dkf tags: trunk | |
| 21:13 | Added example check-in: e805bcd03d user: dkf tags: trunk | |
| 20:59 | Whitespace fix. check-in: 5f7a972b66 user: dkf tags: trunk | |
| 20:47 | Minor whitespace fix. check-in: 6eadbd0c06 user: dkf tags: trunk | |
| 20:05 | no message check-in: 5ff4878786 user: davygrvy tags: trunk | |
| 20:02 | * win/makefile.vc: now generates a tclConfig.sh from Pat Thoyts [Patch 909911] check-in: 285d80601d user: davygrvy tags: trunk | |
| 12:54 | Improve the clarity of the lsearch manpage. Thanks to Peter Spjuth! check-in: 20ee0b59f1 user: dkf tags: trunk | |
| 12:30 | Ensure that single quotes don't come at the start of a line, even when quoted. check-in: 3797a336d5 user: dkf tags: trunk | |
| 12:28 | More adaptations to understand .SS macros. check-in: 86d6a29be3 user: dkf tags: trunk | |
| 12:16 | Added support .SS macros. check-in: 9787bb4896 user: dkf tags: trunk | |
| 10:52 | Added documentation for TIP#143 limits and a few interesting examples. check-in: 9d5627e4ac user: dkf tags: trunk | |
| 10:13 | Stop a compiler warning. check-in: 5ccb64246a user: dkf tags: trunk | |
| 09:29 | Tests of limit-exceeded callbacks and make sure that those callbacks can remove the limits if they s... check-in: b996406579 user: dkf tags: trunk | |
| 02:01 | * generic/tclExecute.c (TclExecuteByteCode): added comments to classify the variables according to... check-in: 0f986b08da user: msofer tags: trunk | |
|
2004-05-17
| ||
| 22:31 | Added example check-in: bc2e40c928 user: dkf tags: trunk | |
| 22:23 | Added example check-in: 66a8599fef user: dkf tags: trunk | |
| 21:42 | Changed test back to what it used to be in 7.* now that [set] counts as a real command once again. :... check-in: ad85b9e03a user: dkf tags: trunk | |
| 21:30 | Improved TIP#143 tests and now track the number of bytecoded commands better. check-in: 37a66100cf user: dkf tags: trunk | |
| 18:42 | merge updates from HEAD check-in: 5741c7bde9 user: dgp tags: dgp-refactor | |
| 16:25 | commit genstubs generated files with unix line endings check-in: cf62c7e8ba user: dgp tags: core-8-4-branch | |
| 15:16 | Example updates/additions. check-in: afd4235d63 user: dkf tags: trunk | |
| 14:26 | * generic/tclInt.decls: Restored TclpTime_t kludge to all * generic/tclIntPlatDecls.h: place... check-in: 23544a04ac user: kennykb tags: core-8-4-branch | |
| 10:38 | fix to case sensitive 'file executable' on Windows check-in: f33a25c7f1 user: vincentdarley tags: trunk | |
| 09:22 | Docbug. [Bug 953374] check-in: 388a282fae user: dkf tags: core-8-4-branch | |
| 09:19 | Docbug. [Bug 953374] check-in: 2ce4a70a31 user: dkf tags: trunk | |
| 02:36 | (FIXED PATCH) * generic/tclExecute.c (TclExecuteByteCode): remove one level of indirection for co... check-in: 1876b652ee user: msofer tags: trunk | |
| 02:16 | oops ... reverting last (buggy) commit check-in: cd132c83f4 user: msofer tags: trunk | |
| 02:06 | * generic/tclExecute.c (TclExecuteByteCode): remove one level of indirection for compiledLocals ad... check-in: affd3ce76c user: msofer tags: trunk | |
|
2004-05-16
| ||
| 22:26 | * generic/tclExecute.c (INST_CALL_FUNC1): bugfix; restored (DE)CACHE_STACK_INFO pair around the ca... check-in: cb076b3780 user: msofer tags: trunk | |
| 20:23 | * generic/tclBasic.c (Tcl_DeleteInterp): * generic/tclExecute.c (INST_START_CMD): interp deletion ... check-in: 7463ae8f6c user: msofer tags: trunk | |
| 17:25 | * generic/tclCompile.h: * generic/tclCompile.c: * generic/tclExecute.c: changed implementation of... check-in: 73b4cc9518 user: msofer tags: trunk | |
|
2004-05-14
| ||
| 21:43 | 2004-05-14 Kevin B. Kenny <kennykb@acm.org> * generic/tclInt.decls: Promoted TclpLocaltim... check-in: 44753d7a62 user: kennykb tags: trunk | |
| 21:41 | 2004-05-14 Kevin B. Kenny <kennykb@acm.org> * generic/tclInt.decls: Promoted TclpLocaltim... check-in: 27f78ca91b user: kennykb tags: core-8-4-branch | |
| 19:15 | * generic/tclExecute.h: * generic/tclCompile.h: the math functions receive a pointer to top of th... check-in: 787f793f30 user: msofer tags: trunk | |
| 15:38 | Expanding the tests avilable for TIP#143 features. Now check that basic syntax is verified. check-in: 5105e116f3 user: dkf tags: trunk | |
|
2004-05-13
| ||
| 20:31 | Very minor updates to comments/whitespace check-in: c2971727f9 user: dkf tags: trunk | |
| 13:00 | Regen check-in: 987621e4d3 user: dkf tags: trunk | |
| 12:59 | TIP#143 implementation; still needs docs and more tests... check-in: 9736fa23ed user: dkf tags: trunk | |
| 10:12 | TIP#129 implementation. Probably also much more breakage in the test suite too check-in: a353a77e5d user: dkf tags: trunk | |
|
2004-05-12
| ||
| 17:43 | Optimisations for INST_START_CMD [Bug 926164]. * generic/tclCompile.c (TclCompileScript): avoid em... check-in: 5cb41c73c3 user: msofer tags: trunk | |
|
2004-05-11
| ||
| 21:31 | Added examples check-in: 85e02c65c3 user: dkf tags: trunk | |
| 21:20 | More and deeper examples. check-in: 78fbcf1f6f user: dkf tags: trunk | |
| 14:09 | documentation for glob -types d with symbolic links check-in: f639a6109c user: vincentdarley tags: trunk | |
| 09:08 | Another example and a bit more clarity. check-in: e181a7fb0f user: dkf tags: trunk | |
|
2004-05-10
| ||
| 22:10 | Added examples. check-in: 4d228aad1e user: dkf tags: trunk | |
| 21:52 | no message check-in: b49be47946 user: davygrvy tags: trunk | |
| 21:50 | (BuildCommandLine): Use the existence of contents in the linePtr rather than the scratch DString pos... check-in: a61e2cbe44 user: davygrvy tags: trunk | |
| 20:57 | no message check-in: 993c7e0a69 user: davygrvy tags: core-8-4-branch | |
| 20:55 | (TclpCreateProcess): When under NT, with no console, and executing a DOS application, the path primi... check-in: 980dfd39f3 user: davygrvy tags: core-8-4-branch | |
| 20:52 | no message check-in: b0d14299e3 user: davygrvy tags: trunk | |
| 20:51 | (TclpCreateProcess): When under NT, with no console, and executing a DOS application, the path primi... check-in: 46bf8afe88 user: davygrvy tags: trunk | |
| 19:11 | no message check-in: 645e101e47 user: davygrvy tags: core-8-4-branch | |
| 19:10 | (BuildCommandLine): Append a space when the path got primed. check-in: 43d9e3f64d user: davygrvy tags: core-8-4-branch | |
| 19:02 | no message check-in: 9f9827d374 user: davygrvy tags: trunk | |
| 19:00 | (BuildCommandLine): Moved non-obvious appending logic to outside the loop and added commentary for i... check-in: 27f73a8f9e user: davygrvy tags: trunk | |
| 18:50 | had to raise the size of the tls extension due to it getting rather fat when built statically to Ope... check-in: c9927422f7 user: davygrvy tags: trunk | |
|
2004-05-08
| ||
| 15:51 | fix to some compiler warnings check-in: d007991f55 user: vincentdarley tags: trunk | |
| 04:06 | Refixed bug 789040 check-in: b1a423e026 user: chengyemao tags: trunk | |
| 03:48 | Refix bug 789040 re-entered in rev 1.41 check-in: 2307b4865d user: chengyemao tags: trunk | |
|
2004-05-07
| ||
| 23:29 | Added yet more examples. check-in: f4ee589069 user: dkf tags: trunk | |
| 22:29 | correcting Changelog entry check-in: 49ec9e9ec8 user: msofer tags: trunk | |
| 22:29 | * doc/unset.n: added upvar.n to the "see also" list check-in: 6d8009b815 user: msofer tags: core-8-4-branch | |
| 22:26 | * doc/unset.n: added upvar.n to the "see also" list check-in: c9f601b087 user: msofer tags: trunk | |
| 20:01 | * generic/tclEncoding.c: * tests/encoding.test: added support and tests for translating embedded nul... check-in: 8f3d0b5efd user: rmax tags: trunk | |
| 07:44 | vfs glob root volume fix check-in: 265c17a987 user: vincentdarley tags: trunk | |
|
2004-05-06
| ||
| 04:41 | * generic/tclInt.h: * generic/tclObj.c (TclFreeObj): made TclFreeObj use the new macro TclFreeObj... check-in: 2fd4458c65 user: msofer tags: trunk | |
| 01:17 | (TclSetLibraryPath): Suppress a warning [from DKF] check-in: e30138b038 user: davygrvy tags: core-8-4-branch | |
| 01:05 | no message check-in: e0f400b7e0 user: davygrvy tags: core-8-4-branch | |
| 01:04 | * generic/tclEncoding.c: Added FreeEncoding(systemEncoding) in TclFinalizeEncodingSubsystem because ... check-in: 13b3a4f5db user: davygrvy tags: core-8-4-branch | |
| 01:04 | * win/tclWin32Dll.c: Structured Exception Handling added around Tcl_Finalize called from DllMain's D... check-in: f2508033ca user: davygrvy tags: core-8-4-branch | |
| 01:03 | * win/tclWinSock.c: (SocketThreadExitHandler): Don't call TerminateThread when WaitForSingleObject r... check-in: 1ccb7621a4 user: davygrvy tags: core-8-4-branch | |
| 01:03 | * win/coffbase.txt: Added the tls extension to the list of preferred load addresses. check-in: 04cce3c424 user: davygrvy tags: core-8-4-branch | |
| 01:02 | * generic/tclInt.h: * generic/tclThread.c: * generic/tclEvent.c: * unix/tclUnixThrd.c: * win/tclWinT... check-in: f350fff007 user: davygrvy tags: core-8-4-branch | |
| 01:02 | * generic/tclEvent.c: TclSetLibraryPath's use of caching the stringrep of the pathPtr object to TclG... check-in: a7a24ee798 user: davygrvy tags: core-8-4-branch | |
|
2004-05-05
| ||
| 23:08 | More examples. check-in: 9e584cedfe user: dkf tags: trunk | |
| 22:08 | More examples. check-in: 2a48f5e012 user: dkf tags: trunk | |
| 21:35 | * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX. Be sure to cons... check-in: d693e3ddf2 user: dgp tags: trunk | |
| 21:34 | * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX. Be sure to cons... check-in: dc89f50116 user: dgp tags: core-8-4-branch | |
| 20:54 | Remove reference to totally non-existant API. [Bug 848440] check-in: 5a05e789c4 user: dkf tags: core-8-4-branch | |
| 20:52 | Remove reference to totally non-existant API. [Bug 848440] check-in: e6b525f22a user: dkf tags: trunk | |
| 19:01 | no message check-in: c3b4b384aa user: davygrvy tags: trunk | |
| 18:59 | added the tls extension to the list of preferred load addresses. check-in: 4950ba6ff0 user: davygrvy tags: trunk | |
| 18:29 | no message check-in: bd37c29f4b user: davygrvy tags: trunk | |
| 18:28 | (TclFinalizeEncodingSubsystem): FreeEncoding(systemEncoding); moved to before the hash table itereat... check-in: debd8d0a67 user: davygrvy tags: trunk | |
| 18:24 | no message check-in: 0265e290e9 user: davygrvy tags: trunk | |
| 18:22 | (SocketEventProc) : connect errors should fire both the readable and writable handlers because this ... check-in: 4e5d3d1807 user: davygrvy tags: trunk | |
|
2004-05-04
| ||
| 22:31 | * tests/fileSystem.test (filesystem-1.39): replace 'file volumes' * tests/fileName.test (filename-... check-in: ed9c4624de user: hobbs tags: trunk | |
| 22:30 | * tests/winFCmd.test (winFCmd-16.12): test volumerelative $HOME check-in: 92a57eee87 user: hobbs tags: trunk | |
| 22:25 | * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash condition * tests/winFCmd.test (winFCmd-16... check-in: 445c786094 user: hobbs tags: core-8-4-branch | |
| 22:12 | * tests/fileName.test (filename-12.9): use C:/ instead of the first item in file volumes - that's ... check-in: 063ed90d36 user: hobbs tags: core-8-4-branch | |
| 20:09 | * generic/tclAlloc.c: Make sure Tclp*Alloc* routines get * generic/tclInt.... check-in: fa36b89dd4 user: dgp tags: trunk | |
| 19:50 | * tests/tcltest.test: Test corrections for Mac OSX. Thanks to Steven Abner (tauva... check-in: 3651e16a38 user: dgp tags: core-8-4-branch | |
| 19:50 | * tests/tcltest.test: Test corrections for Mac OSX. Thanks to Steven Abner (tauva... check-in: 663ebdf999 user: dgp tags: trunk | |
| 17:44 | Merge updates from HEAD. check-in: de9c64200c user: dgp tags: dgp-refactor | |
| 13:27 | Remove accidental check-in of TIP#143 code. D'oh! check-in: 42837be8a8 user: dkf tags: trunk | |
| 12:36 | Suppress a signed-ness warning. check-in: d169588cd0 user: dkf tags: trunk | |
| 03:52 | * Applied [SF Tcl Patch 868853], fixing a mem leak in TtySetOptionProc. Report and Patch provid... check-in: c3c471c6f5 user: andreas_kupries tags: trunk | |
| 03:50 | * Applied [SF Tcl Patch 868853], fixing a mem leak in TtySetOptionProc. Report and Patch provid... check-in: 3b81618f56 user: andreas_kupries tags: core-8-4-branch | |
| 03:20 | * generic/tclProc.c (TclCreateProc): comments corrected. check-in: 06127b2ec4 user: msofer tags: trunk | |
| 02:44 | slight improvement to last commit check-in: eb4fd595f3 user: msofer tags: trunk | |
| 02:38 | * generic/tclCompile.c (TclCompileScript): setting the compilation namespace outside of the loop. check-in: cfb70aec1f user: msofer tags: trunk | |
|
2004-05-03
| ||
| 19:59 | * generic/tclCompile.c: * generic/tclInt.h: reverted fix for [Bug 926445] of 2004-04-02, restorin... check-in: 6fb7967f71 user: msofer tags: trunk | |
| 18:01 | * win/tclWin32Dll.c (TclpCheckStackSpace): * tests/stack.test (stack-3.1): Fix for undetected stack... check-in: 2ac4043c41 user: kennykb tags: core-8-4-branch | |
| 17:04 | * win/tclWin32Dll.c (TclpCheckStackSpace): * tests/stack.test (stack-3.1): Fix for undetected stack... check-in: 09e1a5fa63 user: kennykb tags: trunk | |
| 14:28 | * library/init.tcl: Corrected unique prefix matching of interactive command comp... check-in: 004aecbd7b user: dgp tags: core-8-4-branch | |
| 14:28 | * library/init.tcl: Corrected unique prefix matching of interactive command comp... check-in: ce81789cb4 user: dgp tags: trunk | |
|
2004-05-02
| ||
| 21:07 | * generic/tclProc.c (TclObjInvokeProc): * tests/proc.test (proc-3.6): fix for bad quoting of multi... check-in: ac4a20781b user: msofer tags: core-8-4-branch | |
| 21:04 | cleaning up after new test in last commit check-in: 80d0b4a5bd user: msofer tags: trunk | |
| 20:49 | * generic/tclProc.c (TclObjInvokeProc): * tests/proc.test (proc-3.6): fix for bad quoting of multi... check-in: 6cec340edc user: msofer tags: trunk | |
|
2004-04-30
| ||
| 22:45 | More examples check-in: c3ad95d89b user: dkf tags: trunk | |
| 20:25 | More examples check-in: 9acc202ce0 user: dkf tags: trunk | |
| 20:06 | * generic/tclInt.h: Replaced Kevin Kenny's temporary * generic/tclThread... check-in: 6e87dc0c78 user: dgp tags: trunk | |
| 17:45 | * generic/tclThreadAlloc.c: Added a temporary (or so I hope!) inclusion of "tclWinInt.h" to avoid p... check-in: 4b0c81f8a4 user: kennykb tags: trunk | |
| 15:28 | More examples check-in: 2b96706439 user: dkf tags: trunk | |
|
2004-04-29
| ||
| 20:40 | * tests/execute.test (execute-8.2): Avoid crashes when there is limited system s... check-in: 81cb859d65 user: dgp tags: trunk | |
|
2004-04-28
| ||
| 13:11 | * doc/global.n: * doc/upvar.n: * generic/tclVar.c (ObjMakeUpvar): * tests/upvar.test (upvar-8.11... check-in: 5d0701ae85 user: msofer tags: trunk | |
| 10:27 | Minor docfix [Bug 943448] check-in: 4241c2e366 user: dkf tags: trunk | |
|
2004-04-27
| ||
| 17:17 | A little source clean-up with the allocOnce variable. check-in: b50ffc369b user: davygrvy tags: trunk | |
|
2004-04-26
| ||
| 15:51 | * unix/tclUnixFCmd.c (TclpObjNormalizePath): Corrected improper positioning of retu... check-in: 85af5d904c user: dgp tags: trunk | |
| 14:38 | Doc updates from David Welton [Patches 941377,941380] check-in: 89a905deda user: dkf tags: trunk | |
| 09:47 | Stronger wording & example. [Bug 940843] check-in: 8fb1bd38c6 user: dkf tags: trunk | |
| 09:16 | Reworked to remove references to testing interfaces and instead promote the use of the Thread packag... check-in: c1afb98822 user: dkf tags: trunk | |
|
2004-04-25
| ||
| 20:13 | * generic/tcl.h: Removed obsolete declarations and #include's. * generic/tclI... check-in: dfc6ba9c70 user: dgp tags: trunk | |
|
2004-04-24
| ||
| 07:49 | no message check-in: 61ca6eb5bd user: davygrvy tags: trunk | |
| 07:45 | (DllMain): Added DisableThreadLibraryCalls() for the DLL_PROCESS_ATTACH case. We're not interested ... check-in: e52275fb00 user: davygrvy tags: trunk | |
| 05:59 | * generic/tclPort.h: * macosx/Makefile: * unix/Makefile.in: followup on tcl header reform [FR 922... check-in: 7b1e19cea3 user: das tags: trunk | |
|
2004-04-23
| ||
| 23:40 | * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug 930851]. When changing the eofchar ... check-in: 3404cd2712 user: andreas_kupries tags: core-8-4-branch | |
| 23:38 | * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug 930851]. When changing the eofchar ... check-in: 81e0f61614 user: andreas_kupries tags: trunk | |
| 14:05 | Filling in names for email addresses in the "old days" Also cleaning up of extra whitespace check-in: ea28493186 user: dkf tags: trunk | |
| 12:09 | fix to two filesystem bugs: more consistent file separator proc and correct Tcl_FSJoinPath return va... check-in: 3ff4ef9b0c user: vincentdarley tags: trunk | |
| 08:58 | no message check-in: e1358102d6 user: davygrvy tags: trunk | |
| 08:57 | (Tcl_MakeFileChannel) : Case for CloseHandle returning zero and not throwing a RaiseException(EXCEPT... check-in: 47c3ea8fa5 user: davygrvy tags: trunk | |
| 07:44 | no message check-in: a108bd5607 user: davygrvy tags: trunk | |
| 07:41 | Removed my mistake of adding an exit handler to TclWinInit. TclWinEncodingsCleanup called from TclFi... check-in: e17820f46c user: davygrvy tags: trunk | |
| 07:20 | * generic/tclInt.h: * generic/tclThread.c: * generic/tclEvent.c: * unix/tclUnixThrd.c: * win/tclWin... check-in: 4b5a57a7d3 user: davygrvy tags: trunk | |
| 07:17 | revert back to 1.24.2.2 from prior mistaken commit. check-in: 695ac686bc user: davygrvy tags: core-8-4-branch | |
| 07:12 | * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) is called from the stack frame of DllMain... check-in: a611d2286e user: davygrvy tags: trunk | |
| 07:11 | * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) is called from the stack frame of DllMain... check-in: c11c33246a user: davygrvy tags: core-8-4-branch | |
| 03:30 | speling errors corrected check-in: cc5e667e18 user: davygrvy tags: trunk | |
| 02:06 | no message check-in: 7113cecc83 user: davygrvy tags: trunk | |
| 02:04 | TclSetLibraryPath's use of caching the stringrep of the pathPtr object to TclGetLibraryPath called f... check-in: a11dd04e99 user: davygrvy tags: trunk | |
|
2004-04-22
| ||
| 22:36 | Improvements to examples by DKF check-in: 44c80620ce user: dkf tags: trunk | |
| 14:36 | Documentation clarification from David Welton. check-in: bb1b20f6ec user: dkf tags: trunk | |
| 12:55 | Spelling... :^/ check-in: 4462f1f80c user: dkf tags: trunk | |
| 12:48 | More examples, this time from Arjen Markus and Donal Fellows. check-in: 4a3c53bd3b user: dkf tags: trunk | |
|
2004-04-21
| ||
| 21:31 | Added note about a safe and useful mode of update to a hash being iterated over. check-in: 93b6b6965f user: dkf tags: trunk | |
| 19:31 | Added example from David Welton. [Patch 939473] check-in: 18130b67a5 user: dkf tags: trunk | |
| 12:03 | Added examples from David Welton. [Patch 938820] check-in: 45e98bcfce user: dkf tags: trunk | |
|
2004-04-20
| ||
| 02:17 | no message check-in: 698eb2ad8f user: davygrvy tags: trunk | |
| 02:15 | Added FreeEncoding(systemEncoding) in TclFinalizeEncodingSubsystem because its ref count was increme... check-in: 1a96071212 user: davygrvy tags: trunk | |
| 02:11 | no message check-in: 87d9c0eee4 user: davygrvy tags: trunk | |
| 02:10 | Added an exit handler in tclWinInit() so tclWinTCharEncoding could be freed for Tcl_Finalize. check-in: 720eaf6d1b user: davygrvy tags: trunk | |
|
2004-04-19
| ||
| 22:47 | Added example from David Welton. [Patch 938056] check-in: ed861a9487 user: dkf tags: trunk | |
| 18:40 | Corrected "short circuit" conversion of int to double. Reported by Jeff Hobbs on the Tcl'ers Chat. check-in: da1bb47e4b user: kennykb tags: trunk | |
|
2004-04-16
| ||
| 22:20 | Add more examples to documentation along the lines of David Welton's project. check-in: ea6d0755de user: dkf tags: trunk | |
| 20:44 | Corrected type error in synopsis. check-in: 54aab9286c user: dgp tags: trunk | |
| 17:33 | fix to utime documentation check-in: 324ffb86f6 user: vincentdarley tags: trunk | |
| 12:58 | Added example from [Patch 936245] from David Welton. Also some other minor bits of doc cleanup. check-in: 74859d7a2c user: dkf tags: trunk | |
| 10:28 | Added example based on [Patch 935911] from David Welton. check-in: 2711d9fa66 user: dkf tags: trunk | |
|
2004-04-15
| ||
| 21:06 | Fix minor fault in [clock clicks] error message. check-in: 2ddd40daa4 user: dkf tags: trunk | |
|
2004-04-12
| ||
| 18:40 | restore bug fix check-in: 5403fe7987 user: dgp tags: dgp-refactor | |
|
2004-04-09
| ||
| 20:57 | Merge updates from HEAD check-in: 5b5c8133e5 user: dgp tags: dgp-refactor | |
|
2004-04-07
| ||
| 22:04 | * win/tclWinInit.c (TclpSetInitialEncodings): note that WIN32_CE is also a unicode platform. * ge... check-in: 3ba3231a5b user: hobbs tags: trunk | |
| 21:10 | * win/configure: define TCL_LIB_FLAG, TCL_BUILD_LIB_SPEC, * win/configure.in: TCL_LIB_SPEC, TCL... check-in: a7ac48274b user: hobbs tags: trunk | |
| 21:06 | * win/configure: * win/configure.in: define TCL_LIB_FLAG, TCL_BUILD_LIB_SPEC, TCL_LIB_SPEC and TC... check-in: 3aea010e29 user: hobbs tags: core-8-4-branch | |
| 15:54 | fix to comment (bug 931148) check-in: 29dfb99e4e user: vincentdarley tags: trunk | |
|
2004-04-06
| ||
| 22:37 | Patch 922727 committed. Implements three changes: * generic/tclInt.h: Reworked the Tcl header fi... check-in: ea09659fdc user: dgp tags: trunk | |
| 22:25 | Patch 922727 committed. Implements three changes: * generic/tclInt.h: Reworked... check-in: 2e5b18c85c user: dgp tags: trunk | |
| 14:39 | * tests/unixInit.test (unixInit-3.1): Default encoding on Darwin systems is utf-8.... check-in: ed7521bbbe user: dgp tags: core-8-4-branch | |
| 14:35 | * tests/unixInit.test (unixInit-3.1): Default encoding on Darwin systems is utf-8.... check-in: 8eebfd07af user: dgp tags: trunk | |
| 08:47 | root interacts badly with access(...,X_OK) [Bug 929892] check-in: ac478a1360 user: dkf tags: core-8-4-branch | |
| 08:45 | root interacts badly with access(...,X_OK) [Bug 929892] check-in: 4134751ce4 user: dkf tags: trunk | |
|
2004-04-02
| ||
| 21:11 | add thanks check-in: 3ad41eca5c user: dgp tags: trunk | |
| 20:56 | add thanks check-in: fb05e390c9 user: dgp tags: core-8-4-branch | |
| 20:07 | * generic/tclCompile.c: * generic/tclInt.h: removed the macro TCL_ALIGN() from tclInt.h, replaced... check-in: dca13b4dc1 user: msofer tags: trunk | |
| 18:54 | * generic/tclCompile.h: removed redundant #ifdef _TCLINT [Bug 928415], reported by tauvan. check-in: dcd82a5757 user: msofer tags: trunk | |
| 17:39 | * tests/tcltest.test: Corrected constraint typos: "nonRoot" -> "notRoot". [Bug 9283... check-in: 6027154766 user: dgp tags: trunk | |
| 17:39 | * tests/tcltest.test: Corrected constraint typos: "nonRoot" -> "notRoot". [Bug 9283... check-in: 652c510f4a user: dgp tags: core-8-4-branch | |
|
2004-04-01
| ||
| 15:07 | * generic/tclInt.h: Removed obsolete tclBlockTime* declarations. [Bug 926454] check-in: f9118983f5 user: dgp tags: trunk | |
| 11:13 | cross-filesystem boundary glob fix check-in: 5aa612eb19 user: vincentdarley tags: trunk | |
|
2004-03-31
| ||
| 18:51 | date fix check-in: fcc88eb7e4 user: dgp tags: trunk | |
| 18:51 | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] * library/msg... check-in: 55d1d19622 user: dgp tags: trunk | |
| 18:50 | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] * library/msg... check-in: daef4a2fce user: dgp tags: core-8-4-branch | |
| 18:13 | Add comment for TCL_TOKEN_EXPAND_WORD flag check-in: 82b2f2dd60 user: dgp tags: trunk | |
| 02:12 | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] check-in: 84a1e2ed53 user: dgp tags: trunk | |
| 02:03 | * library/msgcat/msgcat.tcl: Updated internals to make use of * library/msgcat/pk... check-in: 45053de92d user: dgp tags: trunk | |
| 01:55 | * library/msgcat/msgcat.tcl ([mcset]): Corrected [mcset] to be able * library/msgca... check-in: fa32fbb4de user: dgp tags: core-8-4-branch | |
| 01:36 | Merge updates from HEAD check-in: 3a26049d35 user: dgp tags: dgp-refactor | |
|
2004-03-30
| ||
| 23:34 | Backport of fixes to make HashObjKey hash the whole object... check-in: 65765fe7bf user: dkf tags: core-8-4-branch | |
| 22:27 | More hash function cleaning up. check-in: f32595c386 user: dkf tags: trunk | |
| 21:34 | Fixed object hashing bozo-ness. The code as it stood looked like a cargo-cult hangover from the has... check-in: 9a948a8375 user: dkf tags: trunk | |
| 19:17 | * generic/tclExecute.c (TEBC): reverting to the previous method for async tests in TEBC, as the ne... check-in: 41f93f469a user: msofer tags: trunk | |
| 16:22 | * generic/tclCompile.c: New instruction code INST_START_CMD * generic/tclCompile.h: that a... check-in: f7f63d8e13 user: msofer tags: trunk | |
| 16:13 | Corrected case: Filesystem.h -> FileSystem.h check-in: 95ac488c9c user: dgp tags: trunk | |
| 15:35 | fix to glob with volume relative paths, bug 898238 check-in: 420ac4b311 user: vincentdarley tags: trunk | |
| 09:56 | fix to Tcl bug 918320 check-in: 6693f94672 user: vincentdarley tags: trunk | |
|
2004-03-29
| ||
| 21:43 | merge updates from HEAD check-in: f32e7d9305 user: dgp tags: dgp-refactor | |
| 18:49 | * generic/tclInt.h: * generic/tclEncoding.c (TclFindEncodings, Tcl_FindExecutable): * mac/tclMacI... check-in: 9621fb37c5 user: hobbs tags: core-8-4-branch | |
| 16:35 | overlooked update to tests. check-in: 3e60c7abe4 user: dgp tags: trunk | |
| 15:47 | * generic/tclMain.c (Tcl_Main, StdinProc): Append newline only to incomplete scripts... check-in: 98d02c1264 user: dgp tags: trunk | |
| 02:18 | Changelog fix check-in: 62378ec1ea user: msofer tags: trunk | |
| 02:17 | * generic/tclCompile.c (TclCompileScript): corrected possible segfault when a compilation returns ... check-in: 5302a8b135 user: msofer tags: core-8-4-branch | |
| 02:09 | * generic/tclCompile.c (TclCompileScript): corrected possible segfault when a compilation returns ... check-in: 6dd42cd8f5 user: msofer tags: trunk | |
|
2004-03-28
| ||
| 00:48 | * doc/array.n: added documentation for trace-realted behaviour of 'array get' [Bug 449893] check-in: 6b87fc6495 user: msofer tags: trunk | |
|
2004-03-26
| ||
| 22:35 | a bit more detail in the changes file about new package versions check-in: 102ee64a59 user: dgp tags: trunk | |
| 22:28 | Merge updates from HEAD. check-in: 6e8d2d7ba1 user: dgp tags: dgp-refactor | |
| 19:47 | * README: Bumped version number to 8.5a2 to * tools/tcl.wse.in: di... check-in: 2894e72102 user: dgp tags: trunk | |
| 19:04 | fixed another volume-relative file normalization problem check-in: 82c15c433d user: vincentdarley tags: trunk | |
| 18:45 | fix to windows volume-relative path normalization check-in: 7e000dfba5 user: vincentdarley tags: trunk | |
|
2004-03-24
| ||
| 21:54 | Silly bug found originally by Damon Courtney. [922752] check-in: fa1b9ceadb user: dkf tags: trunk | |
|
2004-03-23
| ||
| 09:00 | Docfix. [Bug 921464] check-in: 2a45eac74c user: dkf tags: trunk | |
|
2004-03-21
| ||
| 21:03 | * win/tclWinInit.c (TclpSetInitialEncodings): recognize WIN32_CE as a unicode (WCHAR) platform. check-in: 4b1cc7c8c5 user: hobbs tags: core-8-4-branch | |
| 20:59 | define WIN32_CE platform info check-in: 09d5272b63 user: hobbs tags: core-8-4-branch | |
|
2004-03-19
| ||
| 18:43 | Added CONST to TclpGetTime declaration and `make genstubs` check-in: c981f6dd1e user: dgp tags: trunk | |
| 18:34 | Include tclInt.h instead of tclPort.h to fix building on Solaris. check-in: b18183a7f0 user: rmax tags: trunk | |
| 18:33 | Made HEAD build on Windows VC++ again. check-in: 6610e1aa01 user: kennykb tags: trunk | |
| 16:15 | Fix breakage by making tclIntDecls.h #inc tclPort.h, as recommended by DGP. check-in: 01243a7c07 user: dkf tags: trunk | |
| 16:05 | autoconf-2.57 check-in: e0539e53b3 user: dgp tags: trunk | |
|
2004-03-18
| ||
| 19:03 | *** empty log message *** check-in: 2b1ba2f519 user: rmax tags: trunk | |
| 19:01 | * unix/tcl.m4: Removed -Wno-strict-aliasing. check-in: fb21d8b68d user: rmax tags: trunk | |
| 18:55 | * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed, * generic/tclInt.h: but c... check-in: dab531a337 user: rmax tags: trunk | |
| 18:54 | * generic/tclNamesp.c: Added temporary pointer variables to work * generic/tclStubLib.c: around w... check-in: fd479acbdb user: rmax tags: trunk | |
| 18:50 | * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed, * generic/tclInt.h: but c... check-in: c4cc68d13f user: rmax tags: trunk | |
|
2004-03-17
| ||
| 19:29 | Reverted changes to tcltest so that it can still support Mac when copied to Mac systems (only requir... check-in: 990a5ef147 user: dgp tags: trunk | |
| 18:45 | Removed support for Mac OS Classic platform [Patch 918142] check-in: 843d7d5bb5 user: das tags: trunk | |
| 18:14 | Removed support for Mac OS Classic platform [Patch 918142] check-in: b6330dbac7 user: das tags: trunk | |
| 00:57 | Slightly better docs for [lsearch]'s advanced capabilities check-in: da98392a5d user: dkf tags: trunk | |
|
2004-03-16
| ||
| 22:19 | * doc/catch.n: Compiled [catch] no longer fails to catch syntax errors. Removed th... check-in: 4a8f2f7e68 user: dgp tags: trunk | |
| 19:54 | * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC to suppress useless type puning wa... check-in: 152b2ad062 user: hobbs tags: trunk | |
| 10:48 | Formatting fix. [Bug 917171] check-in: aa6ebc91ca user: dkf tags: trunk | |
| 03:40 | no message check-in: d8fddcf655 user: davygrvy tags: trunk | |
| 03:40 | * win/tclWinNotify.c: Fixed a mistake where the return value of MsgWaitForMultipleObjectsEx for "a m... check-in: 7d7363280b user: davygrvy tags: trunk | |
|
2004-03-15
| ||
| 20:34 | * generic/tclCompile.c (TclCompileScript): * tests/compile.test (compile-3.5): corrected wrong tes... check-in: 1cb6e4bcb7 user: msofer tags: core-8-4-branch | |
|
2004-03-12
| ||
| 23:21 | Implementation of [dict merge] subcommand, based on [FRQ 745851] check-in: 1ce578a9ea user: dkf tags: trunk | |
|
2004-03-10
| ||
| 16:01 | * generic/tclGetDate.y (TclGetDate): Fix so that [clock scan <timeOfDay> -gmt true] uses the GMT b... check-in: 3256bce743 user: kennykb tags: trunk | |
|
2004-03-09
| ||
| 13:34 | Fixed incorrect reporting of OS version for DJGPP. This known misinterpretation of uts_name struct f... check-in: ad2ec2e5bb user: vbwagner tags: trunk | |
| 13:32 | Removed undefining of extra error codes for DJGPP. It is not needed when Waterloo TCP 32 is properly... check-in: 84ea012850 user: vbwagner tags: trunk | |
| 12:59 | fixed typos in documentation and comments check-in: 720c4fb879 user: vincentdarley tags: trunk | |
| 12:57 | glob -path fix for near filesystem root check-in: 43b58eb623 user: vincentdarley tags: trunk | |
| 12:56 | glob -path fix for near filesystem root check-in: b16129b8db user: vincentdarley tags: core-8-4-branch | |
| 12:54 | glob -path fix for near filesystem root check-in: cd921511a7 user: vincentdarley tags: trunk | |
|
2004-03-08
| ||
| 16:34 | * generic/tclParse.c (TclParseInit): Modified TclParseInit so * generic/tclTest.c... check-in: ffd089be31 user: dgp tags: trunk | |
| 01:53 | reformatted a comment I had once moved so it doesn't exceed 74 colums. check-in: c3199a26cf user: davygrvy tags: trunk | |
| 01:51 | some silly reformatting changes to remove useless whitespace. check-in: 958f519d14 user: davygrvy tags: trunk | |
| 01:50 | added a slot position for a project of my own. check-in: 0f0dfb3fa4 user: davygrvy tags: trunk | |
| 01:50 | Checks MSDevDir, not MSVCDir envar. check-in: b5776c465d user: davygrvy tags: trunk | |
|
2004-03-06
| ||
| 17:31 | Further parser revisions to avoid a quadratic number of Tcl_Token copies when command substitutions ... check-in: 30eb7f22a7 user: dgp tags: dgp-refactor | |
|
2004-03-05
| ||
| 21:27 | * win/configure: Regen. * win/configure.in: Check for define of MWMO_ALERTABLE in winuser.h. * w... check-in: 2dd40b62f0 user: mdejong tags: trunk | |
| 16:36 | * generic/tclTest.c: Modified TesteventObjCmd to use a Tcl_QueuePosition in place of an 'int' for t... check-in: 6b18cc1df5 user: kennykb tags: trunk | |
| 15:48 | * tests/registry.test: Applied fix from Patch #910174 to make the test for an English-language ... check-in: 2c9ca622ea user: kennykb tags: trunk | |
| 14:06 | hidden unix-specific implementations of file volumes and file attributes under #ifndef DJGPP. Added ... check-in: 8616737a8a user: vbwagner tags: trunk | |
|
2004-03-04
| ||
| 23:33 | merge updates from HEAD check-in: 226b483e85 user: dgp tags: dgp-refactor | |
| 23:25 | * generic/tclInt.h (TclParseInit): Factored the common code * generic/tclParse.... check-in: c12d51f5d1 user: dgp tags: trunk | |
| 23:02 | Applied fix from #766159 for Win98 registry to skip unicode tests. check-in: a3e24a02e0 user: patthoyts tags: trunk | |
| 22:39 | * generic/tclParse.c (InitParse): Factored the common code for initializing a ... check-in: e4a6a58133 user: dgp tags: trunk | |
| 17:26 | merge updates from HEAD check-in: 90bbbc469a user: dgp tags: dgp-refactor | |
| 15:10 | Added TIP #100 support to the registry package (patch #903831) This provides a Windows test of the T... check-in: e9c5a80862 user: patthoyts tags: trunk | |
| 09:40 | Fix minor syntax problems. [Bug 909288] check-in: 285f8155e0 user: dkf tags: trunk | |
|
2004-03-03
| ||
| 23:58 | minor doc fixes for html conversion check-in: 19368459df user: hobbs tags: trunk, core-8-5-a1 | |
| 23:26 | whitespace mods check-in: c108dc0c63 user: hobbs tags: trunk | |
| 23:26 | note TIP#124 changes check-in: d80a777066 user: hobbs tags: trunk | |
| 22:49 | updated changes for 8.5a1 check-in: 5f997cc298 user: hobbs tags: trunk | |
| 22:35 | Removed inactive code. check-in: b133a53f06 user: dgp tags: dgp-refactor | |
| 10:47 | no message check-in: 736b7a5a56 user: davygrvy tags: trunk | |
| 10:47 | fixed some commentary. check-in: 61969488ef user: davygrvy tags: trunk | |
| 10:44 | * win/tclWinNotify.c (Tcl_WaitForEvent) : Allows an idling notifier to service "Asynchronous Procedu... check-in: cc0704a50f user: davygrvy tags: trunk | |
| 09:11 | no message check-in: 6d1a4b90d2 user: davygrvy tags: trunk | |
| 09:10 | default environment variable for VC++ is %MSDevDir% not %MSVCDir%, although vcvars32.bat sets both. check-in: d5c1be6b3c user: davygrvy tags: trunk | |
|
2004-03-02
| ||
| 00:42 | update patchlevel to 8.5a1 check-in: 28d3b065c8 user: hobbs tags: trunk | |
| 00:41 | update HP-11 build libs setup check-in: a462c3aeae user: hobbs tags: trunk | |
|
2004-03-01
| ||
| 19:27 | Update changes for 8.4.6 release. check-in: ff98c9801c user: dgp tags: trunk | |
| 18:22 | updated release note files for 8.4.6 check-in: 067f4b2667 user: dgp tags: core-8-4-6, core-8-4-branch | |
| 18:01 | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on IRIX64-6.5* systems... check-in: a2b66a2187 user: dgp tags: trunk | |
| 17:48 | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on IRIX64-6.5* systems... check-in: fc34f6da26 user: dgp tags: core-8-4-branch | |
| 17:33 | * generic/tclTrace.c (TclCheckInterpTraces): The TIP 62 * generic/tclTest.c (Test... check-in: fbc9a80268 user: dgp tags: trunk | |
| 17:33 | * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62 * generic/tclTest.c (Test... check-in: af732ef905 user: dgp tags: core-8-4-branch | |
|
2004-02-28
| ||
| 15:46 | more robust tests check-in: afdde5e5e0 user: vincentdarley tags: trunk | |
| 15:45 | removed 'the the' typos check-in: 6ba58f0303 user: vincentdarley tags: trunk | |
| 15:44 | test and documentation fixes check-in: c98c5a8e85 user: vincentdarley tags: trunk | |
|
2004-02-26
| ||
| 09:10 | * macosx/Makefile: fixed copyright year in Tcl.framework Info.plist check-in: 277d0da04b user: das tags: core-8-4-branch | |
| 09:10 | * macosx/Makefile: fixed copyright year in Tcl.framework Info.plist check-in: 9ff2cb1d73 user: das tags: trunk | |
| 00:30 | moved core-8-4-6 release tag check-in: 2ee9d8ead4 user: hobbs tags: core-8-4-branch | |
|
2004-02-25
| ||
| 23:56 | * tests/basic.test: Made several tests more robust to the * tests/cmdMZ.test: ... check-in: 0fb8324d96 user: dgp tags: trunk | |
| 23:38 | * tests/basic.test: Made several tests more robust to the * tests/cmdMZ.test: ... check-in: 232c518b18 user: dgp tags: core-8-4-branch | |
| 16:17 | Missed a pointer dereference in check for NULL. D'oh! [904307] check-in: 53abe20838 user: dkf tags: trunk | |
| 14:54 | Fix memleak with long hostnames. [Bug 888777] check-in: f64c6d79f4 user: dkf tags: core-8-4-branch | |
| 14:50 | Fix memleak with long hostnames. [Bug 888777] check-in: 0a8ace07ca user: dkf tags: trunk | |
| 14:12 | * win/tclWinDde.c: Removed some gcc warnings - except for the -Wconversion warning for GetGlobalAt... check-in: ff97c10f82 user: patthoyts tags: trunk | |
| 07:58 | no message check-in: 68f057d7b3 user: davygrvy tags: core-8-4-branch | |
| 07:56 | backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules of quoting check-in: 488b7e528d user: davygrvy tags: core-8-4-branch | |
|
2004-02-24
| ||
| 23:02 | Regen check-in: 66634dd693 user: dkf tags: trunk | |
| 22:58 | TIP#100 implementation largely based on work by Georgios Petasis. check-in: 4f599936a4 user: dkf tags: trunk | |
|
2004-02-23
| ||
| 10:43 | Fix memleak. [Bug 902562] check-in: d3278367b9 user: dkf tags: trunk | |
|
2004-02-21
| ||
| 12:48 | Fix memory leak on error path check-in: ccdf97e374 user: dkf tags: trunk | |
| 04:36 | no message check-in: bc2376f3b3 user: davygrvy tags: trunk | |
| 02:17 | (SocketThreadExitHandler): Don't call TerminateThread when WaitForSingleObject returns a timeout. T... check-in: 5952fe710d user: davygrvy tags: trunk | |
|
2004-02-20
| ||
| 20:44 | stop compiler warning check-in: a5c4c97273 user: dgp tags: core-8-4-branch | |
| 18:38 | changes through 8.4.6 release check-in: 24cd087d17 user: dgp tags: trunk | |
| 18:35 | update changes for 8.4.6 release check-in: f6890a44ed user: dgp tags: core-8-4-branch | |
| 05:27 | * win/tclWinInit.c (AppendEnvironment): Use the tail component of the passed in lib path instead ... check-in: ebc36fa95f user: mdejong tags: core-8-4-branch | |
|
2004-02-18
| ||
| 22:30 | Merge updates from HEAD. Ported support of {expand} syntax. check-in: 257d73b262 user: dgp tags: dgp-refactor | |
| 02:05 | note 8.4.6 tag check-in: d962828727 user: hobbs tags: core-8-4-branch | |
| 01:59 | reverted file norm .. fixes because 8.5 had much more extensive changes across the board check-in: f486230722 user: hobbs tags: core-8-4-branch | |
| 01:43 | * doc/tcltest.n: * library/tcltest/tcltest.tcl: Changed -verbose default value to ... check-in: f14e5e643e user: dgp tags: core-8-4-branch | |
| 01:41 | * doc/tcltest.n: * library/tcltest/tcltest.tcl: Changed -verbose default value to ... check-in: a6db62923b user: dgp tags: trunk | |
| 01:34 | * generic/tclIOUtil.c: backport of rewrite of generic file normalization code to cope with links f... check-in: f4ec15959a user: hobbs tags: core-8-4-branch | |
| 01:30 | add constraints to unixInit-7.1 check-in: d30acaa0b8 user: hobbs tags: trunk | |
| 01:30 | add constraints to unixInit-7.1 check-in: 5c3af16372 user: hobbs tags: core-8-4-branch | |
| 01:06 | Whitespace police check-in: 10b901b784 user: dgp tags: trunk | |
|
2004-02-17
| ||
| 23:50 | * tests/unixInit.test (unixInit-7.1): * unix/tclUnixInit.c (TclpInitPlatform): ensure the std fds ... check-in: 2f989b379a user: hobbs tags: trunk | |
| 23:46 | * tests/unixInit.test: unixInit-7.1 * unix/tclUnixInit.c (TclpInitPlatform): ensure the std fds ex... check-in: f93a021082 user: hobbs tags: core-8-4-branch | |
| 20:55 | Fix for my bozo-ness. [Bug 898910] check-in: 38a9d30743 user: dkf tags: trunk | |
| 04:56 | * generic/tclTrace.c (TclTraceExecutionObjCmd) (TclTraceCommandObjCmd): fix possible mem leak in t... check-in: 9adbc9d47f user: hobbs tags: trunk | |
| 04:55 | clarify info exists vs. variables return result check-in: dab52bb35a user: hobbs tags: trunk | |
| 04:54 | * generic/tclCmdMZ.c (TclTraceExecutionObjCmd) (TclTraceCommandObjCmd): fix possible mem leak in t... check-in: ec54906e57 user: hobbs tags: core-8-4-branch | |
|
2004-02-13
| ||
| 01:37 | update patchlevel to 8.4.6 check-in: 7eef70ad5a user: hobbs tags: core-8-4-branch | |
| 01:37 | update HP-11 build libs setup check-in: 9fab8c9b07 user: hobbs tags: core-8-4-branch | |
| 01:29 | minor clarification in exists vs vars return list check-in: 0210f5d242 user: hobbs tags: core-8-4-branch | |
|
2004-02-12
| ||
| 23:19 | * win/tclWinInit.c (AppendEnvironment): Use the tail component of the passed in lib path instead ... check-in: dab9952df9 user: mdejong tags: trunk | |
|
2004-02-10
| ||
| 22:07 | no message check-in: eaf3758d7d user: davygrvy tags: trunk | |
| 22:04 | better macro grepping logic check-in: e404be82cc user: davygrvy tags: trunk | |
|
2004-02-08
| ||
| 01:44 | speling check-in: 9902152912 user: davygrvy tags: trunk | |
| 01:38 | minor bug fix for last commit. check-in: 35f211ff7b user: davygrvy tags: trunk | |
|
2004-02-07
| ||
| 21:47 | no message check-in: 57e94ff38f user: davygrvy tags: trunk | |
| 21:47 | * win/makefile.vc: * win/rules.vc: * win/tcl.rc: * win/tclsh.rc: Added an 'unchecked' option to the... check-in: cc4a3db7ed user: davygrvy tags: trunk | |
| 05:47 | Merge updates from HEAD Note that this branch currently does not fully support the new {expand} syn... check-in: beeeb45bbf user: dgp tags: dgp-refactor | |
|
2004-02-06
| ||
| 16:48 | * doc/clock.n: Removed reference to non-existent [file ctime]. check-in: 75bae7c0e9 user: dgp tags: trunk | |
| 16:47 | * doc/clock.n: Removed reference to non-existent [file ctime]. check-in: 2465f08a74 user: dgp tags: core-8-4-branch | |
| 00:02 | no message check-in: 7cbbb6831c user: davygrvy tags: trunk | |
| 00:01 | * docs/tclvars.n: Added clarification of the ::tcl_platform(debug) var that it only refers to the fl... check-in: 36c5695448 user: davygrvy tags: trunk | |
|
2004-02-05
| ||
| 20:25 | * generic/tclFileName.c (SkipToChar): Corrected CONST and type-casting issues that... check-in: 41ccda6f8f user: dgp tags: trunk | |
|
2004-02-04
| ||
| 06:46 | typo check-in: 0275ac08d0 user: dgp tags: trunk | |
| 06:45 | * generic/tclCmdAH.c (StoreStateData): Removed improper refcount decrement of the v... check-in: a3caa70500 user: dgp tags: trunk | |
| 06:15 | * library/tcltest/tcltest.tcl: Corrected references to non-existent $name variable ... check-in: 9b2ed78e0d user: dgp tags: trunk | |
| 06:14 | * library/tcltest/tcltest.tcl: Corrected references to non-existent $name variable ... check-in: 902e183599 user: dgp tags: core-8-4-branch | |
|
2004-02-03
| ||
| 18:51 | * library/tcltest/tcltest.tcl: Corrected parsing of single command line argument (o... check-in: ec96c9f4f8 user: dgp tags: trunk | |
| 18:49 | * library/tcltest/tcltest.tcl: Corrected parsing of single command line argument (o... check-in: 19b3b05a86 user: dgp tags: core-8-4-branch | |
|
2004-02-02
| ||
| 22:01 | no message check-in: 1c084aabac user: davygrvy tags: core-8-4-branch | |
| 22:00 | * generic/tclIO.c (Tcl_Ungets): fixes improper filling of the channel buffer. [Bug 405995] check-in: de1126b198 user: davygrvy tags: core-8-4-branch | |
| 21:35 | minor formatting and some commentary. check-in: 59fb37143b user: davygrvy tags: trunk | |
| 21:33 | no message check-in: cac04cff9e user: davygrvy tags: trunk | |
| 21:31 | * generic/tclIO.c (Tcl_Ungets): fixed improper filling of the channel buffer. [Bug 405995] check-in: b0dd06df66 user: davygrvy tags: trunk | |
| 02:36 | * tests/winPipe.test: Six more cases added. * win/tclWinPipe.c: Fixed BuildCommandLine() to pass the... check-in: 50286521bc user: davygrvy tags: trunk | |
| 01:34 | * tests/winPipe.test: more cases with the "N backslashes followed a quote -> insert N * 2 + 1 backsl... check-in: d260547fb9 user: davygrvy tags: trunk | |
| 01:13 | no message check-in: 0dd1a6acbc user: davygrvy tags: trunk | |
| 01:13 | * tests/winPipe.test: Added proof that BuildCommandLine() is not doing the "N backslashes followed a... check-in: 3b1e20bff7 user: davygrvy tags: trunk | |
|
2004-02-01
| ||
| 23:37 | * tests/winPipe.test: Added proof that BuildCommandLine() is not doing the "N backslashes followed a... check-in: 298d5353d5 user: davygrvy tags: trunk | |
| 11:42 | no message check-in: 3fff4ffa6a user: davygrvy tags: trunk | |
| 10:28 | * win/nmakehlp.c: defensive techniques to avoid static buffer overflows and a couple envars upsettin... check-in: 2944745dc0 user: davygrvy tags: trunk | |
| 09:37 | * tests/winPipe.test: more pass-thru commandline verifications. * win/tclWinPipe.c (BuildCommandLine... check-in: 072413cbd2 user: davygrvy tags: trunk | |
|
2004-01-30
| ||
| 08:13 | no message check-in: 07eb715366 user: davygrvy tags: trunk | |
| 08:10 | * win/makefile.vc: Use the -GZ compiler switch when building for symbols. This is supposed to emula... check-in: 1df3e9186e user: davygrvy tags: trunk | |
|
2004-01-29
| ||
| 13:01 | fix to file normalization with links check-in: ea7a46acae user: vincentdarley tags: trunk | |
| 11:47 | fix to test and comment check-in: 11032aae7c user: vincentdarley tags: trunk | |
| 10:28 | filesystem fixes for '-force' consistency and picky compilers check-in: fff97fe116 user: vincentdarley tags: trunk | |
|
2004-01-28
| ||
| 23:56 | Speed improvements to SetBooleanFromAny's string handling whitespace/style policing check-in: 2611b2eb6e user: dkf tags: trunk | |
| 00:59 | no message check-in: 7c1b7dc268 user: davygrvy tags: trunk | |
| 00:56 | * win/nmakehlp.c: Use '.\nul' as the sourcefile name instead of 'nul' so VC 5.2 doesn't try searchin... check-in: 50878eedab user: davygrvy tags: trunk | |
|
2004-01-26
| ||
| 13:33 | filesystem documentation and tests check-in: 4837ad9131 user: vincentdarley tags: trunk | |
|
2004-01-23
| ||
| 10:59 | file normalize bug fixes for .. and . check-in: 53c4f86a01 user: vincentdarley tags: trunk | |
|
2004-01-22
| ||
| 03:06 | no message check-in: 40eef2a450 user: davygrvy tags: trunk | |
| 03:03 | mentions of 'panic' and 'panicVA' removed from the documentation. check-in: b6c6b09106 user: davygrvy tags: trunk | |
|
2004-01-21
| ||
| 19:59 | filesystem optimisation -- Three main issues accomplished: (1) cleaned up variable names in check-in: 9cfcca63fb user: vincentdarley tags: trunk | |
|
2004-01-20
| ||
| 15:49 | Whitespace minimisation check-in: 1b403006e0 user: dkf tags: trunk | |
| 15:40 | Minor comment improvements check-in: 5dac2d2955 user: dkf tags: trunk | |
| 15:39 | Minor whitespace/capitalization fixes check-in: b3c1b261c0 user: dkf tags: trunk | |
| 05:20 | no message check-in: f2a60767e6 user: davygrvy tags: trunk | |
| 05:18 | * win/tclWinPipe.c (Tcl_WaitPid): Fixed a thread-safety problem with the process list. The delayed ... check-in: 5940c523f9 user: davygrvy tags: trunk | |
|
2004-01-18
| ||
| 16:19 | Full bytecode compilation for [lassign] check-in: 9a1a37c9ae user: dkf tags: trunk | |
|
2004-01-17
| ||
| 07:31 | no message check-in: 4aaf6cf992 user: davygrvy tags: trunk | |
| 07:29 | added #pragma comment(lib, "advapi32.lib") when compiling under VC++ check-in: 4187620765 user: davygrvy tags: trunk | |
| 00:52 | Fix a shimmering bug check-in: 0d952b7fa6 user: dkf tags: trunk | |
| 00:38 | Minor fixes and update of UNIX documentation installer check-in: 62cc8bc440 user: dkf tags: trunk | |
| 00:28 | Basic implementation of TIP#57 - TclX's [lassign] command into Tcl core Not a direct copy * Better... check-in: 57030a2c1d user: dkf tags: trunk | |
|
2004-01-16
| ||
| 02:52 | no message check-in: 454e3b2da8 user: davygrvy tags: trunk | |
| 02:46 | Same change in how TCL_USE_STATIC_PACKAGES is used. check-in: 3ebae57864 user: davygrvy tags: trunk | |
| 02:42 | Some clean-up with how the resource files are built and how -DTCL_USE_STATIC_PACKAGES is sent when c... check-in: bb79714827 user: davygrvy tags: trunk | |
| 02:40 | Some clean-up with how the resource files are built. check-in: 0f93be7d06 user: davygrvy tags: trunk | |
|
2004-01-15
| ||
| 23:23 | document 'fullwarn' in the opening usage comments check-in: ca655ff7b0 user: davygrvy tags: trunk | |
| 23:09 | no message check-in: 6e8a08124c user: davygrvy tags: trunk | |
| 23:08 | Added new logic to crank-up the warning levels for both compile and link when $(FULLWARNINGS) is set... check-in: 2e5169c29a user: davygrvy tags: trunk | |
| 23:08 | * win/rules.vc: Added new 'fullwarn' to the CHECKS commandline macro; sets $(FULLWARNINGS). check-in: b6f4c0a1ef user: davygrvy tags: trunk | |
| 22:24 | no message check-in: a5ee97fe90 user: davygrvy tags: trunk | |
| 22:20 | * win/tclWinReg.c: Placed the requirement for advapi.lib into the object file itself with #paragma ... check-in: 6176b7ad8e user: davygrvy tags: trunk | |
| 21:53 | record bug report number check-in: 58e6d362c0 user: dgp tags: trunk | |
|
2004-01-14
| ||
| 22:07 | Allow [dict exists {a {b c}} d e] to not be an error. [Bug 871387] check-in: 45131a775e user: dkf tags: trunk | |
| 09:34 | Dict refcount fixes from Peter Spjuth. Thanks! [Bug 876170] check-in: 54f23bec93 user: dkf tags: trunk | |
|
2004-01-13
| ||
| 23:37 | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Silence compiler warnings. check-in: b986a19bed user: dgp tags: trunk | |
| 23:15 | Patch 876451: restores performance of [return]. Also allows forms such as [return -... check-in: 8727b42c2c user: dgp tags: trunk | |
| 17:26 | * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to management of the inter... check-in: 1da8144679 user: dgp tags: core-8-4-branch | |
| 17:13 | more detail check-in: ea75b3a19d user: dgp tags: trunk | |
| 17:13 | * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to management of the inter... check-in: 884b1f7ddf user: dgp tags: trunk | |
| 09:45 | Fix shared object panics. [Bug 875395] check-in: ce19ff118e user: dkf tags: core-8-4-branch | |
| 09:42 | Fix shared object panics. [Bug 875395] check-in: 1a953d39a5 user: dkf tags: trunk | |
| 02:12 | 2004-01-09 edit check-in: 484c049a78 user: davygrvy tags: trunk | |
|
2004-01-12
| ||
| 18:50 | improved comments check-in: 46b0946107 user: msofer tags: trunk | |
| 18:21 | * generic/tclCompExpr.c (CompileLandOrLorExpr): cosmetic changes. check-in: f4eba2f0b3 user: msofer tags: trunk | |
| 03:28 | Fix a comment. check-in: 2afb845a06 user: msofer tags: trunk | |
| 03:23 | * generic/tclCompExpr.c (CompileLandOrLorExpr): new logic, fewer instructions. As a side effect, t... check-in: d0d26ee384 user: msofer tags: trunk | |
|
2004-01-11
| ||
| 20:45 | no message check-in: c4dfe68e26 user: davygrvy tags: trunk | |
| 20:38 | no message check-in: e234ac2dc1 user: davygrvy tags: trunk | |
| 20:36 | * win/tclWinThrd.c (Tcl_ConditionNotify): condPtr must be dereferenced to see if there are waiters... check-in: 6885a5fa49 user: davygrvy tags: trunk | |
|
2004-01-10
| ||
| 00:26 | no message check-in: a7eb027c89 user: davygrvy tags: trunk | |
| 00:24 | Added -DTCL_NO_DEPRECATED usage to makefile.vc. Called like this: nmake -af makefile.vc CHECKS=no... check-in: 9bff31696e user: davygrvy tags: trunk | |
|
2004-01-09
| ||
| 20:59 | no message check-in: 2aff60c745 user: davygrvy tags: trunk | |
| 20:55 | Renamed and deprecated #defines moved to within the #ifndef TCL_NO_DEPRECATED block. This alows us ... check-in: 39e2760edf user: davygrvy tags: trunk | |
| 15:22 | TclFinalizeFilesystem fix check-in: ffc8724479 user: vincentdarley tags: trunk | |
| 13:19 | vfs code tclfinalizefilesystem fix check-in: 02df65f851 user: vincentdarley tags: core-8-4-branch | |
|
2003-12-26
| ||
| 04:12 | * win/tclWin32Dll.c (DllMain): Add HAVE_NO_SEH blocks in place of __try and __except statements t... check-in: e091eeb230 user: mdejong tags: trunk | |
|
2003-12-24
| ||
| 14:40 | typo fixes check-in: e63aa2f51c user: dgp tags: trunk | |
| 04:20 | no message check-in: 7419700723 user: davygrvy tags: trunk | |
| 04:20 | Deprected use of Tcl_Ckalloc changed to Tcl_Alloc in the TclAllocObjStorage macro. check-in: 19b15f1dba user: davygrvy tags: trunk | |
| 04:18 | All uses of 'panic' (the macro) changed to 'Tcl_Panic' (the function). The #define of panic in tcl.... check-in: 524a53e3b3 user: davygrvy tags: trunk | |
|
2003-12-23
| ||
| 03:58 | prevent static buffer overflow (Doh!) check-in: 1154089f0a user: davygrvy tags: trunk | |
| 03:48 | fixed static buffer overflow check-in: 105e213b31 user: davygrvy tags: trunk | |
| 02:41 | no message check-in: f4746a904d user: davygrvy tags: trunk | |
| 02:39 | Removed note that makefile.vc needs to have a version number changed. check-in: 443bc592e1 user: davygrvy tags: trunk | |
| 02:38 | VERSION macro now set by reading tcl.h for it. check-in: cff1bedef2 user: davygrvy tags: trunk | |
| 02:19 | New feature for extensions that use rules.vc. Now reads header files for version strings. No more ... check-in: 5bfd259afe user: davygrvy tags: trunk | |
|
2003-12-21
| ||
| 22:02 | no message check-in: cff53f286b user: davygrvy tags: trunk | |
| 21:58 | Structured Exception Handling added around Tcl_Finalize called from DllMain's DLL_PROCESS_DETACH. W... check-in: 1c41033288 user: davygrvy tags: trunk | |
|
2003-12-17
| ||
| 22:11 | backported changelog entry to document backported bug fix check-in: 5e75b76817 user: dgp tags: core-8-4-branch | |
| 18:40 | * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug when numeric scan-value cache co... check-in: 3bc06f90ec user: das tags: trunk | |
| 18:38 | * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug when numeric scan-value cache co... check-in: 97b03927f2 user: das tags: core-8-4-branch | |
| 17:47 | fix to file normalization with relative links check-in: b69743eda9 user: vincentdarley tags: trunk | |
| 10:12 | fix to fs norm bug 860402 check-in: 730275ac02 user: vincentdarley tags: trunk | |
| 09:55 | fix to fs norm bug 860402 check-in: 487c53d709 user: vincentdarley tags: trunk | |
| 09:32 | Merged fixes for Tcl Bug #839519 and Tcl Bug #861515. Those are already applied to the head. check-in: fe3c10c752 user: vasiljevic tags: core-8-4-branch | |
| 09:26 | Added trace for bugfixes #839519 and #861515 check-in: cb311e4d9c user: vasiljevic tags: trunk | |
| 09:25 | fixed Tcl_FSGetTranslatedPath to always return properly refcounted path object. This fixes Tcl Bug #... check-in: 9efce085be user: vasiljevic tags: trunk | |
| 09:24 | Fixed 2 memory (object) leaks; Tcl Bug #839519 check-in: 12499f35c0 user: vasiljevic tags: trunk | |
|
2003-12-16
| ||
| 18:20 | improved documentation on memory management check-in: f909afc788 user: vincentdarley tags: trunk | |
| 15:26 | marked test as nonPortable check-in: 2d3e725c15 user: vincentdarley tags: trunk | |
| 11:34 | Made a variable file-local for safety check-in: 54a83caeac user: dkf tags: trunk | |
| 02:55 | * win/tclWinFile.c (TclpUtime) : utimbuf struct not a problem with Borland. * win/tclWinTime.c (... check-in: cf0b9606ba user: davygrvy tags: trunk | |
| 02:43 | * win/tcl.rc: Slight modification to the STRINGIFY macro to support Borland's rc tool. From Helmu... check-in: 97ef66fca1 user: davygrvy tags: trunk | |
| 02:35 | * wintclsh.rc: Slight modification to the STRINGIFY macro to support Borland's rc tool. From Helm... check-in: 385122fc8c user: davygrvy tags: trunk | |
| 02:31 | Slight modification to the STRINGIFY macro to support Borland's rc tool. check-in: ae05ff553c user: davygrvy tags: trunk | |
|
2003-12-15
| ||
| 00:49 | * generic/tclInt.decls: commented-out entry for TclpCheckStackSpace, removing it from the Stubs tabl... check-in: 58f0786941 user: davygrvy tags: trunk | |
|
2003-12-14
| ||
| 18:32 | TIP#75 Implementation check-in: 37ab2795dd user: dkf tags: trunk | |
| 17:38 | Stop warnings due to (annoying) C type promotion rules. check-in: c0649787a6 user: dkf tags: trunk | |
| 10:51 | rewrite of file normalization check-in: 5b1ae40484 user: vincentdarley tags: trunk | |
|
2003-12-13
| ||
| 03:11 | prefer Tcl_LongAsWide and Tcl_WideAsLong for casts. check-in: 990811b730 user: davygrvy tags: trunk | |
| 02:11 | no message check-in: 5d61b76a22 user: davygrvy tags: trunk | |
| 02:07 | Win32's SetFilePointer() takes LONGs not DWORDs. Redid local vars to avoid all casting except where... check-in: 8ee1137fac user: davygrvy tags: trunk | |
|
2003-12-12
| ||
| 17:15 | better filesystem tests with more informative results check-in: c9ed107497 user: vincentdarley tags: trunk | |
| 17:09 | various filesystem fixes check-in: 6f1ffc504e user: vincentdarley tags: trunk | |
| 17:09 | allow creation of relative links check-in: 60f9fa8b4d user: vincentdarley tags: trunk | |
| 17:02 | new filesystem tests check-in: 8560e5ecaa user: vincentdarley tags: trunk | |
| 17:02 | file normalize ~nobody fix check-in: f1c2619a40 user: vincentdarley tags: trunk | |
| 17:02 | improved filesystem documentation check-in: 574d369381 user: vincentdarley tags: trunk | |
| 16:47 | fix to 'file normalize ~nobody' crash check-in: 23ab3123af user: vincentdarley tags: core-8-4-branch | |
| 01:01 | no message check-in: e2be25f20c user: davygrvy tags: trunk | |
| 00:59 | (SocketThreadExitHandler) : added a TerminateThread fallback just in case the socket handler thread ... check-in: ebde28db01 user: davygrvy tags: trunk | |
|
2003-12-09
| ||
| 21:55 | * unix/configure: * unix/tcl.m4: updated OpenBSD build configuration based on [Patch #775246] (ca... check-in: 9311063130 user: hobbs tags: trunk | |
| 16:03 | fixed tests and constraints and setup so works x-platform check-in: 4e7375a764 user: vincentdarley tags: trunk | |
| 15:32 | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] check-in: d0ff553585 user: dkf tags: core-8-4-branch | |
| 15:27 | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] check-in: d06ae339af user: dkf tags: trunk | |
| 14:57 | NT file permissions fix and tests check-in: a6a450bd88 user: vincentdarley tags: trunk | |
|
2003-12-03
| ||
| 17:39 | * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguish * unix/configur... check-in: 125b8530bb user: dgp tags: core-8-4-branch | |
|
2003-12-02
| ||
| 17:36 | * README: Bumped patch level to 8.4.6 to distinguish * generic/tcl.h: ... check-in: 67f0414823 user: dgp tags: core-8-4-branch | |
| 09:31 | Stop losing references when variables are repeated in [binary scan]. [851747] check-in: 4b0fb393bf user: dkf tags: core-8-4-branch | |
| 09:29 | Stop losing references when variables are repeated in [binary scan]. [851747] check-in: e1aa93441d user: dkf tags: trunk | |
|
2003-12-01
| ||
| 21:29 | * doc/lset.n: fix typo [Bug 852224] check-in: 424fb3443c user: msofer tags: core-8-4-branch | |
| 21:27 | * doc/lset.n: fix typo [Bug 852224] check-in: 89c716f872 user: msofer tags: trunk | |
|
2003-11-24
| ||
| 19:06 | * generic/tclParse.c: Corrected faulty check for trailing white space in {expand} ... check-in: 672ceae2ae user: dgp tags: trunk | |
| 10:13 | remove windows [cd] bug check-in: aed01a3091 user: vincentdarley tags: trunk | |
|
2003-11-21
| ||
| 18:47 | * tests/winFCmd.test (winFCmd-16.10,11): Merged new tests from core-8-4-branch. check-in: 3edba276c1 user: dgp tags: trunk | |
| 18:18 | moved core-8-4-5 tag to include las test correction check-in: 8f0b8e9adb user: hobbs tags: core-8-4-5, core-8-4-branch | |
| 16:19 | * tests/windFCmd.test (winFCmd-16.10): Corrected failure to initialize variable $dd... check-in: e353d8cf35 user: dgp tags: core-8-4-branch | |
| 00:18 | moved 8.4.5 tag check-in: de183ca925 user: hobbs tags: core-8-4-branch | |
|
2003-11-20
| ||
| 19:19 | * generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecate... check-in: 27a479625d user: msofer tags: core-8-4-branch | |
| 19:05 | fix to 'cd' infinite recursion bug on Windows check-in: f5a4c09bdb user: vincentdarley tags: core-8-4-branch | |
| 18:37 | * generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecate... check-in: 00fc87dfaf user: msofer tags: trunk | |
| 00:15 | * tests/compile.test (compile-16.22.0): Improved test for the recent fix for Bug 845... check-in: 39903cd5c5 user: dgp tags: trunk | |
|
2003-11-19
| ||
| 22:04 | Fixed Bug 845412; long commands without expansion don't get tangled with the expansion machinery now... check-in: 791e41a307 user: dkf tags: trunk | |
| 16:29 | typo correction check-in: b5c0f24d2c user: dgp tags: core-8-4-branch | |
|
2003-11-18
| ||
| 23:35 | updated for 8.4.5 release check-in: 5d4a25efc8 user: hobbs tags: core-8-4-branch | |
| 23:29 | Changes from Victor Wagner <vitus@45.free.net> for better DJGPP support. check-in: 393c948780 user: davygrvy tags: trunk | |
| 23:13 | Changes from Victor Wagner <vitus@45.free.net> for DJGPP support. check-in: c34a3f8b13 user: davygrvy tags: trunk | |
|
2003-11-17
| ||
| 18:28 | more details on the regexp fix. check-in: 91556819cc user: dgp tags: trunk | |
| 18:12 | * generic/regcomp.c: Backported regexp bug fixes and tests. Thanks * generic/tcl... check-in: c65f205307 user: dgp tags: core-8-4-branch | |
| 17:48 | * tests/reg.test: Added tests for [Bugs 230589, 504785, 505048, 840258] recently fi... check-in: ef520e12a5 user: dgp tags: trunk | |
| 15:23 | Added cast to suppress compiler warning. check-in: 7882b5bc8d user: dgp tags: trunk | |
|
2003-11-16
| ||
| 02:12 | Miguel's masking bits had the wrong sense. I should have spotted this, but he did instead... check-in: 20f28119e5 user: dkf tags: trunk | |
| 01:15 | D'oh! instructionCount is post-incremented, not pre-incremented... check-in: 5d7b896ba8 user: dkf tags: trunk | |
| 00:49 | Miguel Sofer's patch (with small revisions) to make sure the bytecode engine checks for async events... check-in: b8a0c26a58 user: dkf tags: trunk | |
|
2003-11-15
| ||
| 23:42 | Stop VC++ 5.2 warning. [Bug 842511] check-in: bc35b1d8bc user: dkf tags: trunk | |
| 23:35 | Whitespace fixes check-in: 1566f25636 user: dkf tags: trunk | |
| 11:14 | Fixed code that splits RE engine states into "progress" and "no-progress" (bugs 505048, 230589, 8402... check-in: 47606ca977 user: pvgoran tags: trunk | |
| 03:19 | Added cast to suppress compiler warning. check-in: 90d8b22feb user: dgp tags: trunk | |
|
2003-11-14
| ||
| 23:21 | TIP#138 implementation plus extra test stuff [Patch 731356] check-in: eef4eada83 user: dkf tags: trunk | |
| 21:13 | Version number/changebar fix check-in: f0e7c0648d user: dkf tags: trunk | |
| 20:44 | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition * doc/Tcl.n: ... check-in: cbfb8313ba user: dgp tags: trunk | |
|
2003-11-12
| ||
| 17:29 | * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more systems are using permissions cachin... check-in: 3d83a3a862 user: hobbs tags: core-8-4-branch | |
| 17:27 | * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more systems are using perm... check-in: 0f226694e4 user: hobbs tags: trunk | |
| 01:07 | * unix/configure: * unix/tcl.m4: improve AIX --enable-64bit handling remove -D__NO_STRING_INLINES... check-in: 0c5e766d14 user: hobbs tags: trunk | |
| 01:05 | improve AIX --enable-64bit handling check-in: f4c52299dc user: hobbs tags: core-8-4-branch | |
|
2003-11-11
| ||
| 10:06 | no message check-in: 09a8cae981 user: davygrvy tags: trunk | |
| 08:24 | added socklen_t typedef for DJGPP check-in: d155989891 user: davygrvy tags: trunk | |
|
2003-11-10
| ||
| 22:55 | * library/dde/pkgIndex.tcl: Added safeguards so that registry * library/reg/pkgI... check-in: 207b9d2fc9 user: dgp tags: trunk | |
| 22:42 | * library/dde/pkgIndex.tcl: Added safeguards so that registry * library/reg/pkgI... check-in: 72370b1438 user: dgp tags: core-8-4-branch | |
| 20:34 | * unix/tclUnixInit.c (TclpInitLibraryPath): * win/tclWinInit.c (TclpInitLibraryPath)... check-in: 5d17bf7a05 user: dgp tags: trunk | |
| 20:32 | * tests/unixInit.test (unixInit-2.10): re-enabled. * unix/tclUnixInit.c (TclpInitLib... check-in: 2af03d22c1 user: dgp tags: core-8-4-branch | |
| 18:30 | Make cmdIL.test more self-contained [Bug 838384] check-in: b27e450c20 user: dkf tags: trunk | |
| 17:57 | fix to misleading error message check-in: 5a025a528e user: vincentdarley tags: trunk | |
|
2003-11-07
| ||
| 11:36 | compilation warning check-in: 5e759647b7 user: vincentdarley tags: trunk | |
|
2003-11-06
| ||
| 21:47 | * tests/unixInit.test (unixInit-2.10): mark as knownBug * generic/tclEncoding.c (Tcl... check-in: f2c5e28d1f user: hobbs tags: core-8-4-branch | |
| 13:12 | * macosx/Makefile: optimized builds define NDEBUG to turn off ThreadAlloc range checking. check-in: 66579ee384 user: das tags: core-8-4-branch | |
| 13:11 | * macosx/Makefile: optimized builds define NDEBUG to turn off ThreadAlloc range checking. check-in: b971567508 user: das tags: trunk | |
|
2003-11-05
| ||
| 20:52 | * generic/tclEncoding.c (TclFindEncodings): Normalize the path of the executable... check-in: 421949d855 user: dgp tags: core-8-4-branch | |
| 20:50 | * tests/unixInit.test (unixInit-2.10): New test to expose [Bug 832657] failure of T... check-in: 687e16de39 user: dgp tags: trunk | |
|
2003-11-04
| ||
| 09:36 | * macosx/Makefile: added 'test' target. check-in: 59cc5bd7e4 user: das tags: trunk | |
| 09:36 | * macosx/Makefile: added 'test' target. check-in: fd1362a489 user: das tags: core-8-4-branch | |
|
2003-11-03
| ||
| 12:49 | loadHandle vs clientData cleanup check-in: faef05470c user: vincentdarley tags: trunk | |
| 12:49 | whitespace check-in: d044c8be98 user: vincentdarley tags: trunk | |
| 12:48 | remove warning check-in: 3a2780c1a7 user: vincentdarley tags: trunk | |
| 12:48 | free path when no longer needed check-in: 5e80e5abd3 user: vincentdarley tags: trunk | |
|
2003-11-02
| ||
| 18:57 | Typo fix check-in: 33c0fbef93 user: dkf tags: trunk | |
|
2003-11-01
| ||
| 01:31 | regen check-in: d1f0e54921 user: dkf tags: trunk | |
| 01:28 | When copying and pasting code, check that argument types are sensible! <:^) check-in: cfc3336537 user: dkf tags: trunk | |
| 01:23 | Oops check-in: 6a41f32717 user: dkf tags: trunk | |
| 01:20 | Increased robustness and speed for [lrepeat] with help of new list constructor check-in: 14a264ed1d user: dkf tags: trunk | |
|
2003-10-31
| ||
| 13:33 | fix testsuite backport error check-in: 3cf3288b1b user: vincentdarley tags: core-8-4-branch | |
| 08:46 | ensure translated path is freed check-in: 414a62cb23 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-30
| ||
| 22:46 | Whitespace police check-in: 0e454ce0e1 user: dkf tags: trunk | |
| 22:18 | Whitespace police check-in: 355816d9e5 user: dkf tags: trunk | |
|
2003-10-28
| ||
| 22:07 | doh, forgot Changelog entry check-in: df96275051 user: msofer tags: trunk | |
| 22:06 | * generic/tclExecute.c (NEXT_INST macros): replaced macro variable "result" by "resultHandling" to... check-in: 1debe942a0 user: msofer tags: trunk | |
|
2003-10-23
| ||
| 18:00 | * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606] fixing [Bug 813087]. Detecti... check-in: 5b68e65f6c user: andreas_kupries tags: trunk | |
| 17:49 | * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606] fixing [Bug 813087]. Detecti... check-in: 465e77a525 user: andreas_kupries tags: core-8-4-branch | |
| 16:28 | * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too when asked for writable events by the... check-in: 8ec3963650 user: andreas_kupries tags: trunk | |
| 16:24 | * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too when asked for writable events by the... check-in: a75cd73002 user: andreas_kupries tags: core-8-4-branch | |
| 10:10 | filesystem documentation check-in: a4fc365a4e user: vincentdarley tags: trunk | |
| 10:07 | mac resource freeing fix check-in: d76762d8f8 user: vincentdarley tags: trunk | |
| 09:40 | typo check-in: 8dc0974021 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-22
| ||
| 22:35 | * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): New functions. See below for con... check-in: a16319b2a6 user: andreas_kupries tags: core-8-4-branch | |
| 08:29 | Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] check-in: f86ca225de user: dkf tags: trunk | |
| 08:21 | Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] check-in: a90e1d2d10 user: dkf tags: core-8-4-branch | |
|
2003-10-21
| ||
| 23:39 | * tools/tcltk-man2html.tcl: fixed incorrect html generated for .IP/.TP lists, now use <DL><DT>...<... check-in: 972aaa97b4 user: das tags: core-8-4-branch | |
| 23:39 | * tools/tcltk-man2html.tcl: fixed incorrect html generated for .IP/.TP lists, now use <DL><DT>...<... check-in: 1c115e499e user: das tags: trunk | |
| 23:25 | * win/tclWinPipe.c (BuildCommandLine): Applied the patch coming with [Bug 805605] to the code, ... check-in: 9bc2883984 user: andreas_kupries tags: trunk | |
| 22:57 | * win/tclWinPipe.c (BuildCommandLine): Applied the patch coming with [Bug 805605] to the code, ... check-in: 8a3d6e56c5 user: andreas_kupries tags: core-8-4-branch | |
| 20:42 | Removed variables that are no longer used. check-in: b8ce70f5db user: dgp tags: trunk | |
| 05:10 | corrected new msgcat tests to work on case-sensitive filesystems (where ROOT.msg and root.msg are di... check-in: b52b8cd9d1 user: dgp tags: trunk | |
| 03:42 | update msgcat version to 1.4 check-in: 480ccd7066 user: dgp tags: trunk | |
| 00:23 | TIP #156: Language-Neutral Root Locale for Msgcat check-in: 36d6f6daf7 user: kennykb tags: trunk | |
|
2003-10-16
| ||
| 02:29 | Merge updates from HEAD. check-in: 6eee5f37f0 user: dgp tags: dgp-refactor | |
| 02:28 | Merged updates from HEAD check-in: 44102608b1 user: dgp tags: dgp-refactor | |
|
2003-10-15
| ||
| 13:15 | Fixed bug 823768 by pre-parsing the index list check-in: 4f28048ff5 user: dkf tags: trunk | |
|
2003-10-14
| ||
| 22:48 | no message check-in: da23724d51 user: davygrvy tags: trunk | |
| 22:48 | Punt gracefully if exitToken was already destroyed. check-in: 4d99865323 user: davygrvy tags: trunk | |
| 22:44 | no message check-in: 60be0b5f4e user: davygrvy tags: core-8-4-branch | |
| 22:41 | Punt gracefully if exitToken was already destroyed. check-in: 8ed4708887 user: davygrvy tags: core-8-4-branch | |
| 21:49 | Test to detect a sharing problem with TIP#127 exposed in tclbench Thanks DGP for helping develop thi... check-in: cd19c5a7b4 user: dkf tags: trunk | |
| 20:42 | whitespace police check-in: b7d561203b user: dkf tags: trunk | |
| 18:23 | regsub fix check-in: 67a6ac6109 user: vincentdarley tags: trunk | |
| 18:21 | regsub fix check-in: 5f7f128188 user: vincentdarley tags: core-8-4-branch | |
| 15:44 | * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routine that appends a ... check-in: 3522d44090 user: dgp tags: trunk | |
| 13:38 | TIP#127 Implementation. Thanks to Michael Schlenker for his implementation work check-in: 3dfa4104f6 user: dkf tags: trunk | |
|
2003-10-13
| ||
| 16:48 | filesystem bug fixes check-in: f53be6ca93 user: vincentdarley tags: trunk | |
| 01:00 | * unix/tclUnixTest.c (TestalarmCmd): don't bother checking return value of alarm. [B... check-in: 91566e4729 user: hobbs tags: core-8-4-branch | |
| 00:59 | * unix/tclUnixTest.c (TestalarmCmd): don't bother checking return value of alarm. [B... check-in: 12b273dd6c user: hobbs tags: trunk | |
|
2003-10-10
| ||
| 15:50 | Exported symbol name police (thanks GPS for spotting this!) check-in: c377842c48 user: dkf tags: trunk | |
|
2003-10-09
| ||
| 00:29 | * win/makefile.vc: Applied patches for bug #801467 by Joe Mistachkin * win/tclAppInit.c: to fix i... check-in: c6bd53ea96 user: patthoyts tags: trunk | |
|
2003-10-08
| ||
| 23:18 | * generic/tclBasic.c: Save and restore the iPtr->flag bits that control the state ... check-in: f1a98cad4c user: dgp tags: trunk | |
| 23:18 | * generic/tclBasic.c: Save and restore the iPtr->flag bits that control the state ... check-in: 770447146a user: dgp tags: core-8-4-branch | |
| 17:51 | format correction and clarification backport check-in: 11db3d9734 user: dgp tags: core-8-4-branch | |
| 17:50 | Format correction check-in: bdc05963a2 user: dgp tags: trunk | |
| 15:24 | Added constraint to the new tests. check-in: e697dfc739 user: dgp tags: trunk | |
| 15:24 | Added constraint to the new tests. check-in: 20448fb813 user: dgp tags: core-8-4-branch | |
| 14:24 | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length because of a negative '... check-in: 6b243da1f0 user: dkf tags: trunk | |
| 14:21 | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length because of a negative '... check-in: 257a93c349 user: dkf tags: core-8-4-branch | |
|
2003-10-07
| ||
| 21:45 | * tests/cmdAH.test: * tests/exec.test: Corrected temporary file managem... check-in: 10252720cd user: dgp tags: trunk | |
| 21:37 | * tests/exec.test: Corrected temporary file management * tests/fileSyst... check-in: c0d2794d98 user: dgp tags: core-8-4-branch | |
| 20:15 | sync check-in: 6075a6263d user: dgp tags: core-8-4-branch | |
| 18:53 | * tests/exec.test: Corrected temporary file management * tests/fileSyst... check-in: 552fa6ec61 user: dgp tags: core-8-4-branch | |
| 16:37 | * tests/pid.test: Corrected temporary file management issues uncovered by -deb... check-in: c50be0ebf4 user: dgp tags: trunk | |
| 16:00 | * tests/fCmd.test: Run tests with the [temporaryDirectory] as the current direc... check-in: 081319d78f user: dgp tags: trunk | |
| 15:57 | * tests/fCmd.test: Run tests with the [temporaryDirectory] as the current direc... check-in: 8e883848fc user: dgp tags: core-8-4-branch | |
| 15:26 | * doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentation to reflect that ... check-in: db8fd51f20 user: dgp tags: trunk | |
| 15:25 | * doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentation to reflect that ... check-in: 66abde549c user: dgp tags: core-8-4-branch | |
| 14:58 | * tests/io.test: Corrected several tests that failed when paths * tests/ioCmd... check-in: 1d663f7cc8 user: dgp tags: trunk | |
| 14:57 | typo check-in: 28d9ed1553 user: dgp tags: core-8-4-branch | |
| 14:55 | * tests/io.test: Corrected several tests that failed when paths * tests/ioCmd... check-in: b8713ca1fe user: dgp tags: core-8-4-branch | |
| 04:48 | * tests/regexp.test: Matched [makeFile] with [removeFile]. * tests/regexp... check-in: 1aecb14fff user: dgp tags: trunk | |
| 04:48 | * tests/regexp.test: Matched [makeFile] with [removeFile]. * tests/regexp... check-in: 9347a945f9 user: dgp tags: core-8-4-branch | |
|
2003-10-06
| ||
| 19:08 | * win/configure: * win/tcl.m4: removed incorrect checks for existence of optimization. TCL_CFG_O... check-in: e8c5420848 user: hobbs tags: trunk | |
| 17:27 | * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution happens, not for a... check-in: cee2238b21 user: dgp tags: trunk | |
| 17:26 | * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution happens, not for a... check-in: cd6e2b24d6 user: dgp tags: core-8-4-branch | |
| 16:17 | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so that alpha and beta... check-in: 287de6f037 user: dgp tags: trunk | |
| 14:32 | * tests/reg.test: Corrected duplicate test names. * tests/resource.test: [Bug... check-in: 35fbcc69fd user: dgp tags: trunk | |
| 14:30 | * tests/reg.test: Corrected duplicate test names. * tests/resource.test: [Bug... check-in: a9f7fbd39f user: dgp tags: core-8-4-branch | |
| 13:55 | * tests/cmdMZ.test: Updated [package require tcltest] lines to * tests/fileSyste... check-in: f807a06c4b user: dgp tags: core-8-4-branch | |
| 09:49 | filesystem bug fixes: volumerelative normalization, file join inconsistency check-in: a3d43f8f96 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-04
| ||
| 18:59 | * win/tclWinPipe.c: fixed a bug in BuildCommandLine. This bug built a command line with a missing ... check-in: bd97fc8041 user: mdejong tags: core-8-4-branch | |
| 16:12 | fix for [Bug 816641] - faulty execution and catch stack management. check-in: 1fbbe0dc83 user: msofer tags: trunk | |
|
2003-10-03
| ||
| 20:42 | * generic/tclBasic.c: Fixed error in ref count management of command * generic/tcl... check-in: 56fecef86d user: dgp tags: trunk | |
| 20:31 | * generic/tclBasic.c: Fixed error in ref count management of command * generic/tcl... check-in: d827d182f4 user: dgp tags: core-8-4-branch | |
| 17:45 | backporting of filesystem tests, docs check-in: 9cc6cd11c0 user: vincentdarley tags: core-8-4-branch | |
| 17:25 | new tests for reported problems, fixes to follow check-in: 0ac2c334b8 user: vincentdarley tags: core-8-4-branch | |
| 17:24 | FileSystem.3 check-in: a22752a9e8 user: vincentdarley tags: core-8-4-branch | |
| 17:13 | * generic/tclCompile.c (TclCompileScript): backport fix for crash on TCL_OUT_LINE_COMPILE mishandl... check-in: 38cdced0af user: hobbs tags: core-8-3-1-branch | |
|
2003-10-02
| ||
| 23:07 | * README: Bumped patch level to 8.4.5 to prepare * generic/tcl.h: ... check-in: 2204540b58 user: dgp tags: core-8-4-branch | |
| 18:08 | * generic/tclTrace.c: Corrected comingling of introspection results of [trace info c... check-in: d8fd7cc24d user: dgp tags: trunk | |
|
2003-10-01
| ||
| 14:34 | * macosx/Makefile: fixed redo prebinding bug when DESTDIR="". * mac/tclMacResource.c: fixed possib... check-in: 318932202b user: das tags: core-8-4-branch | |
| 14:33 | * macosx/Makefile: fixed redo prebinding bug when DESTDIR="". * mac/tclMacResource.c: fixed possib... check-in: ce2dbaa84e user: das tags: trunk | |
|
2003-09-30
| ||
| 14:05 | fixed inconsistent handling of file separators in file join check-in: ebab8e8fa9 user: vincentdarley tags: trunk | |
|
2003-09-29
| ||
| 23:56 | Remove unintentional check-in of work-in-progress check-in: 1bfa692a27 user: dkf tags: trunk | |
| 22:51 | Undid bozo check-in of work-in-progress check-in: bad15625ff user: dkf tags: trunk | |
| 22:38 | Symbols which are visible outside a single compilation unit must have the prefix 'Tcl' to keep them ... check-in: cd7c23855c user: dkf tags: trunk | |
| 22:11 | Undo mistaken commit of work-in-progress check-in: c93a77cabe user: dkf tags: trunk | |
| 22:03 | * generic/tclBasic.c (CallCommandTraces): Added safety bit * tests/trace.test: ma... check-in: 3592877a84 user: dgp tags: core-8-4-branch | |
| 21:47 | Oops. Missed out on an index line update check-in: 4f07f60509 user: dkf tags: trunk | |
| 21:45 | Regen check-in: 7080f02eb6 user: dkf tags: trunk | |
| 21:38 | TIP#121 (app exit proc API) implementation from Joe Mistachkin check-in: 4618164501 user: dkf tags: trunk | |
| 21:28 | improved test description check-in: d7cb1a0d6f user: dgp tags: trunk | |
| 14:37 | TIP#112 ([namespace ensemble] command) implementation. check-in: e1f27128dc user: dkf tags: trunk | |
| 10:04 | Correctly check the types of boolean options to http::geturl [Bug 811170] check-in: f5edb0ae77 user: dkf tags: core-8-4-branch | |
| 10:01 | Correctly check the types of boolean options to http::geturl [Bug 811170] check-in: b5f9c46a87 user: dkf tags: trunk | |
| 09:43 | Added note that frameworks are a MacOSX feature [Bug 619440] check-in: abcc204689 user: dkf tags: trunk | |
| 09:17 | Added note to make it clearer that frameworks are an OSX feature [Bug 619440] check-in: 9c62bd86b1 user: dkf tags: core-8-4-branch | |
|
2003-09-28
| ||
| 10:48 | no message check-in: 02c413a5da user: davygrvy tags: core-8-4-branch | |
| 10:36 | no message check-in: 013af71ab9 user: davygrvy tags: trunk | |
| 10:36 | * win/tclWinPipe.c: The windows port of expect can call TclWinAddProcess before any of the other pip... check-in: 1ff27fbb73 user: davygrvy tags: trunk | |
| 10:32 | no message check-in: db0c4c77e3 user: davygrvy tags: core-8-4-branch | |
| 10:29 | The windows port of expect can call TclWinAddProcess before any of the other pipe functions. Added ... check-in: 56a3fe0f5a user: davygrvy tags: core-8-4-branch | |
|
2003-09-25
| ||
| 05:34 | * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden on command line. Replaced explic... check-in: ab75ff2164 user: das tags: core-8-4-branch | |
| 05:34 | * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden on command line. Replaced explic... check-in: fdd3ebad30 user: das tags: trunk | |
|
2003-09-24
| ||
| 18:07 | package unknown performance on MacOS and MacOS X check-in: 361ef0c572 user: vincentdarley tags: trunk | |
| 12:56 | trace.test remove knownBug check-in: 954c5880cb user: vincentdarley tags: trunk | |
| 02:27 | add thanks check-in: 9c0ce0db8f user: dgp tags: core-8-4-branch | |
| 02:17 | * generic/tclCmdMZ.c (): Fixed [Bug 807243] where * tests/trace.test ... check-in: 5e1bc3855c user: dgp tags: core-8-4-branch | |
| 02:07 | * tests/trace.test (trace-31,32-*): Added tests for [Bug 807243] and [Bug 811483]. check-in: 256e98a853 user: dgp tags: trunk | |
|
2003-09-23
| ||
| 18:38 | fix failure of previous commit on Alpha platform check-in: 75cc747d06 user: msofer tags: trunk | |
| 14:48 | * generic/tclExecute.c: * generic/tclInt.h: changed the evaluation-stack addressing mode, from ar... check-in: cc2dd645bb user: msofer tags: trunk | |
| 04:49 | * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's 2000-01-28 fix ... check-in: dbc5f2a73f user: dgp tags: trunk | |
| 04:49 | * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's 2000-01-28 fix ... check-in: 2ce276bdca user: dgp tags: core-8-4-branch | |
|
2003-09-19
| ||
| 23:05 | Stop failure of expr-23.4 on 64bit architectures. [Bug 808244] check-in: 0d0db69145 user: dkf tags: trunk | |
| 18:42 | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all calls that may cause tr... check-in: 96040360b2 user: msofer tags: core-8-4-branch | |
| 18:09 | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all calls that may cause trac... check-in: 03dd1a4927 user: msofer tags: trunk | |
|
2003-09-18
| ||
| 11:29 | fileName test suite bug fix check-in: 055dc59c05 user: vincentdarley tags: trunk | |
|
2003-09-16
| ||
| 16:06 | test suite fix for AFS check-in: 88d1d3d987 user: vincentdarley tags: trunk | |
| 14:56 | minor filesystem bug fixes check-in: 7d62ac81ba user: vincentdarley tags: trunk | |
|
2003-09-15
| ||
| 14:24 | Fixed comment typos. check-in: 26f81efb72 user: patthoyts tags: trunk | |
| 09:46 | Oops! Last checkin had wrong value for LAST_INST_OPCODE. D'oh! check-in: 03e050818f user: dkf tags: trunk | |
|
2003-09-12
| ||
| 23:55 | TIP#123 Implementation based on work by Arjen Markus. [Patch 655176] check-in: 605f7ff911 user: dkf tags: trunk | |
|
2003-09-10
| ||
| 20:29 | * library/opt/optparse.tcl: Overlooked dependence of opt 0.4.4 * library/opt/pkg... check-in: bf17408c08 user: dgp tags: core-8-4-branch | |
| 20:27 | * library/opt/optparse.tcl: Latest revisions caused [OptGuessType] to guess "int... check-in: 16fd6c7944 user: dgp tags: trunk | |
|
2003-09-08
| ||
| 20:12 | format last change for 74 characters per line check-in: 3ae1927bea user: davygrvy tags: trunk | |
| 20:06 | no message check-in: afa31c0db5 user: davygrvy tags: trunk | |
| 20:03 | * win/tclWinLoad.c (TclpDlopen): Changed the error message for ERROR_PROC_NOT_FOUND to be a bit more... check-in: c14ddbc3bb user: davygrvy tags: trunk | |
| 15:00 | credit update check-in: 4dd4c35550 user: dgp tags: core-8-4-branch | |
| 14:59 | credit update check-in: 07f13aba22 user: dgp tags: trunk | |
|
2003-09-05
| ||
| 23:10 | stupid CVS conflicts... check-in: d550dc2cbd user: dgp tags: dgp-refactor | |
| 23:08 | Merge updates from HEAD. check-in: 3f920087eb user: dgp tags: dgp-refactor | |
| 22:55 | one more bit of TIP 137 documentation... check-in: 42b052f2e4 user: dgp tags: trunk | |
| 21:52 | * doc/FileSystem.3: Implementation of * doc/source.n: ... check-in: 8f0e879bbd user: dgp tags: trunk | |
|
2003-09-04
| ||
| 17:50 | && of the constraints is the default; need not be specified. check-in: 544e38ae40 user: dgp tags: core-8-4-branch | |
| 17:50 | && of constraints is the default; need not be specified. check-in: 2a1fb216e1 user: dgp tags: trunk | |
| 17:36 | Typo correction: knownbug -> knownBug check-in: f22bbe5d86 user: dgp tags: trunk | |
| 17:36 | Typo correction: knownbug -> knownBug check-in: d56290e235 user: dgp tags: core-8-4-branch | |
| 16:44 | * doc/SplitList.3: Implementation of TIP 148. Fixes [Bug 489537]. * generic/tc... check-in: 3195fccaba user: dgp tags: trunk | |
|
2003-09-03
| ||
| 16:24 | Added change bars marking portions only valid for Tcl 8.5 or later. check-in: d236a3a9ba user: dgp tags: trunk | |
|
2003-09-02
| ||
| 21:49 | Corrected typo and broken example. check-in: 030afbb777 user: dgp tags: trunk | |
| 18:51 | Added EXAMPLES to return.n check-in: 173074112b user: dgp tags: trunk | |
| 16:48 | Added another note about [return] during a [source]. check-in: f795cb7036 user: dgp tags: trunk | |
| 16:32 | * doc/return.n: Updated [return] docs to cover new TIP 90 features. * doc/break.n: ... check-in: 0a7ac4f33a user: dgp tags: trunk | |
|
2003-09-01
| ||
| 12:30 | Backported fix from HEAD for Bug 788780 check-in: 6a101c532c user: vasiljevic tags: core-8-4-branch | |
|
2003-08-31
| ||
| 23:37 | regen check-in: e566708bd9 user: dkf tags: trunk | |
| 23:17 | Documentation of TIP#139 API functions. check-in: 53eb3ffe97 user: dkf tags: trunk | |
| 21:39 | Updated [catch] docs to cover new TIP 90 features. check-in: 8bc350bc6c user: dgp tags: trunk | |
|
2003-08-30
| ||
| 21:59 | Whitespace police. check-in: d16a814c3f user: dkf tags: trunk | |
|
2003-08-29
| ||
| 17:43 | * generic/tclCmdAH.c: Corrected bug in TIP 90 implementation * tests/cmdMZ.test: ... check-in: 3196407960 user: dgp tags: trunk | |
|
2003-08-27
| ||
| 21:52 | no message check-in: 336076eb0a user: davygrvy tags: trunk | |
| 21:52 | Added Open Watcom strictness about how the char type needs to be signed by default. check-in: 7c42aaa92f user: davygrvy tags: trunk | |
| 21:31 | additinal performance tweak to last commit check-in: bdf9a52978 user: dgp tags: core-8-4-branch | |
| 21:31 | additional performance tweak to last commit. check-in: d57a0e1514 user: dgp tags: trunk | |
| 21:07 | Merge updates from HEAD. check-in: 72cdb6ced3 user: dgp tags: dgp-refactor | |
| 20:29 | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs in TclNeedSpace() wher... check-in: 698df3f3e0 user: dgp tags: trunk | |
| 20:14 | no message check-in: 357bcf1585 user: davygrvy tags: trunk | |
| 20:12 | * win/tclWinFile.c (WinReadLinkDirectory): Fix for 'Initializers must be constant' with the driveS... check-in: bdeee8ce17 user: davygrvy tags: trunk | |
| 20:09 | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs in TclNeedSpace() wher... check-in: c06c66c590 user: dgp tags: core-8-4-branch | |
| 19:55 | Revert mistaken commit. check-in: ad00f5312d user: dgp tags: trunk | |
| 19:50 | * win/tclWinTime.c: Changed use of '_timezone' to 'timezone' as this difference is already adjust... check-in: e915910e7e user: davygrvy tags: trunk | |
| 19:45 | Changed comment to note that OpenWatcom suffers the same missing LPFN_* typedef ssue as MinGW and cy... check-in: d6217aae99 user: davygrvy tags: trunk | |
| 19:41 | Added a block for OpenWatcom adjustments that fixes the same issue Mo did for MinGW lack of missing ... check-in: 344406026f user: davygrvy tags: trunk | |
| 19:32 | no message check-in: 244c13577a user: davygrvy tags: trunk | |
| 19:31 | Added missing CONST'ification usage. check-in: d3904f58d9 user: davygrvy tags: trunk | |
| 19:26 | no message check-in: d981c323e4 user: davygrvy tags: trunk | |
| 19:23 | Changed Win32 platform #define from 'WIN32' to '__WIN32__' as this is the correct one to use across ... check-in: 773578e8ee user: davygrvy tags: trunk | |
| 19:15 | no message check-in: c1d6a2816e user: davygrvy tags: trunk | |
| 19:06 | * compat/strftime.c (_fmt): Fixed syst array intializer that couldn't take variables within it under... check-in: 19deccf65e user: davygrvy tags: trunk | |
| 17:57 | * tests/util.test: Added new tests for remaining TclNeedSpace() bugs discussed in [B... check-in: 2b2d2221ca user: dgp tags: trunk | |
| 17:56 | * tests/util.test: Added new tests for remaining TclNeedSpace() bugs discussed in [Bug 4118... check-in: 7131e2a606 user: dgp tags: core-8-4-branch | |
| 07:00 | no message check-in: 213c8f81b5 user: davygrvy tags: trunk | |
| 06:58 | Added some support for the OpenWatcom compiler. A win/makefile.wc to follow soon. check-in: e5c1fc4c7f user: davygrvy tags: trunk | |
|
2003-08-26
| ||
| 23:03 | no message check-in: 2e7153834d user: davygrvy tags: trunk | |
| 23:01 | Added some support for the LCC-Win32 compiler. Unfortunetly, this compiler has a bug in its preproc... check-in: 130ded9d4b user: davygrvy tags: trunk | |
|
2003-08-25
| ||
| 22:18 | better error control. check-in: 51de934d84 user: davygrvy tags: trunk | |
| 21:05 | Regen check-in: 15743b65be user: dkf tags: trunk | |
| 21:04 | Minor improvement to stubs generation to allow for harmless transfer of functions between stubs tabl... check-in: 2a99d5f881 user: dkf tags: trunk | |
| 20:06 | Regen check-in: b5202f9a67 user: dkf tags: trunk | |
| 20:06 | Duplicated declarations for TIP#139; docs still to do. check-in: ee6c0844f4 user: dkf tags: trunk | |
|
2003-08-23
| ||
| 12:18 | Applied fixes from 8.4.4 tree regarding the Bug #753315. Also, fixed the Bug #788780. check-in: 72145ccb01 user: vasiljevic tags: trunk | |
| 12:16 | Applied changes from 8.4.4 regarding the Bug #753315 check-in: e3b94c3b6a user: vasiljevic tags: trunk | |
|
2003-08-19
| ||
| 19:39 | * win/tclWinSerial.c (SerialErrorStr): Fixed a syntax error created in the previous code cleanup. check-in: 8e8e4096de user: patthoyts tags: trunk | |
| 10:33 | Style guide police check-in: e26c0eff2d user: dkf tags: trunk | |
|
2003-08-18
| ||
| 07:25 | * win/configure: Regen. * win/tcl.m4 (SC_ENABLE_SYMBOLS): Use test instead of -eq, which does not... check-in: 305c7027b7 user: mdejong tags: trunk | |
| 07:19 | Fixup ChangeLog entry. check-in: 793d114331 user: mdejong tags: trunk | |
|
2003-08-15
| ||
| 02:13 | Bug fix 789040 check-in: ca08d4d91c user: chengyemao tags: trunk | |
| 01:40 | Bug fix in BuildCommandLine: missing a space when linePtr is not null check-in: c836991dcd user: chengyemao tags: trunk | |
|
2003-08-11
| ||
| 13:26 | TIP#136 IMPLEMENTATION. We now have an [lrepeat] command! check-in: 149199766b user: dkf tags: trunk | |
|
2003-08-07
| ||
| 21:35 | Merged changes from HEAD check-in: 9658ec795f user: dgp tags: dgp-refactor | |
|
2003-08-06
| ||
| 23:50 | * win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus and Windows CE platform. check-in: 3c10aefab9 user: hobbs tags: core-8-4-branch | |
| 23:48 | * win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus. check-in: 0cd9beb235 user: hobbs tags: trunk | |
| 23:02 | * library/msgcat/msgcat.tcl: Added escape so that non-Windows * library/msgcat/pk... check-in: 2f716bcbab user: dgp tags: core-8-4-branch | |
| 23:02 | * library/msgcat/msgcat.tcl: Added escape so that non-Windows * library/msgcat/pk... check-in: 95a5583325 user: dgp tags: trunk | |
|
2003-08-05
| ||
| 16:19 | * generic/tclExecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT): added a Tcl_ResetResult(interp)... check-in: 6ea7c5be8b user: msofer tags: core-8-4-branch | |
| 15:59 | * generic/tclexecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT): added a Tcl_ResetResult(interp)... check-in: f46fb50cb3 user: msofer tags: trunk | |
|
2003-07-28
| ||
| 12:16 | documentation fix, bug 775220 check-in: afd685999f user: vincentdarley tags: trunk | |
|
2003-07-24
| ||
| 18:16 | * generic/tcl.h: Revert change made on 2003-07-21 since it made the sizeof(Tcl_Obj) different for ... check-in: 4dc4a16832 user: mdejong tags: trunk | |
| 16:05 | * tests/async.test: Added several tests that demonstrate Tcl * tests/basic.test:... check-in: 03d3df98ff user: dgp tags: trunk | |
| 08:45 | * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. * tests/pkgMkIndex.test: Added ... check-in: feddc3eac0 user: rmax tags: trunk | |
| 08:41 | Split off ChangeLog.2002 check-in: b5cdac8baa user: rmax tags: trunk | |
| 08:23 | *** empty log message *** check-in: aab22ecdae user: rmax tags: core-8-4-branch | |
| 08:23 | * tests/pkgMkIndex.test: Added a test for [pkg_mkIndex -verbose]. check-in: 2562836d33 user: rmax tags: core-8-4-branch | |
| 08:23 | * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. check-in: b6c3360935 user: rmax tags: core-8-4-branch | |
|
2003-07-23
| ||
| 20:57 | * win/tclWinReg.c: Incremented the version to 1.1.2. * library/reg/pkgIndex.tcl: check-in: f4979a08c5 user: patthoyts tags: core-8-4-branch | |
| 20:55 | * win/tclWinReg.c: Incremented the version to 1.1.2. * library/reg/pkgIndex.tcl: check-in: a252124d24 user: patthoyts tags: trunk | |
| 15:40 | * unix/Makefile.in: changes to html-tcl & html-tk targets for compatibility with non-gnu makes. check-in: ac8f0f4e4f user: das tags: core-8-4-branch | |
| 15:40 | * unix/Makefile.in: changes to html-tcl & html-tk targets for compatibility with non-gnu makes. check-in: b3f1e43cc8 user: das tags: trunk | |
| 05:53 | * unix/Makefile.in: added macosx/README to dist target. check-in: 6a80fe5f94 user: das tags: core-8-4-branch | |
| 05:53 | * unix/Makefile.in: added macosx/README to dist target. check-in: e8133728f0 user: das tags: trunk | |
|
2003-07-22
| ||
| 23:50 | * win/tclWinReg.c (OpenSubKey): Backported fix for bug 775976 which causes the registry set comman... check-in: d16f7c375e user: patthoyts tags: core-8-4-branch | |
| 23:41 | * win/tclWinReg.c (OpenSubKey): Fixed bug 775976 which causes the registry set command to fail whe... check-in: 996c008d08 user: patthoyts tags: trunk | |
| 03:00 | update fixes to changes from core-8-4-branch check-in: 1183f478ed user: dgp tags: trunk | |
| 00:59 | Check that the thread incrementing or decrementing the ref count of a Tcl_Obj is the thread that ... check-in: 50c5d9ac11 user: mdejong tags: trunk | |
|
2003-07-21
| ||
| 22:36 | note 8.4.4 tag date check-in: 910acb8e61 user: hobbs tags: core-8-4-4, core-8-4-branch | |
| 22:12 | typo corrections check-in: 3c8e01fe7a user: hobbs tags: core-8-4-branch | |
| 17:33 | Updated changes with entries up through 8.4.4 release. check-in: 3a89eba1df user: dgp tags: trunk | |
| 17:30 | Updated changes for 8.4.4 release check-in: cba5977182 user: dgp tags: core-8-4-branch | |
| 10:24 | test suite on afs fix check-in: a1abd63d40 user: vincentdarley tags: trunk | |
|
2003-07-19
| ||
| 01:37 | * macosx/Makefile: added option to allow installing manpages in addition to default html help. check-in: 43a281fdf0 user: das tags: trunk | |
| 01:35 | * macosx/Makefile: added option to allow installing manpages in addition to default html help. check-in: 43fb445852 user: das tags: core-8-4-branch | |
|
2003-07-18
| ||
| 23:35 | * generic/tclBasic.c: Corrected several instances of unsafe * generic/tclCompile.c... check-in: d50fc18438 user: dgp tags: core-8-4-branch | |
| 22:17 | Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] check-in: 5154e4e97b user: dkf tags: trunk | |
| 22:15 | Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] check-in: 136a849910 user: dkf tags: core-8-4-branch | |
| 21:15 | * doc/tcltest.n: Restored the [Eval] proc to replace * library/tcltes... check-in: f6848947aa user: dgp tags: trunk | |
| 21:01 | * doc/tcltest.n: Restored the [Eval] proc to replace * library/tcltes... check-in: a49cd5c3a3 user: dgp tags: core-8-4-branch | |
| 20:28 | * generic/tclIOUtil.c: correct MT-safety issues with filesystem records. [Bug 753315] (vasiljevic)... check-in: 9d5eff542f user: hobbs tags: core-8-4-branch | |
| 19:41 | * library/http/pkgIndex.tcl: merged to v2.4.4 from head * library/http/http.tcl: add support for u... check-in: db661b7e59 user: hobbs tags: core-8-4-branch | |
| 19:36 | * library/http/pkgIndex.tcl: upped to http v2.4.4 * library/http/http.tcl: add support for user:pa... check-in: f4d54669b4 user: hobbs tags: trunk | |
| 16:56 | * doc/AddErrInfo.3: Improved consistency of documentation * doc/CrtTrace.3: ... check-in: a15f50a932 user: dgp tags: trunk | |
| 16:56 | * doc/AddErrInfo.3: Improved consistency of documentation * doc/CrtTrace.3: ... check-in: f63890488d user: dgp tags: core-8-4-branch | |
| 15:21 | * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possible deprecation (no TIP... check-in: 3dd1cd8721 user: dgp tags: trunk | |
| 15:20 | * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possible deprecation (no TIP... check-in: 29689345ec user: dgp tags: core-8-4-branch | |
| 02:02 | * unix/tclUnixFCmd.c: fix for compilation errors on platforms where configure detects non-function... check-in: f0dc607cb1 user: das tags: trunk | |
| 01:06 | * macosx/Makefile: added var to allow overriding of tclsh used during html help building (Landon F... check-in: bd9ca71d10 user: das tags: core-8-4-branch | |
|
2003-07-17
| ||
| 00:20 | 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> * generic/tclPathObj.c (SetFsPathFromAny): Add Cy... check-in: ae9ac7cfce user: hobbs tags: trunk | |
| 00:16 | 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> * generic/tclIOUtil.c (SetFsPathFromAny): Add Cyg... check-in: fe62167ad0 user: hobbs tags: core-8-4-branch | |
|
2003-07-16
| ||
| 22:49 | * library/safe.tcl (FileInAccessPath): normalize paths before comparison. [Bug 759607] (myers) check-in: c758f15754 user: hobbs tags: core-8-4-branch | |
| 22:49 | * library/safe.tcl (FileInAccessPath): normalize paths before comparison. [Bug 759607] (myers) check-in: de1a851e8c user: hobbs tags: trunk | |
| 22:10 | * unix/tclUnixNotfy.c (NotifierThreadProc): correct size of found and word vars from int to long. ... check-in: d051837812 user: hobbs tags: trunk | |
| 22:09 | * unix/tclUnixNotfy.c (NotifierThreadProc): correct size of found and word vars from int to long. ... check-in: 51f4c501bd user: hobbs tags: core-8-4-branch | |
| 22:06 | * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on the * generic/regcustom.h: make line ... check-in: 20681ebe8b user: hobbs tags: core-8-4-branch | |
| 22:03 | * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on the * generic/regcustom.h: make line ... check-in: bd6af5153d user: hobbs tags: trunk | |
| 21:34 | Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300] check-in: d9a41d63e9 user: dkf tags: trunk | |
| 21:31 | Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300] check-in: 8eed71b2c3 user: dkf tags: core-8-4-branch | |
| 21:25 | * generic/tclPreserve.c: In Result and Preserve'd routines, do not * generic/tclUtil.c: assume... check-in: bb94a3e510 user: hobbs tags: core-8-4-branch | |
| 21:24 | * generic/tclPreserve.c: In Result and Preserve'd routines, do not * generic/tclUtil.c: assume... check-in: 059ed80454 user: hobbs tags: trunk | |
| 19:34 | * win/Makefile.in: Don't define TCL_DBGX symbol for every compile. Instead, define TCL_PIPE_DLL o... check-in: 938f1748b3 user: mdejong tags: core-8-4-branch | |
| 15:29 | * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] * generic/tclPathObj.c ... check-in: 31e59a0126 user: dgp tags: trunk | |
| 15:28 | * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] * generic/tclIOUtil.c (... check-in: 8466408ea4 user: dgp tags: core-8-4-branch | |
| 14:31 | * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call * library/tclt... check-in: 2dc6d76995 user: dgp tags: core-8-4-branch | |
| 14:31 | * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call * library/tclt... check-in: 93f9e3e3e9 user: dgp tags: trunk | |
| 08:26 | Removed trivially-unreachable line [Bug 771939] check-in: ff665c6e4e user: dkf tags: trunk | |
| 08:24 | Removed trivially-unreachable line [Bug 771939] check-in: 287971e081 user: dkf tags: core-8-4-branch | |
| 04:15 | * doc/http.n: Updated SYNOPSIS to match actual syntax of commands. [Bug 756112] check-in: aacc41b0c7 user: dgp tags: core-8-4-branch | |
| 04:04 | * doc/http.n: Updated SYNOPSIS to match actual syntax of commands. [Bug 756112] check-in: 4120f7a9d3 user: dgp tags: trunk | |
| 02:17 | * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo that was causing a crash in load.test. check-in: 766a3eea2c user: mdejong tags: trunk | |
| 02:16 | * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo that was causing a crash in load.test. check-in: f8bf84a943 user: mdejong tags: core-8-4-branch | |
|
2003-07-15
| ||
| 23:57 | * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted strings instead o... check-in: 0de34726a3 user: dgp tags: trunk | |
| 23:54 | * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted strings instead o... check-in: 2f48ff2f80 user: dgp tags: core-8-4-branch | |
| 22:25 | * README: Bumped patch level to 8.4.4 in anticipation * generic/tcl.h:... check-in: b7124e29e4 user: dgp tags: core-8-4-branch | |
| 22:21 | D'oh! Forgot one of the examples... check-in: fbc5d04268 user: dkf tags: trunk | |
| 22:18 | Missed a bit off the last checkin! <:^) check-in: 2e0eb0db1c user: dkf tags: core-8-4-branch | |
| 22:17 | Doc fixes related to Patch 763312 check-in: 9a88a73d0f user: dkf tags: trunk | |
| 22:07 | Added examples from David Welton [Patch 763312] check-in: 0e6e846b97 user: dkf tags: core-8-4-branch | |
| 21:01 | * generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371 on 2003-04-07 introd... check-in: cf45519e6b user: dgp tags: trunk | |
| 20:51 | * generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371 on 2003-04-07 in... check-in: 9a618466d7 user: dgp tags: core-8-4-branch | |
| 16:11 | Added a missing $(OPTDEFINES) which broke the build if STATS=memdbg was specified. check-in: 733a452e9b user: kennykb tags: trunk | |
| 15:44 | Fixed confusing error message. [Bug 771539] check-in: 1b77eb6a8e user: dkf tags: core-8-4-branch | |
| 15:42 | Fixed error message to be less confusing [Bug 771539] check-in: ee0705160b user: dkf tags: trunk | |
| 01:15 | * macosx/Makefile: Rewrote buildsystem for Mac OS X framework build to be purely make driven; in o... check-in: c83f321e86 user: das tags: core-8-4-branch | |
|
2003-07-14
| ||
| 18:26 | missing . check-in: 27609b4bd4 user: hobbs tags: core-8-4-branch | |
| 18:25 | missing . check-in: 8ca7b15117 user: hobbs tags: trunk | |
| 08:01 | typo fixes from trunk check-in: 82f2ada59d user: das tags: core-8-4-branch | |
|
2003-07-11
| ||
| 22:01 | typo fixes ( my nroff is not happy with \b -- replaced with \\ ) check-in: de6235588d user: dgp tags: trunk | |
| 21:18 | Documented and tested for the current behaviour of [binary format a] and [binary scan ? a]. This is... check-in: 89a750b553 user: dkf tags: core-8-4-branch | |
| 21:14 | Documented and tested for the current behaviour of [binary format a] and [binary scan ? a]. This is... check-in: d4013a5335 user: dkf tags: trunk | |
| 18:46 | * library/package.tcl: Corrected [pkg_mkIndex] bug reported on comp.lang.tcl. The ... check-in: 67bf54bf17 user: dgp tags: core-8-4-branch | |
| 17:25 | * library/package.tcl: Corrected [pkg_mkIndex] bug reported on comp.lang.tcl. The ... check-in: 81bd4a2572 user: dgp tags: trunk | |
|
2003-07-08
| ||
| 15:09 | winFCmd.test fix check-in: 137aaca102 user: vincentdarley tags: trunk | |
|
2003-07-07
| ||
| 20:36 | doc/array.n: add examples from Welton check-in: 0d0088d791 user: hobbs tags: trunk | |
| 20:23 | Merge updates from HEAD check-in: cc914a2e8a user: dgp tags: dgp-refactor | |
| 08:57 | file tail documentation clarification check-in: 7a084de1d2 user: vincentdarley tags: trunk | |
|
2003-07-04
| ||
| 22:25 | Tighened up wording of several expr operations to make them less inclined to misinterpretation. [Bug... check-in: fe5ddadbb9 user: dkf tags: core-8-4-branch | |
| 22:22 | Tighened up wording of several expr operations to make them less inclined to misinterpretation. [Bug... check-in: 7cbcf730a1 user: dkf tags: trunk | |
| 13:16 | * tests/cmdAH.test: Made tests of [file mtime] work better on FAT filesystems. [Patch 760768] Als... check-in: 1e2572ac37 user: dkf tags: core-8-4-branch | |
| 13:04 | * tests/cmdAH.test: Made tests of [file mtime] work better on FAT filesystems. [Patch 760768] Als... check-in: 474262f030 user: dkf tags: trunk | |
| 10:30 | [string map] now can take dictionaries for maps but the condition for doing so is deeply tricky. [Bu... check-in: c40ffcd834 user: dkf tags: trunk | |
|
2003-07-03
| ||
| 23:16 | Made [array get] return a dictionary, and allowed [array set] to accept one without having to conver... check-in: 6dde36081a user: dkf tags: trunk | |
|
2003-07-02
| ||
| 13:26 | Win compilation fix check-in: aa2f2e47ce user: vincentdarley tags: trunk | |
|
2003-06-30
| ||
| 16:08 | merge from HEAD check-in: cb6c2411f1 user: dgp tags: dgp-refactor | |
|
2003-06-27
| ||
| 21:33 | Modified expression of tests and added comments for easier understanding by future maintainers. check-in: 5e30b547bd user: dgp tags: trunk | |
| 19:10 | Merge updates from HEAD check-in: 16e1570baf user: dgp tags: dgp-refactor | |
| 17:22 | * tests/init.test: Added [cleanupTests] to report results of tests * tests/pkg.... check-in: 7f9c913430 user: dgp tags: trunk | |
| 15:10 | Merge updates from HEAD check-in: eec28d33df user: dgp tags: dgp-refactor | |
|
2003-06-26
| ||
| 08:43 | More trace factoring - variable traces are the target this time. check-in: c4c34fd095 user: dkf tags: trunk | |
| 00:54 | * tests/init.test: Added tests init-4.6.* to illustrate [Bug 760872] check-in: 7125b726d2 user: dgp tags: trunk | |
|
2003-06-25
| ||
| 23:02 | Factored out the trace code - it's big enough to be its own maintenance area and tricky enough to di... check-in: 9dafee66e2 user: dkf tags: trunk | |
| 21:35 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Add -ieee when compiling with cc and a... check-in: 6be8e0280a user: mdejong tags: core-8-4-branch | |
| 18:56 | 2003-06-25 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: Regen. * unix/tcl.m4 (SC... check-in: 4a01b3b50d user: mdejong tags: trunk | |
|
2003-06-24
| ||
| 21:26 | Documented that [source] always used the system encoding. check-in: b5bafb7f9e user: dkf tags: trunk | |
| 21:24 | Documented that [source] always uses the system encoding. check-in: eb568d1153 user: dkf tags: core-8-4-branch | |
| 19:56 | No more div-by-zero errors. [Bug 759749] check-in: b4b5c0d088 user: dkf tags: trunk | |
| 17:27 | Merge updates from the HEAD check-in: d0a473ec1b user: dgp tags: dgp-refactor | |
| 17:10 | formatting check-in: a9004c2cea user: dgp tags: trunk | |
| 08:53 | * unix/tclUnixPort.h: #undef inet_ntoa before #define to avoid compiler warning under freebsd. [B... check-in: 4dcbd3fdfa user: mdejong tags: trunk | |
|
2003-06-23
| ||
| 22:05 | * doc/dde.n: Committed TIP #135 which changes the * win/tclWinDde.c: -ex... check-in: c171bd3478 user: patthoyts tags: trunk | |
| 21:27 | * doc/dde.n: Committed TIP #120 which provides the * win/tclWinDde.c: dd... check-in: 5368927822 user: patthoyts tags: trunk | |
| 10:49 | fs doc fix check-in: b7f8ed2cd3 user: vincentdarley tags: core-8-4-branch | |
| 10:45 | fs documentation check-in: 31c19ff14d user: vincentdarley tags: trunk | |
| 10:21 | file copy empty filename bug fix check-in: 601c047b17 user: vincentdarley tags: core-8-4-branch | |
| 10:14 | filesystem fixes -- see ChangeLog check-in: c25e6f0318 user: vincentdarley tags: trunk | |
|
2003-06-18
| ||
| 19:47 | Merged in updates from the HEAD check-in: f146aedacd user: dgp tags: dgp-refactor | |
| 18:34 | 2003-06-18 Miguel Sofer <msofer@users.sf.net> * generic/tclNamesp.c (Tcl_Export): removed erroneo... check-in: 82b7492370 user: msofer tags: core-8-4-branch | |
| 18:30 | * generic/tclNamesp.c (Tcl_Export): removed erroneous comments [Bug 756744] check-in: 24fa555dac user: msofer tags: trunk | |
|
2003-06-17
| ||
| 20:42 | backport of regsub empty string fixes check-in: 31ae6969b0 user: vincentdarley tags: core-8-4-branch | |
| 20:36 | regsub empty string fixes, and windows build check-in: 6f6bf2acac user: vincentdarley tags: trunk | |
|
2003-06-16
| ||
| 18:36 | * win/Makefile.in: Haven't heard back from David for a week. * win/configure: Now committing ... check-in: 47fd2c260e user: andreas_kupries tags: trunk | |
|
2003-06-10
| ||
| 20:35 | * generic/tclConfig.c (ASSOC_KEY): Changed the key to "tclPackageAboutDict" (tcl prefix) to mak... check-in: efaf32b449 user: andreas_kupries tags: trunk | |
| 19:58 | * generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst... check-in: 3ef5e4db8f user: msofer tags: core-8-4-branch | |
| 19:52 | fix for previous commit check-in: bf432c7231 user: msofer tags: trunk | |
| 19:46 | * generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst... check-in: d23b012af9 user: msofer tags: trunk | |
|
2003-06-09
| ||
| 22:48 | * generic/tcl.decls: Ported the changes from the * generic/tcl.h: 'tip-59-implementation' b... check-in: 8397302b4d user: andreas_kupries tags: trunk | |
| 21:51 | * string.test (string-4.15): Added test for [string first] bug reported in Tcl 8.3, ... check-in: a2c2c4b931 user: dgp tags: core-8-4-branch | |
| 21:51 | * string.test (string-4.15): Added test for [string first] bug reported in Tcl 8.3, ... check-in: db09937405 user: dgp tags: trunk | |
|
2003-06-04
| ||
| 23:41 | Fix for [Bug 748700] check-in: 020cbf17af user: mistachkin tags: core-8-4-branch | |
| 23:40 | Fix for [Bug 748700] check-in: 6fd09cb29f user: mistachkin tags: trunk | |
|
2003-06-02
| ||
| 15:58 | fix to WinTcl file rename error message check-in: e10fd0710b user: vincentdarley tags: trunk | |
|
2003-05-24
| ||
| 02:30 | Add tests to detect and avoid division by zero in the windows precision timer calibration logic. check-in: 7487febaec user: drh tags: trunk | |
|
2003-05-23
| ||
| 21:33 | add thanks check-in: 02d81e4194 user: dgp tags: core-8-4-branch | |
| 21:33 | add thanks check-in: 9c0c34ce1b user: dgp tags: trunk | |
| 21:29 | * generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa... check-in: 366cb9b633 user: dgp tags: trunk | |
| 21:29 | * generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa... check-in: 347c8b7324 user: dgp tags: core-8-4-branch | |
| 18:14 | * unix/mkLinks: Set the var S to "" at the top of the file to avoid error when user has set S to ... check-in: aac8128f74 user: mdejong tags: trunk | |
| 00:46 | moved core-8-4-3 tag for macosx only fix at request of OS X maintainer check-in: c1c49f63e5 user: hobbs tags: core-8-4-3, core-8-4-branch | |
| 00:35 | Fixed type error. check-in: 1e13c36e90 user: patthoyts tags: trunk | |
|
2003-05-22
| ||
| 19:12 | Work in progress refactoring Tcl internals, mostly the parsing and evaluation pieces. Notably new T... check-in: 5614e023c2 user: dgp tags: dgp-refactor | |
| 19:09 | another test check-in: 2e90d7eeab user: dgp tags: dgp-refactor | |
| 19:09 | undo failed test check-in: 5aa8aa4c63 user: dgp tags: trunk | |
| 19:07 | testing that this commits to correct branch check-in: 4eb4568350 user: dgp tags: trunk | |
| 03:39 | * macosx/Tcl.pbproj/project.pbxproj: added missing references to new source files tclPathObj.c and... check-in: 66807489f0 user: das tags: trunk | |
| 01:15 | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: e8e2a1ee97 user: das tags: trunk | |
| 01:15 | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: c9a2cd61f3 user: das tags: core-8-4-branch | |
| 01:12 | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: b7d3659a54 user: das tags: trunk | |
|
2003-05-20
| ||
| 18:33 | updated changes for 8.4.3 check-in: da0f54868b user: hobbs tags: core-8-4-branch | |
| 17:26 | * unix/Makefile.in: do not run autoconf during 'make dist' as the configure is now a CVS-maintaine... check-in: 8e713d2a46 user: hobbs tags: core-8-4-branch | |
|
2003-05-19
| ||
| 17:25 | Corrected a bug in conversion of non-ASCII chars in the format string. check-in: 38ad353596 user: kennykb tags: trunk | |
| 05:42 | * unix/tclUnixTime.c: fixed typo. check-in: 9236a51311 user: das tags: trunk | |
| 05:04 | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location in versioned framework subdirec... check-in: a9ebd1bef7 user: das tags: trunk | |
| 05:04 | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location in versioned framework subdirec... check-in: 3de9d62271 user: das tags: core-8-4-branch | |
|
2003-05-18
| ||
| 19:48 | * compat/strftime.c: Modified TclpStrftime to return its * generic/tclClock.c: result in UTF-8 e... check-in: 24ccf14ddd user: kennykb tags: trunk | |
|
2003-05-16
| ||
| 22:00 | * doc/dde.n: Updated documentation re TIP #130. * tests/winDde.test: Applied patch for [Bug 738929... check-in: 459de2ddb1 user: patthoyts tags: trunk | |
| 17:29 | * library/dde/pkgIndex.tcl: Applied TIP #130 which provides * tests/winDde.test: for uniq... check-in: f7d8932c32 user: patthoyts tags: trunk | |
| 17:00 | Removed one reference to tclDToA.c that shouldn't have been there. check-in: 9ed1a9a4a1 user: kennykb tags: trunk | |
| 06:03 | 2003-05-16 Daniel Steffen <das@users.sourceforge.net> * macosx/Tcl.pbproj/project.pbxproj: updat... check-in: e71011b62a user: das tags: core-8-4-branch | |
| 06:02 | 2003-05-16 Daniel Steffen <das@users.sourceforge.net> * macosx/Tcl.pbproj/project.pbxproj: updat... check-in: b41dff917d user: das tags: trunk | |
| 01:48 | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to r1.44 as 2003-04-11 optimizations b... check-in: ad198bea12 user: hobbs tags: trunk | |
| 01:43 | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to r1.44 as 2003-04-14 optimizations b... check-in: 68140ba47d user: hobbs tags: core-8-4-branch | |
|
2003-05-15
| ||
| 21:51 | Fixed Tcl bug 736425 check-in: a0e49ff76f user: kennykb tags: trunk | |
| 18:59 | bumped version to 8.4.3 check-in: c5577cdce4 user: hobbs tags: core-8-4-branch | |
| 18:41 | * doc/socket.n: nroff font handling correction. check-in: ca11d5a90e user: hobbs tags: trunk | |
| 18:41 | * doc/socket.n: nroff font handling correction. check-in: 8eaae4f6d0 user: hobbs tags: core-8-4-branch | |
| 18:10 | * library/encoding/gb2312-raw.enc (new): This is the original gb2312.enc renamed to allow for it t... check-in: 5654cf6c56 user: hobbs tags: core-8-4-branch | |
| 18:02 | * library/encoding/gb2312-raw.enc (new): This is the original gb2312.enc renamed to allow for it t... check-in: 07c6295866 user: hobbs tags: trunk | |
|
2003-05-14
| ||
| 23:04 | Omitted constraint required for LP64 platforms. check-in: 6dae7231c2 user: dkf tags: trunk | |
| 23:01 | Consequent fixes from [Bug 699060]; [format] should not be too eager to demote wides to ints, and sh... check-in: 8630c78e33 user: dkf tags: core-8-4-branch | |
| 22:45 | Stopped [format] from demoting wides to ints too easily. [Bug 699060] check-in: 084c3da4d0 user: dkf tags: trunk | |
| 21:49 | * library/encoding/gb2312.enc: copy euc-cn.enc over original gb2312.enc. gb2312.enc appeared to n... check-in: 65fe6a383c user: hobbs tags: trunk | |
| 20:40 | * library/encoding/gb2312.enc: copy euc-cn.enc over original gb2312.enc. gb2312.enc appeared to n... check-in: 6d96665700 user: hobbs tags: core-8-4-branch | |
| 19:21 | Implementation of TIP 118: * generic/tclFCmd.c (TclFileAttrsCmd): return the list of attributes ... check-in: a25df0d3d9 user: das tags: trunk | |
| 17:17 | * generic/tclEnv.c (TclUnsetEnv): Another putenv() copy behavior problem repaired when compiling o... check-in: 5c3bd6b6b7 user: hobbs tags: core-8-4-branch | |
| 06:19 | no message check-in: 1f1194eb22 user: davygrvy tags: trunk | |
| 06:17 | Another putenv() copy behavior problem repaired when compiling on windows and using microsoft's runt... check-in: d18547259b user: davygrvy tags: trunk | |
|
2003-05-13
| ||
| 22:59 | * generic/tclIOUtil.c: ensure cd is thread-safe. [Bug #710642] (vasiljevic) check-in: 7854d63cee user: hobbs tags: trunk | |
| 22:55 | * generic/tclIOUtil.c: add decl for FsThrExitProc to suppress warnings. check-in: 73b49e26cd user: hobbs tags: core-8-4-branch | |
| 12:44 | Removed unused variable to reduce compiler warnings. [Bug 664745] check-in: 7f0c38c377 user: dkf tags: core-8-4-branch | |
| 12:39 | Removed unused variable to reduce compiler warnings. [Bug 664745] check-in: d329d1545a user: dkf tags: trunk | |
| 10:16 | fix for [Bug 732477] check-in: 386a7f85ff user: mistachkin tags: trunk | |
| 09:57 | fix for [Bug 732477] check-in: 5cf8febf64 user: mistachkin tags: core-8-4-branch | |
| 08:41 | * generic/tcl.decls: * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBund... check-in: 20ac4d51bf user: das tags: core-8-4-branch | |
| 08:40 | * generic/tcl.decls: * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBund... check-in: 5f2cee527b user: das tags: trunk | |
|
2003-05-12
| ||
| 22:51 | Cleaned up cmdAH.test to use test constraints properly. check-in: 5f8796865f user: dkf tags: trunk | |
| 22:44 | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words * tests/inter... check-in: 5e4caa0517 user: dgp tags: trunk | |
| 22:35 | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words * tests/inter... check-in: 13187cab3c user: dgp tags: core-8-4-branch | |
| 20:16 | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no longer set to NULL ... check-in: 4b6b0d983c user: dgp tags: core-8-4-branch | |
| 20:15 | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no longer set to NULL ... check-in: 22965bb0b0 user: dgp tags: trunk | |
| 19:32 | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: ab3960e7fe user: dgp tags: trunk | |
| 19:29 | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: 0942f4c0f4 user: dgp tags: core-8-4-branch | |
| 17:44 | * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. check-in: b99faa7b12 user: dgp tags: trunk | |
| 17:35 | * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. check-in: 069b1b5a95 user: dgp tags: core-8-4-branch | |
| 17:31 | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, disabling usage of tclNsVarNameT... check-in: 73ef11c2d5 user: msofer tags: core-8-4-branch | |
| 17:20 | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, disabling usage of tclNsVarNameT... check-in: f82a981058 user: msofer tags: trunk | |
| 08:46 | Added comment about correcting the #723502 bug. check-in: 2a502339c9 user: vasiljevic tags: core-8-4-branch | |
| 08:43 | Corrected Tcl bug #723502 check-in: b371423eef user: vasiljevic tags: trunk | |
| 08:41 | Corrected the Tcl bug #723502 check-in: dfd2222f30 user: vasiljevic tags: core-8-4-branch | |
|
2003-05-11
| ||
| 01:23 | * generic/tclIOUtil.c: ensure cd is thread-safe. [Bug #710642] (vasiljevic) check-in: 258819a4ad user: hobbs tags: core-8-4-branch | |
| 00:31 | * win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4fa0111043 user: hobbs tags: core-8-4-branch | |
| 00:30 | * win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4242e35710 user: hobbs tags: trunk | |
|
2003-05-10
| ||
| 23:55 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: 2e6f8b3c4f user: hobbs tags: core-8-4-branch | |
| 23:54 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: ce02dd71c7 user: hobbs tags: trunk | |
| 08:20 | fix for [Bugs 733156, 733221] check-in: 4d397fda02 user: mistachkin tags: core-8-4-branch | |
| 08:17 | fix for [Bugs 733156, 733221] check-in: 555377d523 user: mistachkin tags: trunk | |
| 07:43 | fix for [Bug 733221] check-in: b955aab26d user: mistachkin tags: core-8-4-branch | |
| 07:42 | fix for [Bug 733221] check-in: d95fa584b3 user: mistachkin tags: trunk | |
| 05:00 | fix for [Bugs 733221, 733156] check-in: 26d90ac91c user: mistachkin tags: core-8-4-branch | |
| 04:57 | fix bad cvs lf conversion check-in: 39dc7f33bd user: mistachkin tags: core-8-4-branch | |
| 04:25 | fix bad cvs lf conversion check-in: 4bc19ebde0 user: mistachkin tags: trunk | |
| 02:52 | fix for [Bugs 733221, 733156] check-in: f41a1c5443 user: mistachkin tags: trunk | |
| 00:09 | fix for [Bug 731754] check-in: dd0b47aef7 user: mistachkin tags: core-8-4-branch | |
|
2003-05-09
| ||
| 23:33 | fix for [Bug 731754] check-in: eaa3c15fd6 user: mistachkin tags: trunk | |
| 13:53 | fixing previous patch check-in: a89f2bc7b1 user: msofer tags: trunk | |
| 13:42 | fix for [Bug 735055] check-in: c421db8aa6 user: msofer tags: trunk | |
| 13:08 | The array of strings passed to Tcl_GetIndexFromObj must be NULL terminated. check-in: 5a52489bb8 user: dkf tags: trunk | |
|
2003-05-08
| ||
| 00:44 | stop compiler warnings about unused variables check-in: 6eb1e04ca2 user: dgp tags: trunk | |
|
2003-05-07
| ||
| 21:30 | Fixed very strange language in the documentation for 'trace add execution'. check-in: 592091ea5c user: dkf tags: trunk | |
| 21:15 | Made error message for [trace info] more consistent with documentation. check-in: 326ae2366f user: dkf tags: trunk | |
| 16:01 | * generic/tclProc.c (TclCloneProc): Fixed leaking of 'procNew', reported by Cisco. Closed-Leaf check-in: 4fdf9e72bf user: andreas_kupries tags: mod-8-3-4-branch | |
| 15:26 | Fixed memory leak caused by confusion about string ownership. [Bug 731706] check-in: 602667d8c7 user: dkf tags: trunk | |
|
2003-05-05
| ||
| 20:54 | * generic/tclBasic.c: Implementation of TIP 90, which * generic/tclCmdAH.c... check-in: d2aab88bfd user: dgp tags: trunk | |
| 16:59 | * library/tcltest/tcltest.tcl: The -returnCodes option to [test] failed to recognize... check-in: 10c79cd627 user: dgp tags: core-8-4-branch | |
| 16:52 | Corrected error message for grammar and spelling. check-in: 3c425980ed user: dkf tags: core-8-4-branch | |
| 16:48 | Corrected error message for grammar and spelling. check-in: 238c25b34c user: dkf tags: trunk | |
|
2003-05-01
| ||
| 19:57 | corrected comment about the default matching mode for [switch]. check-in: 0749f5b37b user: dgp tags: trunk | |
|
2003-04-30
| ||
| 09:23 | Use the boolean $(DEBUG) instead of a string comparison on $(DBGX). check-in: bc0a8a54a3 user: davygrvy tags: trunk | |
|
2003-04-29
| ||
| 20:23 | suppress compiler warning about uninitialized variables. check-in: 02d248649e user: dgp tags: trunk | |
| 11:45 | glob and square brackets fix check-in: 3e58d4d110 user: vincentdarley tags: core-8-4-branch | |
| 08:13 | Stopped warning about uninitialised variables in DictIncrCmd Thanks to Andreas Kupries for reporting... check-in: 06a717e260 user: dkf tags: trunk | |
|
2003-04-28
| ||
| 12:34 | Made [incr] able to accept and work with wide increments [Bug 728838] check-in: 32ebb362ae user: dkf tags: trunk | |
| 10:05 | Default mode of operation of [switch] is exact matching. [Bug 727563] check-in: 06beada3ba user: dkf tags: trunk | |
|
2003-04-25
| ||
| 21:23 | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 2fe6e15d1e user: dgp tags: trunk | |
| 21:21 | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 33fd4a036b user: dgp tags: core-8-4-branch | |
| 20:03 | * win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 563b5bea31 user: andreas_kupries tags: trunk | |
| 20:02 | * win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 4ac2f9b848 user: andreas_kupries tags: core-8-4-branch | |
| 18:28 | fix to glob and filenames with square brackets check-in: f1435daa97 user: vincentdarley tags: trunk | |
|
2003-04-22
| ||
| 23:20 | * The changes below fix SF bugs [593810], and [718045]. * generic/tclIO.c (Tcl_CutChannel, Tcl_S... check-in: 1aff0f8acb user: andreas_kupries tags: trunk | |
|
2003-04-21
| ||
| 20:42 | * library/tcltest/tcltest.tcl: When the return code of a test does not meet expecta... check-in: 9dd9fb248a user: dgp tags: trunk | |
| 20:41 | * library/tcltest/tcltest.tcl: When the return code of a test does not meet expecta... check-in: fe7e8e2c55 user: dgp tags: core-8-4-branch | |
|
2003-04-18
| ||
| 21:54 | corrected bogus comments check-in: 23c5c3b713 user: dgp tags: trunk | |
| 21:54 | Corrected bogus comments check-in: 9fa20f7ed7 user: dgp tags: core-8-4-branch | |
| 20:17 | * win/tclWinInt.h (VER_PLATFORM_WIN32_CE): conditionally define. * win/tclWinInit.c: recognize Win... check-in: 715a45ae74 user: hobbs tags: trunk | |
| 20:06 | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: f4804129d6 user: hobbs tags: core-8-4-branch | |
| 20:03 | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: 158696a809 user: hobbs tags: trunk | |
| 20:02 | * win/configure: regen * win/configure.in (SHELL): force it to /bin/sh as autoconf 2.5x uses /bin... check-in: 893b327037 user: hobbs tags: trunk | |
| 00:32 | Moved serial line options to their creator, open.n, from the generic page fconfigure.n which was nev... check-in: 5963e6478f user: dkf tags: core-8-4-branch | |
| 00:28 | Moved serial line options to their creator, open.n, from the generic page fconfigure.n which was nev... check-in: fa5bc2c455 user: dkf tags: trunk | |
|
2003-04-16
| ||
| 23:33 | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType * generic/tcl... check-in: 699acb79d9 user: dgp tags: trunk | |
| 23:31 | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType * generic/tcl... check-in: 4657eb7ea0 user: dgp tags: core-8-4-branch | |
| 23:08 | If you deal with network sockets, you should care about encodings. Tcl cannot guess it for you. Up... check-in: 09bd2adfb4 user: dkf tags: core-8-4-branch | |
| 23:06 | If you deal with network sockets, you should care about encodings. Tcl cannot guess it for you. Up... check-in: a545263715 user: dkf tags: trunk | |
| 22:29 | Math funcs might have to deal with wide ints; document this. [Bug 709720] check-in: 975a2bfb30 user: dkf tags: trunk | |
| 22:26 | Math funcs might have to deal with wide ints; document this. [Bug 709720] check-in: ef18c20b1e user: dkf tags: core-8-4-branch | |
| 21:13 | Updated mkLinks for TIP 111 documentation check-in: 4d51978ace user: dgp tags: trunk | |
| 08:16 | removed undesired 'static' check-in: 5abe3947f2 user: vincentdarley tags: trunk | |
|
2003-04-15
| ||
| 21:06 | Corrected use of types to make compilation compatible with VC++5. check-in: c8df52dce8 user: kennykb tags: core-8-4-branch | |
| 20:59 | Corrected use of types to make compilation compatible with VC++5. check-in: 09fd0557a0 user: kennykb tags: trunk | |
| 19:50 | Added example section "SCOPED SCRIPTS", supplied by Kevin Kenny. (Fixes [Bug 219183]) check-in: 0b51a2c8df user: jenglish tags: trunk | |
| 18:25 | * generic/tclBasic.c (Tcl_CloneInterp): Added code to propagate error messages generated when c... check-in: c988c641fe user: andreas_kupries tags: mod-8-3-4-branch | |
| 16:40 | Updated makefile.vc to conform with Mo DeJong's changes to Makefile.in and tclWinPipe.c on 2003-04-... check-in: b3bbd64ef9 user: kennykb tags: trunk | |
| 06:56 | remove duplicate function definition check-in: 83c200f2d2 user: vincentdarley tags: trunk | |
| 03:46 | fixed compiler warnings check-in: 980127e7b7 user: dgp tags: trunk | |
| 03:43 | Stopped compiler warnings about type casts. check-in: 72ecc44b1e user: dgp tags: trunk | |
| 00:18 | * win/Makefile.in: Don't define TCL_DBGX symbol for every compile. Instead, define TCL_PIPE_DLL o... check-in: cf25662167 user: mdejong tags: trunk | |
|
2003-04-14
| ||
| 22:55 | Added conditionals to make tclWinFile.c compile on VC++6, which was broken by recent changes. check-in: ed66ac39b5 user: kennykb tags: core-8-4-branch | |
| 22:54 | Added conditionals to make tclWinFile.c compile on VC++6, which was broken by recent changes. check-in: cec58199e4 user: kennykb tags: trunk | |
| 16:34 | vc++ 5.2 compile fix check-in: bba02ae55a user: vincentdarley tags: trunk | |
| 15:48 | shared filesystem function check-in: 77d287b253 user: vincentdarley tags: trunk | |
| 15:45 | filesystem fixes backported check-in: 7dd244b532 user: vincentdarley tags: core-8-4-branch | |
| 02:36 | * win/configure: Regen. * win/configure.in: Add check for FINDEX_INFO_LEVELS from winbase.h, know... check-in: 1308c565b0 user: mdejong tags: trunk | |
|
2003-04-12
| ||
| 20:11 | Fixed Bug 710310 (duplicate test numbers in clock.test). Made major changes to tclWinTime.c and rel... check-in: e7634012a0 user: kennykb tags: core-8-4-branch | |
| 19:51 | * win/Makefile.in (GENERIC_OBJS): add missing tclPathObj.c check-in: 9929de4fdb user: hobbs tags: trunk | |
| 19:08 | Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt return values). Fixed Bug 710310 ... check-in: 7e064c61fe user: kennykb tags: trunk | |
|
2003-04-11
| ||
| 20:50 | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected inconsistent results ... check-in: b2c13f616b user: dgp tags: trunk | |
| 20:49 | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected inconsistent results ... check-in: c1cbd75c51 user: dgp tags: core-8-4-branch | |
| 17:39 | * generic/tclIO.c (UpdateInterest): When dropping interest in TCL_READABLE now dropping interes... check-in: 31a2593db7 user: andreas_kupries tags: trunk | |
| 17:35 | * generic/tclIO.c (UpdateInterest): When dropping interest in TCL_READABLE now dropping interes... check-in: 75fb1b9079 user: andreas_kupries tags: core-8-4-branch | |
| 15:59 | fix 5 small filesystem bugs, and some typos check-in: da7df285d1 user: vincentdarley tags: trunk | |
|
2003-04-10
| ||
| 22:18 | Experimental change. Easier to check in and later back out if there are problems than to try and c... check-in: 472e7cd66b user: andreas_kupries tags: core-8-4-branch | |
| 13:11 | Fixed formatting problem (thanks Emacs... not!) that made tools/tcltk-man2html.tcl barf. Thanks to G... check-in: 0d2359c04a user: dkf tags: trunk | |
| 08:28 | Another minor typo check-in: 547cba4c1d user: dkf tags: trunk | |
| 08:28 | Another minor typo. check-in: 822c086805 user: dkf tags: core-8-4-branch | |
| 08:20 | Fixed silly typo. [Bug 718543] check-in: 901a72353d user: dkf tags: core-8-4-branch | |
| 08:17 | Silly typo fix. [Bug 718543] check-in: da74fccced user: dkf tags: trunk | |
|
2003-04-08
| ||
| 22:59 | Use correct test for the empty string in Tcl_ErrorObjCmd check-in: 010e8b5f9e user: dkf tags: core-8-4-branch | |
| 22:55 | Use correct test for the empty string in Tcl_ErrorObjCmd check-in: ef2993d250 user: dkf tags: trunk | |
|
2003-04-07
| ||
| 20:02 | * generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits of arguments int... check-in: a05601f89d user: dgp tags: core-8-4-branch | |
| 20:00 | * generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits of arguments int... check-in: 8c021ba1ca user: dgp tags: trunk | |
| 16:55 | * generic/tclCmdMZ.c (TraceExecutionProc): Added missing Tcl_DiscardResult() call t... check-in: 5409c6ec58 user: dgp tags: trunk | |
| 16:53 | * generic/tclCmdMZ.c (TraceExecutionProc): Added missing Tcl_DiscardResult() call t... check-in: 1e197c79ff user: dgp tags: core-8-4-branch | |
| 13:52 | Yet more warning killing, this time reported by Miguel Sofer by private chat. check-in: 57cb837b21 user: dkf tags: trunk | |
| 12:39 | Stopped compilers from moaning about switch fall-through. [Bug 716327] check-in: 380ac7597f user: dkf tags: trunk | |
| 12:27 | Make sure that tclWideIntType is defined and somewhat sensible everywhere. [Bug 713562] check-in: be174d7910 user: dkf tags: core-8-4-branch | |
| 10:11 | Fixed bugs 715751 and 713562 so dict code should build everywhere and wide ints be defined (though n... check-in: f23a4e29f6 user: dkf tags: trunk | |
|
2003-04-05
| ||
| 07:32 | Converted new files from DOS line endings to usual line endings. check-in: ba168eb735 user: dgp tags: trunk | |
| 01:41 | Final stage of getting dictionaries into the core. Test suite should work now! check-in: 163b5f431c user: dkf tags: trunk | |
| 01:26 | Regen. check-in: 9deabe743b user: dkf tags: trunk | |
| 01:25 | Build support for dicts on Unix and Windows, plus public API (structure declaration and stubs entrie... check-in: 6c777daa5a user: dkf tags: trunk | |
| 01:03 | The bulk of the TIP#111 implementation. Still need to finish plumbing this into the rest of the cor... check-in: 8de7c7d408 user: dkf tags: trunk | |
|
2003-04-04
| ||
| 00:21 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Don't set TCL_LIBS if it is already set to su... check-in: 80e07f7b8f user: mdejong tags: trunk | |
|
2003-04-03
| ||
| 22:12 | * unix/Makefile.in: Don't subst MATH_LIBS, LIBS, and DL_LIBS separately. Instead, just subst TCL_... check-in: 824e24f663 user: mdejong tags: trunk | |
| 16:46 | * generic/tclCompCmds.c (TclCompileReturnCmd): Now that [return] compiles to INST_R... check-in: feab5aa159 user: dgp tags: trunk | |
| 10:03 | * win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable... check-in: 75844b336b user: mdejong tags: core-8-4-branch | |
| 02:24 | * win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable... check-in: 564b25ab02 user: mdejong tags: trunk | |
|
2003-04-02
| ||
| 19:31 | * generic/tclParse.c (TclSubstTokens): Moved declaration of utfCharBytes to beginni... check-in: b6d64e739a user: dgp tags: trunk | |
| 06:35 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Check for inet_ntoa in -lbind inside t... check-in: 60a0918530 user: mdejong tags: trunk | |
|
2003-04-01
| ||
| 21:13 | * tests/README: Direct [source] of *.test files is no longer recommended. The test... check-in: ff0b9eb816 user: dgp tags: core-8-4-branch | |
| 19:17 | * tests/README: Direct [source] of *.test files is no longer recommended. The test... check-in: 641c37add3 user: dgp tags: trunk | |
| 17:08 | Added further coverage tests. check-in: c2b35b7ba8 user: dgp tags: trunk | |
| 07:18 | * generic/tclExecute.c (INST_RETURN): Bytecompiled [return] failed to reset iPtr->r... check-in: 3b44f60bef user: dgp tags: trunk | |
|
2003-03-31
| ||
| 23:19 | * tests/parse.test (parse-18.*): Coverage tests for the new implementation of Tcl_S... check-in: fdede0487d user: dgp tags: trunk | |
|
2003-03-28
| ||
| 00:13 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Use -Wl,--export-dynamic instead of -r... check-in: 4cc2cdda26 user: mdejong tags: trunk | |
|
2003-03-27
| ||
| 21:46 | Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] check-in: ec13cadab0 user: msofer tags: core-8-4-branch | |
| 21:44 | Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] check-in: 101098e0e0 user: msofer tags: trunk | |
| 13:49 | More elimination of dup test numbers [Bugs 710365, 710369] check-in: 4d2f94712f user: dkf tags: core-8-4-branch | |
| 13:48 | More elimination of dup test numbers [Bugs 710365, 710369] check-in: 195a1e4b1c user: dkf tags: trunk | |
| 13:19 | Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363] check-in: c4260afab6 user: dkf tags: trunk | |
| 13:10 | Removed test number dups [Bugs 710322, 710327, 710349, 710363] check-in: 3d89ba6a88 user: dkf tags: core-8-4-branch | |
| 07:11 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS, SC_TCL_LINK_LIBS): Add BeOS system to S... check-in: 2e269d4423 user: mdejong tags: trunk | |
|
2003-03-26
| ||
| 23:51 | update docs for latest change check-in: ebe2c8c849 user: dgp tags: trunk | |
| 23:51 | update docs for latest change check-in: 0eaa965079 user: dgp tags: core-8-4-branch | |
| 22:56 | * library/tcltest/tcltest.tcl: Added reporting during [configure -debug 1] operatio... check-in: a5e5886f0e user: dgp tags: core-8-4-branch | |
| 22:55 | * library/tcltest/tcltest.tcl: Added reporting during [configure -debug 1] operatio... check-in: 661dcab4fa user: dgp tags: trunk | |
| 20:02 | * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to pass argument exact = 0, s... check-in: 876ccce5ef user: dgp tags: trunk | |
| 16:32 | typo fixes in ARGUMENTS check-in: 3441cd76ee user: dgp tags: trunk | |
| 16:32 | typo corrections in ARGUMENTS check-in: a3b170d285 user: dgp tags: core-8-4-branch | |
|
2003-03-24
| ||
| 00:55 | * generic/tclVar.c: * tests/var.test: fixing ObjMakeUpvar's lookup algorithm for the created loca... check-in: 06f5b71b68 user: msofer tags: core-8-4-branch | |
| 00:49 | * generic/tclVar.c: * tests/var.test: fixing ObjMakeUpvar's lookup algorithm for the created loca... check-in: c373d9475a user: msofer tags: trunk | |
| 00:12 | * library/dde/pkgIndex.tcl: bumped version to 1.2.2 in tclWinDde.c, now adding here too. check-in: e24b77ff34 user: patthoyts tags: trunk | |
|
2003-03-23
| ||
| 03:10 | Added quoting around the script name in the 'test' target; Joe Mistachkin insists that he has a con... check-in: fac6442841 user: kennykb tags: core-8-4-branch | |
| 03:06 | Added quoting around the script name in the 'test' target; Joe Mistachkin insists that he has a con... check-in: bbce7d9dd7 user: kennykb tags: trunk | |
| 01:39 | Fixed a bug where [package require dde] or [package require registry] attempted to load the release... check-in: c98cf4fd2d user: kennykb tags: trunk | |
| 01:34 | Fixed a bug where [package require dde] or [package require registry] attempted to load the release... check-in: 2e2825b147 user: kennykb tags: core-8-4-branch | |
|
2003-03-22
| ||
| 23:01 | * win/tclWinDde.c: Make dde services conform the the documentation such that giving only a topic n... check-in: 48db7691be user: patthoyts tags: trunk | |
|
2003-03-21
| ||
| 03:24 | * generic/tclInt.h (tclOriginalNotifier): * generic/tclStubInit.c (tclOriginalNotifi... check-in: 02b5df7fe1 user: dgp tags: core-8-4-branch | |
| 03:23 | * generic/tclInt.h (tclOriginalNotifier): * generic/tclStubInit.c (tclOriginalNotifi... check-in: 2128edd984 user: dgp tags: trunk | |
|
2003-03-20
| ||
| 22:33 | * generic/tclInt.h: Removed definition of ParseValue struct that is no longer used.... check-in: 20473359bf user: dgp tags: trunk | |
| 22:32 | * generic/tclInt.h: Removed definition of ParseValue struct that is no longer used.... check-in: 427d31ad50 user: dgp tags: core-8-4-branch | |
| 10:03 | Stopped some GCC possibly-uninit-variable warnings. check-in: 750162b7e1 user: dkf tags: trunk | |
|
2003-03-19
| ||
| 22:52 | * generic/tclCompile.c: * tests/compile.test: bad command count on TCL_OUT_LINE_COMPILE [Bug 7054... check-in: dd2df64c62 user: msofer tags: core-8-4-branch | |
| 22:24 | * generic/tclCompile.c: * tests/compile.test: bad command count on TCL_OUT_LINE_COMPILE [Bug 7054... check-in: 6847eb40b5 user: msofer tags: trunk | |
| 21:57 | * library/auto.tcl: Replaced [regexp] and [regsub] with * library/histor... check-in: 1906022d3b user: dgp tags: trunk | |
| 20:07 | * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and * doc/ParseCmd.3... check-in: 79384a8c33 user: dgp tags: trunk | |
| 20:06 | * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and * doc/ParseCmd.3... check-in: 936a955020 user: dgp tags: core-8-4-branch | |
| 16:51 | * generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix for * generic/tclCom... check-in: 8153ce2774 user: dgp tags: trunk | |
| 05:24 | revised latest registry test commit check-in: eec950ede7 user: dgp tags: core-8-4-branch | |
| 05:23 | revised latest registry test commit check-in: 1f3384692a user: dgp tags: trunk | |
| 03:09 | * win/configure: Regen. * win/configure.in: Don't run the AC_CYGWIN macro since it uses AC_CANONI... check-in: 0dba105530 user: mdejong tags: trunk | |
| 01:21 | * tests/registry.test: Changed the conditionals to avoid an abort if [testlocale] is missing, as wh... check-in: 8adb259b14 user: kennykb tags: trunk | |
| 01:19 | * tests/registry.test: Changed the conditionals to avoid an abort if [testlocale] is missing, as wh... check-in: c4a160ee2c user: kennykb tags: core-8-4-branch | |
|
2003-03-18
| ||
| 13:41 | * tools/tcltk-man2html.tcl: added support for building 'make html' from inside distribution direct... check-in: 074ed2cb77 user: das tags: core-8-4-branch | |
| 13:38 | * tools/tcltk-man2html.tcl: added support for building 'make html' from inside distribution direct... check-in: b7c4056005 user: das tags: trunk | |
| 10:51 | Fixes for three filesystem problems check-in: 97a1623cd2 user: vincentdarley tags: core-8-4-branch | |
| 00:55 | * tests/format.test: Renumber tests, a bunch of tests all had the same id. check-in: 2ca250ecd8 user: mdejong tags: trunk | |
|
2003-03-17
| ||
| 14:25 | Fixed docbug in lsearch and lsort for -ascii opt, which operates on Unicode not ASCII these days. [... check-in: f42539bea9 user: dkf tags: core-8-4-branch | |
| 14:21 | Fix docbug in lsearch and lsort commands for -ascii opt (which works with unicode in the obvious ord... check-in: 35268d7b37 user: dkf tags: trunk | |
|
2003-03-14
| ||
| 23:19 | Made format less keen on converting numeric types. [Bug #699060] check-in: c6d6036ce4 user: dkf tags: core-8-4-branch | |
| 21:48 | Backport of fix for 698146 to remove assumption that time_t is a long... check-in: a252577481 user: dkf tags: core-8-4-branch | |
| 16:28 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier that indicates we've got a wide int... check-in: 03ff260fcf user: dkf tags: trunk | |
| 16:19 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier that indicates we've got a wide int... check-in: 677974caba user: dkf tags: core-8-4-branch | |
|
2003-03-13
| ||
| 16:26 | Backed the version to 8.4 on the 8.4 branch. (I just loathe sticky tags). check-in: a2814742f6 user: kennykb tags: core-8-4-branch | |
| 10:49 | * win/tcl.m4 (SC_WITH_TCL): Port version number fix that was made in tk instead of tcl sources. check-in: fde986a63a user: mdejong tags: trunk | |
| 10:39 | Require autoconf 2.57 or newer, see TIP 34 for a detailed explanation of why this is good. This w... check-in: e8d2110460 user: mdejong tags: trunk | |
| 02:48 | * generic/tclBasic.c (Tcl_EvalTokensStandard): * generic/tclCmdMZ.c (Tcl_SubstObj): ... check-in: 15c562285e user: dgp tags: trunk | |
|
2003-03-12
| ||
| 19:21 | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT * win/tclWinPip... check-in: 97b95e0cee user: dgp tags: trunk | |
| 19:19 | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT * win/tclWinPip... check-in: ccd3601b03 user: dgp tags: core-8-4-branch | |
| 18:04 | * generic/tclCmdMZ.c (Tcl_SubstObj): Corrected and added test for * tests/subst.t... check-in: b9c155681d user: dgp tags: core-8-4-branch | |
| 18:01 | corrected latest entry check-in: 5a3946f5c8 user: dgp tags: trunk | |
| 18:00 | correct latest entry check-in: 5f3285670d user: dgp tags: core-8-4-branch | |
| 17:52 | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 012f9765e2 user: dgp tags: trunk | |
| 17:51 | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 94b447147d user: dgp tags: core-8-4-branch | |
|
2003-03-11
| ||
| 22:15 | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 292f75844d user: kennykb tags: core-8-4-branch | |
| 21:59 | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 3741e25b66 user: kennykb tags: trunk | |
|
2003-03-09
| ||
| 14:22 | Removed an unused local variable that caused compilation problems on some platforms. check-in: ea479b9654 user: kennykb tags: trunk | |
|
2003-03-08
| ||
| 21:43 | * doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: aa4099792e user: dgp tags: core-8-4-branch | |
| 21:42 | * doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: 8a3fda1fcd user: dgp tags: trunk | |
|
2003-03-07
| ||
| 22:03 | * tests/io.test: * tests/ioCmd.test: Define a fcopy constraint and add it to the constraint list ... check-in: 0ccff04f89 user: mdejong tags: trunk | |
| 21:40 | * tests/encoding.test: Name temp files *.tcltestout instead of *.out so that when they are removed... check-in: a98aa84cc8 user: mdejong tags: trunk | |
| 11:38 | * generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's mtime and atime on 64-bit platfor... check-in: 7dca7f1d5e user: dkf tags: trunk | |
| 02:23 | * tests/io.test: Doh! Undo accidental commenting out of a couple of tests. check-in: f8974b5208 user: mdejong tags: trunk | |
| 02:15 | * tests/io.test: Define a fileevent constraint and add it to the constraint list of any test that ... check-in: 1faa97480b user: mdejong tags: trunk | |
| 01:45 | * tests/io.test: Define an openpipe constraint and add it to the constraint list of any test that ... check-in: 4571938bbe user: mdejong tags: trunk | |
|
2003-03-06
| ||
| 23:27 | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.tes... check-in: a7fde7d55a user: dgp tags: trunk | |
| 23:24 | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.te... check-in: 8003bbacd1 user: dgp tags: core-8-4-branch | |
| 23:17 | Replaced a non-portable 'bzero' with a portable 'memset'. [Bug 698442]. check-in: 3dee775ae7 user: kennykb tags: trunk | |
| 20:14 | * generic/tclIO.c (Tcl_Seek, Tcl_OutputBuffered): If there is data buffered in the statePtr->curOu... check-in: 23b96afaed user: mdejong tags: trunk | |
| 10:10 | * generic/tclIO.c (Tcl_Flush): Compare the nextAdded member of the ChannelBuffer to the nextRemov... check-in: f7c5ccc73c user: mdejong tags: trunk | |
| 09:58 | * generic/tclIO.c (Tcl_GetsObj): Check that the eol pointer has not gone past the end of the stri... check-in: f2e6fa75ca user: mdejong tags: trunk | |
| 09:47 | * generic/tclIO.c (WriteBytes, WriteChars, Tcl_GetsObj, ReadBytes): Rework calls to TranslateOutp... check-in: 5c860f8cb1 user: mdejong tags: trunk | |
| 09:16 | * generic/tclIO.c (Tcl_SetChannelOption): Invoke the Tcl_SetChannelBufferSize method as a result ... check-in: 743ec70c25 user: mdejong tags: trunk | |
| 03:06 | no message check-in: b285f5f2ed user: davygrvy tags: trunk | |
| 03:05 | updated default tcl version to 8.5 check-in: e22b36d8b6 user: davygrvy tags: trunk | |
|
2003-03-05
| ||
| 22:31 | The [switch] command is now bytecode compiled, at least in the most common case. There's room for i... check-in: 6eee3e0d12 user: dkf tags: trunk | |
|
2003-03-04
| ||
| 23:50 | typos check-in: 2fefc9590a user: dgp tags: trunk | |
| 23:45 | * README: Bumped version number of * generic/tcl.h: ... check-in: a5f8f0d439 user: dgp tags: trunk | |
|
2003-03-03
| ||
| 20:22 | Mac OS Classic specific fixes: * generic/tclIOUtil.c (TclNewFSPathObj): on TCL_PLATFORM_MAC, skip... check-in: 5b384d430a user: das tags: trunk, core-8-4-2 | |
| 20:04 | mark Mar 3 date for 8.4.2 check-in: 41131d3163 user: hobbs tags: trunk | |
| 18:14 | Corrected a Makefile.vc bug introduced by the change of DBGX from d to g in rules.vc. check-in: 3df4861c88 user: kennykb tags: trunk | |
| 18:01 | Corrected a Makefile.vc bug introduced by the change of DBGX from d to g in rules.vc. check-in: 8c3ae63cab user: kennykb tags: trunk | |
| 17:14 | note bump in dde version check-in: 560c12896c user: dgp tags: trunk | |
| 17:12 | * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 for * win/tclWinDde.c: ... check-in: 5823e95331 user: dgp tags: trunk | |
|
2003-03-01
| ||
| 01:22 | * win/configure: * win/configure.in: check for 'g' for debug build type, not 'd'. * win/rules.vc ... check-in: 32d4634ffd user: hobbs tags: trunk | |
|
2003-02-28
| ||
| 23:12 | Added a couple more change lines, and fixed one date. check-in: c14c703f75 user: kennykb tags: trunk | |
| 21:32 | updated changes file for Tcl 8.4.2 release check-in: 0192ca26e7 user: dgp tags: trunk | |
| 12:11 | file documentation fix check-in: 87a6156f91 user: vincentdarley tags: trunk | |
|
2003-02-27
| ||
| 23:57 | see ChangeLog check-in: c2014a471f user: hobbs tags: trunk | |
| 23:47 | * generic/tclIOUtil.c (MakeFsPathFromRelative): removed dead code check of typePtr (darley). check-in: a7cf0407f8 user: hobbs tags: trunk | |
| 23:47 | * tests/winTime.test: added note about PCI hardware dependency issues with high performance clock.... check-in: 8eed2cdd0e user: hobbs tags: trunk | |
| 16:01 | Stop [lsearch -start 0 {} x] from crashing. [Bug #694232] check-in: 97f3eb7e5d user: dkf tags: trunk | |
| 04:08 | Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in calling GetUserName check-in: 04cbcd1f85 user: chengyemao tags: trunk | |
| 03:47 | Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in calling GetUserName check-in: 40b46bfcb5 user: chengyemao tags: trunk | |
| 00:54 | * generic/tclCmdMZ.c (TraceCommandProc): Fix mem leak when deleting a command that had trace on it... check-in: 8bb4478f38 user: hobbs tags: trunk | |
|
2003-02-25
| ||
| 23:58 | * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matching * library/pac... check-in: d881598183 user: dgp tags: trunk | |
| 22:03 | * tests/pid.test: See below [Bug #678412]. * tests/io.test: Made more robust against spaces in pa... check-in: bdf2998de6 user: andreas_kupries tags: trunk | |
| 16:18 | * tests/execute.test: cleaning up testobj's at the end, to avoid leak warning by valgrind. check-in: 65f2a4c931 user: msofer tags: trunk | |
|
2003-02-22
| ||
| 09:23 | Fix for Bug #571002 check-in: 2ca256b4d6 user: vasiljevic tags: trunk | |
| 06:56 | fixed typo check-in: 3c18dd2baa user: das tags: trunk | |
|
2003-02-21
| ||
| 21:54 | Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774] check-in: 1ebdea1ccd user: dkf tags: trunk | |
| 20:11 | * mac/tclMacChan.c (TclpCutFileChannel, TclpSpliceFileChannel): Implemented missing cut and splice... check-in: d15cdab1e9 user: das tags: trunk | |
| 19:04 | fixed very old typos check-in: 5beea5daa7 user: das tags: trunk | |
| 14:15 | * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to create new processes... check-in: deee64d32d user: das tags: trunk | |
| 05:30 | * library/package.tcl (tclPkgUnknown): Minor performance tweaks to reduce the numbe... check-in: 4c692977ec user: dgp tags: trunk | |
| 03:32 | * unix/tcl.m4: * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to create new process... check-in: b89695ef03 user: das tags: trunk | |
| 02:40 | * generic/tclEncoding.c (LoadTableEncoding): * library/encoding/cp932.enc: Correct jis round-... check-in: 3e571abd43 user: hobbs tags: trunk | |
| 02:36 | * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): add MakeTcpClientChannelMode that takes actual mo... check-in: 8353e05256 user: hobbs tags: trunk | |
|
2003-02-20
| ||
| 15:32 | Typo fix [Bug #688943] check-in: 69f52e30e5 user: dkf tags: trunk | |
| 00:34 | * unix/tclUnixThrd.c (TclpReaddir): * unix/tclUnixPort.h: update to Bug 689100 patch to ensure tha... check-in: 068379cc78 user: hobbs tags: trunk | |
|
2003-02-19
| ||
| 16:55 | added missing bug # check-in: 21cbd01ab1 user: das tags: trunk | |
| 16:43 | * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effect of always invalidating unicode r... check-in: 80440365ac user: das tags: trunk | |
| 14:33 | * generic/tclCompile.c (TclCompileExprWords): remove unused variable "range" [Bug 664743] * gener... check-in: efdc16ed56 user: msofer tags: trunk | |
| 01:20 | * unix/tcl.m4: [Bug #651811] Added definition of _XOPEN_SOURCE and linkage of 'xnet' library to... check-in: 7dd360b22a user: andreas_kupries tags: trunk | |
| 01:05 | * unix/tclUnixThrd.c (TclpReaddir): reduce size of name string in tsd to NAME_MAX instead of PATH_... check-in: cc09b38497 user: hobbs tags: trunk | |
| 01:04 | (HaveVersion): correctly decl static check-in: 4e98446e21 user: hobbs tags: trunk | |
| 00:30 | * unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Make sure -lpthread gets passed on th... check-in: 6fef89efec user: mdejong tags: trunk | |
|
2003-02-18
| ||
| 10:13 | cleanup of new simplefs test code check-in: 67cfbfbc41 user: vincentdarley tags: trunk | |
| 02:37 | * generic/tclBasic.c (TclRenameCommand): fixing error in previous commit. check-in: 5ce6589960 user: msofer tags: trunk | |
| 02:25 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): * generic/tclCmdMZ.c (Tcl_StringObjCmd... check-in: 28dcdcf39e user: hobbs tags: trunk | |
| 02:22 | * generic/tclBasic.c (TclRenameCommand): 'oldFullName' object was not being freed on all fu... check-in: 1e414e91e6 user: msofer tags: trunk | |
|
2003-02-17
| ||
| 22:31 | * generic/tclIO.c (Tcl_GetsObj): Minor change so that eol is only assigned at the top of the TCL_... check-in: bfd396bc22 user: mdejong tags: trunk | |
| 19:12 | update in comment check-in: 6310fa5a5b user: dgp tags: trunk | |
| 17:23 | Removed Windows line terminators. [Bug 687913]. check-in: bdee5e1df5 user: kennykb tags: trunk | |
|
2003-02-16
| ||
| 01:36 | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. check-in: 13c34f1df9 user: msofer tags: trunk | |
|
2003-02-15
| ||
| 22:30 | Corrected a couple of typos in error messages. [Bug 596027] check-in: aba2bc0454 user: kennykb tags: trunk | |
| 20:24 | Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the last event in the queue. Added ... check-in: 035d1a2446 user: kennykb tags: trunk | |
| 02:16 | * README: Bumped to version 8.4.2. * generic/tcl.h: * tools/tcl.wse.in: * unix/configure: * un... check-in: 1ba5113e1d user: hobbs tags: trunk | |
| 02:14 | generic/tclStringObj.c (Tcl_GetCharLength): perf tweak check-in: 3dfa905412 user: hobbs tags: trunk | |
| 02:13 | correct HP-UX ia64 --enable-64bit build flags check-in: e5d910b43d user: hobbs tags: trunk | |
| 01:56 | correct HP-UX ia64 --enable-64bit build flags check-in: 043cbe311b user: hobbs tags: core-8-3-1-branch | |
|
2003-02-14
| ||
| 22:31 | * win/tclWinTime.c: Added code to test and compensate for forward leaps of the performance counter.... check-in: 59b1f50de7 user: kennykb tags: trunk | |
| 22:16 | * win/tclWinTime.c: Added code to test and compensate for forward leaps of the performance counter.... check-in: 5e2c269457 user: kennykb tags: trunk | |
|
2003-02-13
| ||
| 23:49 | Added conversion from the system encoding to tcl_platform(user), so that it works with non-ASCII7 u... check-in: 42d87fe111 user: kennykb tags: trunk | |
| 22:03 | Added language to describe the handling of the end-of-file character \u001a embedded in a script fi... check-in: 2a357daf79 user: kennykb tags: trunk | |
|
2003-02-12
| ||
| 18:57 | glob -l on broken symlink fix check-in: be22ec9c79 user: vincentdarley tags: trunk | |
|
2003-02-11
| ||
| 23:59 | lint init regexp check-in: d55a53df62 user: hobbs tags: trunk | |
| 21:54 | * tests/lsearch.test: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): protect against the case that lse... check-in: 1c9153d6ed user: hobbs tags: trunk | |
| 20:41 | Corrected a problem where http-4.14 would fail when run with a proxy server. Replaced references t... check-in: a5fc0bb948 user: kennykb tags: trunk | |
| 18:46 | correct test names check-in: 03be579296 user: hobbs tags: trunk | |
| 18:35 | * tests/stringObj.test: * generic/tclStringObj.c (Tcl_GetCharLength): correct ascii char opt of 2... check-in: 78c313648a user: hobbs tags: trunk | |
| 18:34 | * generic/tclParse.c (CommandComplete): more paranoid check to break on (p >= end) instead of just... check-in: 9743f441b5 user: hobbs tags: trunk | |
| 18:27 | remove excess EOF whitespace check-in: ad24f00755 user: hobbs tags: trunk | |
| 18:03 | * generic/tclParse.c * tests/parse.test: fix for [Bug 684744], by Don Porter. check-in: 0240a75766 user: msofer tags: trunk | |
| 11:07 | * generic/tclIOUtil.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath): (UpdateStringOfFsPath): revert th... check-in: a148677ade user: hobbs tags: trunk | |
| 09:42 | * tests/fileSystem.test: added test 8.3 * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): (Tcl_FSM... check-in: 7c7fc4f3fd user: hobbs tags: trunk | |
| 09:42 | * unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hidden file match check. check-in: 5ac811df84 user: hobbs tags: trunk | |
| 02:18 | * win/configure: * win/configure.in: Generate error when attempting to build under Cygwin. The Cy... check-in: 9ae2332ed0 user: mdejong tags: trunk | |
|
2003-02-10
| ||
| 13:32 | * doc/append.n: Return value was not documented. [Bug 683188] check-in: 13f7008676 user: dkf tags: trunk | |
| 12:50 | further fs cleanup check-in: 4e91ed4531 user: vincentdarley tags: trunk | |
| 10:26 | filesystem speed up round 2 check-in: 1f9c0e4f03 user: vincentdarley tags: trunk | |
|
2003-02-09
| ||
| 02:50 | add catches to suppress unnecessary errors check-in: 1f3b9cac32 user: hobbs tags: trunk | |
|
2003-02-08
| ||
| 22:03 | code cleanup of eval and string comp use check-in: 3073e9d59a user: hobbs tags: trunk | |
|
2003-02-07
| ||
| 15:29 | first speedups to Win filesystem check-in: e7c1a40863 user: vincentdarley tags: trunk | |
| 11:59 | fix to crashing filesystem test check-in: 63c1460f0b user: vincentdarley tags: trunk | |
| 01:07 | * generic/tclCompCmds.c (TclCompileIncrCmd): * tests/incr.test: Don't include the text "(incremen... check-in: 8d271ffd13 user: mdejong tags: trunk | |
|
2003-02-06
| ||
| 22:44 | * generic/tclExecute.c (TclExecuteByteCode): When an error is encountered reading the increment va... check-in: a84d591f12 user: mdejong tags: trunk | |
| 16:29 | * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel] and [errorChan... check-in: dafc6b463d user: dgp tags: trunk | |
|
2003-02-05
| ||
| 20:05 | * tests/interp.test: * tests/set-old.test: Run test cases that depend on hash order through lsort... check-in: 050a14cf73 user: mdejong tags: trunk | |
| 12:46 | added regression test for recent bug fix check-in: 64b1083fb2 user: vincentdarley tags: trunk | |
|
2003-02-04
| ||
| 18:23 | test suite fixes for spaces in paths check-in: 811cea19f2 user: vincentdarley tags: trunk | |
| 17:06 | finalization and test fixes check-in: 1bf7a82411 user: vincentdarley tags: trunk | |
| 00:56 | Marked filesystem-7.1 as known bug. check-in: ebd433c730 user: andreas_kupries tags: trunk | |
| 00:56 | doc formatting fix check-in: 531b3a90d4 user: hobbs tags: trunk | |
|
2003-02-03
| ||
| 20:16 | * generic/tclBasic.c: Changed [trace add command] so that 'rename' callbacks get fully qualified na... check-in: 382a9b8449 user: kennykb tags: trunk | |
|
2003-02-01
| ||
| 23:49 | * generic/tclCompCmds.c: Removed an unused variable that caused compiler warnings on SGI. [Bug 66... check-in: 6da94f8950 user: kennykb tags: trunk | |
| 23:37 | * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage is called to report the same p... check-in: 06bcf54eca user: kennykb tags: trunk | |
| 21:27 | * generic/tclClock.c: Fixed a bug that incorrectly allowed [clock clicks {}] and [clock clicks -]... check-in: c877b70a1b user: kennykb tags: trunk | |
| 21:07 | * tests/unixNotfy.test: Added cleanup of working files [Bug 675609] check-in: 2ad9774a7b user: kennykb tags: trunk | |
| 19:48 | 2003-02-01 Kevin Kenny <kennykb@users.sourceforge.net> * doc/Tcl.n: Added headings to the elev... check-in: fdbe463400 user: kennykb tags: trunk | |
|
2003-01-31
| ||
| 22:19 | The utility [slave] command failed to properly [list]-quote a constructed [open] com... check-in: a7dc77246b user: dgp tags: trunk | |
| 22:10 | * tests/tcltest.test: Cleaned up management of file/directory creation/deletion to i... check-in: 557bb3d6fb user: dgp tags: trunk | |
| 18:54 | * tests/main.test: Stopped main.test from deleting existing file. Test suite should ... check-in: 26a42fb072 user: dgp tags: trunk | |
|
2003-01-28
| ||
| 17:59 | * tests/main.test: Constrain tests that do not work on Windows. check-in: 4526b1dfd4 user: dgp tags: trunk | |
| 14:52 | filesystem bug fix and new test check-in: 083e6f570a user: vincentdarley tags: trunk | |
| 11:03 | * generic/tcl.h: Add TCL_PREFIX_IDENT and TCL_DEBUG_IDENT, used only by TclpCreateProcess. * unix... check-in: 0b07cfddbf user: mdejong tags: trunk | |
|
2003-01-27
| ||
| 15:25 | typo corrections in comments. check-in: 45c321246f user: dgp tags: trunk | |
| 03:34 | * win/README: Update msys+mingw URL to release 6. This version bundles gcc 3. check-in: fc8c920f3d user: mdejong tags: trunk | |
| 02:19 | * win/configure: Regen. * win/configure.in: Add test that checks to see if the compiler can cast ... check-in: 1acd5861be user: mdejong tags: trunk | |
|
2003-01-26
| ||
| 05:59 | * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel): Invoke TclpCutFileChannel and TclpSpliceFil... check-in: 40bc638062 user: mdejong tags: trunk | |
|
2003-01-25
| ||
| 14:11 | * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings): * win/tclWinChan.c (Tcl_MakeFileChann... check-in: 071e3de4fc user: mdejong tags: trunk | |
| 12:48 | * win/configure: * win/configure.in: Define HAVE_ALLOCA_GCC_INLINE when we detect that no alloca ... check-in: 6eae293500 user: mdejong tags: trunk | |
| 03:12 | * generic/tclEvent.c (Tcl_Finalize): revert finalize change on 2002-12-04 to correct the issue wit... check-in: 225ead1ac4 user: hobbs tags: trunk | |
| 03:11 | * win/tclWinDde.c (Dde_Init): clarified use of tsdPtr. (DdeServerProc): better refcount handling o... check-in: 07d56520cd user: hobbs tags: trunk | |
| 00:16 | only do groups check on unix check-in: fdbd44d677 user: hobbs tags: trunk | |
|
2003-01-24
| ||
| 16:33 | Use [file dirname], not the abbreviation [file dir] check-in: e140ecaf7e user: dgp tags: trunk | |
| 14:07 | corrected overlooked bump to version 2.2 check-in: 673c46c691 user: dgp tags: trunk | |
| 11:59 | stringObj unicode Tcl_SetObjLength fixes check-in: dce71c6888 user: vincentdarley tags: trunk | |
| 08:05 | woops, missed in last commit check-in: 5f2d00af1c user: mdejong tags: trunk | |
| 08:04 | * win/configure: Regen. * win/configure.in: * win/tclWin32Dll.c (TclpCheckStackSpace): Rework th... check-in: 83a1c026c6 user: mdejong tags: trunk | |
|
2003-01-23
| ||
| 14:18 | * doc/lset.n: Fixed fault in return values from lset in documentation examples [SF Bug #658463] an... check-in: 11f73898e2 user: dkf tags: trunk | |
|
2003-01-21
| ||
| 20:06 | Clarified documentation of [namespace inscope] [SF Patch #670110] check-in: 570a03d811 user: jenglish tags: trunk | |
| 08:27 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Set SHLIB_SUFFIX so that TCL_SHLIB_SUFFI... check-in: b14ac6253e user: mdejong tags: trunk | |
|
2003-01-19
| ||
| 07:21 | change %ud to %u as appropriate check-in: 7045111181 user: hobbs tags: trunk | |
|
2003-01-18
| ||
| 01:05 | * win/tclWinDde.c (DdeServerProc): Deallocate the Tcl_Obj returned by ExecuteRemoteObject if it w... check-in: 5d26616322 user: mdejong tags: trunk | |
|
2003-01-17
| ||
| 22:10 | * generic/tcl.h: Revert earlier change that defined TCL_WIDE_INT_TYPE as long long and TCL_LL_MOD... check-in: c83d00266a user: mdejong tags: trunk | |
| 14:19 | execution trace, command trace and stringObj bug fixes check-in: bf6b0dfaf9 user: vincentdarley tags: trunk | |
|
2003-01-16
| ||
| 20:55 | * win/tclWinSerial.c (SerialOutputProc): add casts for bytesWritten to allow strict compilation (n... check-in: 3beb6c7739 user: hobbs tags: trunk | |
| 20:51 | * tests/winDde.test: * win/tclWinDde.c (Tcl_DdeObjCmd): Prevent crash when empty service name is ... check-in: 5cc2be8bc8 user: hobbs tags: trunk | |
| 19:01 | * win/tclWin32Dll.c (squelch_warnings): Squelch compiler warnings from SEH ASM code. * win/tclWin... check-in: bba93619da user: mdejong tags: trunk | |
|
2003-01-14
| ||
| 17:51 | * generic/tclClock.c (FormatClock): corrected typo that incorrectly conditionally defined savedTZE... check-in: 43dadccb94 user: hobbs tags: trunk | |
| 02:06 | Fix mingw build problems and compiler warnings. * generic/tcl.h: Add if defined(__MINGW32__) che... check-in: 5a8676e805 user: mdejong tags: trunk | |
|
2003-01-13
| ||
| 08:48 | * win/README: Update msys + mingw URL, the new release includes the released 1.0.8 version of msy... check-in: ec13e33335 user: mdejong tags: trunk | |
| 07:22 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pull in addition of shell32.lib to LIBS_... check-in: f2564a1e8c user: mdejong tags: trunk | |
| 07:01 | * generic/tcl.h: Skip Tcl's define of CHAR, SHORT, and LONG when HAVE_WINNT_IGNORE_VOID is define... check-in: 789f26d398 user: mdejong tags: trunk | |
| 01:27 | * win/configure: Regen. * win/configure.in: Check for typedefs like LPFN_ACCEPT in winsock2.h and... check-in: 4aad945b11 user: mdejong tags: trunk | |
|
2003-01-10
| ||
| 15:03 | WinTcl crash on exit fix check-in: bfd1c3af3d user: vincentdarley tags: trunk | |
|
2003-01-09
| ||
| 21:13 | * generic/tclCompCmds.c (TclCompilerReturnCmd): Corrected off-by-one problem with r... check-in: 3c8c76a34b user: dgp tags: trunk | |
| 10:38 | non-ascii chars in file mtime fix check-in: f53b3ba4da user: vincentdarley tags: trunk | |
| 10:01 | remove unused variable check-in: e7546a259f user: vincentdarley tags: trunk | |
|
2003-01-08
| ||
| 21:29 | * generic/tclExecute.c (TclExprFloatError): Use the IS_NAN macro for greater clarity of co... check-in: 51328e9ca3 user: dgp tags: trunk | |
| 00:34 | * generic/tclCompCmds.c (TclCompileReturnCmd): * tests/compile.test: Corrects fail... check-in: 8f6092205c user: dgp tags: trunk | |
|
2003-01-05
| ||
| 00:44 | no message check-in: c304843ae3 user: davygrvy tags: trunk | |
| 00:44 | * win/makefile.vc: * win/rules.vc: Fixed INSTALLDIR macro problem that blanked itself by acciden... check-in: ec0ef7dda9 user: davygrvy tags: trunk | |
|
2003-01-03
| ||
| 23:03 | Corrected and expanded documentation for rand() and srand() functions. check-in: 92ec913eb5 user: dgp tags: trunk | |
|
2002-12-18
| ||
| 22:55 | * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro. Reported by Joe Mistachkin <jo... check-in: 57b831b33b user: davygrvy tags: trunk | |
| 22:47 | * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro check-in: ca8af8ca51 user: davygrvy tags: trunk | |
|
2002-12-17
| ||
| 21:35 | * generic/tclNotify.c (TclFinalizeNotifier, Tcl_SetServiceMode): (Tcl_ThreadAlert): Check that the... check-in: 7f6f5e67ac user: hobbs tags: trunk | |
| 02:47 | * generic/tclPipe.c (TclCleanupChildren): * tests/winPipe.c: * win/tclWinPipe.c (Tcl_WaitPid): *... check-in: d03e2a5a90 user: davygrvy tags: trunk | |
|
2002-12-13
| ||
| 17:44 | * unix/configure.in: Updated configure of CVS snapshots to reflect * win/configur... check-in: 641553c0de user: dgp tags: trunk | |
|
2002-12-11
| ||
| 21:29 | * generic/tclProc.c (ProcessProcResultCode): Fix failure to propagate negative ret... check-in: b05c44bcd8 user: dgp tags: trunk | |
| 20:30 | * generic/tclParseExpr.c (TclParseInteger): Return 1 for the string "0x" (recognize... check-in: 9657be67c1 user: dgp tags: trunk | |
|
2002-12-10
| ||
| 04:12 | * win/tclWinThrd.c (TclpMasterUnlock): * generic/tclThread.c (TclFinalizeThreadData): TclpMasterUn... check-in: bcce87164b user: hobbs tags: core-8-3-1-branch | |
| 00:34 | * win/tclWinThrd.c (TclpMasterUnlock): * generic/tclThread.c (TclFinalizeThreadData): TclpMasterUn... check-in: f6b3168d0c user: hobbs tags: trunk | |
|
2002-12-08
| ||
| 15:31 | * win/tclWinSock.c (SocketThreadExitHandler, InitSockets): Check that the tsdPtr is valid before ... check-in: 14149ec6c9 user: davygrvy tags: trunk | |
|
2002-12-06
| ||
| 23:22 | * generic/tclStubInit.c: regen * generic/tclIntPlatDecls.h: regen * generic/tclInt.decls: added T... check-in: e4ec3dc36c user: hobbs tags: trunk | |
| 23:22 | * generic/tclIOUtil.c (TclFinalizeFilesystem): reset statics to their original values on finalize ... check-in: 58657abf03 user: hobbs tags: trunk | |
| 03:58 | * generic/tclCompile.c (TclCleanupByteCode): when using TCL_THREAD_LITERALS, do not worry about in... check-in: 8c2329a41f user: hobbs tags: mod-8-3-4-branch | |
| 03:08 | * generic/tclCompile.c (TclCleanupByteCode): When encountering a shared bytecode structure we h... check-in: a9a7ea8404 user: andreas_kupries tags: mod-8-3-4-branch | |
| 02:48 | * generic/tclLiteral.c (LiteralThreadExitProc): do no delete literal table in thread exit handler.... check-in: efa79832cc user: hobbs tags: mod-8-3-4-branch | |
| 02:47 | objify testclone command check-in: 7e034c8dcb user: hobbs tags: mod-8-3-4-branch | |
| 02:47 | check for testclone command check-in: 1d8b052b29 user: hobbs tags: mod-8-3-4-branch | |
|
2002-12-05
| ||
| 00:15 | * win/tclWinPipe.c: reverted back to -r1.27 due to numerous test failures that need to be resolved... check-in: 8be9d86edd user: davygrvy tags: trunk | |
|
2002-12-04
| ||
| 22:04 | * win/tclWinPipe.c (Tcl_WaitPid): When a process exits with an exception, pass this notice on to ... check-in: 3e0544149c user: davygrvy tags: trunk | |
| 13:09 | filesystem cleanup fix, virtual filesystem load fix check-in: 7eeb4a7a69 user: vincentdarley tags: trunk | |
| 07:07 | * generic/tclStubLib.c (Tcl_InitStubs): prevent the cached check of tclStubsPtr to allow for repea... check-in: c8487bfd30 user: hobbs tags: trunk | |
| 07:07 | unset path to make it work for singleproc runs check-in: d94e726f2b user: hobbs tags: trunk | |
| 05:43 | * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENT to CTRL_BREAK_EVENT as it can't be igno... check-in: 7ab31947a5 user: davygrvy tags: trunk | |
| 05:41 | * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENT to CTRL_BREAK_EVENT as it can't be igno... check-in: 862a888d0e user: davygrvy tags: trunk | |
| 03:59 | * win/tclAppInit.c (sigHandler): Protect from trying to close a NULL handle. * win/tclWinPipe.c... check-in: 9e7de7ab45 user: davygrvy tags: trunk | |
|
2002-11-27
| ||
| 22:57 | * win/tclWinChan.c (Tcl_MakeFileChannel): return of DuplicateHandle() incorrectly used [Bug 61885... check-in: 16b1bc73b2 user: davygrvy tags: trunk | |
| 22:47 | * win/tclWinSock.c: WSAStartup() loaded version comparison error which resulted in 2.0 looking le... check-in: 4f20019f82 user: davygrvy tags: trunk | |
| 18:37 | * win/tclWinSock.c: Removed shutdown() from the function table as it wasn't referenced anywhere a... check-in: d31c0d819c user: davygrvy tags: trunk | |
| 18:13 | * win/tclWinPort.h: Don't turn off winsock prototypes! TclX didn't like it. Even though the core... check-in: f2168e8c5c user: davygrvy tags: trunk | |
| 05:29 | Missed a couple left-overs from my TcpAccept hack. Now fixed. Sorry for the confusion. check-in: d56c10f510 user: davygrvy tags: trunk | |
| 02:54 | * generic/tclInterp.c (AliasCreate): preserve/release interps to prevent possible FMR error in bad... check-in: 797488af97 user: hobbs tags: trunk | |
| 02:53 | * generic/tclEncoding.c (TclFinalizeEncodingSubsystem): properly cleanup all encodings by using Tc... check-in: 7395efc7eb user: hobbs tags: trunk | |
| 02:51 | add simple valgrind target check-in: 30a68bc5f5 user: hobbs tags: trunk | |
| 02:51 | unset path var to allow singleproc testing check-in: 083ccd23f3 user: hobbs tags: trunk | |
| 02:46 | missed a patch item reference. check-in: 583e8f9f9d user: davygrvy tags: trunk | |
| 02:22 | adjusted some commentary to be more accurate. check-in: 596f4ed996 user: davygrvy tags: trunk | |
| 01:41 | Incorrect local edit of this file was previously committed that included a TcpAccept() hack that has... check-in: 222e5987ea user: davygrvy tags: trunk | |
| 00:59 | small typo. check-in: 374300f528 user: davygrvy tags: trunk | |
| 00:58 | * win/tclWinPort.h: * win/tclWinSock.c: This patch does two things: 1) Cleans-up the winsock ty... check-in: f0c1f576b2 user: davygrvy tags: trunk | |
|
2002-11-26
| ||
| 22:41 | added a missing comment line to show that use of TerminateThread is evil. check-in: 832dfabe5f user: davygrvy tags: trunk | |
| 22:35 | * win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinSerial.c: * win/tclWinSock.c: * win/tclW... check-in: a2db2b4e4a user: davygrvy tags: trunk | |
| 22:15 | * generic/tclBasic.c (Tcl_CloneInterp): Moved 'TclCreateExecEnv' behind 'CloneNamespace'. This ... check-in: 0fb1ff7278 user: andreas_kupries tags: mod-8-3-4-branch | |
| 21:56 | * win/README: Update msys build env URL. This release #4 build both tcl and tk without problems. check-in: 6c637822c0 user: mdejong tags: trunk | |
| 21:13 | * tclBasic.c (CloneVariable): The initialization of the refCount for the cloned variable assume... check-in: a6ed18c145 user: andreas_kupries tags: mod-8-3-4-branch | |
| 20:15 | * generic/tclLiteral.c (TclGlobalLiteralTable): add a thread exit handler to remove remaining lite... check-in: 3b1bc87ba8 user: hobbs tags: mod-8-3-4-branch | |
| 20:14 | * tests/__clone.test: rename to allow it to be lexically first. check-in: 099a4a7d76 user: hobbs tags: mod-8-3-4-branch | |
| 20:05 | * generic/tclMain.c (Tcl_Main): added Tcl_DeleteInterp and * unix/tclAppInit.c (main): Tcl_Finaliz... check-in: ca5713da63 user: hobbs tags: mod-8-3-4-branch | |
| 19:48 | * generic/tclProc.c (TclCloneProc): Helper for Tcl_CloneInterp. * generic/tclBasic.c: Line 3843f... check-in: 235d59fd34 user: andreas_kupries tags: mod-8-3-4-branch | |
|
2002-11-23
| ||
| 01:41 | * library/init.tcl: code cleanup to reduce use of * library/opt/optparse.tcl: string compa... check-in: 4e3709186c user: hobbs tags: trunk | |
| 01:22 | * tests/interp.test: interp-14.4 * generic/tclInterp.c (TclPreventAliasLoop): prevent seg fault w... check-in: 9be42b0849 user: hobbs tags: trunk | |
|
2002-11-19
| ||
| 02:34 | * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offset after the "end-" prefix. * gene... check-in: 9ed6048410 user: hobbs tags: trunk | |
| 01:30 | no message check-in: 4ab4f675d3 user: davygrvy tags: trunk | |
| 01:29 | * win/tclWinThrd.c (Tcl_CreateThread/TclpThreadExit): Fixed improper compiler macros that missed t... check-in: 31c2a09d6f user: davygrvy tags: trunk | |
|
2002-11-15
| ||
| 15:34 | Added missing .BE [Bug 629330] check-in: d81f9a0a52 user: dkf tags: trunk | |
|
2002-11-14
| ||
| 00:56 | * generic/regexpComp.test: added tests 22.* * generic/tclCompCmds.c (TclCompileRegexpCmd): add lef... check-in: 8b683e0af1 user: hobbs tags: trunk | |
|
2002-11-13
| ||
| 22:11 | 3 small fixes check-in: 602e2df05f user: vincentdarley tags: trunk | |
|
2002-11-12
| ||
| 02:27 | TclUtfToUniChar optimizations check-in: 8df83dce48 user: hobbs tags: trunk | |
| 02:26 | * generic/tclUtil.c (Tcl_Backslash): use TclUtfToUniChar. (Tcl_StringCaseMatch): use TclUtfToUniCh... check-in: 8fe2fe6f36 user: hobbs tags: trunk | |
| 02:26 | * generic/tclUtf.c: make use of TclUtfToUniChar macro throughout the functions, and add extra opti... check-in: af7f25d96a user: hobbs tags: trunk | |
| 02:26 | * generic/tclStringObj.c (Tcl_GetCharLength): optimize for the ascii char case. (Tcl_GetUniChar):... check-in: 0dc350572c user: hobbs tags: trunk | |
| 02:25 | * generic/tclExecute.c (TclExecuteByteCode): improve INST_STR_CMP to use memcmp in the one-byte/ch... check-in: c6f4f7379f user: hobbs tags: trunk | |
| 02:25 | * generic/tclEncoding.c (UtfToUtfProc, UtfToUnicodeProc): (TableFromUtfProc, EscapeFromUtfProc): U... check-in: 82edeac674 user: hobbs tags: trunk | |
| 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
| ||
| 19:04 | * generic/tclCompile.h: * generic/tclCompile.c (TclCleanupByteCode, RecordByteCodeStats): * gener... check-in: 6aac77723f user: hobbs tags: mod-8-3-4-branch | |
| 19:04 | add shell/gdb targets check-in: 3c6a1c3862 user: hobbs tags: mod-8-3-4-branch | |
| 19:03 | * generic/tclExecute.c (EvalStatsCmd): obj-ify evalstats command, add the ability to take options ... check-in: 76e103e3a4 user: hobbs tags: mod-8-3-4-branch | |
| 18:50 | reduce TCL_RESULT_SIZE from 200 to 20 check-in: e3d499ae23 user: hobbs tags: mod-8-3-4-branch | |
| 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-05
| ||
| 22:56 | * generic/tclParseExpr.c: 'struct ParseInfo'. * generic/tclLink.c: 'struct Link'. * generic/tclE... check-in: 84a600d5af user: andreas_kupries tags: mod-8-3-4-branch | |
| 01:49 | * generic/tclObj.c (TclInitObjSubsystem, Tcl_DbIsShared): enable shared object reporting in EvalSt... check-in: 0de8f7a087 user: hobbs tags: mod-8-3-4-branch | |
| 01:49 | * generic/tclBasic.c (Tcl_CreateInterp): simplify ByteCodeStats initialization with one memset. check-in: 496a88db97 user: hobbs tags: mod-8-3-4-branch | |
| 01:46 | * generic/tclExecute.c (EvalStatsCmd): rework to use sprintf for the conversions, so that it works... check-in: cb2cb36762 user: hobbs tags: mod-8-3-4-branch | |
| 01:46 | * generic/tclHash.c (HashString): minor performance tweak. check-in: 534f3c0cc3 user: hobbs tags: mod-8-3-4-branch | |
|
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 | |
| 21:12 | * library/dde/pkgIndex.tcl: * library/reg/pkgIndex.tcl: Changed the hardwired debug suffix (d)... check-in: 5056d329dc user: andreas_kupries tags: core-8-3-1-branch | |
| 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-25
| ||
| 23:31 | * The changes below update the windows side to the extended --enable-symbols option as used by ... check-in: 623c011c07 user: andreas_kupries tags: core-8-3-1-branch | |
|
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:55 | * unix/Makefile.in (dist): add any mac/tcl*.sea.hqx files check-in: ffc9647444 user: hobbs tags: core-8-3-1-branch | |
| 01:53 | added support for broadcasting changes in the registry Environment check-in: fa3e3bc751 user: hobbs tags: core-8-3-1-branch | |
| 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 | |
| 20:33 | updated for 8.3.5 release check-in: bb78eff1ad user: hobbs tags: core-8-3-1-branch, core-8-3-5 | |
| 01:43 | * win/configure: Regen. * win/configure.in: Set CFLAGS to "" if the user did not set CFLAGS in th... check-in: 809de405ad user: hobbs tags: core-8-3-1-branch | |
|
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 | |
| 05:50 | * win/configure: add workaround for cygwin windres * win/tcl.m4 (SC_CONFIG_CFLAGS)... check-in: 10f89e5909 user: hobbs tags: core-8-3-1-branch | |
|
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 | |
| 01:07 | aix-5 ppc support check-in: b02e313f6d user: hobbs tags: core-8-3-1-branch | |
| 00:57 | corrected sh syntax error check-in: ce9fa31632 user: hobbs tags: core-8-3-1-branch | |
| 00:17 | Correct AIX-5 ppc build flags check-in: 27e9dac595 user: hobbs tags: trunk | |
| 00:06 | * README: updated to 8.3.5 patchlevel * generic/tcl.h: with readmes pointing to www... check-in: 492f547fe5 user: hobbs tags: core-8-3-1-branch | |
|
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 | |
| 20:54 | * unix/configure: * unix/tcl.m4: updated platform targets to match 8.4 fixes. check-in: 6eb2b3b621 user: hobbs tags: core-8-3-1-branch | |
| 20:27 | backport of cygwin build support cobbled together. [Patch #622183] (hobbs, howell, khan, dejong) ... check-in: 219eba7919 user: hobbs tags: core-8-3-1-branch | |
| 20:26 | * win/tclWin32Dll.c (ESP, EBP, TclpCheckStackSpace, _except_checkstackspace_handler): * win/tclWi... check-in: 878325c8b2 user: hobbs tags: core-8-3-1-branch | |
| 20:25 | * win/tclWinFile.c (TclpReadlink): alternative readlink for cygwin. check-in: bece6d23a3 user: hobbs tags: core-8-3-1-branch | |
| 20:24 | * generic/tclFileName.c (Tcl_TranslateFileName, TclDoGlob): Convert POSIX to native format for cyg... check-in: fb56507520 user: hobbs tags: core-8-3-1-branch | |
| 20:23 | * generic/tclEnv.c (TclCygwinPutenv): cygwin env handling function. * win/tclWinPort.h (environ, p... check-in: a52eb6cc29 user: hobbs tags: core-8-3-1-branch | |
| 20:23 | * generic/tclPlatDecls.h (tchar.h): Do not include on Cygwin. check-in: af5367e46b user: hobbs tags: core-8-3-1-branch | |
| 20:15 | match up to fixes in 8.4 check-in: d98846ad1a user: hobbs tags: core-8-3-1-branch | |
| 19:38 | removed unnecessary dos.h include check-in: 25b347ce1a user: hobbs tags: core-8-3-1-branch | |
| 19:38 | * win/tclWinThrd.c: removed unnecessary dos.h include. Use problematic CreateThread/ExitThread for... check-in: 8479fc099d user: hobbs tags: core-8-3-1-branch | |
| 16:13 | execution trace fix check-in: 19ad8717ce user: vincentdarley tags: trunk | |
|
2002-10-14
| ||
| 22:26 | * generic/tclEnv.c (Tcl_PutEnv): correct possible mem leak. [Patch #623269] (brouwers) check-in: d8fb88a8ff user: hobbs tags: core-8-3-1-branch | |
| 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:17 | * mac/tclMacFCmd.c: removed GenerateUniqueName(), use equivalent (and identically named) routine f... check-in: a2ed4a30cf user: das tags: core-8-3-1-branch | |
| 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 | |
| 13:42 | * mac/tclMacOSA.c: (8.4 backport) sprintf fixes, UH 3.4.x changes; fix for missing autoname token ... check-in: f64e458223 user: das tags: core-8-3-1-branch | |
| 12:25 | load fixes for Bug 611108 check-in: 4a2a8cda84 user: vincentdarley tags: trunk | |
| 07:31 | * unix/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst. * unix/configure: regen * unix/configure.in:... check-in: a570fc7fe7 user: hobbs tags: core-8-3-1-branch | |
| 07:31 | * win/tclWinConsole.c (ConsoleCloseProc): only wait on writable pipe if there was something to wri... check-in: f37f3243c4 user: hobbs tags: core-8-3-1-branch | |
| 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 | |
| 05:37 | added macosx-8-4-branch ChangeLog entries Closed-Leaf check-in: 1f8e36f80f user: das tags: macosx-8-4-premerge-2002-08-31-branch, macosx-8-4-branch | |
|
2002-08-30
| ||
| 19:17 | set SYMROOT in macosx/Makefile fix to 'find' syntax in project check-in: 6f2aee4b61 user: das tags: macosx-8-4-branch | |
| 18:11 | various project cleanups & enhancements: build tcltest, clean project added macosx/Makefile to facil... check-in: 7ca5aa7bba user: das tags: macosx-8-4-branch | |
| 15:33 | merged with trunk at tag macosx-8-4-merge-2002-08-30-trunk check-in: c69eee32c0 user: das tags: macosx-8-4-merge-2002-08-30-branch, macosx-8-4-branch | |
|
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-21
| ||
| 14:00 | bumped version to 8.0b3 check-in: bde9533702 user: das tags: macosx-8-4-branch | |
| 12:23 | whitespace & other cleanup added support for standard MacOSX tcl package locations check-in: 2c6703cd87 user: das tags: macosx-8-4-branch | |
|
2002-08-20
| ||
| 21:45 | * win/Makefile.in (CFLAGS): * unix/Makefile.in (MEM_DEBUG_FLAGS): Added usage of @MEM_DEBUG_FLAGS... check-in: 47310d5d88 user: andreas_kupries tags: core-8-3-1-branch | |
| 20:25 | merged with trunk at tag macosx-8-4-merge-2002-08-20-trunk check-in: 354986d9c3 user: das tags: macosx-8-4-merge-2002-08-20-branch, macosx-8-4-branch | |
| 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
| ||
| 19:18 | Revert incorrect RANLIB related changed added to support OS X. * unix/Makefile.in: Don't try to ... check-in: 909a71b529 user: mdejong tags: core-8-3-1-branch | |
| 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:54 | * unix/configure.in: backport of corrected fix for [Bug 529801]: ranlib needed for static builds o... check-in: 1f26805873 user: das tags: core-8-3-1-branch | |
| 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 | |
| 17:28 | * generic/tclExecute.c (TclCompileByteCodesForExpr): Bugfix. Added a missing RELTEMP(compEnv) i... check-in: c8b6c8e134 user: andreas_kupries tags: mod-8-3-4-branch | |
| 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 | |
| 01:04 | fixed errant @ added in shell target check-in: 2e7d4a761d user: hobbs tags: core-8-3-1-branch | |
|
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 | |
| 18:59 | * Corrected reaction to existing but false ::tcl_interactive. check-in: 5553e725ee user: dgp tags: core-8-3-1-branch | |
| 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 | |
| 13:14 | * generic/tclClock.c (FormatClock): Convert the format string to UTF8 before calling... check-in: 84a258d60b user: rmax tags: core-8-3-1-branch | |
| 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
| ||
| 20:15 | * library/auto.tcl: Fix [tcl_findLibrary] to be sure it sets $varName only if a succ... check-in: a69896214a user: dgp tags: core-8-3-1-branch | |
| 19:40 | * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoid * tests/tcltest.... check-in: 332c659704 user: dgp tags: trunk | |
| 17:34 | * generic/tclCompCmds.c (TclCompileCatchCmd): return TCL_OUT_LINE_COMPILE instead of TCL_ERROR: let... check-in: 79b593b2a8 user: msofer tags: core-8-3-1-branch | |
| 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
| ||
| 22:34 | Adopting V. Darley's patch from the head. check-in: 7412baeb52 user: wolfsuit tags: macosx-8-4-branch | |
| 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 | |
| 19:11 | * Corrected comments and namespace style issues. Thanks to Bruce Stephens. [Bug 572025] check-in: 240f325fd0 user: dgp tags: core-8-3-1-branch | |
| 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 | |
| 05:33 | Merging with TOT as of 06/09/2002. check-in: 73b68fb238 user: wolfsuit tags: macosx-8-4-branch | |
| 05:14 | Removing files removed from TOT for merge. check-in: e318efb8b3 user: wolfsuit tags: macosx-8-4-branch | |
| 05:12 | Remove files removed from TOT merge check-in: 19216eb80b user: wolfsuit tags: macosx-8-4-branch | |
| 04:15 | Adding files from the merge with TOT. check-in: bdc4f8c7e6 user: wolfsuit tags: macosx-8-4-branch | |
|
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:39 | * unix/tclUnixInit.c (TclpSetInitialEncodings): 8.4 backport of default fallback encoding set with... check-in: d969bb777c user: das tags: core-8-3-1-branch | |
| 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 | |
| 12:01 | * mac/tclMacResource.c (Tcl_MacConvertTextResource): added utf conversion of text resource content... check-in: cd2f03109a user: das tags: core-8-3-1-branch | |
| 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 | |
| 19:36 | * tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 401402d028 user: hobbs tags: core-8-3-1-branch | |
| 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:24 | * mac/tclMacChan.c: use MSL provided creator type if available instead of the default 'MPW '. check-in: 32d77cd416 user: das tags: core-8-3-1-branch | |
| 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 | |
| 19:28 | * unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl kn... check-in: 886ddf8c6f user: hobbs tags: core-8-3-1-branch | |
| 12:15 | strtol takes three arguments check-in: 10f88889b1 user: dgp tags: core-8-3-1-branch | |
| 08:44 | Added more thorough tests for conversion to boolean. check-in: e8fb390cfd user: dkf tags: core-8-3-1-branch | |
| 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 | |
| 08:34 | Hex values can be booleans too! [Bug 548686] check-in: a337a0f0e2 user: dkf tags: core-8-3-1-branch | |
|
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 | |
| 08:12 | Backport of fix for Bug #545644 check-in: d87c2a309f user: dkf tags: core-8-3-1-branch | |
|
2002-04-18
| ||
| 22:23 | updated dependencies for runtest and backported shell/gdb targets check-in: 046fb13a3d user: hobbs tags: core-8-3-1-branch | |
| 18:15 | [Bug 545325 ] info level didn't report namespace eval. check-in: 1e1b645fa3 user: msofer tags: core-8-3-1-branch | |
| 18:05 | [Bug 545325 ] info level didn't report namespace eval. check-in: 03de79e1ef user: msofer tags: trunk | |
| 16:56 | * Added "package require"s to msgcat documentation. check-in: b3ba68b61b user: dgp tags: core-8-3-1-branch | |
| 16:46 | typo check-in: ef2bcb67fe user: dgp tags: trunk | |
| 16:46 | typo check-in: 7f5fc60f38 user: dgp tags: core-8-3-1-branch | |
| 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:10 | fix for [Bug #542588], where "too large integers" were reported as "floating-point value" in [expr] ... check-in: 96c806bbb0 user: msofer tags: core-8-3-1-branch | |
| 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 | |
| 00:04 | * Made separate export for commands kept only for tcltest 1 compatibility. check-in: 9e0d67ea57 user: dgp tags: trunk | |
| 00:00 | * Removed [saveState] and [restoreState] from tcltest 2 documentation, effectively deprecat... check-in: 4bd2d399ec user: dgp tags: trunk | |
|
2002-04-17
| ||
| 23:42 | clarified getting length of ByteArray objects to use string length check-in: f51f536442 user: hobbs tags: trunk | |
| 23:03 | * Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: e782995c69 user: dgp tags: trunk | |
|
2002-04-16
| ||
| 22:35 | * Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: aa578efaaa user: dgp tags: trunk | |
| 00:39 | * Parts of fileSystem.test require tcltest 2. Added appropriate checks. check-in: df1ed8416d user: dgp tags: trunk | |
|
2002-04-15
| ||
| 23:09 | * Increased timeout values so that tests have time to successfully complete even on slow/bu... check-in: c27a5b81ff user: dgp tags: trunk | |
| 17:45 | Improved stack trace for TCL_BREAK and TCL_CONTINUE returns from procs. [Bug 536955]. check-in: 0e4b466ad7 user: msofer tags: trunk | |
| 17:32 | made bytecodes check for a catch before returning; the compiled [return] is otherwise non-catchable.... check-in: 44018b1a8b user: msofer tags: trunk | |
| 17:04 | * Revised [tcltest::test] to return errors when called with invalid syntax and to accept ex... check-in: a9843e6f52 user: dgp tags: trunk | |
|
2002-04-12
| ||
| 06:33 | see ChangeLog check-in: 1fbcab51ef user: hobbs tags: trunk | |
| 06:31 | * generic/tclNotify.c (TclFinalizeNotifier): remove remaining unserviced events on finalization. check-in: d66560f921 user: hobbs tags: trunk | |
| 06:28 | * generic/tclParse.c (Tcl_ParseVar): conditionally incr obj refcount to prevent possible mem leak.... check-in: 08554f2283 user: hobbs tags: trunk | |
| 06:23 | tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variants check-in: d53c43fa40 user: hobbs tags: trunk | |
| 06:22 | * tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson us... check-in: 6d61f3c7ba user: hobbs tags: trunk | |
| 06:21 | * tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson us... check-in: f3cb0d72ba user: hobbs tags: core-8-3-1-branch | |
|
2002-04-10
| ||
| 19:57 | fixed copyright notice check-in: e42c6915c8 user: hobbs tags: trunk | |
|
2002-04-08
| ||
| 18:35 | * corrected misspelling of getMatchingFiles check-in: 54d83974a5 user: dgp tags: trunk | |
| 09:02 | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> * generic/tcl.h: no <sys/types.h> on mac. ... check-in: 3ae45d9135 user: das tags: trunk | |
| 08:58 | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacOSA.c: * mac/tclMacResource.c... check-in: 28f04be801 user: das tags: core-8-3-1-branch | |
|
2002-04-07
| ||
| 05:44 | * unix/tclUnixFCmd.c (Realpath): added a little extra code to initialize a realpath arg when compi... check-in: a744f7567d user: hobbs tags: trunk | |
|
2002-04-05
| ||
| 19:26 | * Corrected [subst] so that return codes TCL_BREAK and TCL_CONTINUE returned by variable su... check-in: f241a4c37d user: dgp tags: trunk | |
| 15:47 | * converted getMatchingFile alias into a proc so safe-2.1 will not be disturbed check-in: f6120d6e2f user: dgp tags: trunk | |
| 13:49 | 2002-04-05 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacPkgConfig.c: Added Mac implem... Closed-Leaf check-in: 2fca248b98 user: das tags: tip-59-implementation | |
|
2002-04-04
| ||
| 21:14 | minor cast change to squelch warning check-in: 5e97b20456 user: hobbs tags: trunk | |
| 15:30 | * namespace protection for the getMatchingFiles alias. check-in: bbf744edae user: dgp tags: trunk | |
| 05:36 | * library/tcltest/tcltest.tcl: added getMatchingFiles back (alias to GetMatchingFiles), which was ... check-in: 3f31f037c4 user: hobbs tags: trunk | |
| 05:32 | fixed doc name error check-in: 754f9db9a1 user: hobbs tags: core-8-3-1-branch | |
| 05:32 | fixed doc name error check-in: b243796c10 user: hobbs tags: core-8-3-1-branch | |
|
2002-04-03
| ||
| 14:30 | fs ~ cache clear test check-in: b3adffad69 user: vincentdarley tags: trunk | |
| 08:39 | tilde expansion cache-clearing check-in: 9df3a5199f user: vincentdarley tags: trunk | |
|
2002-04-01
| ||
| 20:44 | Made tests for clock frequency more permissive to cope with Win98SE being observed to return 1.19318... check-in: 312ebab0f3 user: kennykb tags: trunk | |
|
2002-03-29
| ||
| 22:47 | * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc) (TraceCommandProc, TclTraceCommandObjCmd): c... check-in: 4a46ab8262 user: hobbs tags: trunk | |
| 22:42 | * tests/trace.test (trace-18.2): * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc): corrected ... check-in: 860bba1170 user: hobbs tags: core-8-3-1-branch | |
| 22:33 | no message check-in: 358381af76 user: davygrvy tags: trunk | |
| 22:29 | repair of previous mistake check-in: 963ea1cee5 user: davygrvy tags: trunk | |
| 22:13 | no message check-in: e82c5427d9 user: davygrvy tags: trunk | |
| 22:09 | A STATIC_BUILD bug fix. -DSTATIC_BUILD wasn't being added to the core's compile rules. check-in: 8a725793e2 user: davygrvy tags: trunk | |
| 21:01 | * Corrected problems with Tcl_AllowExceptions having influence over the wrong scope of Tcl_... check-in: 69bdb87c65 user: dgp tags: trunk | |
| 02:42 | no message check-in: 7a09a85c7c user: davygrvy tags: trunk | |
| 02:39 | .AP macro syntax check-in: c3769fc0b2 user: davygrvy tags: trunk | |
| 00:02 | * Refactored CallTraces to collect repeated handling of its returned value into CallTraces ... check-in: 4f6e3d3804 user: dgp tags: trunk | |
|
2002-03-28
| ||
| 21:52 | Opps... removed some left-over debugging code. check-in: 5e168c9758 user: davygrvy tags: trunk | |
| 21:45 | * tools/feather.bmp: * tools/man2help.tcl: * tools/man2help2.tcl: * win/makefile.vc: More winhel... check-in: 6678565482 user: davygrvy tags: trunk | |
| 21:44 | no message check-in: 5db0fd7676 user: davygrvy tags: trunk | |
| 15:56 | * Ran 'autoconf' - forgotten when bump to 8.4a5. check-in: a0f05e0981 user: dgp tags: trunk | |
| 02:42 | * tools/man2help.tcl: * win/makefile.vc: winhelp target now copies all needed files from tools/ ... check-in: f037181019 user: davygrvy tags: trunk | |
| 02:42 | no message check-in: 74863d81d5 user: davygrvy tags: trunk | |
|
2002-03-27
| ||
| 22:57 | Clean targets made Win9x complient. check-in: b048e3d708 user: davygrvy tags: trunk | |
| 22:57 | no message check-in: 4b9b9ac962 user: davygrvy tags: trunk | |
| 22:18 | Formatting mistake in Changelog entry (2002-02-28) check-in: cb1feaaeac user: msofer tags: trunk | |
| 21:15 | * win/.cvsignore: * win/buildall.vc.bat: * win/coffbase.txt: * win/makefile.vc: * win/nmakehlp.... check-in: 8ba99624c5 user: davygrvy tags: trunk | |
| 21:15 | no message check-in: c384af5b2c user: davygrvy tags: trunk | |
| 19:50 | passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. check-in: 99fc616520 user: msofer tags: core-8-3-1-branch | |
| 19:20 | passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. check-in: 814a0619d0 user: msofer tags: trunk | |
| 14:35 | avoid exceptional returns at level 0 [Bug 219181] check-in: b268ff1914 user: msofer tags: trunk | |
| 08:19 | * Major code cleanup to deal with whitespace, coding conventions, and namespace issues, wi... check-in: fcbff39608 user: dgp tags: trunk | |
| 05:28 | * Added missing [after cancel]s. check-in: 0c71c43e2d user: dgp tags: trunk | |
|
2002-03-26
| ||
| 02:27 | * unix/configure: * unix/configure.in: backported improved AIX build support from 8.4. * unix/tcl... check-in: fd2d4f6a6e user: hobbs tags: core-8-3-1-branch | |
| 02:27 | added shell and gdb targets check-in: d2bc485fde user: hobbs tags: core-8-3-1-branch | |
| 02:26 | generic/tclMain.c: reduced oversized static buffer allocation check-in: 24624019e1 user: hobbs tags: core-8-3-1-branch | |
|
2002-03-25
| ||
| 22:05 | * More initialization fixes to avoid stomping on global variables check-in: 2b63bee14f user: dgp tags: trunk | |
| 21:34 | More variable initialization fixes. check-in: 58c16339b3 user: dgp tags: trunk | |
| 20:55 | * Corrected faulty variable initialization. [Bug 534845] check-in: e750cb2a57 user: dgp tags: trunk | |
| 20:18 | * Removed workarounds for Bug 495977. check-in: d02a537844 user: dgp tags: trunk | |
| 19:20 | * Improve the processing of the -constraints option to [test] so that constraint lists can ... check-in: 745d744e28 user: dgp tags: trunk | |
| 17:10 | * Keep the value of $::auto_path unchanged, so that the tcltest package can test code that ... check-in: 67da289b4e user: dgp tags: trunk | |
| 16:35 | Allow NULL callback on trace deletions [Bug 534728] check-in: 4983f0ef93 user: msofer tags: trunk | |
|
2002-03-24
| ||
| 19:07 | * Be sure the tcltest variable is updated. [Bug 454050]. check-in: 218b9ec806 user: dgp tags: core-8-3-1-branch | |
| 19:05 | fix for [Bug 533907] in tclBasic.c (Tcl_EvalObjv). check-in: e2df08a0d5 user: msofer tags: trunk | |
| 18:57 | * Use [interpreter] to set/query the executable currently running the tcltest package. [Bu... check-in: c14a78f940 user: dgp tags: trunk | |
| 18:31 | * Allow non-proc commands to be used as the customization hooks. Bump to 1.0.2. Converte... check-in: c87ce8c170 user: dgp tags: core-8-3-1-branch | |
| 18:09 | fixed typo and compiler warning in last commit; all tests now pass on unix check-in: 66780b90f5 user: vincentdarley tags: trunk | |
| 17:21 | * Allow non-proc commands to be used as the customization hooks. [Bug 495662] check-in: 015ca88a6e user: dgp tags: trunk | |
| 12:38 | fs tests check-in: 7eb3a59421 user: vincentdarley tags: trunk | |
| 12:24 | fs tests check-in: c0ae8e8170 user: vincentdarley tags: trunk | |
| 11:41 | 4 fs fixes check-in: d333686619 user: vincentdarley tags: trunk | |
|
2002-03-23
| ||
| 01:39 | adding test for [Bug 533758], fixed earlier today. check-in: 55e85350ec user: msofer tags: trunk | |
|
2002-03-22
| ||
| 23:37 | win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579] check-in: a0b1d4daff user: hobbs tags: trunk | |
| 22:54 | fixed the errorInfo for return codes other than (TCL_OK, TCL_ERROR) to runLevel 0 [Bug 533758]. Remo... check-in: 24add6f815 user: msofer tags: trunk | |
|
2002-03-21
| ||
| 13:27 | * doc/expr.n: Improved documentation for ceil and floor [Bug 350535] check-in: 733be84113 user: dkf tags: trunk | |
|
2002-03-20
| ||
| 22:52 | Added Patch number check-in: 1dda74825f user: dgp tags: trunk | |
| 22:47 | * Updated interfaces of generic/tclVar.c according to TIP 27. In particular, the "part2" a... check-in: b64c27e52d user: dgp tags: trunk | |
|
2002-03-18
| ||
| 22:30 | * generic/tclCompile.c (TclCompileTokens): Modified imported bugfix to use a heap variable for ... check-in: d631cf3e55 user: andreas_kupries tags: mod-8-3-4-branch | |
| 20:56 | * generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree being called on a pointer to NULL. check-in: 5f0c390d55 user: hobbs tags: core-8-3-1-branch | |
|
2002-03-15
| ||
| 20:10 | Backport of patch for [Bug 530320] check-in: 7cffb43f2d user: msofer tags: core-8-3-1-branch | |
| 15:39 | Fixed buffer overrun reported in 530320; luckily it is not likely to be exploitable in any meaningfu... check-in: 33ea727db7 user: dkf tags: trunk | |
| 01:10 | * win/configure: Regen. * win/configure.in: Add configure time test for SEH support in the compil... check-in: 6683e2fa91 user: mdejong tags: trunk | |
|
2002-03-14
| ||
| 20:51 | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handle an SEH exception with EXCEPTION_EXECUTE_HAND... check-in: ef056ccc7b user: mdejong tags: trunk | |
|
2002-03-12
| ||
| 11:32 | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile, DoRemoveJustDirectory): Make sure we d... check-in: 446a17c5c7 user: mdejong tags: trunk | |
|
2002-03-11
| ||
| 21:50 | * Bumped tcltest to 2.0.2 check-in: 5a422c1ffa user: dgp tags: trunk | |
| 21:00 | * library/tcltest/tcltest.tcl (getMatchingFiles): Pass a proper list to foreach to avoid munging a... check-in: b63d3e197a user: mdejong tags: trunk | |
| 20:43 | * generic/tclEncoding.c: Fix typo in comment. * generic/tclIO.c (DoReadChars, ReadBytes, ReadChars... check-in: d89191c5ce user: mdejong tags: trunk | |
|
2002-03-09
| ||
| 19:17 | Formatting error in .AP macro check-in: 17620e648d user: dgp tags: trunk | |
| 00:49 | * win/README: Update to indicate that Mingw 1.1 is required to build Tcl. Add section describing n... check-in: 5cece3d450 user: mdejong tags: trunk | |
|
2002-03-08
| ||
| 23:46 | (DoCopyFile): correctly set retval to TCL_OK check-in: cd63d1f3b2 user: hobbs tags: trunk | |
| 01:45 | * win/tclWin32Dll.c (TclpCheckStackSpace): * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Replace ... check-in: 6556155cb4 user: mdejong tags: trunk | |
|
2002-03-07
| ||
| 20:17 | * Added the [interp recursionlimit] command to set/query the recursion limit of an interpre... check-in: 74cba3cfd3 user: dgp tags: trunk | |
|
2002-03-06
| ||
| 15:20 | Bumped patchlevel; might need changing in the future, but it makes life easier for now. check-in: ec6fb05712 user: dkf tags: trunk | |
| 15:04 | tclInt.h: restoring correct operation ordering in TclDecrRefCount macro [Bug 524802] check-in: 8dab12aa73 user: msofer tags: trunk | |
| 11:28 | TIP#81 implementation, tests and docs check-in: 59cf470dea user: dkf tags: trunk | |
|
2002-03-05
| ||
| 21:14 | adjust 8.4a4 release tag check-in: e5790f37f1 user: hobbs tags: trunk, core-8-4-a4 | |
| 20:55 | * unix/tclUnixChan.c: initial remedy for [Bug #525783] flush problem introduced by TIP #35. This ... check-in: 8713966f20 user: hobbs tags: trunk | |
| 20:31 | fixed URL refs check-in: c01de9be29 user: hobbs tags: trunk | |
| 20:31 | added --enable-langinfo doc check-in: 3b8ea7693e user: hobbs tags: trunk | |
| 19:37 | Also added the MSVC++ project files to dist target. I prefer not to use them, but people might find... check-in: 039f3c5619 user: davygrvy tags: trunk | |
| 18:47 | Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vc check-in: 012137707b user: davygrvy tags: trunk | |
| 00:50 | Removed out-of-date reference to patches. check-in: 7061a31c40 user: dgp tags: trunk | |
|
2002-03-04
| ||
| 23:28 | 8.4a4 tagged for release check-in: d02933edbf user: hobbs tags: trunk | |
| 23:26 | updated to use www.tcl.tk URL check-in: 0d217a15e4 user: hobbs tags: trunk | |
| 23:25 | added older ChangeLogs to dist target check-in: 3614ddd606 user: hobbs tags: trunk | |
| 23:17 | update for 8.4a4 docs check-in: 738c3d9b4c user: hobbs tags: trunk | |
| 23:12 | updated changes check-in: 5c87c3c50c user: hobbs tags: trunk | |
| 22:00 | * tests/io.test: * tests/encoding.test: corrected iso2022 encoding results. added encoding-24.* ... check-in: 2804b06a3e user: hobbs tags: trunk | |
|
2002-03-02
| ||
| 05:00 | * tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 3af9e80543 user: hobbs tags: core-8-3-1-branch | |
| 05:00 | * tests/io.test: * tests/encoding.test: updated to reflect iso2022 escape change * library/encodi... check-in: b2c984b4ce user: hobbs tags: core-8-3-1-branch | |
| 04:57 | corrected iso2022 return encoding escape check-in: 491f191b87 user: hobbs tags: trunk | |
| 04:55 | * tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 53ae028f58 user: hobbs tags: trunk | |
| 04:54 | * library/encoding/iso2022-jp.enc: * library/encoding/iso2022.enc: * tools/encoding/iso2022-jp.es... check-in: ab9df3e822 user: hobbs tags: trunk | |
|
2002-03-01
| ||
| 21:26 | updated changes file for 8.4a4 release check-in: 2f61ef544c user: dgp tags: trunk | |
| 06:24 | see ChangeLog check-in: 3e54e25886 user: hobbs tags: trunk | |
| 06:24 | couple extra tests check-in: fbdc4fa841 user: hobbs tags: trunk | |
| 06:23 | * generic/tclCmdMZ.c (TraceCommandProc): ensure that TraceCommandInfo structure was ... check-in: 076eb6a4e0 user: hobbs tags: trunk | |
| 06:22 | * generic/tclBasic.c (Tcl_CreateObjTrace): set tracePtr->flags correctly. check-in: db60ed0ace user: hobbs tags: trunk | |
| 06:22 | * generic/tclTimer.c (TimerExitProc): remove remaining events in tls on thread exit.... check-in: b15a270a3d user: hobbs tags: trunk | |
|
2002-02-28
| ||
| 20:11 | generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872] check-in: 0d1de503de user: msofer tags: trunk | |
| 13:03 | Replaced a few direct stack accesses with the POP_OBJECT() macro [Bug 507181] check-in: 754d241a98 user: msofer tags: trunk | |
| 05:11 | * doc/GetIndex.3: * generic/tcl.decls (Tcl_GetIndexFromObjStruct): * generic... check-in: 62ef0de80a user: dgp tags: trunk | |
| 00:53 | * generic/tclMain.c (Tcl_Main,StdinProc): Corrected some reference count management errors... check-in: a3947b277a user: dgp tags: trunk | |
| 00:39 | mem leak fixes check-in: deceb77ed1 user: hobbs tags: trunk | |
| 00:38 | * generic/tclTest.c (TestStatProc[123]): correct harmless UMRs. check-in: d738ccd466 user: hobbs tags: trunk | |
| 00:38 | * generic/tclLink.c (Tcl_LinkVar): correct mem leak in error case. check-in: 8f4f1c9612 user: hobbs tags: trunk | |
| 00:38 | * generic/tclBasic.c (Tcl_EvalTokensStandard): corrected mem leak in error case. check-in: 098584d2ca user: hobbs tags: trunk | |
|
2002-02-27
| ||
| 20:55 | * tests/socket.test (2.7): Accepted and applied patch for Tcl SF bug #523470 provided by Don Po... check-in: bb98ef3099 user: andreas_kupries tags: trunk | |
| 18:53 | * unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize "/dev/tty" (by name) and to ... check-in: 018e902b00 user: andreas_kupries tags: trunk | |
| 18:51 | * unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize "/dev/tty" (by name) and to ... check-in: f97b029d2c user: andreas_kupries tags: core-8-3-1-branch | |
| 07:10 | see ChangeLog check-in: 7956220b47 user: hobbs tags: trunk | |
| 07:08 | reversed accidental commit of unfinished sources check-in: 6d6c166fcf user: hobbs tags: trunk | |
| 06:39 | generic/tclCmdMZ.c check-in: 199f301702 user: hobbs tags: trunk | |
| 06:39 | * generic/tclFileName.c (Tcl_TranslateFileName): decr refcount for error case to pre... check-in: 09cbc6f419 user: hobbs tags: trunk | |
| 06:38 | * generic/tclVar.c (Tcl_ArrayObjCmd): removed extra obj allocation. check-in: 29e3f3585a user: hobbs tags: trunk | |
| 04:36 | Updated changes file to reflect no 8.3.5 release before 8.4a4. Still need to add the changes of the ... check-in: bc49a4c8d4 user: dgp tags: trunk | |
| 01:20 | see ChangeLog check-in: d223568fb3 user: hobbs tags: trunk | |
| 01:16 | * unix/tclUnixSock.c (Tcl_GetHostName): added an extra gethostbyname check to guard against failur... check-in: da9b8f2b97 user: hobbs tags: trunk | |
|
2002-02-26
| ||
| 20:06 | see ChangeLog check-in: 5b09e264aa user: hobbs tags: trunk | |
| 20:03 | * unix/configure: * unix/tcl.m4 (SC_SERIAL_PORT): added sys/modem.h check and defined _XOPEN_SOUR... check-in: 67140700c8 user: hobbs tags: trunk | |
| 20:03 | * unix/tclUnixChan.c: added Unix implementation of TIP #35, serial port support. [Patch #438509] (... check-in: 1935c2998f user: hobbs tags: trunk | |
| 17:26 | bugfix to the bugfix to the new [for] compiled code check-in: 4d5054a6b2 user: msofer tags: trunk | |
| 02:49 | * mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the option "-error". Essentially ig... check-in: aa1de44a3e user: andreas_kupries tags: trunk | |
| 02:49 | * mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the option "-error". Essentially ig... check-in: 3a28094cbe user: andreas_kupries tags: core-8-3-1-branch | |
| 02:22 | * doc/Alloc.3: * doc/LinkVar.3: * doc/ObjectType.3: * doc/PkgRequire.3: * doc/Preserve.3: * do... check-in: 332048a6cb user: hobbs tags: trunk | |
| 02:19 | revert accidental commit of tclAlloc.c to r1.11 check-in: ec2717ab8a user: hobbs tags: trunk | |
| 02:09 | * generic/tclHash.c (AllocArrayEntry, AllocStringEntry): Before invoking ckalloc when creating a T... check-in: a1ab505019 user: hobbs tags: trunk | |
| 00:18 | typo check-in: 890bfe3a79 user: dgp tags: trunk | |
|
2002-02-25
| ||
| 23:36 | * win/tclWinNotify.c (Tcl_FinalizeNotifier): backported fix for [Bug #217982] which also affected ... check-in: 64e9d26bcd user: hobbs tags: core-8-3-1-branch | |
| 23:17 | avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207] check-in: b7a0a09e50 user: msofer tags: trunk | |
| 16:46 | * unix/tclUnixPort.h: corrected strtoll prototype mismatch on Tru64. check-in: 7592be8e18 user: dgp tags: trunk | |
| 16:23 | * compat/strtod.c (strtod): simplified #includes * compat/strtol.c (strtol): gather result ... check-in: 051f9676eb user: dgp tags: trunk | |
| 15:23 | Added clarification comment. check-in: 29313c063d user: dkf tags: trunk | |
| 15:22 | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: 59535ffaf7 user: das tags: macosx-premerge-6-9-02, macosx-8-4-branch | |
| 15:21 | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: c11b1544f8 user: das tags: trunk | |
| 15:20 | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: 80657d07d1 user: das tags: core-8-3-1-branch | |
| 14:26 | simplified the #include lines check-in: 610523d310 user: dgp tags: trunk | |
| 14:15 | fixing a bug in last tclCompCmds.c patch, in the code for [for] and [while]. check-in: 7470ee815e user: msofer tags: trunk | |
| 10:36 | Minor cleanup of compat functions to get rid of GCC warnings. check-in: 438469be6a user: dkf tags: trunk | |
|
2002-02-24
| ||
| 02:53 | * compat/strtoull.c (strtoull): * compat/strtoll.c (strtoll): * compat/strto... check-in: dbcccf04b6 user: dgp tags: trunk | |
|
2002-02-23
| ||
| 22:15 | * configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Link with -n32 instead of -32 when building... check-in: afc6d864e7 user: mdejong tags: trunk | |
|
2002-02-22
| ||
| 22:36 | * generic/tclInt.h: * generic/tclObj.c: renamed global variable emptyString -> ... check-in: d709125ee9 user: dgp tags: trunk | |
| 21:54 | see ChangeLog check-in: 45f81a4f7e user: hobbs tags: trunk | |
| 21:54 | * tests/regexpComp.test: updated regexp-11.[1-4] to match changes in regexp.test for new regsub sy... check-in: 0ff096e886 user: hobbs tags: trunk | |
| 21:51 | updated safe-8.5 and safe-8.7 check-in: 8eaff4d506 user: hobbs tags: trunk | |
| 19:55 | see ChangeLog check-in: a4165bd668 user: hobbs tags: trunk | |
| 19:55 | * unix/configure: * unix/tcl.m4: added --enable-64bit support for AIX-4 (using -q64 flag) when us... check-in: cd30d6ac15 user: hobbs tags: trunk | |
| 19:54 | Optimising [if], [for] and [while] for constant conditions check-in: d0284fda0e user: msofer tags: trunk | |
| 19:51 | * library/safe.tcl (CheckFileName): removed the limit on sourceable file names (was only *.tcl or ... check-in: a5f9958f8f user: hobbs tags: trunk | |
| 14:52 | Added TIP#76 implementation, docs + tests. check-in: 77072a000c user: dkf tags: trunk | |
| 09:04 | Const-ifying declarations of strtoll/strtoull and new compat code. check-in: a2e0dc62c0 user: dkf tags: trunk | |
| 03:29 | More comments added and decided not to pack modules tightly. Four gigabytes of address space is qui... check-in: d5b78e2022 user: davygrvy tags: trunk | |
|
2002-02-21
| ||
| 22:04 | speling check-in: 4cbd3d9f4a user: davygrvy tags: trunk | |
| 22:01 | no message check-in: ed5f3bbd70 user: davygrvy tags: trunk | |
| 22:00 | * win/mkd.bat (removed): * win/coffbase.txt (new): * win/makefile.bc: * win/makefile.vc: Change... check-in: 03b767fef9 user: davygrvy tags: trunk | |
| 21:20 | reverted back to 1.6, as the header file change to tclPort.h doesn't allow for easy embedded support... check-in: 434cb6babc user: davygrvy tags: trunk | |
| 18:37 | no message check-in: aea8611aeb user: davygrvy tags: trunk | |
| 18:37 | * win/makefile.vc: * win/rules.vc: Added a new "loimpact" option that sets the -ws:aggressive li... check-in: 9265d5d116 user: davygrvy tags: trunk | |
| 18:37 | * win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h to remove the raw windows.h include. ... check-in: 2bba08d67f user: davygrvy tags: trunk | |
| 17:17 | typo correction in latest change check-in: 7c7f2273b0 user: dgp tags: trunk | |
| 16:49 | Improving 'long long' detection... check-in: 35d996cf71 user: dkf tags: trunk | |
|
2002-02-20
| ||
| 19:08 | no message check-in: d0975f04ec user: davygrvy tags: trunk | |
| 19:06 | * win/buildall.vc.bat: * win/makefile.vc: * win/rules.vc: General clean-ups. Added compiler and ... check-in: 79169c9339 user: davygrvy tags: trunk | |
| 18:46 | * generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct): Overlooked a few so... check-in: 3dc93acf1e user: dgp tags: trunk | |
| 12:35 | no message check-in: 2729c0f886 user: davygrvy tags: trunk | |
| 12:33 | * win/makefile.vc: Added the pentium errata switches to $(cflags) which should have already been t... check-in: 25d1437dfd user: davygrvy tags: trunk | |
| 00:35 | Made tcl.h better at guessing what is going on with 64-bit types when configure doesn't tell it expl... check-in: 731126179b user: dkf tags: trunk | |
|
2002-02-19
| ||
| 22:01 | Changed paths from prefix_exec_prefix to the individual locations for binaries, libraries, script... check-in: f47d4ec7b7 user: andreas_kupries tags: tip-59-implementation | |
| 10:26 | Fixed behaviour of [format] on 64-bit platforms by defining it to work with machine words by default... check-in: 6229fe3c30 user: dkf tags: trunk | |
| 08:38 | * First draft of updated changes for 8.4a4 release. check-in: dc83a531e4 user: dgp tags: trunk | |
| 08:29 | * reversed the order of 8.3.3 changes check-in: e694d2834c user: dgp tags: core-8-3-1-branch | |
|
2002-02-17
| ||
| 19:25 | Saving my prefs... check-in: 016ba87769 user: wolfsuit tags: macosx-8-4-branch | |
|
2002-02-16
| ||
| 01:17 | * unix/tclUnixPort.h: add strtoll/strtoull declarations for platforms that do not define them. check-in: 0c1fd4f491 user: hobbs tags: trunk | |
| 00:37 | * generic/tclIndexObj.c (STRING_AT): removed ptrdiff_t cast and use of VOID* in default case (GNU-... check-in: 8fabaaf5c8 user: hobbs tags: trunk | |
|
2002-02-15
| ||
| 23:42 | Further changes to the TIP 72 patch to make it compile under VC++ check-in: ffd6a7d773 user: kennykb tags: trunk | |
| 23:21 | * First draft of Tcl changes for 8.3.5 release. check-in: 794d0dcf47 user: dgp tags: core-8-3-1-branch | |
| 19:58 | * tclExecute.c: * tclIOGT.c: * tclIndexObj.c: Touchups to the TIP 72 patch to make it compile... check-in: ee7fe962db user: andreas_kupries tags: trunk | |
| 14:28 | TIP#72 implementation. See ChangeLog for details. This version builds clean on Solaris/SPARC, with ... check-in: 8d82de1905 user: dkf tags: trunk | |
|
2002-02-14
| ||
| 19:24 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Trivial fix for bug #517503, a memory leak reported by M... check-in: 88790e07f1 user: andreas_kupries tags: trunk | |
|
2002-02-12
| ||
| 14:39 | * djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: b125c254e3 user: davygrvy tags: trunk | |
| 14:22 | * djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: 58a026b69c user: davygrvy tags: trunk | |
|
2002-02-10
| ||
| 20:36 | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and Tcl_SetCommandInfoFromToken. (TIPs #32 and... check-in: 5a7e3737aa user: kennykb tags: trunk | |
|
2002-02-08
| ||
| 09:40 | see ChangeLog check-in: a417a2060a user: hobbs tags: trunk | |
| 09:33 | * unix/configure: * unix/tcl.m4: added -pthread for FreeBSD to EXTRA_CFLAGS and LDFLAGS. Also tr... check-in: 1e1180665c user: hobbs tags: trunk | |
| 09:33 | * generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree being called on a pointer to NULL. check-in: a394db9b1f user: hobbs tags: trunk | |
| 09:33 | * unix/tclUnixPort.h: * unix/tclUnixThrd.c: added thread-safe versions of readdir, localtime, gmt... check-in: 66e9f4d6b4 user: hobbs tags: trunk | |
| 02:53 | see ChangeLog check-in: 468e1f5f71 user: dgp tags: trunk | |
| 02:52 | * Partial TIP 27 rollback. Following routines restored to return (char *): Tcl_DStringAppe... check-in: bb1a244cde user: dgp tags: trunk | |
|
2002-02-07
| ||
| 01:54 | * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): corrected scan 0x... %x handling that di... check-in: f2da2ea3cd user: hobbs tags: core-8-3-1-branch | |
| 01:50 | * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): corrected scan 0x... %x handling that di... check-in: 003ecd26ba user: hobbs tags: trunk | |
| 01:04 | * generic/tclCompCmds.c (TclCompileRegexpCmd): made early check for bad RE to stop checking furthe... check-in: 9c1324e2c2 user: hobbs tags: trunk | |
| 01:03 | see ChangeLog check-in: 3366b1dcf1 user: hobbs tags: trunk | |
| 00:56 | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): added special case to search for simple 'string map' styl... check-in: 96d63652fd user: hobbs tags: trunk | |
| 00:52 | extra code coverage cases check-in: f29484391e user: hobbs tags: trunk | |
| 00:51 | added 10.18 and 10.19 extra tests check-in: cf60e92880 user: hobbs tags: trunk | |
| 00:48 | generic/regc_locale.c (casecmp): slight performance improvement check-in: 4fa5ad1498 user: hobbs tags: trunk | |
|
2002-02-06
| ||
| 12:21 | A small issue with already existing namespaces caused a panic instead of an ignore. check-in: 185e41ad1e user: davygrvy tags: tip-59-implementation | |
| 12:20 | One large bug fixed with neglecting to disable otimizations for a symbols build. check-in: d7ade25d92 user: davygrvy tags: tip-59-implementation | |
|
2002-02-05
| ||
| 23:58 | * tests/config.test: Added a testsuite for pkgconfig. check-in: a57967f679 user: andreas_kupries tags: tip-59-implementation | |
| 23:05 | minor changes to support TIP#59 check-in: ed15d32d4b user: davygrvy tags: tip-59-implementation | |
| 22:15 | * unix/mkLinks: Regenerated. * doc/RegConfig.3: Added documentation for the new public API fun... check-in: 8e58def49c user: andreas_kupries tags: tip-59-implementation | |
| 20:45 | * This commit addresses the following topics from the comments at SF item 507083: @ Reforma... check-in: 46e07ff822 user: andreas_kupries tags: tip-59-implementation | |
| 17:57 | * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported by Dale Talcott <daletalcott... check-in: 47c61182f3 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:09 | * Corrected use of http::error when ::error was intended. Bump to http 2.4.2. check-in: a7d8e3c961 user: dgp tags: core-8-3-1-branch | |
| 17:08 | * Corrected use of http::error when ::error was intended. Bump to http 2.4.2. check-in: 8c11b0ebb0 user: dgp tags: trunk | |
| 02:48 | reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 check-in: a16f86cc9c user: hobbs tags: trunk | |
| 02:46 | reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 check-in: 54c093a1fc user: hobbs tags: core-8-3-1-branch | |
| 02:21 | Merging with the current TOT. Very few conflicts, mostly in the generated files. check-in: f469a31a06 user: wolfsuit tags: macosx-8-4-branch | |
| 01:31 | get full path to pwd to avoid errors on AIX-4.3 check-in: 656e6d83cb user: hobbs tags: core-8-3-1-branch | |
| 01:30 | get full path to pwd to avoid errors on AIX-4.3 check-in: 742eee4684 user: hobbs tags: trunk | |
| 01:04 | call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 6133f2cf94 user: hobbs tags: core-8-3-1-branch | |
| 01:04 | call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 02b424b2a7 user: hobbs tags: core-8-3-1-branch | |
| 01:02 | call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 79c170779f user: hobbs tags: trunk | |
|
2002-02-04
| ||
| 23:51 | * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported by Dale Talcott <daletalcott... check-in: 6e2600e273 user: andreas_kupries tags: trunk | |
| 18:30 | * doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid' as the command to use to retri... check-in: 083ac14867 user: andreas_kupries tags: trunk | |
|
2002-02-02
| ||
| 00:20 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): handle quirky about case earlier to avoid shimmering prob... check-in: 8dd6f681a3 user: hobbs tags: trunk | |
|
2002-02-01
| ||
| 21:47 | * tests/io.test: io-39.22 split into two tests, one platform dependent, the other not. -eofchar... check-in: 003fadfa60 user: andreas_kupries tags: core-8-3-1-branch | |
| 21:19 | * tests/io.test: io-39.22 split into two tests, one platform dependent, the other not. -eofchar... check-in: 9e60923323 user: andreas_kupries tags: trunk | |
| 21:08 | typos and omissions check-in: 417701c6f5 user: dgp tags: trunk | |
| 17:17 | tclTest.c fix check-in: 5ba47ab16f user: vincentdarley tags: trunk | |
|
2002-01-31
| ||
| 23:21 | make mklinks after recent doc additions to FileSystem.3 check-in: 3dd0a80dc7 user: dgp tags: trunk | |
| 21:07 | * win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings on behalf of Don Porter <dgp@us... check-in: ac7cf66301 user: uid37547 tags: trunk | |
| 04:39 | * For each interface identified in the TIP 27 changes below as a POTENTIAL INCOMPATIBILITY,... check-in: 9b3023c6c4 user: dgp tags: trunk | |
|
2002-01-30
| ||
| 17:33 | docs check-in: 41f1949999 user: vincentdarley tags: trunk | |
| 02:50 | * tests/regexpComp.test: * generic/tclCompCmds.c (TclCompileRegexpCmd): enhanced to support -noca... check-in: b44774892b user: hobbs tags: trunk | |
|
2002-01-29
| ||
| 04:57 | * unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Set TCL_LIB_SPEC, TCL_STUB_L... check-in: c019e8d6a8 user: mdejong tags: trunk | |
| 03:18 | * win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey) (DeleteKey,GetKeyNames,GetType,GetVa... check-in: f8f4e1af89 user: hobbs tags: trunk | |
| 03:03 | updated error-1.3 result that changed with string bc correction check-in: 81a974c32a user: hobbs tags: trunk | |
| 02:40 | * tests/regexpComp.test (new): * generic/tclInt.h: * generic/tclBasic.c: added TclCompileRegexpCm... check-in: 1c5cd2dcff user: hobbs tags: trunk | |
| 02:28 | Corportation -> Corporation sp fix check-in: ce44b62668 user: hobbs tags: trunk | |
| 02:21 | * generic/tclExecute.c (TclExecuteByteCode:INST_LIST): correct possibly dangerous decr in macro ca... check-in: e59425524f user: hobbs tags: trunk | |
| 02:19 | win/tclWinInit.c (TclpFindVariable): CONSTification touch-up check-in: e5177d3f58 user: hobbs tags: trunk | |
| 02:04 | * win/tclWinReg.c (OpenSubKey): corrected bug introduced in CONSTification that dropped pointer re... check-in: ad0f1a3f39 user: hobbs tags: trunk | |
| 01:17 | * ChangeLog.2000 (new file): * ChangeLog: broke changes from 2000 into ChangeLog.2000 to reduce ... check-in: 61dfae55d5 user: hobbs tags: trunk | |
|
2002-01-28
| ||
| 12:23 | no message check-in: 02c234a1c0 user: davygrvy tags: trunk | |
| 12:23 | * generic/tclPlatDecls.h: Added preprocessor logic to force a typedef of TCHAR when __STDC__ is d... check-in: 561807f26f user: davygrvy tags: trunk | |
|
2002-01-27
| ||
| 17:35 | * Documented global namespace context for script evaluation by [package require]. check-in: 574c5ea4a7 user: dgp tags: trunk | |
| 11:09 | * generic/tclInt.decls: * generic/tclIntPlatDecls.h: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * ... check-in: 02f6dcb5d2 user: das tags: trunk | |
|
2002-01-26
| ||
| 01:10 | * Sought out and eliminated instances of CONST-casting that are no longer needed after the TIP 27 ... check-in: 4bca1d26db user: dgp tags: trunk | |
| 00:30 | Make -eofchar and -translation options read only for server sockets. [Bug 496733] * generic/tclI... check-in: ef568c52d6 user: mdejong tags: core-8-3-1-branch | |
|
2002-01-25
| ||
| 23:06 | Make -eofchar and -translation options read only for server sockets. [Bug 496733] * generic/tclI... check-in: 1c08e33e95 user: mdejong tags: trunk | |
| 22:01 | * [Patch 501006] Updated APIs in generic/tclResolve.c and generic/tclNamesp.c according to ... check-in: f9df4b63e5 user: dgp tags: trunk | |
| 21:36 | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). * [Patch 506818] Updated inte... check-in: 375ac8d641 user: dgp tags: trunk | |
| 20:40 | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, generic/tclIOUtil.c, ge... check-in: fceed15544 user: dgp tags: trunk | |
| 04:27 | * Corrected tilde-substitution of pathnames where > 1 separator follows the ~. [Bug 504950... check-in: 15e6bf11b4 user: dgp tags: trunk | |
| 03:07 | * library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: 08d546970a user: hobbs tags: core-8-3-1-branch | |
| 03:07 | * library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: e65dde74b0 user: hobbs tags: trunk | |
| 01:47 | First implementation of TIP #59 for Unix and Windows platforms. Made into a branch to allow me an... check-in: def8f47954 user: andreas_kupries tags: tip-59-implementation | |
|
2002-01-24
| ||
| 20:34 | Added test for meaning of tcl_platform(wordSize) Closed-Leaf check-in: 875e73e3ac user: dkf tags: dkf-64bit-support-branch | |
| 01:34 | Corrections to earlier TIP 27 changes. Thanks to Andreas Kupries for the feedback. check-in: 0c4eacfb56 user: dgp tags: trunk | |
|
2002-01-23
| ||
| 21:22 | * unix/mkLinks: Regenerated. * doc/CrtChannel.3: * doc/ChnlStack.3: Moved documentation for 'Tcl... check-in: ef8b87bfac user: andreas_kupries tags: trunk | |
| 20:46 | * Updated socket interfaces according to TIP 27. Updated callers. check-in: f28c83d817 user: dgp tags: trunk | |
|
2002-01-21
| ||
| 22:50 | no message check-in: 50349a11ba user: davygrvy tags: trunk | |
| 22:47 | TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch #502488] check-in: 33c81ebeff user: davygrvy tags: trunk | |
| 21:05 | * Converted declarations of TestReport file system to more portable form. [Bug 501417]. check-in: e78bbf1c73 user: dgp tags: trunk | |
| 20:38 | * generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: 1b53b7b70c user: andreas_kupries tags: trunk | |
| 20:37 | * generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: c667016762 user: andreas_kupries tags: core-8-3-1-branch | |
| 16:15 | * Updated APIs in generic/tclCmdMZ.c according to the guidelines of TIP 27. check-in: 8006e9294e user: dgp tags: trunk | |
|
2002-01-18
| ||
| 14:17 | * Overlooked callers of Tcl_FSGetNativePath check-in: 9671705056 user: dgp tags: trunk | |
| 14:07 | * Overlooked callers of Tcl_GetIndexFromObj check-in: 305121f7f5 user: dgp tags: trunk | |
| 03:29 | * generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: be42c7ba89 user: das tags: trunk | |
| 03:22 | * generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: 07c625a70c user: das tags: trunk | |
|
2002-01-17
| ||
| 20:35 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: fa97315c9c user: andreas_kupries tags: core-8-3-1-branch | |
| 20:35 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: c1e3c4a857 user: andreas_kupries tags: trunk | |
| 15:24 | doc correction check-in: 05a0a92d54 user: dgp tags: trunk | |
| 05:28 | added patch numbers to ChangeLog check-in: 8ebfacb177 user: dgp tags: trunk | |
| 04:37 | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were overlooked before. Update... check-in: 28b6020550 user: dgp tags: trunk | |
| 03:03 | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according to the guidelines of TIP 27. ... check-in: 17ade15700 user: dgp tags: trunk | |
| 02:46 | * unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Subst TCL_DBGX into TCL_STUB... check-in: 01e280ee5a user: mdejong tags: trunk | |
| 02:43 | * Updated APIs in generic/tclParse.c according to the guidelines of TIP 27. Updated callers. check-in: 3f74f46185 user: dgp tags: trunk | |
|
2002-01-16
| ||
| 06:02 | * Updated APIs in generic/tclHistory.c according to the guidelines of TIP 27. * Updated APIs in ... check-in: 4124fa6dcf user: dgp tags: trunk | |
|
2002-01-15
| ||
| 21:47 | * Corrected documentation for Tcl_ErrnoMsg; it takes an integer argument. Thanks to Georgios Peta... check-in: d2700a2157 user: dgp tags: trunk | |
| 21:19 | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c according to the guidelines of TIP... check-in: c606fbd2da user: dgp tags: trunk | |
| 18:34 | doc/StringObj.3: added Tcl_GetUnicodeFromObj docs. check-in: 7548186a2f user: hobbs tags: trunk | |
| 17:55 | * Updated APIs in the file generic/tclIO.c according to the guidelines of TIP 27. Several ... check-in: 9c9edf24eb user: dgp tags: trunk | |
|
2002-01-14
| ||
| 15:10 | typo correction check-in: 04e8adaa99 user: dgp tags: trunk | |
| 15:07 | * Updated APIs in the file generic/tclIndexObj.c according to the guidelines of TIP 27. check-in: df8a4c2bfe user: dgp tags: trunk | |
|
2002-01-11
| ||
| 20:46 | * unix/configure: Regen. * unix/configure.in: * win/configure: Regen. * win/configure.in: Use ${... check-in: 71ae8c066c user: mdejong tags: trunk | |
| 20:21 | * win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SF bug #500348 supplied by Rolf S... check-in: 41af58fa7f user: andreas_kupries tags: trunk | |
| 20:10 | no message check-in: ef053add25 user: davygrvy tags: trunk | |
| 20:07 | Removed -GD compiler option. It was intended for future use, but MS is again changing the future at... check-in: 860bca84f7 user: davygrvy tags: trunk | |
| 19:21 | added missing bug number check-in: 7984586a9b user: mdejong tags: trunk | |
| 19:17 | * unix/Makefile.in: Burn Tcl build directory into tcltest executable to avoid crashes caused by l... check-in: f191c4e387 user: mdejong tags: trunk | |
|
2002-01-10
| ||
| 22:03 | Applied patch from bug 501101. check-in: 22c7a5b972 user: kennykb tags: trunk | |
|
2002-01-09
| ||
| 21:26 | correct error in recent entry check-in: e5bc03f919 user: dgp tags: trunk | |
| 19:09 | Updated APIs in the files */tcl*Load*.c according to the guidelines of TIP 27. check-in: ce9573a39c user: kennykb tags: trunk | |
| 19:03 | More changes for test portability. Using euro symbol. check-in: d7937ae39f user: dgp tags: trunk | |
| 17:50 | * generic/tclTest.c (MainLoop): * tests/main.test (Tcl_Main-1.{3,4,5,6}): Corrected some n... check-in: 3435db0ae4 user: dgp tags: trunk | |
|
2002-01-08
| ||
| 20:44 | TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h. check-in: c223491f12 user: dgp tags: trunk | |
| 17:14 | * typos and formatting check-in: c8ce36dee8 user: dgp tags: trunk | |
|
2002-01-07
| ||
| 23:09 | * generic/tclEvent.c (TclInExit): * generic/tclIOUtil.c (SetFsPathFromAbsoluteNormalized, ... check-in: 66602e16c0 user: dgp tags: trunk | |
| 17:54 | * generic/tclMain.c: Bug fix: neglected the NULL case in TclGetStartupScriptFileName(). B... check-in: 913cc898b6 user: dgp tags: trunk | |
|
2002-01-05
| ||
| 22:55 | * doc/Tcl_Main.3: * generic/tclMain.c: Substantial rewrite and expanded documentation ... check-in: f24c18a585 user: dgp tags: trunk | |
|
2002-01-04
| ||
| 15:43 | * generic/tclThreadJoin.c (TclRememberJoinableThread,TclJoinThread): Replaced Tcl_Alloc and... check-in: 7fbf4354d0 user: dgp tags: trunk | |
| 11:21 | * mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bug check-in: 5f2bddc4fb user: das tags: trunk | |
| 00:45 | * expanded abbreviations in previous log entries check-in: 2616674809 user: dgp tags: trunk | |
|
2002-01-03
| ||
| 21:52 | * doc/FileSystem.3: * generic/tclIOUtil.c: Updated some old uses of "fileName" to n... check-in: a328e0ec79 user: dgp tags: trunk | |
| 18:23 | Added fix for Bug #494348; the [foreach] implementation was doing some cacheing that didn't seem to ... check-in: de112c87cb user: dkf tags: trunk | |
| 11:58 | Added test from Bug #494348, but solution still far off. check-in: 9a1a314b56 user: dkf tags: trunk | |
|
2002-01-02
| ||
| 13:52 | Fixed fault with case-insensitive string matching (Bug#233257) and rewrote some tests to test what t... check-in: 99e550c5be user: dkf tags: trunk | |
|
2001-12-29
| ||
| 00:54 | * library/init.tcl (auto_execok): make sure env(COMSPEC) on Windows is executed with the right cas... check-in: bbecba2801 user: hobbs tags: core-8-3-1-branch | |
| 00:52 | * library/init.tcl: make sure env(COMSPEC) on Windows is executed with the right case, as it may o... check-in: 07fe71faee user: hobbs tags: trunk | |
| 00:49 | correct static-ness of function decls check-in: 4285daaddf user: hobbs tags: trunk | |
|
2001-12-28
| ||
| 23:36 | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): Added the [memory on... check-in: cf5397db43 user: dgp tags: trunk | |
|
2001-12-27
| ||
| 22:46 | * mac/tclMacInit.c: * mac/tclMacTclCode.r: synced up tclInit features to unix/win: implemented Tc... check-in: 82a9adf678 user: das tags: trunk | |
|
2001-12-20
| ||
| 23:33 | * typo corrections in comments check-in: bc9a5dec31 user: dgp tags: trunk | |
| 21:28 | * unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG): Search for config file using exec_prefix inst... check-in: b662595ca9 user: mdejong tags: trunk | |
| 18:57 | * unix/mkLinks.tcl: improved case-insensitive filesystem support. * unix/mkLinks: Regen. check-in: 0e0253eee2 user: das tags: trunk | |
| 18:55 | * unix/mkLinks.tcl: improved case-insensitive filesystem support. * unix/mkLinks: Regen. check-in: 91da1a8887 user: das tags: core-8-3-1-branch | |
| 18:28 | * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS setting for MacOSX / Darwin. * unix/configure: Regen... check-in: 9fb52eedb8 user: das tags: core-8-3-1-branch | |
| 18:13 | * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS setting for MacOSX / Darwin. * unix/configure: Regen... check-in: fb6d02215b user: das tags: trunk | |
| 02:17 | * corrected use of eolFix.tcl on working files. It should operate on distributed files. [... check-in: 2bc00deb4e user: dgp tags: trunk | |
| 01:36 | no message check-in: 2811b92cae user: davygrvy tags: trunk | |
| 01:30 | Fix for #495120. tcl.wse.in was stored in cvs with improper <eol>. This resulted in corrupted <eol... check-in: 6711360dbb user: davygrvy tags: trunk | |
|
2001-12-19
| ||
| 21:34 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Update SunOS 5.[0-6] target so that correct l... check-in: 8702034d71 user: mdejong tags: trunk | |
| 21:26 | * unix/README: Update to account for changes in the unix/dltest directory, the way autoconf is ru... check-in: d8079a7f71 user: mdejong tags: trunk | |
| 20:11 | * unix/Makefile.in: Rename dltest to dlpkgs to fix problem where lib files were not getting built... check-in: e56caaccb5 user: mdejong tags: trunk | |
| 19:34 | * win/tclWinSerial.c (SerialCheckProc): corrected time calculations to be unsigned. (schroedter) check-in: e18bb1c91f user: hobbs tags: trunk | |
| 17:23 | * commit tools/tcl.wse.in after a 'make dist' check-in: 5ba901ca40 user: dgp tags: trunk | |
| 17:21 | * make mklinks check-in: 6bdbd0cb9b user: dgp tags: trunk | |
| 11:03 | * unix/Makefile.in: Define new dltest target that simply does a cd to dltest/ before running make.... check-in: a97fc107a5 user: mdejong tags: trunk | |
|
2001-12-18
| ||
| 15:21 | Minor stub-table fixes; see ChangeLog for details check-in: 5b3388e24f user: dkf tags: trunk | |
| 00:21 | note about Preserve.3 checkin check-in: 8224c5bf71 user: hobbs tags: trunk | |
|
2001-12-17
| ||
| 22:55 | * Applied #219311 on behalf of Rolf Schroedter <schroedter@users.sourceforge.net> to prevent fc... check-in: 0e625dfd2b user: andreas_kupries tags: trunk | |
|
2001-12-14
| ||
| 20:31 | docs and comments corrections [Bug 493412] check-in: aed88b0471 user: msofer tags: trunk | |
| 10:32 | * win/tclWinNotify.c (Tcl_FinalizeNotifier): Stop Tcl on Windows from crashing when shutdown from ... check-in: 8ef3055eae user: dkf tags: trunk | |
| 06:04 | * Repaired some fractured phrasing. check-in: f6547945a9 user: dgp tags: trunk | |
|
2001-12-13
| ||
| 18:07 | * win/tclWinSock.c (TcpGetOptionProc): Fix for tcl bug item #478565 reported by an unknown pers... check-in: 4e78c91ebe user: andreas_kupries tags: trunk | |
| 00:58 | docd TCL_DYNAMIC use. [Patch #483989] (porter) check-in: 578e25a5fb user: hobbs tags: trunk | |
|
2001-12-12
| ||
| 22:32 | * generic/tclIO.c (Tcl_GetsObj): Applied patch for bug #491341 as provided by Don Porter <dgp@u... check-in: 8c4490b8d5 user: andreas_kupries tags: trunk | |
| 02:34 | Removing all the versioned library folders from the install phase of the Tcl library target. check-in: 321a4c43f0 user: wolfsuit tags: macosx-8-4-branch | |
|
2001-12-11
| ||
| 19:45 | small change in bytecode instructionsINST_LIST_INDEX_MULTI and INST_LSET_FLAT check-in: 11d55c29e7 user: msofer tags: trunk | |
| 17:57 | fix debug messages in INST_LSET_LIST. check-in: 09c0f57660 user: msofer tags: trunk | |
| 14:29 | removed overestimates of necessary stack depth for bytecodes in the fix for [Bug 483611]. check-in: cf43b96f2d user: msofer tags: trunk | |
| 02:42 | * unix/tclUnixPipe.c (TclpCreateProcess): Applied Don Porter's patch fixing bug #437489. check-in: 3b43ae38d4 user: andreas_kupries tags: trunk | |
|
2001-12-10
| ||
| 20:30 | fix background error reporting in the absence of a bgerror proc [Bug 219142]. check-in: f64442352c user: msofer tags: trunk | |
| 16:01 | * Several typo and formatting corrections discovered during conversion to TMML. Thanks to ... check-in: e7a6729833 user: dgp tags: core-8-3-1-branch | |
| 15:50 | * Several typo and formatting corrections discovered during conversion to TMML. Thanks to ... check-in: c6a543090c user: dgp tags: trunk | |
| 15:44 | fixed the calculation of the maximal stack depth required by bytecodes [Bug 483611]. check-in: 1a664a49d8 user: msofer tags: trunk | |
|
2001-12-07
| ||
| 17:39 | Fixed typo check-in: 5739a1a1ef user: dgp tags: core-8-3-1-branch | |
| 17:38 | fixed typo check-in: 9fc4146751 user: dgp tags: trunk | |
| 13:55 | restored consistency in refCount accounting by array traces [Bug #4484339] check-in: 23f9cbbc00 user: msofer tags: trunk | |
|
2001-12-06
| ||
| 10:59 | More expr syntax error improvements check-in: cd9316932b user: dkf tags: trunk | |
|
2001-12-05
| ||
| 22:27 | * typo fix: index -> lindex check-in: 70d443e6f1 user: dgp tags: core-8-3-1-branch | |
| 22:26 | * fixed typo: index -> lindex check-in: f509d0199a user: dgp tags: trunk | |
| 20:43 | new algorithm for [array get], safe when there are traces that modify the array [Bug #449893]. check-in: 986407077b user: msofer tags: trunk | |
| 20:01 | * stack.base.html: * stack.full.html: Reports from the local version of the core instrumented ... check-in: d3e72b66fd user: andreas_kupries tags: mod-8-3-4-branch | |
| 18:22 | * NOTES: Updated to explain the usage of the various macros upfront. The original contents rema... check-in: dfc8a95b9f user: andreas_kupries tags: mod-8-3-4-branch | |
|
2001-12-04
| ||
| 21:52 | * NOTES: * tcl.h: * tclInt.h: Moved the macros to control feature exclusion and stack manipul... check-in: fa28ece419 user: andreas_kupries tags: mod-8-3-4-branch | |
| 15:36 | Improved messages produced on getting a syntax error in an expression check-in: 7496369e64 user: dkf tags: trunk | |
|
2001-12-03
| ||
| 18:23 | NRE1 patch by Miguel Sofer. Several new controlling macros for information on the stack. Parser i... check-in: fc43051481 user: andreas_kupries tags: mod-8-3-4-branch | |
| 10:42 | Improved expr documentation. check-in: 583756bf09 user: dkf tags: trunk | |
| 08:59 | no message check-in: e941904819 user: davygrvy tags: trunk | |
| 08:56 | Some install target bugs repaired along with $(TCLSTUBLIB) added to the dependencies rather than imp... check-in: f1122c9f0d user: davygrvy tags: trunk | |
|
2001-12-02
| ||
| 22:06 | Added field to tcl_platform to describe the machine-word size. check-in: a2fac462b3 user: dkf tags: dkf-64bit-support-branch | |
| 01:03 | Makefile and other changes to move Tcl_MacOpenBundleResources to Tcl from Tk. check-in: f6101b2d8d user: wolfsuit tags: macosx-8-4-branch | |
|
2001-11-30
| ||
| 14:59 | Tcl_Preserve'ing VarTrace structures to avoid memory corruption [Bug: 484334] check-in: 42b20a50be user: msofer tags: trunk | |
|
2001-11-29
| ||
| 20:08 | backporting patch for [Bug 231259] check-in: 4dd2bb1533 user: msofer tags: core-8-3-1-branch | |
| 19:38 | Modified test namespace-41.2, added 41.3 check-in: 740493c6b7 user: msofer tags: trunk | |
| 18:14 | added new test for bug 231259 check-in: 96c877863d user: msofer tags: trunk | |
| 15:38 | * generic/tclBinary.c: Added caching scheme to reduce number of object allocations when doing... check-in: 3d0f0e218b user: dkf tags: trunk | |
|
2001-11-28
| ||
| 17:58 | * NOTES: New file. Read here about the new modularization macros, interdependencies, implicatio... check-in: 052bbd8095 user: andreas_kupries tags: mod-8-3-4-branch | |
| 13:15 | Manpage fix (RE syntax now in separate page.) Resolves Bug486159 reported by Larry Virden. check-in: 97a6ff93bf user: dkf tags: trunk | |
| 03:19 | Fix a coredump in the filename normalizer code for Win95/98. check-in: be370d39fb user: drh tags: trunk | |
| 01:07 | no message check-in: 182c63ddce user: davygrvy tags: trunk | |
| 01:05 | Removed the Tk reference for the 'winhelp' target. Converge at install will need to be the solution... check-in: 2e1304b87c user: davygrvy tags: trunk | |
|
2001-11-27
| ||
| 14:12 | Made test cmdAH-24.2 more robust. check-in: 0d498a5b56 user: dkf tags: trunk | |
| 13:47 | Replace isspace(char) with isspace(UCHAR(char)) for safety... check-in: b59b610eb8 user: dkf tags: trunk | |
| 13:30 | Tightened up the argument passing for [switch] to promote robuster scripts. check-in: 877f39bc96 user: dkf tags: trunk | |
| 09:54 | Fixed (hopefully) mistakes in tclTest.c that stopped compilation on Alpha. check-in: af7f78f734 user: dkf tags: dkf-64bit-support-branch | |
| 09:48 | Missed a #undef... check-in: acca2acd72 user: dkf tags: dkf-64bit-support-branch | |
|
2001-11-26
| ||
| 23:10 | Made 'obsolete fs hooks' version of stat buffers backward compatible. Thanks to Vince Darley for sug... check-in: 7a04070383 user: dkf tags: dkf-64bit-support-branch | |
| 18:06 | * generic/tclIntPlatDecls.h: 'make genstubs' after changes in 2001-11-23 commit from Daniel... check-in: f48952a972 user: dgp tags: trunk | |
|
2001-11-25
| ||
| 17:27 | Fixed fault in new Tcl_Stat implementation, and improved docs. check-in: 583078dda2 user: dkf tags: dkf-64bit-support-branch | |
| 05:22 | * unix/Makefile.in: Add comments to better describe TCL_EXE and when it should be available. * wi... check-in: 1c51ca7925 user: mdejong tags: trunk | |
| 01:56 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Add comctl32.lib to wish link libs. This... check-in: 105862eef5 user: mdejong tags: trunk | |
| 01:50 | Fixed up some non-standard ChangeLog entries which did not parse correctly. check-in: 832904c5f9 user: mdejong tags: trunk | |
|
2001-11-23
| ||
| 22:56 | Made Tcl_Stat use old-style 'struct stat' in its declaration following suggestions from Vince Darley... check-in: 1c171d3fff user: dkf tags: dkf-64bit-support-branch | |
| 01:44 | * unix/configure: regened check-in: fc08ed9b93 user: das tags: trunk | |
| 01:39 | *unix/Makefile.in: *unix/configure.in: *unix/install-sh: *unix/mkLinks: *unix/mkLinks.tcl: *un... check-in: f37029ffea user: das tags: trunk | |
| 01:26 | ** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: 2211e7f47d user: das tags: trunk | |
| 01:26 | ** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: df80aeb569 user: das tags: trunk | |
| 01:25 | ** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: f961ecdd17 user: das tags: trunk | |
|
2001-11-21
| ||
| 19:53 | another fix for test trace-8.8 check-in: e1acd2856e user: dgp tags: trunk | |
| 17:37 | * corrected test trace-8.8 for Bug 219393 check-in: 147dd3c897 user: dgp tags: trunk | |
| 17:17 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken,CallCommandTraces): * generic/tclCmdMZ>c (Tcl_Unt... check-in: 6614c36c48 user: dgp tags: trunk | |
| 02:59 | addition of GetTime.3 Tcl_GetTime doc to mkLinks check-in: c5222c98ff user: hobbs tags: trunk | |
| 02:58 | convert to DOS eol format check-in: 65af0149aa user: hobbs tags: trunk | |
| 02:36 | added TIP#73 patch #483500 from Kevin Kenny. This deprecates TclpGetTime in favor of new Tcl_GetTime... check-in: ad0e26f63b user: hobbs tags: trunk | |
|
2001-11-20
| ||
| 22:47 | moving all code relative to bytecodes from tclBasic.c to tclExecute.c check-in: 769c97c05a user: msofer tags: trunk | |
| 21:19 | correction in the Changelog entry. check-in: 4ff249a848 user: msofer tags: trunk | |
| 21:17 | code reorganisation and factorisation. check-in: 78c5b23742 user: msofer tags: trunk | |
| 19:45 | a better variant of the previous-to-last commit (restoring numLevels computations) check-in: 61ff97c7fc user: msofer tags: trunk | |
| 18:47 | committing unix/configure after running autoconf. A version with extra debug echos got committed b... check-in: 17e150def0 user: dgp tags: trunk | |
| 16:52 | missing variable declaration under TCL_COMPILE_DEBUG. check-in: b52327e976 user: msofer tags: trunk | |
| 16:36 | restoring the computations of iPtr->numLevels to the original logic (previous to buggy modifs on 200... check-in: 714cd03017 user: msofer tags: trunk | |
| 15:14 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd) Added extra parentheses to a cast expression to remove ambigui... check-in: 3bbc2d5a88 user: kennykb tags: core-8-3-1-branch | |
| 10:15 | * tools/eolFix.tcl (new-file): * unix/Makefile.in: added EOL correction for Windows bat files to ... check-in: 977e6ec041 user: hobbs tags: trunk | |
| 09:24 | * unix/tclUnixInit.c (TclpSetInitialEncodings): update of patch from 2001-11-16 that uses the old ... check-in: 8b6064c1b3 user: hobbs tags: trunk | |
| 04:24 | no message check-in: ca8917f286 user: davygrvy tags: trunk | |
| 04:23 | Added useful comments. check-in: 69942c62a8 user: davygrvy tags: trunk | |
|
2001-11-19
| ||
| 22:06 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): Corrected bug in [time] when dealing with test sequences that... check-in: 67f5165595 user: kennykb tags: core-8-3-1-branch | |
| 21:04 | * tests/compile.test: added a test for bug [Bug 483309] check-in: 34e03422d0 user: msofer tags: trunk | |
| 17:45 | win fs fixes check-in: 393f41f0e5 user: vincentdarley tags: trunk | |
| 17:43 | correcting erroneous date in Changelog. check-in: 35a11147c1 user: msofer tags: trunk | |
| 17:30 | Code reorganisation: moving all eval functions from tclParse.c to tclBasic.c check-in: 03ae8b576c user: msofer tags: trunk | |
| 14:35 | Changes due to TIP#68; memory handling in variable traces is now correct! check-in: c358dba51f user: dkf tags: trunk | |
| 12:25 | patch for [Bug 483309] check-in: 47264be42d user: msofer tags: trunk | |
|
2001-11-17
| ||
| 00:10 | added hpux nl_langinfo alias fallbacks check-in: e88189b8aa user: hobbs tags: trunk | |
|
2001-11-16
| ||
| 23:40 | adjusted HAVE_LANGINFO to allow for fallback table, added gb2312-1980 alias for gb2312 check-in: e4fff81c13 user: hobbs tags: trunk | |
| 22:28 | * tests/interp.test: * generic/tclInterp.c (SlaveObjCmd): Corrected argument checking for '$inter... check-in: 12ec29d26b user: hobbs tags: trunk | |
| 21:41 | Removed a rogue C++ comment that inadvertently got left in tclListObj.c check-in: 0d3715a770 user: kennykb tags: trunk | |
| 20:55 | * unix/tclUnixInit.c: added HAVE_LANGINFO code block. * unix/configure: regened * unix/configure.... check-in: 405bb72939 user: hobbs tags: trunk | |
| 20:14 | Moved Tcl_GetCommandFromObj and all defining code for tclCmdNameType objects to tclObj.c check-in: 1d6e05be0f user: msofer tags: trunk | |
| 20:01 | Code reordering; execution levels made consistent [Bug 480896]. check-in: 3ff5c422b0 user: msofer tags: trunk | |
|
2001-11-15
| ||
| 00:20 | no message check-in: 84dfeffc60 user: davygrvy tags: trunk | |
| 00:19 | * win/makefile.vc: * win/rules.vc: Small bug fixes. * win/README: added some docs pointing to t... check-in: 44e8867b77 user: davygrvy tags: trunk | |
|
2001-11-14
| ||
| 23:38 | minor doc comment fixes check-in: bf4e5044c4 user: hobbs tags: trunk | |
| 23:17 | Reference implementation of TIP's #22, #33 and #45. Adds the ability of the [lindex] command to h... check-in: 8e0db83abc user: hobbs tags: trunk | |
| 23:16 | added lset tests and updated lindex tests for TIPs#22,33,45 by Kenny check-in: 5325c5bfa8 user: hobbs tags: trunk | |
| 23:15 | added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kenny check-in: a629d4c91f user: hobbs tags: trunk | |
|
2001-11-13
| ||
| 04:30 | * win/buildall.vc.bat(new): * win/makefile.vc: Small fix with deriving the "OriginalFilename" st... check-in: e6067623d5 user: davygrvy tags: trunk | |
| 04:30 | no message check-in: 257f13116b user: davygrvy tags: trunk | |
|
2001-11-12
| ||
| 19:37 | correct nroff format problems check-in: d78fc208f2 user: hobbs tags: trunk | |
|
2001-11-11
| ||
| 17:58 | Fix the stubs generation routines to handle the notion of orthogonal macosx & unix platform specs. check-in: e49fea1857 user: wolfsuit tags: macosx-8-4-branch | |
| 17:57 | Fix the stubs tables for the Tcl_MacOSXFindBundleResources call. check-in: d4c2007177 user: wolfsuit tags: macosx-8-4-branch | |
| 17:55 | Move the bundle finding code to Tcl, and include it in the pbproject. check-in: 8ff7c46fb2 user: wolfsuit tags: macosx-8-4-branch | |
| 03:16 | * unix/Makefile.in: * win/Makefile.in: Add "make gdb" target. This target can run tclsh inside ei... check-in: 625a74073d user: mdejong tags: trunk | |
|
2001-11-10
| ||
| 10:39 | no message check-in: 1cc70c82b9 user: davygrvy tags: trunk | |
| 10:38 | * win/makefile.vc: Added a check to make sure one runs the makefile from the /win directory only.... check-in: bb9bcb4bf3 user: davygrvy tags: trunk | |
| 04:11 | no message check-in: 680a8b6f22 user: davygrvy tags: trunk | |
| 04:11 | * win/makefile.vc: * win/tcl.dsp: winhelp target fixes for non-NT systems. It seems NMAKE under... check-in: 587f57eb38 user: davygrvy tags: trunk | |
| 02:34 | fixed winhelp generation problems #480268 check-in: 43e53c34e0 user: hobbs tags: trunk | |
| 00:57 | added -lc to AIX libs, fixed path to ldAix check-in: e6419cd04b user: hobbs tags: trunk | |
|
2001-11-09
| ||
| 23:09 | * tests/var.test: * generic/tclVar.c: Corrected bug in [global] when dealing ... check-in: cbff200a6c user: dgp tags: core-8-3-1-branch | |
| 23:06 | * tests/var.test: * generic/tclVar.c: Corrected bug in [global] when dealing ... check-in: ea9824f065 user: dgp tags: trunk | |
| 11:41 | Fixup stack size under OSF1. [Tcl patch 474790] * unix/configure: Regen. * unix/tcl.m4: Add HAVE... check-in: ab4a2de7b3 user: mdejong tags: trunk | |
| 10:56 | Enable thread support under FreeBSD. [Tcl bug 473708] * unix/configure: Regen. * unix/tcl.m4 (SC... check-in: c2f6ece1d7 user: mdejong tags: trunk | |
| 07:11 | * unix/Makefile.in: * unix/dltest/Makefile.in: Avoid adding libc to the LIBS variable since it i... check-in: 2c712286d7 user: mdejong tags: trunk | |
|
2001-11-08
| ||
| 22:22 | typo fix check-in: da4f11ded7 user: davygrvy tags: trunk | |
| 22:07 | * win/tcl.dsp: * win/tcl.dsw: Simple MsDev stub project files that calls makefile.vc. Will help... check-in: e3cc82ead4 user: davygrvy tags: trunk | |
| 22:06 | no message check-in: 0a237a31d3 user: davygrvy tags: trunk | |
| 21:32 | * win/rules.vc: * win/makefile.vc: Fixed install target to adjust for the different build types.... check-in: cb97ce6379 user: davygrvy tags: trunk | |
| 21:32 | no message check-in: feea6a5107 user: davygrvy tags: trunk | |
| 03:43 | * unix/Makefile.in: * win/Makefile.in: Print a message indicating that the user should run "make... check-in: 91a7b2034e user: mdejong tags: trunk | |
| 03:07 | Define TCL_INCLUDE_SPEC in tclConfig.sh. It should be included by extensions that need to find Tcl... check-in: 1b2b73902f user: mdejong tags: trunk | |
| 00:39 | small error with the naming of the dee and reg extensions. check-in: af694b7b9b user: davygrvy tags: trunk | |
| 00:22 | * win/rules.vc: * win/makefile.vc: Dropped the NOMSVCRT macro and put it on the option list inste... check-in: e462214d25 user: davygrvy tags: trunk | |
| 00:22 | no message check-in: da3005d520 user: davygrvy tags: trunk | |
|
2001-11-07
| ||
| 23:37 | * win/README: Change minimum VC++ version to 5.X since 4.X is known not to work. Indicate that Mi... check-in: eba0feaee0 user: mdejong tags: trunk | |
| 13:35 | Following a suggestion by wdi@ccc.uni-erlangen.de (Wolf-Dietrich Ihlenfeldt), This implements suppor... check-in: fa70a3036f user: dkf tags: dkf-64bit-support-branch | |
| 04:48 | See ChangeLog. check-in: e43a5e4c29 user: andreas_kupries tags: core-8-3-1-branch | |
| 04:47 | See ChangeLog check-in: 755139d84b user: andreas_kupries tags: trunk | |
| 03:40 | no message check-in: 7ba5279415 user: davygrvy tags: trunk | |
| 03:39 | * win/rules.vc (new): * win/makefile.vc: Complete over/under rewrite to support numerous build o... check-in: 9e6a31faab user: davygrvy tags: trunk | |
|
2001-11-05
| ||
| 14:23 | Improved backward-compatability on platforms by adding migration entries to the stubs table for Tcl_... check-in: 37677d9c1f user: dkf tags: dkf-64bit-support-branch | |
|
2001-11-04
| ||
| 17:59 | vfs robustness fix check-in: 69b53bac59 user: vincentdarley tags: trunk | |
|
2001-11-02
| ||
| 12:06 | file copy soft link docs check-in: 8896a883ad user: vincentdarley tags: trunk | |
|
2001-10-29
| ||
| 15:02 | win fs fixes check-in: 3ecf07ac1a user: vincentdarley tags: trunk | |
| 14:25 | Fix for bug 475941; access() was being called with path-free file names on some paths through the gl... check-in: 436be4a498 user: dkf tags: trunk | |
|
2001-10-25
| ||
| 16:11 | Fixed tesst selection to choose the right behaviour (use 64-bit code if we can support 64-bit operat... check-in: 4b3e177e0a user: dkf tags: dkf-64bit-support-branch | |
| 15:50 | Fix for bug 471374; Tcl only resets serial ports on exit now if it has updated their settings first.... check-in: 43b94debc0 user: dkf tags: trunk | |
|
2001-10-23
| ||
| 13:14 | Some places prefer string lengths to be unsigned. check-in: 7f9cc44820 user: dkf tags: dkf-64bit-support-branch | |
| 13:13 | Bother! Was losing error messages... check-in: 0e5e1022d2 user: dkf tags: dkf-64bit-support-branch | |
| 09:46 | Fixed behaviour of [incr] w.r.t. increment amounts that are not representable in a 'long'. check-in: 2023328e53 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-22
| ||
| 17:25 | * doc/ObjectType.3: Minor documentation fix, reported by David N. Welton <davidw@users.sourcefo... check-in: 865ff191f1 user: andreas_kupries tags: trunk | |
| 17:10 | small win fix check-in: 69156a505a user: vincentdarley tags: trunk | |
| 15:20 | Added #include tclPort.h to get definition of ptrdiff_t check-in: 5a69b95aa3 user: dgp tags: dkf-64bit-support-branch | |
| 14:53 | * win/tclWinMtherr.c (_matherr): Better handling of selected Borland C++ math errors, from hgiese@... check-in: e294b432a1 user: dkf tags: dkf-64bit-support-branch | |
| 10:37 | Avoid an obscure Borland limit... check-in: ef3b960148 user: dkf tags: dkf-64bit-support-branch | |
| 10:15 | Conditional-define INVALID_SET_FILE_POINTER for VC5 check-in: c34f9fde06 user: dkf tags: dkf-64bit-support-branch | |
| 10:10 | Stupid error in code to determine whether a literal is wide or not. Thanks to Benjamin Riefenstahl <... check-in: 40f562cb6f user: dkf tags: dkf-64bit-support-branch | |
| 09:54 | SunPro CC *sucks*... check-in: 5180b231ac user: dkf tags: dkf-64bit-support-branch | |
| 09:03 | Fixed assumptions in testing code relating to internal representation of index objects and added not... check-in: d211a25fa5 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-20
| ||
| 00:22 | see ChangeLog check-in: 8b6a0f4157 user: hobbs tags: core-8-3-1-branch, core-8-3-4 | |
|
2001-10-19
| ||
| 23:47 | added -DPURIFY object allocation option check-in: 864588f58d user: hobbs tags: core-8-3-1-branch | |
| 23:47 | added -lc to LIBS on AIX check-in: 2884d9fb3c user: hobbs tags: core-8-3-1-branch | |
| 19:39 | * mac/tclMacFile.c: fix to glob -join, wasn't traversing aliased folders * ... check-in: 41f65a7a4b user: das tags: core-8-3-1-branch | |
| 16:50 | * corrected minor coding errors to get compileable source check-in: cc969f8e74 user: dgp tags: dkf-64bit-support-branch | |
| 15:45 | Added clarification that string table used in Tcl_GetIndexFromObj must be a table of ASCII strings, ... check-in: 2fb96dfb8f user: dkf tags: dkf-64bit-support-branch | |
| 13:07 | Keep on trying to get the combination of generic/tcl.h and unix/tcl.m4 right! check-in: 7daa0044f5 user: dkf tags: dkf-64bit-support-branch | |
| 12:52 | Added range-checking to strtoll and strtoull check-in: 9052840b2d user: dkf tags: dkf-64bit-support-branch | |
| 12:51 | OS-level large-file support for Windows. check-in: a57c2489d6 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-18
| ||
| 23:04 | noted 8.3.4 tag date check-in: dfed80a331 user: hobbs tags: core-8-3-1-branch | |
| 22:03 | * unix/configure: regend * unix/tcl.m4 (SC_ENABLE_GCC): enabled better recognition of gcc. check-in: 4d7d8eeb29 user: hobbs tags: core-8-3-1-branch | |
| 20:20 | * tests/clock.test (clock-8.1): * generic/tclDate.c (RelativeMonth): * generic/tclGetDate.y (Rela... check-in: 864f0ce0a9 user: hobbs tags: trunk | |
| 20:17 | * tests/clock.test (clock-8.1): * generic/tclDate.c (RelativeMonth): * generic/tclGetDate.y (Rela... check-in: 7578b17c68 user: hobbs tags: core-8-3-1-branch | |
| 20:17 | updated for 8.3.4 check-in: 8605c1813f user: hobbs tags: core-8-3-1-branch | |
| 14:59 | D'oh! Accidental redefinition removed... check-in: 2f1987e4a8 user: dkf tags: dkf-64bit-support-branch | |
| 14:19 | Simplified tcl.h and removed support for platforms that can understand but cannot printf a 64-bit va... check-in: e04a287f55 user: dkf tags: dkf-64bit-support-branch | |
| 13:44 | Corrected dirent64 API detection. check-in: cabcd5bba2 user: dkf tags: dkf-64bit-support-branch | |
| 12:47 | Fixed some more stupid errors (resulting from not being able to build on all platforms) and made sur... check-in: 3065819826 user: dkf tags: dkf-64bit-support-branch | |
| 12:08 | Tcl_FSChdir fix check-in: 894697460c user: vincentdarley tags: trunk | |
| 09:30 | Removed some UNIX-specific stuff that had been left in by accident check-in: 703334faa8 user: dkf tags: dkf-64bit-support-branch | |
| 09:03 | Various changes to make life much easier on non-UNIX platforms (mostly Win32.) check-in: 61fafe8162 user: dkf tags: dkf-64bit-support-branch | |
| 01:02 | * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediate retry when error is returned wi... check-in: 3f22675017 user: hobbs tags: core-8-3-1-branch | |
| 01:01 | regend from stubs changes for mac check-in: a5e0d378da user: hobbs tags: core-8-3-1-branch | |
| 01:01 | * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediate retry when error is returned wi... check-in: 90337b1b8f user: hobbs tags: trunk | |
|
2001-10-17
| ||
| 21:38 | updated mac binary archives for 8.3.4 check-in: 46e73bb85b user: das tags: core-8-3-1-branch | |
| 19:29 | Backport of some mac specific changes added to 8.4 since 8.3.3 check-in: 0d585f43e5 user: das tags: core-8-3-1-branch | |
| 19:12 | * unix/configure: regened * unix/configure.in: added preset CFLAGS check from HEAD to prevent --e... check-in: 8ba38bb4be user: hobbs tags: core-8-3-1-branch | |
| 19:12 | minor casts to prevent warnings check-in: 52deaddaf7 user: hobbs tags: core-8-3-1-branch | |
| 15:49 | * First draft of Tcl changes for 8.3.4 release. check-in: 7bfc655606 user: dgp tags: core-8-3-1-branch | |
| 15:48 | * corrected reference check-in: 819d177c25 user: dgp tags: trunk | |
| 15:47 | corrected reference check-in: 4993aff635 user: dgp tags: core-8-3-1-branch | |
| 09:28 | Changes to make more use of what autoconf can discover. Also adds *lots* more cacheing of discovered... check-in: 23533208c0 user: dkf tags: dkf-64bit-support-branch | |
| 06:49 | Change how the stubs table is generated, so we can support Mac OS X Tcl additions to the stubs table... check-in: 83e4bb0b1c user: wolfsuit tags: macosx-8-4-branch | |
|
2001-10-16
| ||
| 23:53 | * Restored install of tclConfig.sh file to $TCL_EXEC_PREFIX/lib. It contains platform-depe... check-in: bc629cef45 user: dgp tags: core-8-3-1-branch | |
| 21:38 | * unix/configure: Autoconf * 'make mklinks' for Tcl_SetMainLoop. * 'make dist': Removed copy of f... check-in: a6836d93bd user: dgp tags: core-8-3-1-branch | |
| 21:13 | * unix/tclLoadAout.c (TclGuessPackageName): removed unused vars and fixed warnings. [Bug #446622] ... check-in: 4e03d464ec user: hobbs tags: trunk | |
| 21:13 | * unix/tclLoadAout.c (TclGuessPackageName): removed unused vars and fixed warnings. [Bug #446622] ... check-in: 055cf82d9c user: hobbs tags: core-8-3-1-branch | |
| 06:44 | MacOSX / Darwin support [Patch 435258] check-in: 550617f3a0 user: das tags: core-8-3-1-branch | |
| 05:46 | * Added test to demonstrate memory corruption problems. [Bug 219393]. check-in: a3db4da614 user: dgp tags: core-8-3-1-branch | |
| 05:31 | Undo of mistaken commit. Sorry! check-in: 092e282e8d user: dgp tags: trunk | |
| 05:10 | * Added test to demonstrate memory corruption problems. [Bug 219393]. check-in: 6134ad6471 user: dgp tags: trunk | |
|
2001-10-15
| ||
| 22:25 | Doh ... strncmp, not strcmp needed in last commit. check-in: 20a3ba02a6 user: msofer tags: trunk | |
| 22:15 | generic/tclProc.c: changing a memcmp to strcmp to avoid a memory error detected by purify (thanks Je... check-in: f098f852b9 user: msofer tags: trunk | |
| 21:54 | fixed dangling ; check-in: 12dd730684 user: hobbs tags: core-8-3-1-branch | |
| 21:53 | fixed dangling ; check-in: 3df4869b72 user: hobbs tags: trunk | |
| 21:36 | configure changes check-in: 3bc65c5243 user: hobbs tags: trunk | |
| 21:36 | * unix/configure: * unix/configure.in: * win/configure: * win/configure.in: * win/tcl.m4: rewor... check-in: beda836b73 user: hobbs tags: core-8-3-1-branch | |
| 21:16 | * unix/configure: * unix/configure.in: * win/configure: * win/configure.in: * win/tcl.m4: rewor... check-in: 85fa5cb144 user: hobbs tags: trunk | |
| 20:27 | * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): Added to internal stubs tab... check-in: 054c240e9d user: andreas_kupries tags: core-8-3-1-branch | |
| 20:26 | * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): Added to internal stubs tab... check-in: 57a57c136d user: andreas_kupries tags: trunk | |
| 17:39 | * generic/tcl.h: * win/tclWinPort.h: moved #define of WIN32 to tcl.h where __WIN32__ is defined a... check-in: 0a06651f8a user: hobbs tags: core-8-3-1-branch | |
| 17:37 | see ChangeLog check-in: 24869d72ca user: hobbs tags: trunk | |
| 17:36 | minor code cleanup check-in: 77c77f8462 user: hobbs tags: trunk | |
| 17:35 | * doc/open.n: moved all fconfigure option docs to fconfigure.n * doc/fconfigure.n: added serial co... check-in: 3241fd8fa7 user: hobbs tags: trunk | |
| 17:34 | * win/tclWinChan.c: * win/tclWinPort.h: * win/tclWinSerial.c: added TIP #35 Windows enhancements ... check-in: bedbee5dad user: hobbs tags: trunk | |
| 17:34 | * generic/tcl.h: moved #define of WIN32 to tcl.h where __WIN32__ is defined and added #ifndef chec... check-in: 43bb0a32d1 user: hobbs tags: trunk | |
| 14:58 | Trying to do more with configure... check-in: f9c4cf80a8 user: dkf tags: dkf-64bit-support-branch | |
| 13:57 | Hopefully will work on AIX now, though this version might be a little on the aggressively anti-64bit... check-in: 3464281046 user: dkf tags: dkf-64bit-support-branch | |
| 10:55 | Oops. check-in: 643f10b199 user: dkf tags: dkf-64bit-support-branch | |
| 10:52 | Start of work to support more platforms (HPUX,IRIX,Win) plus some minor bug fixes check-in: ab8eb3df73 user: dkf tags: dkf-64bit-support-branch | |
| 10:48 | Some platforms don't have strtoll or strtoull. ***WARNING - THESE VERSIONS DON'T TO RANGE CHECKING *... check-in: d64c67eaaf user: dkf tags: dkf-64bit-support-branch | |
| 10:30 | small fs fixes check-in: 67fbce9b36 user: vincentdarley tags: trunk | |
| 09:13 | First Checkin of Mac OS X support for Tcl. check-in: eba6ee55b4 user: wolfsuit tags: macosx-8-4-branch | |
|
2001-10-14
| ||
| 16:25 | * Corrected typos in doc/RegExp.3 check-in: 81b5ea3a41 user: dgp tags: core-8-3-1-branch | |
| 16:21 | * Corrected typos in doc/RegExp.3 check-in: c61628ed17 user: dgp tags: trunk, macosx-8-4-branchpoint | |
|
2001-10-13
| ||
| 01:14 | * tests/winPipe.test: removed obsolete cat16 tests, fixed winpipe-1.22 to only run on Win9*. check-in: 1132385d59 user: hobbs tags: core-8-3-1-branch | |
| 01:14 | * tests/timer.test: slight skewing of after values to allow for correct results on burdened machin... check-in: 78fb8ecb5b user: hobbs tags: core-8-3-1-branch | |
| 01:10 | added WIN32 define to back-port from 8.4 check-in: d0aefe34ec user: hobbs tags: core-8-3-1-branch | |
|
2001-10-12
| ||
| 23:43 | * tests/winFCmd.test: differentiated test results for win2k versus not. check-in: 1596109196 user: hobbs tags: core-8-3-1-branch | |
| 22:46 | back-ported from 8.4 HEAD check-in: 8cf6dab240 user: hobbs tags: core-8-3-1-branch | |
| 21:20 | see ChangeLog check-in: a626ddd5b9 user: hobbs tags: trunk | |
| 21:04 | Small modif to tests/compile.test: better constraint handling for tests committed earlier today. check-in: 27b3dab99f user: msofer tags: trunk | |
| 20:41 | * library/encoding/ebcdic.enc: * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #21932... check-in: 89254cdcb2 user: hobbs tags: core-8-3-1-branch | |
| 20:40 | * library/encoding/tis-620.enc: * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #46... check-in: 659f57273f user: hobbs tags: core-8-3-1-branch | |
| 19:57 | * library/encoding/ebcdic.enc: * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #21932... check-in: 186e3e6270 user: hobbs tags: trunk | |
| 19:45 | * tests/ioCmd.test: added catch around file removal, as Windows file locking throws errors. check-in: aa2d1d0dc9 user: hobbs tags: trunk | |
| 19:45 | (socket-7.2): corrected to work on Win2K check-in: 16801435e4 user: hobbs tags: trunk | |
| 19:44 | added removeFile for outdata check-in: 3e5931c7d7 user: hobbs tags: trunk | |
| 19:44 | * library/encoding/tis-620.enc: * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #46... check-in: 0ae6c21212 user: hobbs tags: trunk | |
| 16:13 | * tests/compile.test: new tests for [Bug 467523] check-in: b0131f311b user: msofer tags: trunk | |
| 15:02 | [string is integer] test update check-in: 2a417a026a user: dkf tags: dkf-64bit-support-branch | |
| 12:58 | Documented (some) 64-bit-related behaviour changes. check-in: 529dce316f user: dkf tags: dkf-64bit-support-branch | |
| 12:57 | [string is] support. check-in: e7a50922c2 user: dkf tags: dkf-64bit-support-branch | |
| 12:09 | Removed some debugging code and added a test that exercises a different route through the code. check-in: 9d1324889c user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-11
| ||
| 22:34 | generic/tclLiteral.c: (TclReleaseLiteral) insured that self-referential bytecodes are properly clean... check-in: c08efbf4c9 user: msofer tags: core-8-3-1-branch | |
| 22:28 | generic/tclLiteral.c: (TclReleaseLiteral) insured that self-referential bytecodes are properly clean... check-in: c51f435568 user: msofer tags: trunk | |
| 14:56 | Tests for all sorts of 64-bit support things check-in: 9e7b6aeeca user: dkf tags: dkf-64bit-support-branch | |
| 14:55 | Mod of Wide integers can produce a wide integer. D'oh! check-in: e616d349f6 user: dkf tags: dkf-64bit-support-branch | |
| 13:45 | More correct handling of wides as booleans, wide literals and [incr] of a variable containing a stri... check-in: a7a46582e4 user: dkf tags: dkf-64bit-support-branch | |
| 09:26 | Use more macros from tclInt.h and upper-case file-local macros check-in: 6db8e96f69 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-10
| ||
| 22:37 | no message check-in: c97196d8e0 user: davygrvy tags: trunk | |
| 22:36 | * win/tclWinPort.h: #include <winsock2.h> needed to get moved to after #include <windows.h... check-in: 6becf7ac88 user: davygrvy tags: trunk | |
| 20:06 | * Corrected restore of ::env(LANG). check-in: 40f242fb06 user: dgp tags: trunk | |
| 20:05 | * Corrected restore of ::env(LANG). check-in: f86a1ba4a5 user: dgp tags: core-8-3-1-branch | |
| 15:34 | Updated as best I can without adding additional Unicode handling functions from 8.4 (from where most... check-in: 23c4fc8710 user: dkf tags: core-8-3-1-branch | |
| 01:05 | * generic/tclFileName.c (Tcl_SplitPath): corrected mem leak intro'd with VFS code where the result... check-in: ef4a8d5e9e user: hobbs tags: trunk | |
| 00:47 | corrected () balancing in back-port check-in: 8c085a57b0 user: hobbs tags: core-8-3-1-branch | |
|
2001-10-09
| ||
| 20:42 | removed duplicate definition of tclObjsAlloced and tclObjsFreed. These variables only exist when c... check-in: ae68613ec5 user: msofer tags: core-8-3-1-branch | |
| 19:04 | see ChangeLog check-in: 9c375f759c user: hobbs tags: core-8-3-1-branch | |
| 19:04 | * doc/bgerror.n: back-port from 8.4 that indicates new behavior of bgerror in Tk. check-in: 4d246fe415 user: hobbs tags: core-8-3-1-branch | |
| 19:03 | generic/tclFileName.c (ExtractWinRoot): corrected ABR error check-in: 6fc3a81df4 user: hobbs tags: core-8-3-1-branch | |
| 17:18 | generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 467523] - cure is worse t... check-in: 021152b729 user: msofer tags: trunk | |
| 17:16 | generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 467523] - cure is worse t... check-in: 180a32a271 user: msofer tags: core-8-3-1-branch | |
| 15:31 | Fixes to make test suite clean check-in: 43ea38a829 user: dkf tags: dkf-64bit-support-branch | |
| 15:30 | Fixes to make whole test suite clean check-in: dafdd96fef user: dkf tags: dkf-64bit-support-branch | |
| 15:29 | Various test fixes - fewer than I'd thought though... check-in: 61f1e3487a user: dkf tags: dkf-64bit-support-branch | |
| 12:20 | Fixed stupid error in test io-32.8 which only happened to work by chance... check-in: 44e48e9160 user: dkf tags: core-8-3-1-branch | |
|
2001-10-08
| ||
| 15:50 | tclCmdIL bugfixes (info body & lsort -index end-x) check-in: d67b82ac14 user: dkf tags: core-8-3-1-branch | |
| 14:31 | Fewer #ifdefs, less warnings, and fixed a stupid sync error in tclCompile.h check-in: 6de6a2c147 user: dkf tags: dkf-64bit-support-branch | |
| 08:22 | 64-bit aware binary arithmetic ops (and fixes to get clean build) check-in: 12295905a7 user: dkf tags: dkf-64bit-support-branch | |
| 08:22 | D'oh! Stupid error... check-in: 8092753495 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-06
| ||
| 01:04 | forgot credit for last commit ... check-in: 25bd6dad25 user: msofer tags: trunk | |
| 01:03 | forgot credit for last bugfix ... check-in: b4d5857627 user: msofer tags: core-8-3-1-branch | |
| 01:00 | insured that self-referential bytecodes are properly cleaned up on interpreter deletion [Bug 467523]... check-in: 6db694bbbd user: msofer tags: core-8-3-1-branch | |
| 00:12 | insured that self-referential bytecodes are properly cleaned up on interpreter deletion [Bug 467523]... check-in: 6a3580fdd4 user: msofer tags: trunk | |
|
2001-10-05
| ||
| 15:37 | 64-bit aware unary ops check-in: 44e64ea499 user: dkf tags: dkf-64bit-support-branch | |
| 15:16 | 64-bit aware binary bit-ops and mod check-in: 39805a980f user: dkf tags: dkf-64bit-support-branch | |
| 14:20 | Logical ops and comparisons now 64-bit aware check-in: 2da836642a user: dkf tags: dkf-64bit-support-branch | |
| 13:48 | 64-bit user-function support, plus some macros for double<->wide conversions check-in: ea86d3958a user: dkf tags: dkf-64bit-support-branch | |
| 10:43 | Support for adding (long) values to variables containing wide values ([incr]) check-in: e7af90200c user: dkf tags: dkf-64bit-support-branch | |
| 08:14 | Improving support for Alpha check-in: cbc64d0cd7 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-04
| ||
| 20:27 | Updated encodings with latest mappings from www.unicode.org. This did not include some Mac encodi... check-in: 481003c432 user: hobbs tags: core-8-3-1-branch | |
| 20:23 | Updated encodings with latest mappings from www.unicode.org. This did not include some Mac encodi... check-in: a93c3e5d89 user: hobbs tags: trunk | |
| 20:18 | noted 8.4 as default Tcl version check-in: 9af21375e5 user: hobbs tags: trunk | |
| 15:35 | Renamed misnamed macro, and added support for Alphas check-in: 5b358e6d58 user: dkf tags: dkf-64bit-support-branch | |
| 15:33 | correcting the Changelog date of my last commit. check-in: 1879178660 user: msofer tags: trunk | |
| 15:28 | Support for 64-bit [format] via 'l' specifier check-in: cfd35bbd98 user: dkf tags: dkf-64bit-support-branch | |
| 14:13 | More sensitive handling of 'unsigned long long' values. check-in: d679f82c1e user: dkf tags: dkf-64bit-support-branch | |
| 13:58 | Wide int support in [scan] via 'l' modifier check-in: be263c6068 user: dkf tags: dkf-64bit-support-branch | |
| 13:56 | Cleaning up a bit more. check-in: 3a44ce3a9c user: dkf tags: dkf-64bit-support-branch | |
| 13:55 | Tests and documentation for wide-int support in [binary] command. check-in: 8876c85f35 user: dkf tags: dkf-64bit-support-branch | |
| 08:31 | Typo-fix check-in: 4a895fca87 user: dkf tags: trunk | |
|
2001-10-03
| ||
| 20:26 | updated patchlevel to 8.3.4. Changed URLs to point to www.tcl-tk.net where appropriate. Added proper... check-in: b2da77e68d user: hobbs tags: core-8-3-1-branch | |
| 20:24 | updated copyright info check-in: 0c0ca810a4 user: hobbs tags: core-8-3-1-branch | |
| 18:30 | * generic/tclEvent.c (Tcl_FinalizeThread): moved freeing of tclLibraryPath to before the thread ex... check-in: 0d83ed6db4 user: hobbs tags: core-8-3-1-branch | |
| 18:28 | * generic/tclEvent.c (Tcl_FinalizeThread): moved freeing of tclLibraryPath to before the thread ex... check-in: cd43c29163 user: hobbs tags: trunk | |
| 15:25 | Support for Linux and simpler support for Solaris check-in: 4198369c6d user: dkf tags: dkf-64bit-support-branch | |
| 15:16 | Move system #includes until after tcl.h or Bad Things Happen on Linux... check-in: ae330e0942 user: dkf tags: dkf-64bit-support-branch | |
| 09:45 | Oops! Forgot to register the obj-type... check-in: ffbba391aa user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-02
| ||
| 10:56 | Added conditionals to cope with case where 'long' is a 64-bit type. check-in: 70c2208b6a user: dkf tags: dkf-64bit-support-branch | |
| 10:47 | Basic 64-bit support in the [binary] command. check-in: 0de26827db user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-01
| ||
| 20:58 | added Win64 SDK RC1 compilation support check-in: 92b7006025 user: hobbs tags: trunk | |
| 20:57 | updated copyright check-in: 0b8a114b42 user: hobbs tags: trunk | |
| 15:31 | removed unnecessary inclusions of tclCompile.h [Patch 466823] check-in: 72e265f70c user: msofer tags: trunk | |
|
2001-09-29
| ||
| 11:09 | fs doc improvement check-in: 83c6a5b902 user: vincentdarley tags: trunk | |
|
2001-09-28
| ||
| 17:53 | added a comment not to change the working directory before calling Tcl_GetNameOfExecutable [Bug 2192... check-in: 0e2254efe8 user: msofer tags: core-8-3-1-branch | |
| 17:08 | correcting wrong date in Changelog. check-in: fc18db71ea user: msofer tags: trunk | |
| 17:07 | Edited docs of Tcl_GetNameOfExecutable [Bug 219215] check-in: 48f8d119bb user: msofer tags: trunk | |
| 16:30 | * generic/tclIO.c: added (on behalf of Kevin Kenny <kennykb@users.sourceforge.net>) two more '(... check-in: 2c68fed13d user: andreas_kupries tags: core-8-3-1-branch | |
| 16:06 | Added necessary casts to ClientData on a pair of calls to Tcl_Preserve and Tcl_Release. check-in: 35be6fd3d4 user: kennykb tags: trunk | |
| 15:32 | Fixed Bug #465674 reported by me. [lsort -index end-1] now behaves sensibly... check-in: 3a02710e2f user: dkf tags: trunk | |
| 14:29 | Factoring out some more 64/32-bit OS interfaces check-in: 8f153d8b82 user: dkf tags: dkf-64bit-support-branch | |
| 11:10 | normalize fix check-in: 32c5860d49 user: vincentdarley tags: trunk | |
| 02:26 | * generic/tclIO.c (ChannelTimerProc): Added Tcl_Preserve() and Tcl_Release() to fix... check-in: 3828b00948 user: dgp tags: core-8-3-1-branch | |
| 01:21 | * More CONST poisoning fixes from the 2001-09-24 TIP 27 changes. CONST-ified Tcl_FSLoadFile and ... check-in: 82ca289320 user: dgp tags: trunk | |
| 00:41 | * Added Tcl_Preserve() and Tcl_Release() to fix segfault introduced by the 2001-09-26 ... check-in: 70efe784b9 user: dgp tags: trunk | |
|
2001-09-27
| ||
| 22:25 | * Updated out-of-date reference to #define GUARD_SIZE. check-in: d674873ac2 user: dgp tags: trunk | |
| 20:32 | * Updated APIs in generic/tclProc.c and generic/tclVar.c according to the guidelines of TIP 27. ... check-in: e3f244969b user: dgp tags: trunk | |
| 15:48 | Pulled changes needed to go to using 64-bit file offsets into one place. OK, so it's tcl.h which isn... check-in: 6e988daa34 user: dkf tags: dkf-64bit-support-branch | |
| 15:11 | Backed out unwise changes check-in: 419bd3b761 user: dkf tags: dkf-64bit-support-branch | |
| 15:09 | Added CONST to file argument for AttemptDb* check-in: bf59d90316 user: dkf tags: dkf-64bit-support-branch | |
| 15:00 | Backed out unwise changes check-in: 7f0fd62bfb user: dkf tags: dkf-64bit-support-branch | |
| 14:56 | Backed out unwise changes, and neatened up decls file check-in: 575a521977 user: dkf tags: dkf-64bit-support-branch | |
| 14:51 | Backed out unwise changes check-in: 4bd8bd14a6 user: dkf tags: dkf-64bit-support-branch | |
| 14:25 | Backing out unwise changes check-in: bfeeb2a228 user: dkf tags: dkf-64bit-support-branch | |
| 14:23 | Backed out unwise changes check-in: a6d453858f user: dkf tags: dkf-64bit-support-branch | |
| 14:11 | Backed out unwise changes check-in: 641711bb48 user: dkf tags: dkf-64bit-support-branch | |
| 14:07 | Adjusted to use Tcl_WideInt for file offsets check-in: 6a79eedcad user: dkf tags: dkf-64bit-support-branch | |
| 13:59 | Updated to use Tcl_StatBuf instead of 'struct stat' check-in: 54c1fcc487 user: dkf tags: dkf-64bit-support-branch | |
| 13:49 | Backing out unwise changes check-in: 4c0c25f627 user: dkf tags: dkf-64bit-support-branch | |
| 13:46 | Backing out unwise changes. check-in: 2f9179ed81 user: dkf tags: dkf-64bit-support-branch | |
| 13:38 | Backing out unwise changes check-in: 66e1621cbf user: dkf tags: dkf-64bit-support-branch | |
| 10:21 | Fixes so as to use wide ints for some stat fields, and to add some warnings on areas with non-64bit ... check-in: c8ca0b3b71 user: dkf tags: dkf-64bit-support-branch | |
| 05:50 | * doc/fileevent.n: Accepted [Patch #465279] adding an example to the fileevent manpage. Minor m... check-in: 9ae632104a user: andreas_kupries tags: trunk | |
| 02:26 | * The changes below fix [Bug #462317] where Expect tried to read more than was in the buffers a... check-in: defcffd4a1 user: andreas_kupries tags: core-8-3-1-branch | |
| 02:12 | * The changes below fix [Bug #462317] where Expect tried to read more than was in the buffers a... check-in: cd08453fb3 user: andreas_kupries tags: trunk | |
| 00:36 | One more detail. check-in: eeaf921346 user: dgp tags: trunk | |
| 00:19 | * Vince Darley reports the 2001-09-24 TIP 27 changes left the win directory CONST poisoned.... check-in: 5164bd7c02 user: dgp tags: trunk | |
|
2001-09-26
| ||
| 14:23 | Now builds on Solaris8/SPARC with both SunPro CC *and* GCC. check-in: 4850711173 user: dkf tags: dkf-64bit-support-branch | |
|
2001-09-25
| ||
| 16:49 | Woo hoo! Builds on one platform (Solaris8/SPARC with SunPro CC) check-in: dd2d80954c user: dkf tags: dkf-64bit-support-branch | |
| 16:23 | * Updated APIs in generic/tclGet.c according to the guidelines of TIP 27. [Patch 464674] check-in: 7f1745dad6 user: dgp tags: trunk | |
| 14:34 | * generic/tclVar.c: removed comments referring to unused flag TCL_PARSE_PART1. check-in: c9c1d8c1e7 user: msofer tags: trunk | |
| 10:24 | Lots more type changes. Added Tcl_AllocStatBuf()... check-in: af4f696a00 user: dkf tags: dkf-64bit-support-branch | |
|
2001-09-24
| ||
| 21:10 | * Updated APIs in generic/tclUtil.c according to the guidelines of TIP 27. [Patch 464553] check-in: e70344d226 user: dgp tags: trunk | |
| 17:54 | * The change below fixes [Bug #464380]. The bug was reported by Ronnie Brunner <rbrunner@users.... check-in: 5ceb426076 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:50 | * The change below fixes [Bug #464380]. The bug was reported by Ronnie Brunner <rbrunner@users.... check-in: c461a84225 user: andreas_kupries tags: trunk | |
| 15:46 | Introduced some new types... spreading their use throughout the core will take *much* longer. check-in: 1f14323faa user: dkf tags: dkf-64bit-support-branch | |
| 10:19 | Fixed encoding definition for cp1252 (compiled version is OK) check-in: b14c88a01b user: dkf tags: trunk | |
| 09:49 | Rebuilt check-in: 1c6092dbb2 user: dkf tags: trunk | |
| 09:41 | Doc update (add Tcl_OutputBuffered, remove old changebars) check-in: 08720fa527 user: dkf tags: trunk | |
| 07:03 | 'make mklinks' after addition of Tcl_EvalTokensStandard check-in: 4c23d4488b user: dgp tags: trunk | |
| 07:02 | Another typo eVS: ---------------------------------------------------------------------- check-in: f6564e2b29 user: dgp tags: trunk | |
| 07:00 | corrected formatting error causing 'make mklinks' trouble check-in: ad63defc98 user: dgp tags: trunk | |
| 06:19 | Corrected formatting error. check-in: 686d8b6288 user: dgp tags: trunk | |
|
2001-09-21
| ||
| 19:09 | * generic/tclExecute.c (TclExecuteByteCode): corrected INST_STR_CMP else case for strings to pass ... check-in: e4307bec04 user: hobbs tags: trunk | |
|
2001-09-20
| ||
| 18:50 | * win/makefile.vc: updated IA64 compile settings * win/tclWinInit.c: added extra processor defini... check-in: 1aa58c2d9a user: hobbs tags: core-8-3-1-branch | |
| 18:35 | added extra processor definitions. check-in: 1d108b974a user: hobbs tags: trunk | |
| 18:34 | removed unnecessary winsock.h include check-in: c2e845d9d9 user: hobbs tags: trunk | |
| 18:33 | changed winsock.h include to winsock2.h check-in: 96bbe446e5 user: hobbs tags: trunk | |
| 18:33 | win/tclWinSock.c (SocketThread): corrected pointer cast for _WIN64. check-in: 42080dd33c user: hobbs tags: trunk | |
| 16:38 | log entry correction check-in: 07cfdc4d49 user: dgp tags: core-8-3-1-branch | |
| 12:08 | removed dependence on socket.test being run from same dir as remote.tcl, which only now needs to be ... check-in: adcac9a728 user: dkf tags: trunk | |
| 01:15 | see ChangeLog check-in: e4e4e4da49 user: hobbs tags: core-8-3-1-branch | |
| 01:13 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): * generic/tclScan.c (Tcl_ScanObjCmd): corrected handling ... check-in: d188de4ab1 user: hobbs tags: core-8-3-1-branch | |
| 01:13 | * generic/tclTest.c (TestcmdtokenCmd): corrected pointer storage/retrieval for 64bit machines. check-in: 3d5632fe1a user: hobbs tags: core-8-3-1-branch | |
| 01:12 | * unix/configure: regen'ed * unix/tcl.m4: added --enable-64bit support for HP-11 with the 64-bit ... check-in: 7cfa884c09 user: hobbs tags: core-8-3-1-branch | |
| 01:03 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): * generic/tclScan.c (Tcl_ScanObjCmd): corrected handling ... check-in: faf1696097 user: hobbs tags: trunk | |
| 01:02 | * unix/configure: regen'ed * unix/tcl.m4: added --enable-64bit support for HP-11 with the 64-bit ... check-in: 2e4ee70363 user: hobbs tags: trunk | |
| 01:02 | improved skip reporting of missing commands check-in: b1709aa69f user: hobbs tags: trunk | |
| 01:00 | * generic/tclTest.c (TestcmdtokenCmd): corrected pointer storage/retrieval for 64bit machines. check-in: 81e66dc2fc user: hobbs tags: trunk | |
| 00:58 | simplified error check for winFCmd-7.9 check-in: 617c866375 user: hobbs tags: trunk | |
|
2001-09-19
| ||
| 21:56 | added back deletion of "more" file check-in: e80ddce5b5 user: hobbs tags: trunk | |
| 20:53 | tests/winPipe.test: removed obsolete cat16 tests check-in: 1774db8f95 user: hobbs tags: trunk | |
| 18:19 | see changes check-in: 24693591b5 user: hobbs tags: trunk | |
| 18:18 | * generic/tclExecute.c (TclExecuteByteCode): fixed invalid usage of valuePtr in TRACE_WITH_OBJ in ... check-in: 865cd8ae60 user: hobbs tags: trunk | |
| 18:18 | * generic/tclExecute.c (TclExecuteByteCode): * generic/tclCompile.c (instructionTable): * generic... check-in: c21e0bf2e1 user: hobbs tags: trunk | |
| 18:17 | * generic/tclCompCmds.c (TclCompileStringCmd): INST_STR_MATCH - Updated to Int1 instruction type a... check-in: 479314b48d user: hobbs tags: trunk | |
| 18:09 | test case for bug #461322 check-in: 8234ed9fb0 user: hobbs tags: trunk | |
| 16:56 | * generic/tcl.h: removed forced #define USE_TCLALLOC 1 for Windows. This means the native system ... check-in: 0bc39718f4 user: hobbs tags: core-8-3-1-branch | |
| 11:59 | insured that execution stack errors are also detected at abnormal returns. check-in: ef6d694b18 user: msofer tags: trunk | |
| 10:57 | Socket documentation improvement. check-in: e245c8a914 user: dkf tags: trunk | |
| 08:52 | TclNeedSpace is now UTF8-aware. (Bug #411825 from <arobert3434@users.sf.net>) check-in: c64abaca1e user: dkf tags: trunk | |
| 00:50 | * generic/tclIOCmd.c (Tcl_PutsObjCmd): Rewritten to have saner and faster argument handling. F... check-in: b597777bee user: andreas_kupries tags: trunk | |
|
2001-09-18
| ||
| 20:15 | * On Linux, disable inlining when one of the compat/*.c routines is to be linked in. [Patch... check-in: d32a69473b user: dgp tags: core-8-3-1-branch | |
| 16:54 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): On Linux, disable inlining when one of... check-in: baacbf05d7 user: mdejong tags: trunk | |
|
2001-09-17
| ||
| 21:32 | * generic/tcl.h: removed forced #define USE_TCLALLOC 1 for Windows. This means the native system ... check-in: b1acd18ce6 user: hobbs tags: trunk | |
| 12:29 | corrected small bug in [Patch 456668] - the varFramePtr was not restored in one possible exit. check-in: b5c9aa4e87 user: msofer tags: trunk | |
| 11:52 | Correcting a typo. check-in: 98612b579c user: msofer tags: trunk | |
| 11:51 | Disabled all compile and execution tracing functionality in standard builds [Bug 451858]. check-in: dfdf785de5 user: msofer tags: trunk | |
|
2001-09-16
| ||
| 07:00 | works! I feel like a sculpter. Not done, by far. Closed-Leaf check-in: 52331e6e0c user: davygrvy tags: daves-mk-branch | |
|
2001-09-15
| ||
| 14:09 | environment prob repaired by using recursion. Looks scary, but works. check-in: dc11d07c04 user: davygrvy tags: daves-mk-branch | |
| 01:56 | added more logic around startup factors along with error messages about issue that the user must add... check-in: 5b7a4fe06e user: davygrvy tags: daves-mk-branch | |
|
2001-09-14
| ||
| 19:20 | * doc/gets.n: * doc/read.n: * doc/puts.n: * doc/flush.n: * doc/fconfigure.n: * doc/flush.n: ... check-in: 6b92103579 user: andreas_kupries tags: trunk | |
| 09:10 | Fixed wildly erroneous dates. check-in: 25c2b6af9b user: dkf tags: trunk | |
| 01:00 | * win/Makefile.in: * win/configure.in: * win/makefile.bc: * win/makefile.vc: * library/... check-in: c65e18c468 user: andreas_kupries tags: trunk | |
| 00:43 | fixed typo in socket-12.1 check-in: 5b022c9500 user: hobbs tags: trunk | |
|
2001-09-13
| ||
| 23:49 | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): had to adjust fix from 2001-08-06 to actually duplicate t... check-in: d969b5b060 user: hobbs tags: trunk | |
| 20:03 | Corrected errors in prior commit message check-in: 9ad9257b3f user: dgp tags: core-8-3-1-branch | |
| 19:58 | I forgot to mention [TIP: 56] in a Changelog entry. check-in: 39fe596d3c user: msofer tags: trunk | |
| 19:33 | * generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper location when the middle of a UTF... check-in: 5b19d3b799 user: hobbs tags: core-8-3-1-branch | |
| 19:31 | * generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper location when the middle of a UTF... check-in: 5f02e9a154 user: hobbs tags: trunk | |
| 19:10 | * tests/ioCmd.test: Changed the computation of the result for iocmd-8.1[123] so that the tests ... check-in: 3758e8e92a user: andreas_kupries tags: core-8-3-1-branch | |
| 19:10 | * ChangeLog.1999: * ChangeLog: broke changes from 199x into ChangeLog.1999 to reduce size of the ... check-in: 4082435af6 user: hobbs tags: trunk | |
| 19:07 | * tests/ioCmd.test: Changed the computation of the result for iocmd-8.1[123] so that the tests ... check-in: 7a1cfa3169 user: andreas_kupries tags: trunk | |
| 11:57 | Correcting date in last Changelog entry. check-in: 4a41c71943 user: msofer tags: trunk | |
| 11:56 | Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use of Tcl_EvalTokens, replaced b... check-in: 3e892aa048 user: msofer tags: trunk | |
|
2001-09-12
| ||
| 21:26 | Backport several bug fixes from HEAD to core-8-3-1-branch: * tests/rename.test: * ... check-in: 1ecf8a2fcc user: dgp tags: core-8-3-1-branch | |
| 21:00 | * unix/configure: Regen. * unix/tcl.m4: Invert the logic that checks for $GCC. Instead of checkin... check-in: 1878b089da user: mdejong tags: trunk | |
| 20:34 | * Corrected tests to better isolate tests in one file from influencing tests in other files... check-in: 54f87073bc user: dgp tags: core-8-3-1-branch | |
| 20:28 | * Corrected tests to better isolate tests in one file from influencing tests in other files... check-in: 9b3e82229d user: dgp tags: trunk | |
| 16:32 | reserved a stub slot for [TIP 56] check-in: 44d3e8500b user: msofer tags: trunk | |
|
2001-09-11
| ||
| 18:29 | * doc/OpenFileChnl.3: Added documentation for Tcl_WriteRaw and Tcl_ReadRaw [#414929]. * doc/C... check-in: 014b9b3339 user: andreas_kupries tags: trunk | |
| 18:26 | reworked stack-2.1 to be impervious to interp state check-in: 79f6c28369 user: hobbs tags: trunk | |
| 18:23 | reworked stack-2.1 to be impervious to interp state check-in: f30660848a user: hobbs tags: core-8-3-1-branch | |
| 18:03 | Restored to original state from test restrictions ... check-in: a93834e6b9 user: andreas_kupries tags: trunk | |
| 17:30 | * The changes below are a fix for [219253]. * tests/socket.test: Removed _most_ instances of har... check-in: ae3d71b80f user: andreas_kupries tags: trunk | |
| 03:52 | Tried to add Lcc-Win32, but their make is clunking. This will have to see an xml file for auto gene... check-in: ea2f02eacb user: davygrvy tags: daves-mk-branch | |
| 03:01 | Creating branch daves-chop-branch Closed-Leaf check-in: 2c2ee68e8b user: cvs tags: daves-chop-branch | |
| 03:01 | * Updated to reflect 2001-08-23 file system changes. check-in: 54b8921458 user: dgp tags: trunk | |
| 02:46 | added mingw anyways, just for the fun of it. now it's getting real contorted. check-in: 4dbf0ea1f3 user: davygrvy tags: daves-mk-branch | |
| 01:31 | * generic/tclEvent.c (TclInExit): Corrected handling of tsd in late stages of finalization. [Bug ... check-in: e2ddc62a9d user: hobbs tags: core-8-3-1-branch | |
| 01:31 | * generic/tclEvent.c (TclInExit): Corrected handling of tsd in late stages of finalization. [Bug ... check-in: 9af33e089e user: hobbs tags: trunk | |
| 00:53 | * tests/stack.test: * generic/tclInterp.c (AliasObjCmd): Check the numLevels to ensure that we ar... check-in: aeb251bcb1 user: hobbs tags: core-8-3-1-branch | |
| 00:46 | * tests/stack.test: * generic/tclInterp.c (AliasObjCmd): Check the numLevels to ensure that we ar... check-in: 09e3192250 user: hobbs tags: trunk | |
|
2001-09-10
| ||
| 23:33 | Typo. check-in: 07f7fc2330 user: andreas_kupries tags: trunk | |
| 23:30 | Changed the phrasing of some blocks making them easier to understand. Thanks to Christopher Nelson ... check-in: e5a1486646 user: andreas_kupries tags: trunk | |
| 22:51 | Fix ChangeLog entry, the item in question was a patch and not a bug. check-in: ee29017412 user: mdejong tags: trunk | |
| 22:51 | noted 8.4 version upgrade in lsearch man page check-in: 30320b3850 user: hobbs tags: trunk | |
| 22:43 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Don't include . characters in the Tcl ... check-in: d58e5f803b user: mdejong tags: trunk | |
| 21:49 | * doc/tclsh.1: * doc/Tcl_Main.3: * doc/CrtChannel.3: * doc/OpenFileChnl.3: * doc/GetStdChan.3:... check-in: 70fe9d7da9 user: andreas_kupries tags: trunk | |
| 21:18 | * Added #include of tclInt.h; access to Tcl internals, notably TclpUnloadFile(), is require... check-in: fcf9e4d7c2 user: dgp tags: trunk | |
| 21:06 | * Removed vestiges of Tcl's old initialization from registry variables. [Bug 455645... check-in: 972b600b83 user: dgp tags: trunk | |
| 17:17 | * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' to the internal platform specific... check-in: 0f367d5570 user: andreas_kupries tags: trunk | |
| 17:15 | * generic/tclInt.decls: Added 'TclWinFlushDirtyChannels' to the internal platform specific stub... check-in: b83f909756 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:08 | made [proc] bytecompile a no-op for procs defined with _args_ as single argument and an empty body. ... check-in: 8377abd1ac user: msofer tags: trunk | |
| 17:04 | Bytecompiling noops [FQ #451441] check-in: 7cd15dc856 user: msofer tags: trunk | |
| 00:33 | * unix/Makefile.in: * win/Makefile.in: Use () around variable name instead of {}. Use TCLTEST var... check-in: 69392e3d95 user: mdejong tags: trunk | |
|
2001-09-09
| ||
| 22:46 | no message check-in: 15ba655d10 user: davygrvy tags: trunk | |
| 22:45 | * generic/tcl.h: * generic/tclPlatDecls.h: Reminder from David Cuthbert <dacut@kanga.org> that I... check-in: 866b2163df user: davygrvy tags: trunk | |
| 22:25 | * generic/tcl.h: reminder from David Cuthbert <dacut@kanga.org> that I hadn't finished the Borland... check-in: 69bdc398d1 user: davygrvy tags: daves-mk-branch | |
| 17:32 | * tests/cmdAH.test: Modify cmdAH-20.5 and cmdAH-24.8 to display the file atime or mtime results if... check-in: e425e9e440 user: mdejong tags: trunk | |
| 04:20 | first round of edits... Rome wasn't built in a day check-in: 67afb722bc user: davygrvy tags: daves-mk-branch | |
| 00:47 | initial try of forming an all tool Win32 makefile system for VC++, BCC, and Watcom using the native ... check-in: 785c8678c7 user: davygrvy tags: daves-mk-branch | |
|
2001-09-08
| ||
| 23:53 | no message check-in: 3ec4bf3c6e user: davygrvy tags: trunk | |
| 23:52 | * win/mkd.bat: * win/rmd.bat: made these text files, text files again. [Patch: 451333] check-in: 7cfd23e72f user: davygrvy tags: trunk | |
| 22:30 | * win/mkd.bat: * win/rmd.bat: Apply binary property (cvs admin -kb) to files and convert to CRLF... check-in: 8edc367e2e user: mdejong tags: trunk | |
| 14:05 | channel-copy-fix check-in: 1f2c7bb4fd user: vincentdarley tags: trunk | |
| 00:02 | no message check-in: af493149e9 user: davygrvy tags: trunk | |
| 00:00 | * win/tcl.m4: Added -link50compat option so a VC6 linker makes a VC5 (pre sp3) compatible import l... check-in: dc2afbd963 user: davygrvy tags: trunk | |
|
2001-09-07
| ||
| 18:57 | * win/tclWinThrd.c (TclpThreadExit): Cast status argument to _endthreadex to unsigned instead of D... check-in: 3c678e5d93 user: mdejong tags: trunk | |
| 17:10 | * All the changes below serve to fix bug [219148] which reports a 80x performance hit for file ... check-in: 8280b89ed1 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:08 | * All the changes below serve to fix bug [219148] which reports a 80x performance hit for file ... check-in: fe985089ac user: andreas_kupries tags: trunk | |
| 02:43 | * Updated http package to version 2.4, reflecting the new features just added. check-in: e34ff11fb3 user: dgp tags: core-8-3-1-branch | |
| 02:43 | * Updated http package to version 2.4, reflecting the new features just added. check-in: 6b6e834d7c user: dgp tags: trunk | |
| 00:55 | see changes check-in: ef1196cc49 user: hobbs tags: trunk | |
| 00:10 | * doc/http.n: noted -binary, charset and coding state keys. * tests/http.test: * library/http/pkg... check-in: 1a57f27ff5 user: hobbs tags: core-8-3-1-branch | |
| 00:03 | * doc/http.n: noted -binary, charset and coding state keys. * tests/http.test: * library/http/pkg... check-in: a868c013fb user: hobbs tags: trunk | |
|
2001-09-06
| ||
| 23:04 | * tests/ioUtil.test: changed to make better use of constraints and remove knownBug constraints tha... check-in: d67c697662 user: hobbs tags: trunk | |
| 21:05 | * Updated test to support newer HP-UX releases that properly report euc-jp as the system ... check-in: 21486b76d7 user: dgp tags: trunk | |
| 17:51 | fs check-in: 794a35916c user: vincentdarley tags: trunk | |
| 11:50 | no message check-in: 8ac28b5967 user: davygrvy tags: trunk | |
| 11:48 | * win/tclWinTime.c: More Borland compatibility fixes. [Patch: 436116] check-in: be64ee41b5 user: davygrvy tags: trunk | |
| 10:17 | no message check-in: 2bf30c53a7 user: davygrvy tags: trunk | |
| 10:16 | * generic/tclAlloc.c: Small Borland compatibility fix. check-in: e1fd7ed9f6 user: davygrvy tags: trunk | |
| 09:35 | Changes due to TIP#49 "Tcl_OutputBuffered" from Rolf Schroedter check-in: 252b889fc2 user: dkf tags: trunk | |
| 05:27 | no message check-in: adbe3470d3 user: davygrvy tags: trunk | |
| 05:26 | Borland lives once more! rejoice.. check-in: fc5ac8c0a7 user: davygrvy tags: trunk | |
| 03:40 | no message check-in: 9120ffad2a user: davygrvy tags: trunk | |
| 03:38 | changed EDQUOT #define from 49 to 69. Borland had a clash as it was already using this number. Upo... check-in: c6603d7da4 user: davygrvy tags: trunk | |
| 03:30 | no message check-in: 5afa6455ff user: davygrvy tags: trunk | |
| 03:29 | * win/tclWinPort.c: More Borland compatibility fixes. [Patch: 436116] check-in: e43e772d3d user: davygrvy tags: trunk | |
| 03:06 | no message check-in: 855db607fc user: davygrvy tags: trunk | |
| 03:05 | * win/.cvsignore: A few more glob patterns added. check-in: fddf9b0aaa user: davygrvy tags: trunk | |
| 01:39 | no message check-in: 8bce750fc9 user: davygrvy tags: trunk | |
| 01:38 | * win/tclWinPipe.c: More Borland compatibility fixes. [Patch: 436116] check-in: 68252b9dcf user: davygrvy tags: trunk | |
| 00:43 | no message check-in: 2676c861f9 user: davygrvy tags: trunk | |
| 00:41 | * generic/tclPlatDecls.h: Another small trim finalizing Borland support. check-in: 2f75808daf user: davygrvy tags: trunk | |
| 00:39 | * generic/tclPlatDecls.h: Another small trim finalizing Borland support. check-in: 2ef5de7eff user: davygrvy tags: trunk | |
|
2001-09-05
| ||
| 08:21 | winFCmd.test fix check-in: b5cfb28077 user: vincentdarley tags: trunk | |
| 04:32 | no message check-in: e30fca52c2 user: davygrvy tags: trunk | |
| 04:32 | * generic/tcl.h: Removed a small mistake from before. Changes to the EXTERN macro for proper Bor... check-in: 4e3480bcb0 user: davygrvy tags: trunk | |
| 03:34 | no message check-in: 9fc60e3e1c user: davygrvy tags: trunk | |
| 03:34 | * generic/tcl.h: * generic/tclPlatDecls.h: Borland compatibility change so ClientData was proper... check-in: 9a750bbc5c user: davygrvy tags: trunk | |
| 03:15 | no message check-in: 29eac96128 user: davygrvy tags: trunk | |
| 03:12 | * generic/tcl.h: Borland compatibility change so ClientData was properly typed as a void* check-in: bbb89e219c user: davygrvy tags: trunk | |
| 00:34 | no message check-in: 74dd04b2c9 user: davygrvy tags: trunk | |
| 00:32 | * tclWinThrd.c: Revisited _beginthreadex() stuff. Instead of assuming a c-runtime implimentation... check-in: 0eca61869a user: davygrvy tags: trunk | |
|
2001-09-04
| ||
| 23:16 | * Fixed failure to handle expressions like 3eq2 and failure to set errno on overflow. [Bug... check-in: 156fa15818 user: dgp tags: trunk | |
| 22:55 | correction to last Changelog entry: forgot to mention the test. check-in: 942f550687 user: msofer tags: trunk | |
| 22:45 | made [proc] check that formal args have simple names [Bug: 458548] check-in: 1f598f4670 user: msofer tags: trunk | |
| 18:06 | minor fs, vfs fixes check-in: e50cc64ecb user: vincentdarley tags: trunk | |
| 11:54 | fixed incorrect opreands for INST_LIST [Bug: 458241] check-in: 74b6e03b25 user: msofer tags: trunk | |
|
2001-09-03
| ||
| 17:34 | * generic/tclExecute.c (TclExecuteByteCode): fixed missing comma in debug macro. check-in: a8978cc6c7 user: hobbs tags: trunk | |
| 09:38 | doc bugfix (bug #457435) check-in: 79a071805c user: dkf tags: trunk | |
| 05:13 | correct to note tclInt.h change instead of tcl.h for TclCompileListCmd header check-in: 4d49490390 user: hobbs tags: trunk | |
| 01:29 | no message check-in: 783f34f555 user: davygrvy tags: trunk | |
| 01:28 | * win/tclWinThrd.c: Moved FinalizeConditionEvent() proto to within the main #ifdef TCL_THREADS bl... check-in: 7937aa216e user: davygrvy tags: trunk | |
| 00:50 | no message check-in: fec86b2dd2 user: davygrvy tags: trunk | |
| 00:49 | * win/makefile.vc: Added -Zl (zee el) to tclStubLib.c compile line to make sure the tclstub84.lib... check-in: 91177eafab user: davygrvy tags: trunk | |
| 00:39 | no message check-in: 1b6acb4af5 user: davygrvy tags: trunk | |
| 00:37 | * win/tclWinThrd.c: Portability fix for Cygwin who's c-runtime, not surprisingly, doesn't have th... check-in: de61a1528e user: davygrvy tags: trunk | |
| 00:37 | no message check-in: a0f1c37da8 user: davygrvy tags: trunk | |
|
2001-09-01
| ||
| 23:37 | no message check-in: 556d562f43 user: davygrvy tags: core-8-3-1-branch | |
| 23:06 | Added use of new private TclFinalizeAsync() found in tclAsync.c check-in: 3dfa34ca0c user: davygrvy tags: core-8-3-1-branch | |
| 22:54 | no message check-in: 98a9136411 user: davygrvy tags: core-8-3-1-branch | |
| 22:53 | -=[ Tcl_Async* API merge from HEAD ]=- * generic/tclInt.decls: Removed TclpAsyncMark permanently... check-in: 11201d88be user: davygrvy tags: core-8-3-1-branch | |
| 00:51 | * generic/tcl.h: added TclCompileListCmd header * generic/tclBasic.c: added TclCompileListCmd comp... check-in: 9060bc1e05 user: hobbs tags: trunk | |
|
2001-08-31
| ||
| 17:59 | * doc/StringObj.3: added words of warning to use Tcl_ResetResult with the Tcl_Append* functions. check-in: 01edae806e user: hobbs tags: trunk | |
| 17:53 | * tests/compile.test: added compile-11.* interp result checks * generic/tclUtil.c (TclGetIntForInd... check-in: 6a841ea6f8 user: hobbs tags: trunk | |
|
2001-08-30
| ||
| 19:02 | * generic/tclIndexObj.c: fixed some casting problems that upset Crays. [Bug #419528] (andreasen) check-in: cce6129daa user: hobbs tags: trunk | |
| 19:02 | * generic/tclIndexObj.c: fixed some casting problems that upset Crays. [Bug #419528] (andreasen) check-in: 14c2f50f1a user: hobbs tags: core-8-3-1-branch | |
| 17:07 | * tests/httpd (httpdRespond): added response to timeout value in query string. check-in: dbe144b657 user: hobbs tags: core-8-3-1-branch | |
| 15:43 | * Silence warning from Sun compiler. [Bug 454374] check-in: 8800de40bc user: dgp tags: core-8-3-1-branch | |
| 15:41 | * Silence warning from Sun compiler. [Bug 454374] check-in: 205612dbb5 user: dgp tags: trunk | |
| 12:04 | allow cached fully-qualified command names to be usable from different namespaces within the same in... check-in: 183299fb17 user: msofer tags: trunk | |
| 08:53 | filesystem check-in: 63ee4e7a09 user: vincentdarley tags: trunk | |
| 07:51 | no message check-in: 68e7047375 user: davygrvy tags: trunk | |
| 07:50 | * generic/tclAsync.c: * generic/tclEvent.c: * generic/tclInt.h: Improper cleanup of asyncMutex in... check-in: 45694540ca user: davygrvy tags: trunk | |
|
2001-08-28
| ||
| 22:05 | * generic/tclCompCmds.c (TclPushVarName): noted 'static' defn. [Bug #453872] check-in: 4b4cc7db06 user: hobbs tags: trunk | |
| 00:12 | * doc/Tcl_Main.3: added docs for Tcl_SetMainLoop * generic/tclStubInit.c: * generic/tclDecls.h: ... check-in: 936287d100 user: hobbs tags: core-8-3-1-branch | |
| 00:08 | * doc/Encoding.3: added note that tclPlatDecls.h must be included for use of Tcl_WinTCharToUtf and... check-in: 547f914988 user: hobbs tags: core-8-3-1-branch | |
|
2001-08-27
| ||
| 02:14 | * Corrected inconsistency between the search path for script libraries and the di... check-in: 787474d713 user: dgp tags: trunk | |
|
2001-08-25
| ||
| 20:14 | formatting corrections check-in: c985ce53ca user: dgp tags: trunk | |
| 16:16 | Typo corrections. check-in: 874de9a80c user: dgp tags: trunk | |
| 00:08 | * tests/stringComp.test: added string-1.3 * generic/tclCompCmds.c (TclCompileStringCmd): changed t... check-in: ec88d661c1 user: hobbs tags: trunk | |
|
2001-08-24
| ||
| 16:46 | documentation updates check-in: 1920aac403 user: vincentdarley tags: trunk | |
| 16:43 | documented subtlety with glob and windows paths check-in: d2d95a437e user: vincentdarley tags: trunk | |
| 16:40 | documented path length restrictions check-in: 42b7f22658 user: vincentdarley tags: trunk | |
| 16:19 | * Backport of several bug fixes from HEAD to core-8-3-1-branch check-in: a44fa80451 user: dgp tags: core-8-3-1-branch | |
| 14:59 | * Corrected expected result to match Tcl's quirky construction of its init library path. check-in: de8ce6b2c3 user: dgp tags: trunk | |
| 06:03 | typo fix check-in: 6c27edf026 user: dgp tags: trunk | |
|
2001-08-23
| ||
| 21:19 | 2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net> * win/tclWinPipe.c (BuildComma... check-in: 34a2db7086 user: andreas_kupries tags: core-8-3-1-branch | |
| 21:15 | 2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net> * win/tclWinPipe.c (BuildComma... check-in: 7c95358bea user: andreas_kupries tags: trunk | |
| 19:13 | added QNX-6 build support. [Bug #219410] (loverso) check-in: e554696b24 user: hobbs tags: core-8-3-1-branch | |
| 19:10 | added QNX-6 build support. [Bug #219410] (loverso) check-in: 3360fec4a8 user: hobbs tags: trunk | |
| 18:20 | corrected minor compiler warnings check-in: 21b1db1aff user: hobbs tags: trunk | |
| 17:37 | fs update check-in: 37484c1daa user: vincentdarley tags: trunk | |
| 15:44 | clarified bug reference. check-in: 66f283fc6a user: dgp tags: trunk | |
| 14:22 | Fixed annoying fault in [binary format] on 64-bit architectures. check-in: f6f3151f64 user: dkf tags: trunk | |
| 13:57 | Small improvement in tests (constraint vs. conditionally run tests) check-in: f295ec933f user: dkf tags: trunk | |
|
2001-08-22
| ||
| 23:57 | see ChangeLog check-in: 410ce8c539 user: hobbs tags: trunk | |
| 23:56 | updated dde to 1.2 check-in: c041204ef8 user: hobbs tags: trunk | |
| 23:56 | * doc/dde.n: fixed dde man page (which was totally incorrect). * tests/winDde.test: * win/tclWinD... check-in: 679f1843c3 user: hobbs tags: trunk | |
| 23:55 | * library/tcltest/tcltest.tcl: fixed stdio constraint test. [Patch #454050] (stanton) Simplified ... check-in: 4814ec9639 user: hobbs tags: trunk | |
| 23:55 | * tests/tcltest.test: added unixExecs constraint to files that used 'grep' in the test. [Bug #4531... check-in: c3cfcd448d user: hobbs tags: trunk | |
| 23:55 | updated install target for dde1.2 check-in: 2bc5de857f user: hobbs tags: trunk | |
| 15:46 | * Corrected errors in tests revealed by fix of overagressive compiler. [Bug 451200] check-in: 6bb0234247 user: dgp tags: trunk | |
| 13:57 | Fixed overagressive compilation of [catch], [Bug #219184] check-in: 1cf946c837 user: msofer tags: trunk | |
| 01:29 | * tests/tcltest.test (tcltest-12.2): fixed test that would break when env vars weren't Tcl list fr... check-in: cfda39e13a user: hobbs tags: trunk | |
|
2001-08-21
| ||
| 01:16 | * library/http/http.tcl (geturl): added port number to Host: header to comply with HTTP/1.1 spec (... check-in: 512001789d user: hobbs tags: core-8-3-1-branch | |
| 01:09 | * library/http/http.tcl (geturl): added port number to Host: header to comply with HTTP/1.1 spec (... check-in: d3d6db60dc user: hobbs tags: trunk | |
|
2001-08-16
| ||
| 22:13 | Fixed incorrect year 8.4a3 was released. 10 days ago, not a year and 10 days ago. check-in: 0a75ed72ed user: davygrvy tags: trunk | |
| 11:01 | no message check-in: dc7463c416 user: davygrvy tags: trunk | |
| 11:01 | * win/makefile.vc: replaced $(WINDIR) with $(include32) for the .rc.res inference rule. winver.h ... check-in: 15cc22133b user: davygrvy tags: trunk | |
| 10:43 | no message check-in: d26c35b2a0 user: davygrvy tags: trunk | |
| 10:42 | * tools/tcl.wse.in: * tools/tcl.hpj.in: * win/tcl.hpj.in: Removed -kb storage in CVS to ensure t... check-in: 7bc07144e6 user: davygrvy tags: trunk | |
| 09:51 | no message check-in: 82c266b51e user: davygrvy tags: trunk | |
| 09:46 | * tools/tcl.wse.in: * win/tcl.hpj.in: Removed -kb storage in CVS to ensure these text files to m... check-in: e97a82dfa5 user: davygrvy tags: trunk | |
|
2001-08-14
| ||
| 13:45 | use MAX_NESTING_DEPTH as default nesting depth for interps [Bug: 232564] check-in: 8a7e83a636 user: msofer tags: trunk | |
|
2001-08-13
| ||
| 12:42 | Correcting wrong date in Changelog entry check-in: 0055f36a6c user: msofer tags: trunk | |
| 12:40 | Corrected test numbers in tests/trace.test check-in: 4c12252248 user: msofer tags: trunk | |
|
2001-08-12
| ||
| 21:17 | * unix/configure: Regen. * unix/configure.in: * unix/tcl.m4: Use GCC variable set by AC_PROG_CC i... check-in: 0a1eac636d user: mdejong tags: trunk | |
|
2001-08-11
| ||
| 18:43 | vfs-related fixes check-in: d7401f73f7 user: vincentdarley tags: trunk | |
|
2001-08-10
| ||
| 13:10 | insure that [array] traces work for undefined vars [bug: 449094] check-in: c3b6bd938e user: msofer tags: trunk | |
| 01:18 | * unix/Makefile.in: Delete the unused getcwd.o target. This fixes bug #440942. check-in: 3a761f99c5 user: mdejong tags: trunk | |
|
2001-08-09
| ||
| 01:06 | Added checks for package dependencies. Bumped patchlevels of changed packages: http 2.3.2,... check-in: 290b54db2d user: dgp tags: trunk | |
| 01:00 | Add package dependency checks. Upgrade packages bundled with Tcl 8.3.x: http 2.3.2, msgcat 1.1.1,... check-in: b6aa9b0103 user: dgp tags: core-8-3-1-branch | |
|
2001-08-08
| ||
| 22:28 | Bumped up patchlevel to 8.4a4 to distinguish CVS snapshots from the 8.4a3 release. This do... check-in: 599ec8bcb7 user: dgp tags: trunk | |
| 03:38 | BRANCH: core-8-3-1-branch Removed library/tcltest/* . The package tcltest 1.0 is distributed wit... check-in: d451d9e8bb user: dgp tags: core-8-3-1-branch | |
| 03:32 | BRANCH: core-8-3-1-branch Removed library/reg/* . The index of the registry package moved to that... check-in: aed99aacab user: dgp tags: core-8-3-1-branch | |
| 03:28 | BRANCH: core-8-3-1-branch Removed library/opt0.4/* . The files of the opt package moved to librar... check-in: 0989f0fe4f user: dgp tags: core-8-3-1-branch | |
| 03:25 | BRANCH: core-8-3-1-branch Removed library/msgcat1.0/*. The msgcat package files moved to library... check-in: 4afa81de46 user: dgp tags: core-8-3-1-branch | |
| 03:23 | BRANCH: core-8-3-1-branch Removed library/http2.3/* . The http package moved to library/http in ... check-in: e2ad95fa9c user: dgp tags: core-8-3-1-branch | |
| 03:13 | BRANCH: core-8-3-1-branch Removed library/dde/*. They first appear in the 8.4 work. In 8.3, the ... check-in: fe41b1f23e user: dgp tags: core-8-3-1-branch | |
|
2001-08-07
| ||
| 15:41 | Avoid panic when there are extra items in the tcl stack [Bugs #406709 and 439843, Patch #414470] check-in: 6bb7c295fe user: msofer tags: core-8-3-1-branch | |
| 03:08 | updated auto-gend mkLinks check-in: 7b4cf97d53 user: hobbs tags: trunk, core-8-4-a3 | |
| 02:54 | corrected minor nroff transgressions check-in: cbeb50ad9f user: hobbs tags: trunk | |
| 02:44 | * changes: * README: * mac/README: * unix/README: * win/README.binary: updated for 8.4a3 releas... check-in: 48ed5477e5 user: hobbs tags: trunk | |
| 01:00 | * generic/tclFileName.c (Tcl_FSSplitPath): update to Tcl style guide. * generic/tclFCmd.c (FileC... check-in: 7a8f69b47b user: hobbs tags: trunk | |
| 00:56 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd, Tcl_RegsubObjCmd): reordered the retrieval of arguments to... check-in: 3e61e33896 user: hobbs tags: trunk | |
| 00:51 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd, Tcl_RegsubObjCmd): reordered the retrieval of arguments to... check-in: e07d5ed669 user: hobbs tags: core-8-3-1-branch | |
| 00:47 | added GNU (HURD) configuration target. (brinkmann) check-in: ecf54840e7 user: hobbs tags: core-8-3-1-branch | |
| 00:45 | added GNU (HURD) configuration target. (brinkmann) check-in: c976987c02 user: hobbs tags: trunk | |
| 00:43 | * win/tclWinThrd.c (TclpFinalizeMutex, TclpFinalizeCondition): added DeleteCriticalSection calls f... check-in: 82e9771527 user: hobbs tags: trunk | |
| 00:42 | * unix/tclUnixPipe.c (TclpCreateTempFile): fixed use of tmpnam, which is dangerous. [Patch: #44263... check-in: f287eee14a user: hobbs tags: trunk | |
| 00:42 | * tests/http.test (http-4.14): fixed variable error return. [Bug: 424252] check-in: deb6444bd3 user: hobbs tags: trunk | |
| 00:42 | win/README: made note of URL for Windows compilation notes check-in: 3e4f6b276f user: hobbs tags: trunk | |
|
2001-08-06
| ||
| 22:43 | Extended description of fix 442665. check-in: 6ac8c11e4b user: andreas_kupries tags: core-8-3-1-branch | |
| 22:43 | Extended description of fix 442665. check-in: 105cc56d35 user: andreas_kupries tags: trunk | |
| 22:24 | 2001-08-06 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIOCmd.c (Tcl_Gets... check-in: c3d640b755 user: andreas_kupries tags: core-8-3-1-branch | |
| 22:17 | 2001-08-06 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIOCmd.c (Tcl_Gets... check-in: 29ddd6bb07 user: andreas_kupries tags: trunk | |
| 20:43 | * Added note that the tclsh program is frequently installed with the Tcl version numer as part of ... check-in: 7d75b28d95 user: dgp tags: trunk | |
| 19:13 | * [package forget] now forgets all of the package arguments it receives, not stopping when a packa... check-in: bae87bd006 user: dgp tags: trunk | |
|
2001-08-04
| ||
| 00:33 | * win/configure: regenerated * win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll. T... check-in: 06a7e1f088 user: hobbs tags: core-8-3-1-branch | |
| 00:28 | * win/configure: regenerated * win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll. T... check-in: 5b66653f2c user: hobbs tags: trunk | |
|
2001-08-02
| ||
| 22:16 | * generic/tclIOUtil.c (Tcl_FSMatchInDirectory): corrected uninitialized value. check-in: 92e0847009 user: hobbs tags: trunk | |
| 20:15 | * generic/tclPlatDecls.h: * win/tclWinPort.h: Revert <tchar.h> related changes made to improve C... check-in: 5e4792ac7a user: mdejong tags: trunk | |
| 05:23 | Update the http package version number now as we change it, so we don't forget to do it later when w... check-in: 352ee312d8 user: dgp tags: trunk | |
| 04:21 | Update the http package version number now as we change it, so we don't forget to do it later when w... check-in: 1cc844586d user: dgp tags: trunk | |
| 01:27 | * unix/tclUnixFCmd.c: minor casts to eliminate warnings. (lim) [Patch: #440218] check-in: 12d2c3e5cb user: hobbs tags: trunk | |
| 01:20 | * tests/parseOld.test: changed some tests that required testwordend to exist to skip in a proper t... check-in: 7438298537 user: hobbs tags: trunk | |
| 01:19 | * library/http/http.tcl (http::mapReply): the regsub'ing of \n and \t to escape them was unnecessa... check-in: d9f7d0082f user: hobbs tags: trunk | |
|
2001-07-31
| ||
| 19:15 | New documentation for TIP#17 check-in: 48e8499e35 user: vincentdarley tags: trunk | |
| 19:12 | Changes from TIP#17 "Redo Tcl's filesystem" The following files were impacted. * doc/Access.3: ... check-in: 9461aca548 user: vincentdarley tags: trunk | |
|
2001-07-24
| ||
| 19:47 | * win/tclWinThrd.c (Tcl_CreateThread): Close Windows HANDLE returned by _beginthreadex. The MS doc... check-in: e81a6a1d2c user: mdejong tags: trunk | |
|
2001-07-21
| ||
| 20:26 | * Corrected documentation and usage message of [pkg_mkIndex]. check-in: 2e2e51a28a user: dgp tags: trunk | |
|
2001-07-19
| ||
| 06:40 | * generic/tclPlatDecls.h: Define TCHAR by including windows.h instead of tchar.h since Cygwin does... check-in: 750a94af1d user: mdejong tags: trunk | |
|
2001-07-18
| ||
| 22:20 | * Typo correction. Closed-Leaf check-in: 239047698d user: dgp tags: kennykb-tip-22-33 | |
| 17:17 | 2001-07-18 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c: Aftermath t... check-in: 2233dc0144 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:13 | 2001-07-18 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c: Aftermath t... check-in: f732d07f79 user: andreas_kupries tags: trunk | |
|
2001-07-17
| ||
| 20:43 | * generic/tclIO.c (GetInput): Fixed [SF #427196]. Memory was overwritten because a buffer was us... check-in: c1c9df3c6a user: hobbs tags: core-8-3-1-branch | |
| 19:40 | * win/tclWinFile.c (TclpReadlink): Add Cygwin specific definition for the TclpReadlink function. T... check-in: 9fccc0d492 user: mdejong tags: trunk | |
| 18:46 | 427196: Extended the testsuite. check-in: e9b2b11b9a user: andreas_kupries tags: trunk | |
| 18:33 | * win/tclWinPort.h: Add Cygwin specific defines for environ and timezone variables. check-in: 5afb39b191 user: mdejong tags: trunk | |
| 17:53 | 2001-07-17 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c (GetInput): ... check-in: c3fafed4c2 user: andreas_kupries tags: trunk | |
| 02:01 | * generic/tcl.h: Define __WIN32__ when __CYGWIN__ or __MINGW32__ is defined. * generic/tclAlloc.c... check-in: 61cfc6bb3b user: mdejong tags: trunk | |
| 01:45 | * win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock to just the TerminateThread call a... check-in: 5a0684f1b7 user: hobbs tags: core-8-3-1-branch | |
| 01:45 | * win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock to just the TerminateThread call a... check-in: 36b5631724 user: hobbs tags: trunk | |
|
2001-07-16
| ||
| 23:49 | fix date in ChangeLog entry check-in: 2301c1a1ff user: mdejong tags: trunk | |
| 23:30 | * win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinPort.h: * win/tclWinSerial.c: * win/tclW... check-in: 4291ec89da user: mdejong tags: trunk | |
| 23:14 | updated build setup check-in: b7327bc46f user: hobbs tags: core-8-3-1-branch | |
| 23:14 | 2001-07-02 Jeff Hobbs <jeffh@ActiveState.com> * tests/util.test: added util-4.6 * generic/tclUt... check-in: bef6467977 user: hobbs tags: core-8-3-1-branch | |
| 18:35 | * generic/tclCmdMZ.c: Removed extra copy of the SCAN_* macros #defined in generic/tclScan.c. (port... check-in: c09c476a2f user: hobbs tags: trunk | |
|
2001-07-13
| ||
| 21:25 | updated some comments Closed-Leaf check-in: 6b86cd8dc7 user: msofer tags: msofer-bcEngine | |
| 17:03 | small changes in tclExecute.c check-in: c93eef7e6d user: msofer tags: msofer-bcEngine | |
|
2001-07-12
| ||
| 16:26 | typo fix check-in: 39aef8dd19 user: dgp tags: trunk | |
| 13:36 | Got test unixInit-2.8 to stop wiping out parts of my debug installation by adding an extra constrain... check-in: c6cb7a6d68 user: dkf tags: trunk | |
| 13:15 | TIP#36 implementation. Also includes cleanup for subst option handling and improved documentation f... check-in: ea6ab47ee7 user: dkf tags: trunk | |
|
2001-07-11
| ||
| 00:59 | * unix/Makefile.in: Add AR variable for use in STLIB_LD. * unix/configure: Regen. * unix/configur... check-in: dbf361a1bd user: mdejong tags: trunk | |
|
2001-07-06
| ||
| 22:03 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pass -e _WinMain@16 in addition to the -... check-in: 27f8331126 user: mdejong tags: trunk | |
| 09:29 | Added leading zero to file modes passed to [testchmod] to work around fault in HPUX strtol() which i... check-in: 379db4f767 user: dkf tags: trunk | |
| 02:20 | * win/Makefile.in: Subst DEPARG directly instead of relying on a variable. This will make Cygwin ... check-in: 6b726ef071 user: mdejong tags: trunk | |
|
2001-07-05
| ||
| 01:02 | updated READMEs with purls check-in: 7a28327dbf user: uid38172 tags: trunk | |
|
2001-07-04
| ||
| 00:55 | * tests/var.test: * generic/tclVar.c (Tcl_VariableObjCmd): added patch to check for number of arg... check-in: 1e4a59710d user: hobbs tags: trunk | |
| 00:07 | * win/Makefile.in: Remove PATHTYPE variable. * win/configure: Regen. * win/configure.in: Don't su... check-in: c30eda3f1e user: mdejong tags: trunk | |
|
2001-07-03
| ||
| 23:39 | * tests/append.test: * tests/appendComp.test: added tests for read trace triggering for append an... check-in: 42348667cb user: hobbs tags: trunk | |
| 23:39 | * generic/tclExecute.c (TclExecuteByteCode): added TCL_TRACE_READS flag to INST_LAPPEND(_ARRAY)_ST... check-in: 6a80a5463b user: hobbs tags: trunk | |
| 23:38 | * generic/tclVar.c (Tcl_GetVar2Ex): added ability to recognize TCL_TRACE_READS flags to cause crea... check-in: cdb24ed969 user: hobbs tags: trunk | |
| 20:48 | * tests/clock.test (clock-2.5): Adjust test so that it passes when the time slice is 60 msecs, now... check-in: 44f6cca25b user: mdejong tags: trunk | |
| 20:40 | * win/tcl.m4 (SC_CONFIG_CFLAGS): Don't pass the v flag to ${AR} when using gcc, verbose output is ... check-in: 7332d8ae5a user: mdejong tags: trunk | |
| 16:53 | * tests/unixInit.test (unixInit-2.8): Changed test back to using installation layout, adding comm... check-in: 161fcb1f4e user: dgp tags: trunk | |
| 10:26 | Fix for Bug #438070 I believe; for various reasons, testing on the environment where the actual bug ... check-in: f796c14921 user: dkf tags: trunk | |
| 03:33 | * tests/util.test: added util-4.6 * generic/tclUtil.c (Tcl_ConcatObj): Corrected walking backwards... check-in: 8ee4571bc6 user: hobbs tags: trunk | |
|
2001-07-02
| ||
| 20:57 | * tests/unixInit.test (unixInit-2.8): Corrected test for all absolute pathnames in ... check-in: f57006f0ca user: dgp tags: trunk | |
|
2001-06-28
| ||
| 12:43 | Correction to faulty patch for bug #231259 check-in: 29a438a54a user: msofer tags: trunk | |
| 09:54 | Removed requirement for local echo service; thanks Jeff for pointing out this flaw. check-in: 9a4db4f478 user: dkf tags: trunk | |
| 01:22 | * generic/tclInt.h: * generic/tclObj.c: * unix/Makefile.in: added a -DPURIFY mode that makes Tcl_... check-in: c8e42a8b01 user: hobbs tags: trunk | |
| 01:10 | * tests/subst.test: * generic/tclUtf.c (Tcl_UtfBackslash): Corrected backslash handling of multib... check-in: 7eba85bf31 user: hobbs tags: trunk | |
| 01:09 | * library/encoding/koi8-u.enc: added koi8-u (Ukranian variant) encoding. check-in: 6a13b6ffab user: hobbs tags: trunk | |
| 00:42 | * generic/tclCmdIL.c (InfoProcsCmd): fixed potential mem leak in info procs that created objects w... check-in: 55fb744f1f user: hobbs tags: trunk | |
| 00:42 | * generic/tclCompCmds.c (TclCompileStringCmd): fixed mem leak when string command failed to parse ... check-in: 2c3687f91b user: hobbs tags: trunk | |
|
2001-06-27
| ||
| 21:00 | * doc/interp.n: * doc/unknown.n: updated notes about what is in a safe interp. [Bug #218605] check-in: 663b37cc6d user: hobbs tags: trunk | |
| 15:34 | * tests/event.test (event-11.5): Removed hard-coded port number which could fail on some systems. ... check-in: 9aa7b73c9e user: dkf tags: trunk | |
| 01:53 | * unix/Makefile.in: * win/Makefile.in: Add `make shell` target. This target will set the proper e... check-in: 25b592540c user: mdejong tags: trunk | |
| 01:06 | * win/Makefile.in: Use : to separate VPATH entries. This works for both Cygwin builds and cross bu... check-in: 8bc2635c02 user: mdejong tags: trunk | |
|
2001-06-26
| ||
| 20:28 | * unix/configure: Regen. * unix/configure.in: Fix last checkin by removing export since that only... check-in: beea9df819 user: mdejong tags: trunk | |
| 20:13 | * unix/configure: Regen. * unix/configure.in: Set CFLAGS to "" if the user did not set CFLAGS in ... check-in: 563849f5a0 user: mdejong tags: trunk | |
| 00:53 | * win/configure: Regen. * win/configure.in: Use RC_DEFINE flag from tcl.m4. * win/tcl.m4 (SC_CONF... check-in: 4dd3ca15bc user: mdejong tags: trunk | |
| 00:43 | * win/tcl.m4 (SC_CONFIG_CFLAGS): Link to the imm32 library when building with mingw gcc. check-in: eb468ac673 user: mdejong tags: trunk | |
| 00:32 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): When building with gcc, don't attempt to... check-in: f1e1200378 user: mdejong tags: trunk | |
|
2001-06-23
| ||
| 02:05 | * win/configure: * win/configure.in: Add resource compiler fix from 8.3.3 to fix compiling with m... check-in: 1e087c4ea5 user: mdejong tags: trunk | |
| 00:36 | * win/configure: Regen. * win/tcl.m4: Fix silly typo in last checkin. check-in: 24ac2ba81f user: mdejong tags: trunk | |
|
2001-06-22
| ||
| 23:02 | * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. Set LDFLAGS to @LDFLAGS@ and @LDF... check-in: b44e16edb4 user: mdejong tags: trunk | |
| 08:48 | * win/configure: * win/tcl.m4 (SC_CONFIG_CFLAGS): Don't set LDFLAGS_DEBUG to -g or LDFLAGS_OPTIMI... check-in: 0eacd7bffd user: mdejong tags: trunk | |
|
2001-06-18
| ||
| 13:13 | Unix channels now have the right type associated with them [bug #219137] A couple of nasty faults/as... check-in: 38f90883a6 user: dkf tags: trunk | |
|
2001-06-17
| ||
| 03:48 | * generic/tclInt.decls: * generic/tclInt.h: * generic/tclPanic.c (Tcl_PanicV... check-in: 0a5ecd45a1 user: dgp tags: trunk | |
|
2001-06-14
| ||
| 00:48 | * mac/tclMacAppInit.c (main, Macintosh_Init): * mac/tclMacBOAAppInit.c (main): * mac/tclMacPanic.... check-in: ceb09d6eef user: dgp tags: trunk | |
|
2001-06-12
| ||
| 08:07 | Fix for bug #219232 (submatch errors with regexp -all -inline -indices) check-in: f2e4ec3026 user: dkf tags: trunk | |
|
2001-06-08
| ||
| 23:15 | Merged with HEAD check-in: 3671c42574 user: kennykb tags: kennykb-tip-22-33 | |
| 20:06 | * generic/tcl.h: * generic/tcl.decls: * generic/tclPanic.c: Added CONST to Tcl_*Panic* public int... check-in: 75dd12c4bf user: dgp tags: trunk | |
|
2001-06-06
| ||
| 22:30 | Added list-of-indices syntax to [lindex] command. check-in: bd09c9d1aa user: kennykb tags: kennykb-tip-22-33 | |
|
2001-06-05
| ||
| 15:55 | Updated error messages that changed slightly when 'end-offset' was Tcl_Obj'ified. check-in: a3f1bc928f user: kennykb tags: kennykb-tip-22-33 | |
| 15:54 | Tcl_Obj'ified the 'end-offset' syntax. check-in: a9740b3b81 user: kennykb tags: kennykb-tip-22-33 | |
| 01:10 | Merged latest HEAD. check-in: 73777e2087 user: kennykb tags: kennykb-tip-22-33 | |
| 00:52 | Tests for the 'lset' command that performs surgery on lists. check-in: 4d231d52bb user: kennykb tags: kennykb-tip-22-33 | |
|
2001-06-04
| ||
| 01:25 | * generic/tclUtil.c (Tcl_DStringAppendElement): patch to save an extra strlen call. [Bug #428572]... check-in: d439e36fe8 user: hobbs tags: trunk | |
|
2001-06-02
| ||
| 19:53 | change from HEAD check-in: b85a820f0f user: msofer tags: msofer-bcEngine | |
|
2001-05-31
| ||
| 23:45 | Development branch for TIPs 22 and 33 check-in: ab889929d6 user: kennykb tags: kennykb-tip-22-33 | |
| 12:58 | Added casts to stop warnings with SUNWspro cc on Solaris8. check-in: 22392a728e user: dkf tags: trunk | |
|
2001-05-30
| ||
| 11:39 | Correcting the date in two entries check-in: 5c21936e67 user: msofer tags: trunk | |
| 08:57 | Changes from TIP#15 "Functions to List and Detail Math Functions" check-in: 7ffaef4d54 user: dkf tags: trunk | |
|
2001-05-28
| ||
| 22:27 | see ChangeLog check-in: c4531bbf0a user: hobbs tags: trunk | |
| 22:27 | removed errant " char check-in: cea1199b44 user: hobbs tags: trunk | |
| 22:26 | minor comment changes check-in: 111a5c5b89 user: hobbs tags: trunk | |
| 04:45 | * generic/regc_locale.c: updated character class range data for Unicode v3.1.0 compliance. * gene... check-in: 07fa5ce75a user: hobbs tags: trunk | |
| 04:37 | * tools/uniClass.tcl: added comments to output format and the script for clarification. * tools/... check-in: 17ae337d81 user: hobbs tags: trunk | |
| 04:31 | tests/utf.test: added tests to check unicode 3 compliance check-in: 77ecb8cb8a user: hobbs tags: trunk | |
| 04:30 | unix/Makefile.in (tclUtf.o): added tclUniData.c dependency check-in: 7372f5f64d user: hobbs tags: trunk | |
|
2001-05-26
| ||
| 01:37 | Correcting last entry check-in: 4951e9e52e user: msofer tags: trunk | |
| 01:25 | [Patch #424851]: Faster array searching & obj cleanup check-in: 730cd270f4 user: msofer tags: trunk | |
|
2001-05-23
| ||
| 23:23 | * library/encoding/cp1250.enc: * library/encoding/cp1251.enc: * library/encoding/cp1252.enc: * l... check-in: 8883e16cf6 user: hobbs tags: trunk | |
| 23:22 | * tests/io.test: changed io-52.[9-11] to not be platform sensitive with EOL translation. check-in: 1808a4862c user: hobbs tags: trunk | |
| 20:51 | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Fix comments, and typo in cached variable name. check-in: c46dcd2ebc user: mdejong tags: trunk | |
| 10:05 | * unix/tcl.m4 (SC_LOAD_TKCONFIG): Remove use of undefined TCLCONFIG variable and call AC_MSG_RESU... check-in: 5776cc4d60 user: mdejong tags: trunk | |
| 06:05 | * generic/tclObj.c (TclAllocateFreeObjects): simplified objSizePlusPadding to use sizeof(Tcl_Obj) ... check-in: f800a4ff5a user: hobbs tags: trunk | |
| 06:02 | * unix/tcl.m4: added more common install directories in which to search for *Config.sh [Bug #41981... check-in: 7bbf4c20fd user: hobbs tags: trunk | |
|
2001-05-22
| ||
| 15:54 | removed Tcl_DuplicateObj from INST_DUP check-in: c96e51345b user: msofer tags: msofer-bcEngine | |
| 15:32 | removed unnecessary Tcl_DuplicateObj in generic/tclExecute.c check-in: e6bca92e88 user: msofer tags: trunk | |
| 00:52 | * tests/tcltest.test (tcltest-19.1): fixed failing test that was getting affected by Windows env h... check-in: 6af81246c2 user: hobbs tags: trunk | |
|
2001-05-21
| ||
| 22:33 | * tests/cmdMZ.test (cmdMZ-1.4): added notLinux constraint to test to prevent failure message on Li... check-in: f3c485c459 user: hobbs tags: trunk | |
| 22:32 | * generic/tclRegexp.c (Tcl_RegExpExecObj): added use of Tcl_GetUnicodeFromObj. check-in: 13a1b0b7fc user: hobbs tags: trunk | |
| 22:31 | * tests/httpd (httpdRespond): added response to timeout value in query string. check-in: a43a7c4657 user: hobbs tags: trunk | |
| 22:30 | tests/http.test: removed unused notLinux constraint setting check-in: 82af802574 user: hobbs tags: trunk | |
|
2001-05-19
| ||
| 22:05 | regrouping instructions check-in: 2092e1a2bf user: msofer tags: msofer-bcEngine | |
| 16:59 | * Note that "tclbench" (see project "tcllib") was extended with performance benchmarks for [fco... check-in: cff0564319 user: andreas_kupries tags: trunk | |
| 16:25 | new files check-in: e7b479137d user: msofer tags: msofer-bcEngine | |
| 16:11 | Update to head -> S4-0-2 check-in: 1b2b2b84cf user: msofer tags: msofer-bcEngine | |
|
2001-05-17
| ||
| 13:32 | 2001-05-04 Daniel Steffen <das@users.sourceforge.net> ** Mac 8.3.3 binary release ... check-in: c199f5abad user: das tags: core-8-3-1-branch | |
| 13:30 | 2001-05-04 Daniel Steffen <das@users.sourceforge.net> ** Mac 8.3.3 binary release check-in: b2c7a79599 user: das tags: core-8-3-1-branch | |
| 13:30 | 2001-05-04 Daniel Steffen <das@users.sourceforge.net> ** Mac 8.3.3 binary release ... check-in: 1b4e7a6a18 user: das tags: core-8-3-1-branch | |
| 08:18 | * library/history.tcl (tcl::HistAdd): prevent empty calls from being added to the history (arndt) check-in: d27d1e4b5e user: hobbs tags: trunk | |
| 02:21 | see ChangeLog check-in: ba3f011351 user: hobbs tags: trunk | |
| 02:21 | * tests/appendComp.test: * tests/stringComp.test: new files for extended bytecode testing check-in: 61540d2dbb user: hobbs tags: trunk | |
| 02:18 | * tests/error.test: updated error-1.3 message to account for string index being compiled at toplev... check-in: 74b8d3cf44 user: hobbs tags: trunk | |
| 02:13 | * generic/tclBasic.c: added new CompileProc invocations to basic command initialization. * generi... check-in: a63c0633e9 user: hobbs tags: trunk | |
| 02:11 | generic/tclCmdMZ.c: made use of new Tcl_GetUnicodeFromObj check-in: f77d8a8251 user: hobbs tags: trunk | |
|
2001-05-16
| ||
| 12:11 | Sometimes I'm *so* stupid... check-in: 3d6835dc2a user: dkf tags: trunk | |
| 12:09 | Oops! Put it in the wrong source tree... check-in: 52cc0f6e35 user: dkf tags: trunk | |
|
2001-05-15
| ||
| 21:30 | * generic/tcl.decls: * generic/tclDecls.h: * generic/tclStubInit.c: * generic/tclStringObj.c (Tc... check-in: fe1162706a user: hobbs tags: trunk | |
| 21:24 | * generic/tclFileName.c (ExtractWinRoot): corrected ABR error check-in: 4134b9c3d4 user: hobbs tags: trunk | |
| 21:23 | * tests/fileName.test: corrected tests not to fail on win when a C:/test dir exists. check-in: a4c1b524a1 user: hobbs tags: trunk | |
| 21:23 | * unix/tclUnixPipe.c: updated pipeChannelType to TCL_CHANNEL_VERSION_2 type specification. check-in: 91ed1b9e97 user: hobbs tags: trunk | |
| 20:07 | refactored varname pushing code and some of the bytecode instructions Closed-Leaf check-in: 73ab621f59 user: hobbs tags: dev-hobbs-branch | |
| 20:03 | updated tests to not break when someone has a C:/test directory check-in: 97fce3c2c8 user: hobbs tags: dev-hobbs-branch | |
| 20:02 | corrected possible ABR problem check-in: f5ecb40491 user: hobbs tags: dev-hobbs-branch | |
| 20:01 | updated to TCL_CHANNEL_VERSION_2 spec check-in: 1edba98cd6 user: hobbs tags: dev-hobbs-branch | |
| 15:06 | Error in date of today's commits (doh!) check-in: 39dda79e3c user: msofer tags: trunk | |
| 14:45 | [Patch: 423617] check-in: ee318e050d user: msofer tags: trunk | |
| 14:19 | Patch from [Bug: 231259] check-in: 55d8fa19bf user: msofer tags: trunk | |
| 09:50 | Added some documentation for the console command. check-in: 14854f4fff user: dkf tags: trunk | |
|
2001-05-14
| ||
| 08:57 | Negative start index to [string first] caused offset return value (Bug 423581) check-in: d8f5293bb0 user: dkf tags: trunk | |
|
2001-05-12
| ||
| 00:01 | corrected lappend case for non-existent var and list-sensitive data value check-in: 53c34b5284 user: hobbs tags: dev-hobbs-branch | |
|
2001-05-11
| ||
| 23:02 | * unix/Makefile.in: Add a LDFLAGS variable to the Makefile instead of directly substing @LDFLAGS@.... check-in: b415d56ee0 user: mdejong tags: trunk | |
| 20:47 | new byte-compiled commands, Tcl_GetUnicodeFromObj and string comparison changes check-in: bbd0c14230 user: hobbs tags: dev-hobbs-branch | |
|
2001-05-07
| ||
| 22:15 | rand() gets != seeds in != threads [Bug 416643] check-in: 679d116ef3 user: msofer tags: trunk | |
|
2001-05-04
| ||
| 00:05 | * tools/tcltk-man2html.tcl: removed use of 'exec' for portability and fixed up code. check-in: 7023c6ba73 user: hobbs tags: trunk | |
|
2001-05-03
| ||
| 23:59 | fixed minor nroff bugs check-in: 225d96560a user: hobbs tags: trunk | |
| 23:57 | by chance '\n' started a line, looking like a comment check-in: 0cee5f2df7 user: hobbs tags: trunk | |
| 23:52 | removed extraneous 'v' from doc check-in: 9ac0296ad4 user: hobbs tags: trunk | |
| 23:35 | * tests/tcltest.test: removed extraneous 'c' (doh!) [Bug: 414031] check-in: 84d7288ad6 user: hobbs tags: trunk | |
| 22:41 | Insure that [::unknown] is always called [Patch #421166, Bug #420507] check-in: 060b7be8d8 user: msofer tags: msofer-bcEngine | |
| 22:38 | Fix for Bug 420186 check-in: 8d1325ceb9 user: dgp tags: trunk | |
| 21:14 | Patch for bug #420507 check-in: 1b1c7f5a86 user: msofer tags: trunk | |
|
2001-05-02
| ||
| 20:42 | * tools/genStubs.tcl: Add a package require of Tcl 8 at the beginning of the script so that the sc... check-in: 060a508bc9 user: mdejong tags: trunk | |
|
2001-04-30
| ||
| 22:10 | better comments check-in: 7de2738260 user: msofer tags: msofer-bcEngine | |
| 20:55 | revert stupid mistake in tclExecute.c check-in: 63d61e10d4 user: msofer tags: msofer-bcEngine | |
| 20:52 | cleanup of tclExecute.h check-in: 9506fae4ad user: msofer tags: msofer-bcEngine | |
|
2001-04-27
| ||
| 23:04 | Small bugfixes in the MSVC version check-in: ae3a1d1cf5 user: msofer tags: msofer-bcEngine | |
| 22:15 | Second attempt at committing the changes adding CONST qualifiers. check-in: aa645e2ead user: kennykb tags: trunk | |
| 22:11 | Added several missing CONSTs in calls to TclGetNamespaceForQualName check-in: 0d69de5027 user: kennykb tags: trunk | |
|
2001-04-25
| ||
| 22:01 | * unix/configure: Regen. * unix/tcl.m4: Subst TCL_THREADS into tclConfig.sh. * unix/tclConfig.sh.... check-in: 6fb90b112f user: mdejong tags: trunk | |
| 21:48 | * unix/configure: Regen. * unix/configure.in: Use $@ in MAKE_LIB and MAKE_STUB_LIB commands inste... check-in: 620c7bfcf5 user: mdejong tags: trunk | |
| 20:23 | Woops, fix last checking of broken configure. check-in: 44bed9db9a user: mdejong tags: trunk | |
| 19:54 | * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE. * unix/configure: Regen. * un... check-in: 746077b5b7 user: mdejong tags: trunk | |
| 15:02 | Got the encoding wrong; thanks to Richard Suchenwirth for pointing me in the direction of a correct ... check-in: e7cab317cf user: dkf tags: trunk | |
| 13:08 | Added some ISO8859-15 (Latin-9 or Latin-1+Euro symbol) support. check-in: 7575bc4d37 user: dkf tags: trunk | |
| 09:44 | Added a bunch of missing CONST declarations to stop warnings about using TclGetNamespaceForQualName ... check-in: 4df1ba8b19 user: dkf tags: trunk | |
|
2001-04-24
| ||
| 20:59 | (TIP #27) Another round of CONST changes, this time adding CONST to the API's exported from tclBasi... check-in: 2d62b07770 user: kennykb tags: trunk | |
|
2001-04-11
| ||
| 22:51 | Improved comments/instructions check-in: f2dd2b9b8d user: msofer tags: msofer-bcEngine | |
| 20:14 | First CVS version of the new engine check-in: 24de9a9b47 user: msofer tags: msofer-bcEngine | |
| 20:03 | First CVS version of the S4 engine (slight updates & bugfixes from original) check-in: 465f45dca7 user: msofer tags: msofer-bcEngine | |
| 19:57 | minor changes to fix [set tcl_traceExec 3] possibility check-in: 92c8ae0615 user: msofer tags: msofer-bcEngine | |
| 12:55 | Added compilation flag TCL_BYTECODE_OPCODES_OK for use in the new engine in branch msofer-bcEngine check-in: c6334e0207 user: msofer tags: msofer-bcEngine | |
| 12:31 | Slight modifications for the new engine in branch msofer-bcEngine; mainly, to convert the addressing... check-in: 06ffda8590 user: msofer tags: msofer-bcEngine | |
| 12:09 | Added for the branch msofer-bcEngine; contains compiler-dependent macros to vary the code to jump t... check-in: ed4d42e46e user: msofer tags: msofer-bcEngine | |
|
2001-04-10
| ||
| 18:32 | Altered tclUnixTime.c in hopes of better K&R compatibility. check-in: e984e525c2 user: kennykb tags: trunk | |
| 15:43 | Oops. Committed the wrong copy of the source with the last commit five minutes ago. check-in: b6db3ba81c user: kennykb tags: trunk | |
| 15:39 | Fixed silly typo in calls to 'gmtime' and 'localtime'. check-in: 436fdc174b user: kennykb tags: trunk | |
|
2001-04-09
| ||
| 23:09 | Bug #219140: Added DYNAMIC_PATH to the shl_load flags. check-in: 206145b21c user: kennykb tags: trunk | |
| 23:02 | Changes to support re-entrant coding of gmtime and localtime. (Bugs #219136 and #232558) check-in: 4962ea9dd5 user: kennykb tags: trunk | |
| 09:48 | Recognise the non-numeric boolean literals (true,false,yes,no,on,off.) [Bug #217777] check-in: 738883f61a user: dkf tags: trunk | |
| 09:45 | Fixed typo. check-in: b457ab376d user: dkf tags: trunk | |
|
2001-04-07
| ||
| 03:15 | Avoid panic when there are extra items in the tcl stack [Bug #406709, Patch #414470] check-in: 37a039f673 user: msofer tags: trunk | |
| 02:36 | corrected behaviour of [namespace code] (Bug #219385, Patch #403530) check-in: 78d3e10d03 user: msofer tags: trunk | |
| 02:08 | Corrected behaviour of [namespace code] (bug #219385, patch #403530) check-in: be05dac289 user: msofer tags: trunk | |
|
2001-04-06
| ||
| 23:29 | 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/Makefile.in (checkdoc)... check-in: a38cb4ed7c user: andreas_kupries tags: trunk | |
| 23:14 | 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/mkLinks: Updated to in... check-in: 872fb4567a user: andreas_kupries tags: trunk | |
| 18:42 | * unix/install-sh: added -S option * unix/tcl.m4: added Rhapsody/Darwin target * unix/tclLoadDyld... check-in: 5af04f5bb1 user: hobbs tags: core-8-3-1-branch, core-8-3-3 | |
| 17:57 | Modified processing of $::errorInfo by [unknown] when the auto-loaded command throws an error to bet... check-in: 4a0a9d69ba user: dgp tags: trunk | |
| 14:27 | Improved documentation on behaviour of read w.r.t. serial ports. [Bug #219402] check-in: e9e3650d52 user: dkf tags: trunk | |
| 10:50 | Fixed problem with [string compare \x00 \x01] and hopefully sped the command up in a few cases too (... check-in: 6677432d73 user: dkf tags: trunk | |
| 01:32 | * win/README: * win/README.binary: removed note about use of registry (hasn't been used for loadi... check-in: f299e161cf user: hobbs tags: core-8-3-1-branch | |
| 01:32 | * generic/tclObj.c (TclAllocateFreeObjects): simplified objSizePlusPadding to use sizeof(Tcl_Obj) ... check-in: 4f7d87d66b user: hobbs tags: core-8-3-1-branch | |
|
2001-04-05
| ||
| 20:34 | * mac/tclMacProjects.sea.hqx: fixed accidental swap with Tk project files. check-in: d01dfb917c user: hobbs tags: core-8-3-1-branch | |
| 15:14 | 2001-04-05 Andreas Kupries <andreas_kupries@users.sourceforge.net> * doc/Macintosh.3: Removed du... check-in: 6ee3ca938c user: andreas_kupries tags: trunk | |
| 10:20 | Fixed so tclCmdMZ.c will compile with K&R compilers [Patch #413844] check-in: cf7db19c98 user: dkf tags: trunk | |
|
2001-04-04
| ||
| 23:26 | Restore support for pre-ANSI compilers. check-in: a4457e9e33 user: dgp tags: trunk | |
| 23:05 | forgot to add some () style notes check-in: c1c4c0e1bb user: hobbs tags: core-8-3-1-branch | |
| 23:00 | updated changes from ChangeLog check-in: 3b84a5c997 user: hobbs tags: core-8-3-1-branch | |
| 21:45 | * mac/tclMacShLib.exp: * mac/tclMacMSLPrefix.h: removed files check-in: 04eb9abd69 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/mkLinks: Updated to co... check-in: b66749bdda user: andreas_kupries tags: trunk | |
| 21:22 | * generic/tcl.h: addition of ConditionalMacros.h and use of DLLIMPORT and DLLEXPORT. * generic/t... check-in: 7003b57eca user: hobbs tags: core-8-3-1-branch | |
| 21:09 | * mac/MW_TclBuildLibHeader.h: * mac/MW_TclBuildLibHeader.pch: * mac/MW_TclHeaderCommon.h: * mac/... check-in: f9179f0937 user: hobbs tags: core-8-3-1-branch | |
| 19:13 | * unix/configure: * unix/tcl.m4: extended test of termios vs. termio vs. sgtty to better detect r... check-in: 51accb0d7c user: hobbs tags: core-8-3-1-branch | |
| 19:11 | * unix/configure: * unix/tcl.m4: extended test of termios vs. termio vs. sgtty to better detect r... check-in: dab434e960 user: hobbs tags: trunk | |
| 17:35 | 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclTest.c: * tests... check-in: 5d529b3b1d user: andreas_kupries tags: trunk | |
| 16:22 | fixed a typo in today's date. check-in: 2e51d2c25b user: kennykb tags: trunk | |
| 16:07 | (TIP#27) Changed a number of Tcl API's to accept "CONST char*" in place of simple "char*". (ken... check-in: bda1abaf85 user: kennykb tags: trunk | |
| 14:49 | Corrected out of date comment check-in: d59f169ba4 user: dgp tags: trunk | |
| 14:47 | Corrected out of date comments check-in: 0dee016d4f user: dgp tags: core-8-3-1-branch | |
| 08:36 | improved cygwin compat for RC_DEFINES check-in: b11b19593e user: hobbs tags: core-8-3-1-branch | |
| 07:38 | * generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 in empty object case to maintain s... check-in: 350842f625 user: hobbs tags: core-8-3-1-branch | |
| 07:14 | change for tclListObj.c check-in: 2b80143559 user: hobbs tags: trunk | |
| 07:14 | * generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 in empty object case to maintain s... check-in: 6c2114143e user: hobbs tags: trunk | |
| 07:13 | give mklinks its own target check-in: 3c0109786b user: hobbs tags: trunk | |
| 07:11 | Typo in comment check-in: 6cd2de3a51 user: dgp tags: trunk | |
|
2001-04-03
| ||
| 23:00 | adjust mklinks target check-in: f7702585e2 user: hobbs tags: core-8-3-1-branch | |
| 22:54 | see backport log in ChangeLog for specific file backports from 8.4aCVS check-in: 6defc375da user: hobbs tags: core-8-3-1-branch | |
| 22:10 | added configure scripts to 8.3 branch check-in: 62148d6619 user: hobbs tags: core-8-3-1-branch | |
| 22:08 | README link and notes updates check-in: 3fa97d0ef6 user: hobbs tags: core-8-3-1-branch | |
| 22:06 | doc clarifications and cleanup check-in: e18374f068 user: hobbs tags: core-8-3-1-branch | |
| 14:53 | 2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/mkLinks: Added 'Signal... check-in: b33fc9c2a1 user: andreas_kupries tags: trunk | |
| 07:11 | * README: * win/README: * win/README.binary: further notes corrections. check-in: 5ace24b624 user: hobbs tags: trunk | |
| 06:55 | * win/configure: * win/tcl.m4 (SHLIB_LD): added -incremental:no. [Bug #219381] check-in: a762980c8f user: hobbs tags: trunk | |
|
2001-04-02
| ||
| 01:59 | * README: * mac/README: * win/README: * win/README.binary: * unix/README: updated patchlevel in... check-in: c8846c0182 user: hobbs tags: trunk | |
| 01:59 | * generic/tcl.h: * tools/tcl.wse.in: * win/configure.in (VER): * win/configure: * unix/configur... check-in: 4841414fb7 user: hobbs tags: trunk | |
|
2001-03-31
| ||
| 07:57 | * generic/tclCkalloc.c (TclFinalizeMemorySubsystem): set curTagPtr to NULL to allow for reuse. * ... check-in: 243ce734c7 user: hobbs tags: trunk | |
| 07:55 | * generic/tclThreadTest.c (Tcl_ThreadObjCmd): cast fixes check-in: 6dcd4ef529 user: hobbs tags: trunk | |
| 05:44 | * win/tclWinSock.c (SocketEventProc): Fixed race condition in readability of socket on Windows. [... check-in: 870dfc7f97 user: hobbs tags: trunk | |
| 01:55 | * generic/tclTest.c (TestChannelCmd): added cast to mollify Windows debug build. check-in: 0d97ccbef4 user: hobbs tags: trunk | |
|
2001-03-30
| ||
| 23:46 | see ChangeLog check-in: da8cbf8124 user: hobbs tags: trunk | |
| 23:45 | * win/Makefile.in (install-libraries): removed extra \s that broke the target. (install-doc): imp... check-in: 98bc8cef29 user: hobbs tags: trunk | |
| 23:45 | * win/tcl.m4: added imm32.lib to LIBS_GUI for Tk IME support. check-in: 9ec54cf62e user: hobbs tags: trunk | |
| 23:06 | 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> * All of the changes below be... check-in: 902eab8ec8 user: andreas_kupries tags: trunk | |
| 00:56 | doc fixes check-in: a11a4f6eaf user: hobbs tags: trunk | |
| 00:56 | * doc/tcltest.n: corrected incorrect macro usage. check-in: 62008473e3 user: hobbs tags: trunk | |
| 00:56 | * doc/lsort.n: corrected unbalanced nroff macros. check-in: 13b8955802 user: hobbs tags: trunk | |
|
2001-03-29
| ||
| 23:24 | * tests/interp.test: Print out warning when testinterpdelete command is not defined. Add tests th... check-in: 05df7048a2 user: mdejong tags: trunk | |
| 19:45 | * unix/tclUnixPipe.c (TclpCreateTempFile): prevent potential race condition and security leak in t... check-in: 9e1310c829 user: hobbs tags: trunk | |
| 19:30 | see ChangeLog check-in: 522e1c694c user: hobbs tags: trunk | |
| 19:29 | * unix/configure: * unix/tcl.m4: corrected IRIX-5.x config to not use -n32. (english) [Patch 403... check-in: d66c099eac user: hobbs tags: trunk | |
| 19:29 | * unix/tclUnixThrd.c (Tcl_ConditionWait): fixed handling of timeout for threads (corrects excessiv... check-in: bc12cdd261 user: hobbs tags: trunk | |
| 13:16 | Added notes to clarify behaviour of [lsort] and many examples. check-in: d21256b7f5 user: dkf tags: trunk | |
|
2001-03-28
| ||
| 02:30 | see changes check-in: 9fc162a8be user: hobbs tags: trunk | |
| 02:30 | * tests/regexp.test (regexp-19.1): * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): fixed handling of null... check-in: 73865f2ba9 user: hobbs tags: trunk | |
| 02:26 | * doc/Alloc.3: corrected docs to note that Tcl_Attempt* return char *'s, not ints. [Bug #411388] check-in: 62b0f03d24 user: hobbs tags: trunk | |
|
2001-03-26
| ||
| 22:16 | Correction to patch from 2001-01-18 tclDecls.h was not generated using 'make genstubs'. Typos in ca... check-in: 3d28dd5bba user: dgp tags: trunk | |
| 11:08 | Removed tclWinTCharEncoding (static variable in win/tclWin32Dll.c) check-in: ae6d8ea5a5 user: dkf tags: trunk | |
|
2001-03-24
| ||
| 01:19 | see changes check-in: 780efc51d6 user: hobbs tags: trunk | |
| 01:14 | * generic/tclNamesp.c (Tcl_Import): Correctly freed a DString. (lavana) [Patch #403755] check-in: bc076e7852 user: hobbs tags: trunk | |
| 01:14 | * generic/tclVar.c (Tcl_ArrayObjCmd): Corrected retrieval of resultPtr to prevent possible corrupt... check-in: a0fe604f1e user: hobbs tags: trunk | |
|
2001-03-15
| ||
| 14:36 | Error behaviour of [unset] was changed to agree with documentation, so must change associated test a... check-in: ae833bf382 user: dkf tags: trunk | |
|
2001-03-14
| ||
| 18:25 | * library/package.tcl (pkg_mkIndex): Added patch from Vince Darley to make [pkg_mkI... check-in: f2ff3f3f38 user: dgp tags: trunk | |
|
2001-03-13
| ||
| 15:10 | Improved documentation for [info hostname]. check-in: a24fb131fd user: dkf tags: trunk | |
| 11:18 | Made [unset] command behave as documented when no arguments present. check-in: 82d6be0b3d user: dkf tags: trunk | |
| 11:10 | A missing return was causing memory corruption in [string map]. check-in: 6a3e130d8c user: dkf tags: trunk | |
| 09:31 | Added some casts to ClientData that are apparently needed on some architectures for a clean compile.... check-in: 301179c6d8 user: dkf tags: trunk | |
|
2001-03-12
| ||
| 15:58 | Fixed some string test numberings and added a test. check-in: 146f9d6de0 user: dkf tags: trunk | |
|
2001-03-06
| ||
| 18:59 | Added SF bug/patch numbers to recent log messages. check-in: f52d450bf2 user: dgp tags: trunk | |
| 14:45 | Fixed two faults with [unset -nocomplain]; one with a possible overrun of the argument array, and an... check-in: 308102bafc user: dkf tags: trunk | |
|
2001-03-02
| ||
| 15:31 | Fixed bug that could leave saved data for [info level] pointing into unallocated memory. check-in: 4bd1165dd5 user: dkf tags: trunk | |
|
2001-02-25
| ||
| 00:03 | Corrected earlier missing change log entry for 'clock' documentation. check-in: 03985e231e user: kennykb tags: trunk | |
|
2001-02-23
| ||
| 22:30 | Added test in execute.test for evaluation of an expression in a variable; evals once by compiling, s... check-in: 016cc58649 user: msofer tags: trunk | |
| 22:23 | *** empty log message *** check-in: 076ceda800 user: msofer tags: trunk | |
| 21:41 | added test for evaluation of an expression in a variable; evals once by compiling, second time using... check-in: 31a8c28c54 user: msofer tags: trunk | |
|
2001-02-18
| ||
| 19:05 | Updated documentation to reflect the addition of compat/strftime.c, including the correct formatting... check-in: a60d4ac186 user: kennykb tags: trunk | |
|
2001-02-16
| ||
| 09:26 | [split $string ""] now shares character strings in the resulting list, giving better performance for... check-in: 9f5ef61d9d user: dkf tags: trunk | |
|
2001-02-02
| ||
| 05:34 | Spelling fix. check-in: cebe98ef3a user: dgp tags: trunk | |
|
2001-02-01
| ||
| 00:58 | D'oh! The checkbook problem! It's 200*1* now, you fool! check-in: 5698b7db09 user: dgp tags: trunk | |
|
2001-01-31
| ||
| 22:27 | 2000-01-31 Don Porter <dgp@users.sourceforge.net> * win/makefile.vc (install-libraries): ... check-in: 39a7ef8b25 user: dgp tags: trunk | |
|
2001-01-30
| ||
| 17:32 | 2000-01-30 Don Porter <dgp@users.sourceforge.net> * generic/tclIO.c (CopyData): Moved code that u... check-in: 8a04aef41f user: dgp tags: trunk | |
|
2001-01-19
| ||
| 14:28 | Clarified last log entry. check-in: 6522bf9d78 user: dgp tags: trunk | |
|
2001-01-18
| ||
| 19:09 | 2000-01-18 Andreas Kupries <a.kupries@westend.com> * Everything below belongs together, it fixes... check-in: f44e486cdf user: andreas_kupries tags: trunk | |
|
2001-01-16
| ||
| 15:41 | Added missing nroff directive. check-in: 76ff65c10b user: dkf tags: trunk | |
|
2001-01-12
| ||
| 09:54 | Fixes tests when spaces exist in install pathnames. (Applies patch #103174 which fixes bug #119406.)... check-in: fb4c5a7c4a user: dkf tags: trunk | |
|
2001-01-04
| ||
| 21:30 | 2001-01-04 Don Porter <dgp@users.sourceforge.net> * tests/unixInit.test: * unix/tclUnixInit.c (T... check-in: b363b69d15 user: dgp tags: trunk | |
|
2000-12-14
| ||
| 22:24 | 2000-12-14 Don Porter <dgp@users.sourceforge.net> * generic/tclExecute.c: * tests... check-in: ce0aad6ef5 user: dgp tags: trunk | |
|
2000-12-11
| ||
| 04:17 | 2000-12-10 Don Porter <dgp@users.sourceforge.net> * library/init.tcl: * library/m... check-in: 6f3323c8b4 user: dgp tags: trunk | |
|
2000-12-10
| ||
| 03:27 | * docs/scan.n: * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): changed %o and %x to use ... check-in: c628433a43 user: hobbs tags: trunk | |
| 03:26 | added change notes check-in: 879382ee98 user: hobbs tags: trunk | |
| 03:26 | * docs/scan.n: * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): changed %o and %x to use ... check-in: 4fc2144f42 user: hobbs tags: trunk | |
| 03:25 | * win/tclWinTime.c (CalibrationThread): added lint return value to prevent compiler warning. [Bug... check-in: b79489f2bb user: hobbs tags: trunk | |
|
2000-12-09
| ||
| 00:11 | * library/init.tcl: Added support for PATHEXT variable in auto_execok, recognizing the proper set ... check-in: 8f589b9d20 user: hobbs tags: trunk | |
|
2000-12-08
| ||
| 18:55 | Fixing bug #119417 using patch #102496. check-in: 8d1b4ad9d7 user: andreas_kupries tags: trunk | |
| 11:22 | Why do you always find stupid typos after committing? <sigh> check-in: 1b0b1f5116 user: dkf tags: trunk | |
| 11:12 | Applied patch #102680 after review and approval by several TCT members check-in: a89c5e2ad3 user: dkf tags: trunk | |
| 04:22 | * generic/tcl.h (attemptckalloc): Fixed typo for #define of attemptckalloc (was defined to T... check-in: 679e400b19 user: ericm tags: trunk | |
| 04:12 | see change notes check-in: 28c9e1ee7e user: hobbs tags: trunk | |
|
2000-12-07
| ||
| 22:22 | * library/dde/pkgIndex.tcl: updated to use 84 version to reflect the makefile. Should probably be... check-in: 82552da9e6 user: hobbs tags: trunk | |
| 22:20 | * generic/tcl.h: added note about need to updated library/dde/pkgIndex.tcl with minor version incr... check-in: 340b108662 user: hobbs tags: trunk | |
|
2000-11-24
| ||
| 15:29 | Logical negation "!" can now handle string booleans, provided those values are placed in variables. ... check-in: a82d42d08d user: dkf tags: trunk | |
| 15:14 | Added test to detect bug #119153; the string forms of boolean values should not be second-class citi... check-in: cd37f4cab0 user: dkf tags: trunk | |
| 14:17 | Missed a few spots with the previous checkin. Now only tools/tcltk-man2html.tcl is left unfixed, bu... check-in: 3fc9c1b16a user: dkf tags: trunk | |
| 13:56 | [glob] uses -directory instead of unsafe [file join] to stop problems with some directory names. Fi... check-in: 19ef2cee3b user: dkf tags: trunk | |
| 11:32 | Fixed bug #119082. check-in: a6c5763f27 user: dkf tags: trunk | |
| 11:27 | Now correctly test for (and fix) Bug #119082. check-in: ec52a943df user: dkf tags: trunk | |
|
2000-11-23
| ||
| 15:53 | Fixed memory leak from Bug #119398 check-in: 738a6b889a user: dkf tags: trunk | |
| 14:21 | Improved use of [uplevel] in unknown. Fixes #123217 check-in: 9f9f8ea55e user: dkf tags: trunk | |
|
2000-11-21
| ||
| 21:33 | Applied the patch for TIP #7 from Kevin Kenny. See http://www.cs.man.ac.uk/fellowsd-bin/TIP/7.html check-in: 3d13d2887f user: andreas_kupries tags: trunk | |
| 15:56 | Improved documentation to fix bug #119387 (info locals seems not to work properly) since the behavio... check-in: 2d230fc9b1 user: dkf tags: trunk | |
|
2000-11-17
| ||
| 11:06 | Finally fixed bug 119192. This was a real nasty that was hidden by the fact that it never caused a ... check-in: e927e40de9 user: dkf tags: trunk | |
| 09:55 | Added test for bug 119192 to test suite. check-in: f467514311 user: dkf tags: trunk | |
|
2000-11-16
| ||
| 21:38 | 2000-11-16 Andreas Kupries <a.kupries@westend.com> * win/tclWinPort.h (line 69): Changed referen... check-in: 8c9af6af2a user: andreas_kupries tags: trunk | |
| 00:15 | * unix/Makefile.in: removed bp.c references (hasn't existed in a long time). Corrected 'make dist... check-in: 7d3275abcf user: hobbs tags: trunk | |
|
2000-11-15
| ||
| 22:19 | * generic/tclVar.c (TclLookupVar): reverted fix below as it broke all other array unset error repo... check-in: c281b485f6 user: hobbs tags: trunk | |
| 14:09 | Fixed bug 119192 which was causing variable names to be reported incorrectly in some circumstances. check-in: 8990473135 user: dkf tags: trunk | |
|
2000-11-04
| ||
| 00:03 | Created branch core-8-4-a2-synthetic Closed-Leaf check-in: af92574198 user: cvs2fossil tags: core-8-4-a2-synthetic, core-8-4-a2 | |
| 00:03 | updated with 8.4a2 changes check-in: 5c2bf986ab user: hobbs tags: trunk | |
|
2000-11-03
| ||
| 23:44 | no message check-in: 13a1dbe3bc user: davidg tags: trunk | |
| 23:44 | 2000-11-03 David Gravereaux <davygrvy@ajubasolutions.com> * win/.cvsignore: Removed 'configure' ... check-in: 6719e2a6de user: davidg tags: trunk | |
| 22:52 | added release mark check-in: 554aaa6452 user: hobbs tags: trunk | |
| 21:23 | * tools/tcl.wse.in: updated for unversioning of library dirs * unix/Makefile.in (install-libraries... check-in: a9a8b0340d user: hobbs tags: trunk | |
| 21:12 | unversioned the reg and dde CVS directories check-in: cfa5da7d5b user: hobbs tags: trunk | |
| 20:57 | unversioned http msgcat and opt packages in CVS check-in: b1533be637 user: hobbs tags: trunk | |
| 20:43 | unversioned the tcltest directory check-in: 2041a671c9 user: hobbs tags: trunk | |
| 20:30 | safety check on setting mainLoopProc to NULL check-in: 0a100cb9d7 user: hobbs tags: trunk | |
| 20:20 | doc/Tcl_Main.3: added docs for Tcl_SetMainLoop check-in: 96b3bbccbc user: hobbs tags: trunk | |
| 20:19 | updated mkLinks with latest doc updates check-in: 58da8d745e user: hobbs tags: trunk | |
| 20:07 | corrected pointer reference to mainLoopProc execution check-in: ef737d4323 user: hobbs tags: trunk | |
| 20:01 | moved Tcl_GetThreadData call after Tcl_FindExecutable check-in: ec3dcb8271 user: hobbs tags: trunk | |
| 18:46 | * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tcl.decls: added Tcl_SetMainLoop proc th... check-in: 0419203b11 user: hobbs tags: trunk | |
| 01:13 | * unix/configure: * unix/dltest/configure: * win/configure: * tools/configure: checked in config... check-in: 658246cf09 user: hobbs tags: trunk | |
| 01:10 | updated default tools paths check-in: 61ae31e8d9 user: hobbs tags: trunk | |
|
2000-11-02
| ||
| 23:34 | Added some more comments and a missing Tcl_IncrRefCount in TclGetLibraryPath() when the tclLibraryPa... check-in: dfbe5d11b6 user: davidg tags: trunk | |
| 22:55 | updated copyright check-in: d2157bbbb4 user: hobbs tags: trunk | |
| 22:05 | no message check-in: 9bb98b69b0 user: davidg tags: trunk | |
| 22:04 | 2000-11-02 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclEvent.c: tclLibraryPath T... check-in: 5584667c8f user: davidg tags: trunk | |
| 09:21 | see changes check-in: d3547b0c8d user: hobbs tags: trunk | |
| 09:21 | makefile fixes for Win64 support check-in: 2a6fb1e595 user: hobbs tags: trunk | |
| 09:20 | minor cast changes check-in: 6804f8f600 user: hobbs tags: trunk | |
| 01:20 | * unix/tcl.m4: removed use of -lbsd and -ldl for AIX-5. check-in: 1f3eae3fde user: hobbs tags: trunk | |
|
2000-11-01
| ||
| 22:13 | * tests/subst.test: added tests for non-zero return code handling by subst. * generic/tclParse.c ... check-in: 012624ada8 user: hobbs tags: trunk | |
| 21:48 | * generic/tclVar.c (TclVarTraceExists): Corrected excessive mem use when info exists was called on... check-in: 1357c659e3 user: hobbs tags: trunk | |
|
2000-10-31
| ||
| 01:20 | no message check-in: f8d7922c61 user: davidg tags: trunk | |
| 01:20 | 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com> * win/configure.in: * win/Makefile.in... check-in: 6ed4f00b1a user: davidg tags: trunk | |
| 00:49 | see changes check-in: 06095a57ae user: hobbs tags: trunk | |
| 00:48 | * unix/tclUnixInit.c: added default encoding map from "ja_JP.eucJP" to "euc-jp". (takahashi) check-in: e102dff849 user: hobbs tags: trunk | |
| 00:30 | * unix/configure.in (SC_TCL_LINK_LIBS): removed code that was commented out (it had been moved to ... check-in: 01762ed9c9 user: hobbs tags: trunk | |
| 00:30 | tests/clock.test: corrected clock-2.* test numbering check-in: 2d76774e72 user: hobbs tags: trunk | |
| 00:23 | unix/tcl.m4: consolidated gettimeofday check for AIX. check-in: e6b81f476b user: hobbs tags: trunk | |
|
2000-10-28
| ||
| 00:30 | * unix/configure.in: * unix/tcl.m4: added support for AIX-5. check-in: db905ca1c8 user: hobbs tags: trunk | |
| 00:29 | * unix/tclUnixChan.c: updated channel types to strict TCL_CHANNEL_VERSION_2 style to avoid compile... check-in: af55bc2b2d user: hobbs tags: trunk | |
| 00:29 | * generic/tclIO.c (Tcl_NotifyChannel): removed #ifdef around code for old channel structures, plac... check-in: af6e1bf3b1 user: hobbs tags: trunk | |
|
2000-10-27
| ||
| 23:59 | * library/tcltest1.0/tcltest.tcl: Removed a cd into the test directory in runAllTests that screwed u... check-in: 2361a3c505 user: jenn tags: trunk | |
| 22:34 | * generic/tclIO.c (CloseChannel): the statePtr for a channel was not being freed when the last cha... check-in: ff154ed552 user: hobbs tags: trunk | |
| 01:58 | no message check-in: 26b27f3587 user: davidg tags: trunk | |
| 01:58 | 2000-10-26 David Gravereaux <davygrvy@ajubasolutions.com> * win/tclWinFile.c (TclpMatchFilesTypes... check-in: 53a3e0b763 user: davidg tags: trunk | |
|
2000-10-24
| ||
| 22:30 | * tests/all.tcl: Removed support for tcltest 1.0. * tests/tcltest.test: * library/tcltest1.0/tcltes... check-in: 30eb4d542e user: jenn tags: trunk | |
|
2000-10-21
| ||
| 00:43 | * win/tclWinFile.c (TclpMatchFilesTypes): made the stat call only occur when necessary (for 'glob'... check-in: f581f844f0 user: hobbs tags: trunk | |
|
2000-10-19
| ||
| 18:00 | * library/tcltest1.0/tcltest2.tcl: * tests/tcltest2.test * doc/tcltest2.n: Code and documentation cl... check-in: 105995497b user: jenn tags: trunk | |
|
2000-10-06
| ||
| 23:46 | 2000-10-06 David Gravereaux <davygrvy@ajubasolutions.com> * win/tclWinChan.c: moved Win2K bug ca... check-in: 3a18ee7fcb user: davidg tags: trunk | |
| 23:45 | no message check-in: 5d2ba9a084 user: davidg tags: trunk | |
| 21:10 | * tests/cmdAH.test: extra tests for 'file channels' that include multiple interpreter tests and ch... check-in: c07558c028 user: hobbs tags: trunk | |
| 21:06 | * doc/CrtChannel.3: fixed spelling mistakes check-in: e4ac0a30ac user: hobbs tags: trunk | |
|
2000-10-05
| ||
| 01:06 | added demarcation of out-of-order 8.3.2 ChangeLog entries check-in: 8b3f671f57 user: hobbs tags: trunk | |
|
2000-09-29
| ||
| 23:26 | Fixed typo check-in: 3f6666d015 user: jenn tags: trunk | |
| 22:49 | Fixed a typo. check-in: 074c6a9517 user: jenn tags: trunk | |
| 22:48 | * tests/tcltest.test: Modified the new form of the test command to accept both attribute-value pairs... check-in: 541acf4405 user: jenn tags: trunk | |
| 22:48 | * library/tcltest1.0/tcltest2.tcl: Modified the new form of the test command to accept both attribut... check-in: 2e9a4a3686 user: jenn tags: trunk | |
| 22:47 | * doc/tcltest2.n: Modified the new form of the test command to accept both attribute-value pairs and... check-in: 63c6f73017 user: jenn tags: trunk | |
| 22:47 | * library/tcltest1.0/tcltest2.tcl: * tests/tcltest.test: * doc/tcltest2.n: Modified the new form of ... check-in: d31a89fc56 user: jenn tags: trunk | |
| 21:53 | * win/tclWinSerial.c (SerialGetOptionProc): corrected reporting of space parity on Windows (Eason)... check-in: 1b14887226 user: hobbs tags: trunk | |
| 21:43 | * win/Makefile.in: commented use of TESTFLAGS * unix/Makefile.in: added TESTFLAGS to test target t... check-in: 24a9849611 user: hobbs tags: trunk | |
| 21:42 | * tests/stack.test: prevented possible crash on systems with low default stacksize (Tru64, AIX) in... check-in: c5d5ef9b4a user: hobbs tags: trunk | |
| 21:42 | * generic/tclIOGT.c (FLUSH_DELAY): renamed DELAY define to FLUSH_DELAY to avoid defn conflict usin... check-in: 3ed9a4ac79 user: hobbs tags: trunk | |
| 01:12 | * tools/tcl.wse.in: added tclPlatDecls.h and tkPlatDecls.h to the Windows .exe install. check-in: 9346a1dafd user: hobbs tags: trunk | |
| 01:12 | * tests/fCmd.test (fCmd-6.20): corrected test to remove c:/tcl8975@ after creating it. * tests/f... check-in: 6c3c7ae703 user: hobbs tags: trunk | |
|
2000-09-28
| ||
| 06:39 | added changes related to upport of stacked channel rewrite check-in: b3dc12bf95 user: hobbs tags: trunk | |
| 06:38 | up-port of the stacked channel implementation rewrite in 8.3.2 to 8.4a2 code base, merged in with so... check-in: 23d1294c3a user: hobbs tags: trunk | |
| 06:36 | addition of tclIOGT.c source file corrected static build inclusion of reg and dde libraries check-in: 2ae66cc70c user: hobbs tags: trunk | |
| 06:35 | addition of tclIOGT.c source file check-in: eb0d114a3b user: hobbs tags: trunk | |
| 06:34 | updated docs to reflect 8.3.2 stacked channel implementation up-port check-in: 36d00ba957 user: hobbs tags: trunk | |
| 06:33 | * win/tclConfig.sh.in (TCL_LIBS): Cleaned up unix-specific autoconf variables. check-in: 96394f0855 user: hobbs tags: trunk | |
|
2000-09-21
| ||
| 00:58 | * tests/socket.test: removed doTestsWithRemoteServer constraint from socket-12.*. It requires 'ex... check-in: 30035e4719 user: hobbs tags: trunk | |
|
2000-09-20
| ||
| 23:09 | * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0. * library/tcltest1.0/tcltest2.tcl: N... check-in: 495294d130 user: jenn tags: trunk | |
| 01:50 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): When using -all, all attempts after the first to match the ... check-in: 9c141af9b5 user: ericm tags: trunk | |
|
2000-09-19
| ||
| 19:37 | no message check-in: 60baaa8f16 user: davidg tags: trunk | |
| 19:36 | 2000-09-19 David Gravereaux <davygrvy@ajubasolutions.com> * doc/Eval.3: Added a note about the ... check-in: 874d472072 user: davidg tags: trunk | |
|
2000-09-17
| ||
| 22:40 | * tests/cmdIL.test: Added a test for fix for [Bug: 6212]. * generic/tclCmdIL.c (Tcl_LsortObjCmd): A... check-in: fe4c99079c user: ericm tags: trunk | |
|
2000-09-14
| ||
| 18:42 | * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc. * doc/StringObj.3: Added entr... check-in: 66347b65e4 user: ericm tags: trunk | |
|
2000-09-08
| ||
| 04:00 | no message check-in: 5445f97a7a user: davidg tags: trunk | |
| 03:59 | * win/tclWinPipe.c: Stage-1 bug fix for TR#2460 "exec leaks memory". Added more logic around the c... check-in: d5d6df7f1e user: davidg tags: trunk | |
|
2000-09-07
| ||
| 19:51 | no message check-in: 3536165676 user: davidg tags: trunk | |
| 19:50 | 2000-09-07 David Gravereaux <davygrvy@ajubasolutions.com> * win/.cvsignore: changed the glob patt... check-in: 21119e961a user: davidg tags: trunk | |
| 17:39 | * doc/trace.n: minor doc cleanup check-in: fceb6ccc40 user: hobbs tags: trunk | |
| 14:31 | Entry for new "SEE ALSO" section. check-in: 93cbdcd809 user: poenitz tags: trunk | |
| 14:27 | New or changed "SEE ALSO" section. check-in: 2d43282569 user: poenitz tags: trunk | |
|
2000-09-06
| ||
| 22:37 | * win/tclWinLoad.c (TclpLoadFile): added special message for ERROR_PROC_NOT_FOUND exception in loa... check-in: 3bea237729 user: hobbs tags: trunk | |
| 18:50 | * README: * generic/tcl.h: * library/tcltest1.0/tcltest.tcl: * tools/tcl.wse.in: * tools/tcltk-... check-in: b15d80ab0f user: hobbs tags: trunk | |
| 18:49 | see changes. check-in: e504635a1a user: hobbs tags: trunk | |
| 18:46 | * unix/tclUnixPipe.c (TclpCreateProcess): Removed WNOHANG from Tcl_WaitPid call in error case of p... check-in: 4746499d46 user: hobbs tags: trunk | |
| 18:35 | * tests/string.test: extended string repeat tests check-in: 8a7cbbab88 user: hobbs tags: trunk | |
| 18:31 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): changed STR_REPEAT to preallocate the full space of the f... check-in: fce8088f27 user: hobbs tags: trunk | |
| 16:59 | * generic/tclExecute.c (TclExecuteByteCode): INST_STR_INDEX fixed pedantic cast warning. Correcte... check-in: acc4756b17 user: hobbs tags: trunk | |
| 16:57 | * generic/tclHash.c: fixed pedantic warning of incorrectly placed #endif check-in: 619f494f33 user: hobbs tags: trunk | |
| 16:56 | * doc/source.n: * doc/Eval.3: added extra note about how to safe use ^Z in code, as it is now a c... check-in: 15427185f2 user: hobbs tags: trunk | |
|
2000-08-30
| ||
| 01:43 | * generic/tclStringObj.c: Applied patch from Gerhard Hintermayer to provide a more conservative stri... check-in: ce0e80bb0f user: ericm tags: trunk | |
|
2000-08-25
| ||
| 20:39 | * tests/trace.test: Extended array tracing tests. * doc/trace.n: Clarified information about when a... check-in: 78f46f24d0 user: ericm tags: trunk | |
| 06:20 | ChangeLog commit. check-in: 91be546704 user: ericm tags: trunk | |
| 06:18 | Tweaked tab settings for .SO (Standard Options) sections, from suggestion from Peter Spjuth. check-in: 667da4e9ff user: ericm tags: trunk | |
| 05:56 | fix small typo in last commit check-in: fba19a6c54 user: mo tags: trunk | |
| 05:45 | remove --enable-gcc configure option check-in: 15f085286b user: mo tags: trunk | |
| 02:25 | Added RFE id numbers to comments. check-in: 0f006ae7e6 user: ericm tags: trunk | |
| 02:04 | * doc/trace.n: Updated documentation for new syntax; flagged old syntax as deprecated; added documen... check-in: e12f4e1180 user: ericm tags: trunk | |
|
2000-08-21
| ||
| 01:37 | Added check for non-arrays for [array statistics]. check-in: b857b66be3 user: ericm tags: trunk | |
|
2000-08-20
| ||
| 03:51 | 2000-08-19 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclPlatDecls.h: without a pre... check-in: 2eab56183a user: davidg tags: trunk | |
| 03:51 | no message check-in: a1bcf8c228 user: davidg tags: trunk | |
|
2000-08-18
| ||
| 19:52 | added another glob pattern I had forgotten check-in: 2a1eaade6f user: davidg tags: trunk | |
| 19:45 | no message check-in: 3c1e1ebf8f user: davidg tags: trunk | |
| 19:44 | * win/.cvsignore: provides a cleaner build environment with graphical CVS clients. check-in: 9fd90db260 user: davidg tags: trunk | |
| 18:02 | Fixed comment. check-in: 958506ae41 user: ericm tags: trunk | |
|
2000-08-15
| ||
| 21:31 | noted extra change to opt.test in ChangeLog check-in: 61b07565ae user: hobbs tags: trunk | |
| 18:10 | * library/tcltest1.0/tcltest.tcl: Set debug level in tcltest::restoreState to 2, for consistancy wit... check-in: f3fa69a1f9 user: ericm tags: trunk | |
| 00:08 | * win/makefile.vc: * win/Makefile.in: * unix/Makefile.in: Added tclPlatDecls.h to the list of instal... check-in: 2adc0d9420 user: ericm tags: trunk | |
|
2000-08-14
| ||
| 18:37 | URL typo correction. check-in: bf6c431b8a user: ericm tags: trunk | |
|
2000-08-11
| ||
| 17:42 | * generic/tclEnv.c (TclUnsetEnv): Changed declaration of length variable from "unsigned int" to "int... check-in: 0b29a04cd5 user: ericm tags: trunk | |
| 00:45 | * library/msgcat1.0/pkgIndex.tcl: Bumped version number to 1.2 [Bug: 6100]. * library/msgcat1.0/msg... check-in: 46dfbc92c2 user: ericm tags: trunk | |
|
2000-08-10
| ||
| 22:24 | * library/msgcat1.0/msgcat.tcl: Removed erroneous [package forget] in msgcat namespace initializer. check-in: 23022429bb user: ericm tags: trunk | |
| 18:24 | 2000-08-10 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclObj.c: r1.15 accidentally ... check-in: 03edb81667 user: davidg tags: trunk | |
| 18:24 | no message check-in: 40239d144b user: davidg tags: trunk | |
|
2000-08-08
| ||
| 19:03 | Created branch tclpro-1-5-0-synthetic Closed-Leaf check-in: e979569c4f user: cvs2fossil tags: tclpro-1-5-0-synthetic, tclpro-1-5-0 | |
| 19:03 | updated changes for 8.3.2 release check-in: 5318e840e9 user: hobbs tags: core-8-3-1-branch, core-8-3-2, tclpro-1-4-1 | |
| 18:08 | * library/msgcat1.0/pkgIndex.tcl: * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. check-in: e8a14fc5b2 user: hobbs tags: core-8-3-1-branch | |
| 17:53 | * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. check-in: 598d428da9 user: hobbs tags: core-8-3-1-branch | |
| 00:58 | see changes check-in: 58bf9d8905 user: hobbs tags: core-8-3-1-branch, tclpro-1-4-0 | |
| 00:57 | * doc/ChnlStack.3: * doc/CrtChannel.3: updated the docs to be aware of the TCL_CHANNEL_VERSION_2 ... check-in: a6a05b752c user: hobbs tags: core-8-3-1-branch | |
| 00:57 | * generic/tclIO.c (Tcl_CreateChannel): added assertion to verify that the new channel versioning w... check-in: b27de3ca70 user: hobbs tags: core-8-3-1-branch | |
| 00:57 | * unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link set... check-in: 20239e7f73 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-07
| ||
| 22:42 | * tests/indexObj.test: Added tests using the [testwrongnumargs] command to test Tcl_WrongNumArgs. *... check-in: 9b1fed9cba user: ericm tags: trunk | |
| 22:04 | * unix/Makefile.in: add tclsh.ico and tcl.spec to dist target check-in: 56dc3a4959 user: hobbs tags: core-8-3-1-branch | |
| 21:33 | see changes check-in: 91f28d2987 user: hobbs tags: core-8-3-1-branch | |
| 21:33 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected caching of the index ptr to account... check-in: fa0a0bedde user: hobbs tags: core-8-3-1-branch | |
| 21:33 | * generic/tclEnv.c: cast cleanup [Bug: 5624] * win/tclWinFCmd.c: cast cleanup [Bug: 5627] check-in: bd25ec3021 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl... check-in: 79d2ef3675 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * tests/stringObj.test: Tweaked tests to avoid hardcoded high-ASCII characters (which will fail in... check-in: 54c3d5c976 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * tests/opt.test: * library/opt0.4/optparse.tcl: Applied patch from [Bug: 5922], which corrected ... check-in: 0ec8182d81 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo... check-in: 16ecf09ff8 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si... check-in: 8fd7dc9f23 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * unix/tclUnixInit.c (TclpSetInitialEncodings): attempt to correct setlocale calls for XIM support... check-in: 608c7a9a5a user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf... check-in: e3093ce730 user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * tests/clock.test: Added test for "2 days 2 hours ago" style specifications. * generic/tclDate.... check-in: 8d1fb17481 user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * generic/tclCkalloc.c: Fixed some function headers. check-in: 4b347fdc7d user: hobbs tags: core-8-3-1-branch | |
| 21:29 | * doc/AddErrInfo.3: * doc/ChnlStack.3: * doc/Exit.3: * doc/GetIndex.3: * doc/Notifier.3: * doc... check-in: 848041cb0b user: hobbs tags: core-8-3-1-branch | |
|
2000-08-06
| ||
| 00:20 | * generic/tclIOGT.c (TclChannelTransform): fixed segfault that would occur when transforming a cha... check-in: 40872cef19 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-03
| ||
| 21:59 | Finished backport of mcunknown fix for 8.3.2. check-in: dbab6ab30f user: ericm tags: core-8-3-1-branch | |
| 21:40 | Backport of mcunknown fixes for 8.3.2. check-in: 3fc06e9129 user: ericm tags: core-8-3-1-branch | |
| 21:40 | Backport of mcunknown fixes. check-in: 58519087fc user: ericm tags: core-8-3-1-branch | |
|
2000-07-31
| ||
| 18:03 | Removed dead space at end of file. check-in: a71bddc821 user: ericm tags: trunk | |
|
2000-07-28
| ||
| 07:58 | * win/Makefile.in: * win/configure.in: * win/tcl.m4: * win/tclConfig.sh.in: Back port of gcc for... check-in: cf95876426 user: mo tags: core-8-3-1-branch | |
|
2000-07-27
| ||
| 22:47 | * win/configure.in: TCL_STUB_LIB_FLAG should not include ${TCL_DBGX} in win/tclConfig.sh, fix that... check-in: 604402ceb3 user: mo tags: trunk | |
| 01:39 | Created branch ajuba-ajuba2-2-1-base-synthetic Closed-Leaf check-in: 44eafad11b user: cvs2fossil tags: ajuba-ajuba2-2-1-base-synthetic, ajuba-ajuba2-2-1-base | |
| 01:39 | * merged core-8-3-1-io-rewrite back into core-8-3-1-branch. The core-8-3-1-io-rewrite branch shoul... check-in: 4a5dd63d1f user: hobbs tags: core-8-3-1-branch | |
| 00:38 | * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tcl.decls: * generic/tcl.h: * gene... Closed-Leaf check-in: d975fb5646 user: hobbs tags: core-8-3-1-io-rewrite, merge-8-3-1-io-rewrite-07-26-00 | |
|
2000-07-26
| ||
| 23:53 | * tests/iogt.test: added RCS string, marked tests 2.* to be unixOnly due to underlying system diff... check-in: 92ba0e688c user: hobbs tags: core-8-3-1-io-rewrite | |
| 23:53 | * unix/Makefile.in: undid 07-25 Makefile.in changes because we don't really want to force all priv... check-in: 96e663cf32 user: hobbs tags: core-8-3-1-io-rewrite | |
| 04:56 | Changed Unix to install all headers because they are used by packages like Itcl and Expect, and its ... check-in: fa892d814d user: welch tags: core-8-3-1-io-rewrite | |
| 01:32 | no message check-in: afd49506de user: davidg tags: trunk | |
| 01:29 | Thread-safe rewrite for the Tcl_Async* commands. check-in: 50488dfc4c user: davidg tags: trunk | |
| 01:28 | no message check-in: 4ba17c5943 user: davidg tags: trunk | |
| 01:27 | Thread-safe rewrite for the Tcl_Async* commands. check-in: 116644925e user: davidg tags: trunk | |
| 01:27 | no message check-in: abc17ddc7e user: davidg tags: trunk | |
|
2000-07-25
| ||
| 22:41 | * generic/tclVar.c (CallTraces): Added check for VAR_TRACE_ACTIVE on the array containing the variab... check-in: 509d5a4bdc user: ericm tags: trunk | |
| 18:38 | * win/tclWinPipe.c (BuildCommandLine): Added Tcl_DStringFree call to prevent potential memory leaks ... check-in: be3408a6fc user: ericm tags: trunk | |
| 16:54 | 2000-07-25 Andreas Kupries <a.kupries@westend.com> * tests/iogt.test: (line 866f) New tests iogt-6... check-in: 10bfc475b0 user: kupries tags: core-8-3-1-io-rewrite | |
|
2000-07-24
| ||
| 18:09 | * doc/msgcat.n: Added documentation about the selection of the default locale on Windows. check-in: 1abad32549 user: ericm tags: trunk | |
| 00:03 | doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3, doc/Object.3, doc/Reg... check-in: 68fe2a61a5 user: jenglish tags: trunk | |
|
2000-07-22
| ||
| 01:53 | * generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 9ec468f405 user: ericm tags: trunk | |
| 00:51 | * doc/binary.n: Noted that the example in the introduction assumes a 32-bit system [Bug: 6035]. check-in: 35180fc2a9 user: ericm tags: trunk | |
|
2000-07-21
| ||
| 16:22 | * win/configure.in: Define ${prefix} and ${exec_prefix} like unix/configure.in. Fix or add TCL_SR... check-in: 83a553168f user: mo tags: trunk | |
| 05:08 | * tests/socket.test: removed doTestsWithRemoteServer constraint from socket-12.*. It requires 'ex... check-in: c8e261fa56 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-20
| ||
| 20:33 | * generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 2abafbeedc user: ericm tags: trunk | |
| 20:32 | ChangeLog commit. check-in: fa64a2b8ab user: ericm tags: trunk | |
|
2000-07-19
| ||
| 22:15 | * generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 6c43b17f3d user: ericm tags: trunk | |
| 21:40 | * tests/pkgMkIndex.test: Added tests for pkg_compareExtension. * library/package.tcl: Enhanced pkg_... check-in: 3d1a0ccec5 user: ericm tags: trunk | |
| 18:27 | * win/makefile.vc: Applied patch from Don Porter to provide better nmake support for NT/Alpha [RFE: ... check-in: b794a4da5e user: ericm tags: trunk | |
| 01:47 | Doh! revert piece of last commit that did not belong check-in: 526dad7c30 user: mo tags: trunk | |
| 01:17 | * unix/configure.in: * unix/tcl.m4: * win/tcl.m4: Properly quote arguments to m4 macros. This al... check-in: 6b4e7b11ec user: mo tags: trunk | |
| 01:08 | Added rules to make tclreg and tcldde static libraries. check-in: b721d923fa user: welch tags: core-8-3-1-io-rewrite | |
| 01:08 | *** empty log message *** check-in: 43cf7aa9f5 user: welch tags: core-8-3-1-io-rewrite | |
|
2000-07-18
| ||
| 23:51 | no message check-in: 95813326ba user: davidg tags: trunk | |
| 21:30 | * tests/opt.test: Removed references to Lfirst, Lrest functions. * library/opt0.4/optparse.tcl: App... check-in: e809de1fb4 user: ericm tags: trunk | |
| 18:16 | * compat/string.h: Fixed function prototypes for strpbrk and strtok [Bug: 6020]. check-in: 907cc4ce33 user: ericm tags: trunk | |
| 02:17 | no message check-in: e78fe8718e user: davidg tags: trunk | |
| 02:16 | Win2K OS bug with GetStdHandle(STD_OUTPUT_HANDLE) returning 0x00010001 instead of INVALID_HANDLE_VAL... check-in: 9ab4e92981 user: davidg tags: trunk | |
|
2000-07-17
| ||
| 23:09 | * README: * win/README: * win/README.binary: * win/configure.in: * unix/configure.in: * unix/t... check-in: a6bac79caf user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:59 | * generic/tclStubInit.c: * generic/tclIntDecls.h: * generic/tclInt.decls: commented out internal ... check-in: 9a75cd275a user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:58 | * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: added tclIOGT.c to objects list to comp... check-in: b002942e32 user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:25 | * library/msgcat1.0/msgcat.tcl: * doc/msgcat.n: * tests/msgcat.test: Applied patches from Chris Nels... check-in: 3ad3252f55 user: ericm tags: trunk | |
| 08:26 | Don't set CC=gcc before running AC_PROG_CC if CC is already set. check-in: 3909688465 user: mo tags: trunk | |
|
2000-07-14
| ||
| 04:16 | * win/tclWinChan.c: updated fileChannelType to v2 channel struct * win/tclWinConsole.c: updated co... check-in: edb18d89dd user: hobbs tags: core-8-3-1-io-rewrite | |
| 04:16 | * generic/tclIO.c (StackSetBlockMode): moved set of chanPtr outside of blockModeProc check to avoi... check-in: d0ec86cd6c user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-13
| ||
| 07:22 | Added some SEE ALSO sections. check-in: 30e1dd7649 user: poenitz tags: trunk | |
| 01:08 | Added builds of the tclreg and tcldde static libraries. check-in: b7b41af2c9 user: welch tags: core-8-3-1-branch | |
| 01:08 | *** empty log message *** check-in: 15e292afd9 user: welch tags: core-8-3-1-branch | |
|
2000-07-12
| ||
| 01:41 | * tests/iogt.test: made tests [345].0 not run by default as they were failing in the new design, b... check-in: 2f00b8921d user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-10
| ||
| 17:35 | 2000-07-10 Andreas Kupries <a.kupries@westend.com> * tests/iogt.test: Reverted some earlier chang... check-in: ddc1b09ee7 user: kupries tags: core-8-3-1-io-rewrite | |
|
2000-07-07
| ||
| 11:13 | Fix definition of TCL_SRC_DIR in mingw/vc++ configure so that it matches the unix verison check-in: 41152ea860 user: mo tags: trunk | |
| 03:31 | * tests/iogt.test: new tests for stacked channel stuff based off new 'testchannel transform|unstac... check-in: b684e61b81 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-06
| ||
| 21:05 | * tests/msgcat.test: * library/msgcat1.0/msgcat.tcl: Applied patch from Christian Krone, to provide ... check-in: 011b026d9e user: ericm tags: trunk | |
|
2000-06-30
| ||
| 06:28 | * doc/msgcat.n: Doc's for mcmax function. * library/msgcat1.0/msgcat.tcl: Applied patches from Laur... check-in: dd75ed2b7a user: ericm tags: trunk | |
|
2000-06-28
| ||
| 18:11 | * tests/stringObj.test: Tweaked tests to avoid hardcoded high-ASCII characters (which will fail in m... check-in: e273f9d105 user: ericm tags: trunk | |
|
2000-06-26
| ||
| 23:23 | * doc/package.n: Corrected information about [package forget] arguments [Bug: 5418]. check-in: 3e27881a53 user: ericm tags: trunk | |
|
2000-06-24
| ||
| 00:26 | * doc/Hash.3: Added documentation patch for Tcl_Obj *'s as keys in Tcl hash tables [RFE: 5934]. * g... check-in: 7e7bdba8eb user: ericm tags: trunk | |
|
2000-06-21
| ||
| 03:49 | Fix Weak links check-in: 87e0596e14 user: jingham tags: core-8-3-1-branch | |
|
2000-06-20
| ||
| 21:30 | Applied patch from [Bug: 5921] check-in: beffb3997a user: ericm tags: trunk | |
| 21:28 | Applied patch from [Bug: 5922] check-in: 26d9b6680e user: ericm tags: trunk | |
|
2000-06-19
| ||
| 21:34 | * doc/RegExp.3: Replaced instances of "Tcl_GetRegExpInfo" with "Tcl_RegExpGetInfo", the correct name... check-in: a51a0fc6ec user: ericm tags: trunk | |
|
2000-06-14
| ||
| 01:38 | fixed the arglist for scan--varNames are all optional check-in: e63242ecaa user: hershey tags: core-8-3-1-branch | |
|
2000-06-13
| ||
| 21:01 | * win/tcl.m4: * win/configure.in: * win/Makefile.in: Applied patch from [RFE: 5844], to extend suppo... check-in: 3bc42b9ac3 user: ericm tags: trunk | |
| 20:30 | * win/tclWinDde.c: * win/tclWinInit.c: * win/tclWinNotify.c: * win/tclWinPipe.c: * win/tclWinReg.c: ... check-in: 84806aadba user: ericm tags: trunk | |
|
2000-06-07
| ||
| 01:59 | marked 8.4a1 release point check-in: 2af383029e user: hobbs tags: trunk | |
|
2000-06-06
| ||
| 19:35 | see changes check-in: 96c191ac0f user: hobbs tags: trunk, core-8-4-a1 | |
| 19:34 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): added test of iResult return from memcmp... check-in: 9c8205c1e7 user: hobbs tags: trunk | |
| 19:34 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected caching of the index ptr to account... check-in: 23806e51b7 user: hobbs tags: trunk | |
| 04:55 | Added version 8.4a1 to list of versions to look for. check-in: a5d8ff9ee1 user: ericm tags: trunk | |
| 04:51 | Added spinbox.tcl to list of files to install. check-in: 75512ed338 user: ericm tags: trunk | |
| 04:39 | Added tcl.hpj.in to distribution. check-in: 24c88cf726 user: ericm tags: trunk | |
| 01:53 | Fixed color map. check-in: ed358ee5f4 user: ericm tags: trunk | |
| 01:11 | Fixed copyright. check-in: 68aca6b5bf user: ericm tags: trunk | |
| 01:08 | Fixed version number, scriptics -> ajuba logo. check-in: dba67551eb user: ericm tags: trunk | |
| 00:45 | Fixed version number. check-in: 7e0ca1d918 user: ericm tags: trunk | |
|
2000-06-05
| ||
| 23:36 | Comment typo correction. check-in: 68d103692c user: ericm tags: trunk | |
| 23:27 | Added "released 8.4a1" line check-in: addb8dc38e user: ericm tags: trunk | |
| 23:14 | Corrected credits. check-in: c4bbd232e0 user: ericm tags: trunk | |
| 21:39 | Added changes since 8.3.1. check-in: 4ff4416169 user: ericm tags: trunk | |
|
2000-06-02
| ||
| 23:44 | Created branch ajuba-ajuba2-2-0-synthetic Closed-Leaf check-in: 61886d60e7 user: cvs2fossil tags: ajuba-ajuba2-2-0-synthetic, ajuba-ajuba2-2-0 | |
| 23:44 | reduced unnecessary iterations in http-3.13 check-in: dc87c202da user: hobbs tags: core-8-3-1-branch | |
| 23:43 | reduced unnecessary iterations in http-3.13 check-in: 946105af77 user: hobbs tags: trunk | |
| 23:14 | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> * tests/http.test * doc/http.n * library/h... check-in: 2667506cff user: hobbs tags: trunk | |
| 20:04 | * generic/tclIO.c (CloseChannel): removed the &ing out of (TCL_READABLE|TCL_WRITABLE) from the fla... check-in: 7659a94a04 user: hobbs tags: core-8-3-1-branch | |
| 05:20 | (CloseChannel): further extended CloseChannel in the stacked case to effect certain operations on ... check-in: 0224a167ee user: hobbs tags: core-8-3-1-branch | |
| 03:01 | * generic/tclIO.c (CloseChannel): Rewrote CloseChannel code to unstack a channel during the close ... check-in: f7571ce9e0 user: hobbs tags: core-8-3-1-branch | |
|
2000-06-01
| ||
| 00:33 | added unset -- -nocomplain options check-in: 1f4fd67a67 user: hobbs tags: trunk | |
| 00:33 | * tests/set-old.test: * doc/unset.n: * generic/tclVar.c (Tcl_UnsetObjCmd): added -nocomplain and ... check-in: 4f72696ca3 user: hobbs tags: trunk | |
|
2000-05-31
| ||
| 15:03 | * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and exact matching for [array names] ... check-in: 634da00427 user: ericm tags: trunk | |
| 01:28 | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> * tests/http.test * doc/http.n * library/h... check-in: 43202241e2 user: sandeep tags: core-8-3-1-branch | |
|
2000-05-27
| ||
| 23:58 | * tests/info.test: * doc/info.n: * generic/tclIOUtil.c (Tcl_EvalFile): * generic/tclCmdIL.c (Inf... check-in: 11466720a7 user: hobbs tags: trunk | |
|
2000-05-26
| ||
| 08:54 | new compiled commands, reworked string commands for unicode check-in: 58b3cdf9e7 user: hobbs tags: trunk | |
| 08:53 | * generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ, INST_STRNEQ -> INST_STR_NEQ * generic... check-in: 42d08624f2 user: hobbs tags: trunk | |
| 08:52 | * generic/tclStringObj.c (Tcl_AppendUnicodeToObj): removed dead code. (AppendUnicodeToUnicodeRep) ... check-in: 0ea5ede54f user: hobbs tags: trunk | |
| 08:51 | * generic/tclInt.h: * generic/tclObj.c (Tcl_DbIsShared): added support for checking result of Tcl... check-in: b4ded7886d user: hobbs tags: trunk | |
| 08:51 | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): reworked to operate in Unicode, tweaked for performance. ... check-in: 021b3fcbdd user: hobbs tags: trunk | |
| 08:50 | * tests/string.test: added string map tests for the one-pair case, corrected tests to reflect impr... check-in: 446f8b2bde user: hobbs tags: trunk | |
|
2000-05-23
| ||
| 22:10 | * generic/tclInt.h: Added function prototypes for TclCompileStringCmd and TclCompileReturnCmd. * ge... check-in: 9a0e714517 user: ericm tags: trunk | |
| 02:45 | * doc/scan.n: * doc/array.n: minor doc fixes [Bug: 5396] check-in: e139b081e4 user: hobbs tags: trunk | |
|
2000-05-22
| ||
| 23:55 | see changes check-in: 47b3d7b741 user: hobbs tags: trunk | |
| 23:55 | * win/tclWinFCmd.c: cast cleanup [Bug: 5627] check-in: b24330d647 user: hobbs tags: trunk | |
| 23:54 | * win/tclWinSerial.c: cast cleanup [Bug: 5626] check-in: 899476c20b user: hobbs tags: trunk | |
| 23:54 | * win/tclWinConsole.c: cast and header cleanup [Bug: 5625] check-in: 3f4a2d6af6 user: hobbs tags: trunk | |
| 23:54 | * generic/tclEnv.c: cast cleanup [Bug: 5624] check-in: 2c6b454dab user: hobbs tags: trunk | |
|
2000-05-19
| ||
| 21:30 | see changes check-in: 3c461b5722 user: hobbs tags: trunk | |
| 21:30 | * generic/tclTest.c: * generic/tclIO.c: moved channel test commands from tclIO.c to tclTest.c. *... check-in: a0e9b1640e user: hobbs tags: trunk | |
| 18:57 | fixed patching problems for mingw compatability check-in: ab2a9725ab user: hobbs tags: trunk | |
|
2000-05-18
| ||
| 22:29 | * tests/clock.test: Added test for "2 days 2 hours ago" style specifications. * generic/tclDate.c: ... check-in: 5dc84a282d user: ericm tags: trunk | |
| 22:19 | see changes check-in: ea4f8179a8 user: hobbs tags: trunk | |
| 22:19 | * win/{tcl.m4,Makefile.in,configure.in}: added support for mingw compile env and cross-compiling. ... check-in: eab5a957cf user: hobbs tags: trunk | |
| 21:37 | see changes check-in: ed930df419 user: hobbs tags: trunk | |
| 21:37 | * library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si... check-in: 27f0354112 user: hobbs tags: trunk | |
| 21:37 | * doc/regsub.n: correct regsub docs [Bug: 5346] check-in: d7844ddfd5 user: hobbs tags: trunk | |
| 21:36 | * generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf... check-in: 7395d09104 user: hobbs tags: trunk | |
|
2000-05-15
| ||
| 21:48 | * library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo... check-in: b47be28ecb user: ericm tags: trunk | |
|
2000-05-11
| ||
| 01:50 | * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl... check-in: 23bdc0c3b5 user: hobbs tags: trunk | |
| 00:17 | see changes check-in: d00cfae838 user: hobbs tags: trunk | |
| 00:17 | * doc/namespace.n: * tests/namespace.test: * generic/tclNamesp.c (Tcl_NamespaceObjCmd): added 'na... check-in: 1570dc2201 user: hobbs tags: trunk | |
| 00:16 | * doc/source.n: * doc/Eval.3: * tests/source.test: * generic/tclIOUtil.c (Tcl_EvalFile): added e... check-in: 03cdfc3a86 user: hobbs tags: trunk | |
|
2000-05-10
| ||
| 23:49 | test fix check-in: 7b12230f7d user: hobbs tags: trunk | |
|
2000-05-09
| ||
| 19:13 | 2000-05-09 Andreas Kupries <a.kupries@westend.com> operating as proxy for David Gravereaux <davyg... check-in: c1e244a299 user: kupries tags: trunk | |
| 17:50 | * tests/lsearch.test: * doc/lsearch.n: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): Extended [lsearch] ... check-in: 51a0b967fd user: ericm tags: trunk | |
| 00:00 | * doc/expr.n: * tests/expr.test: * tests/expr-old.test: added tests for 'eq' and 'ne' * generic/... check-in: 0d91727189 user: hobbs tags: trunk | |
|
2000-05-08
| ||
| 22:21 | * generic/tclCmdIL.c (Tcl_LinsertObjCmd): made use of Tcl_DuplicateObj where code was otherwise du... check-in: 39a3a048f1 user: hobbs tags: trunk | |
| 22:14 | lint chan = NULL init check-in: 8f82990764 user: hobbs tags: trunk | |
| 22:13 | * generic/tclObj.c (Tcl_DuplicateObj): simplified code to call TclInitStringRep, which the code wa... check-in: b7f61c3131 user: hobbs tags: trunk | |
| 22:10 | minor comment correction check-in: 7fc9fd97f3 user: hobbs tags: trunk | |
| 22:06 | removed unreferenced var check-in: 5482dfcb56 user: hobbs tags: trunk | |
| 22:05 | removed VS/VE 8.1 macros check-in: bee7a32576 user: hobbs tags: trunk | |
| 22:04 | * tests/string.test: extended string match tests check-in: 287915a2fe user: hobbs tags: trunk | |
| 21:59 | * doc/Utf.3: * generic/tclStubInit.c: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclU... check-in: 52c8e2d16d user: hobbs tags: trunk | |
| 21:25 | * tests/set-old.test: * doc/array.n: * generic/tclVar.c: Added [array statistics] command [RFE: 4557... check-in: 4254340950 user: ericm tags: trunk | |
|
2000-05-06
| ||
| 19:51 | 2000-05-06 Andreas Kupries <a.kupries@westend.com> operating as proxy for David Gravereaux <davygr... check-in: d0d9090813 user: kupries tags: trunk | |
|
2000-05-03
| ||
| 00:15 | * README: * generic/tcl.h: * library/init.tcl: * library/reg1.0/pkgIndex.tcl: * library/tcltest... check-in: be42a4145e user: hobbs tags: trunk | |
| 00:14 | * tests/compile.test: * tests/init.test: * tests/proc.test: * tests/proc-old.test: * tests/rena... check-in: e9b0d62a31 user: hobbs tags: trunk | |
| 00:13 | * unix/Makefile.in: add tclsh.ico and tcl.spec to dist target check-in: bcfb7bbe48 user: hobbs tags: trunk | |
|
2000-05-02
| ||
| 22:02 | 2000-05-02 Andreas Kupries <a.kupries@westend.com> * Overall changes: (1) Implementation of jo... check-in: cdf262856d user: kupries tags: trunk | |
|
2000-04-28
| ||
| 00:47 | * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271]. * doc/Init.3: Manual e... check-in: 3429c5f93a user: ericm tags: trunk | |
|
2000-04-27
| ||
| 01:46 | * doc/memory.n: Man page for Tcl "memory" command, which is created when TCL_MEM_DEBUG is defined at... check-in: 9aabc80546 user: ericm tags: trunk | |
|
2000-04-26
| ||
| 22:36 | * unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link setu... check-in: 04f453e64f user: ericm tags: trunk | |
| 20:49 | Created branch core-8-3-1-synthetic Closed-Leaf check-in: 229cb92672 user: cvs2fossil tags: core-8-3-1-synthetic, core-8-3-1 | |
| 20:49 | Fixed bad crosslink command. check-in: e316983b70 user: ericm tags: trunk | |
| 17:31 | * README: * mac/README: * tools/tcl.wse.in: * unix/README: * unix/tcl.spec: * win/README: * w... check-in: e2a5e3125f user: hobbs tags: trunk | |
| 17:05 | Updated URLs check-in: b6b9751c73 user: welch tags: trunk | |
| 17:01 | LogCommandInfo man entry. check-in: aca9cea7e2 user: ericm tags: trunk | |
| 17:00 | LogCommandInfo man page. check-in: 76377166af user: ericm tags: trunk | |
| 17:00 | LogCommandInfo man entry. check-in: a6e79bb9c4 user: ericm tags: trunk | |
| 00:24 | updated for 8.3.1 release check-in: 338f651564 user: hobbs tags: trunk | |
|
2000-04-25
| ||
| 23:03 | NAME macro fix check-in: 968c1a7522 user: hobbs tags: trunk | |
| 22:29 | version cleanup check-in: 26d383863d user: hobbs tags: trunk | |
| 20:58 | * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: updated for http change and some cleanu... check-in: 1e558a16da user: hobbs tags: trunk | |
| 20:21 | moved http2.1 to http2.3 check-in: a43b5bad06 user: hobbs tags: trunk | |
| 17:56 | * unix/tclUnixThrd.c: removed {}s around PTHREAD_MUTEX_INITIALIZER [Bug: 5254] check-in: aa8d40b8f1 user: hobbs tags: trunk | |
| 17:55 | * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->result check-in: 390ae98d85 user: hobbs tags: trunk | |
| 17:55 | * doc/Utf.3: clarified docs for Tcl_(UniChar|Utf)AtIndex check-in: b3b30628d9 user: hobbs tags: trunk | |
| 00:54 | * unix/mkLinks: * doc/OpenFileChnl.3: Added man entry for Tcl_Ungets [Bug: 1834]. check-in: 09b0933925 user: ericm tags: trunk | |
| 00:28 | * unix/mkLinks: * doc/SourceRCFile.3: Man page for Tcl_SourceRCFile [Bug: 1833]. check-in: e1c7b67772 user: ericm tags: trunk | |
|
2000-04-24
| ||
| 23:52 | * unix/mkLinks: * doc/ParseCmd.3: Added documentation for Tcl_ParseVar [Bug: 1828]. check-in: b374c02492 user: ericm tags: trunk | |
| 23:32 | * unix/tclUnixNotfy.c (Tcl_FinalizeNotifier, NotifierThreadProc): added write of 'q' into triggerP... check-in: b63233fd7f user: hobbs tags: trunk | |
| 06:46 | *** empty log message *** check-in: 26e0b4a97b user: jingham tags: trunk | |
| 06:43 | 2000-04-23 Jim Ingham <jingham@cygnus.com> These changes make some error handling margina... check-in: 406aaa947b user: jingham tags: trunk | |
|
2000-04-23
| ||
| 03:37 | *** empty log message *** check-in: d202742949 user: jingham tags: trunk | |
| 03:36 | 2000-04-22 Jim Ingham <jingham@cygnus.com> * library/package.tcl (tclPkgUnknown): Fixed a ... check-in: aa5214fbab user: jingham tags: trunk | |
|
2000-04-22
| ||
| 07:07 | 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed a newly in... check-in: 8f0cd2d9ba user: sandeep tags: trunk | |
| 00:37 | More thrashing with the "server closes without reading post data" scenario. Reverted to the previou... check-in: c0d948dc41 user: welch tags: trunk | |
| 00:37 | comments for http.tcl check-in: d893bfe62f user: welch tags: trunk | |
|
2000-04-21
| ||
| 04:04 | * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unix * unix/tclUnixPort.h: added Tc... check-in: 618011d0b2 user: hobbs tags: trunk | |
|
2000-04-20
| ||
| 01:30 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: * win/tclWinChan.c: * win/tclWinTh... check-in: c818263820 user: hobbs tags: trunk | |
|
2000-04-19
| ||
| 23:24 | * generic/tclFileName.c (SplitUnixPath): added support for QNX node ids. check-in: 20e78a2f2d user: hobbs tags: trunk | |
| 09:17 | have to allow for strchr being a macro in TtyParseProc check-in: 8e5dea5253 user: hobbs tags: trunk | |
| 08:32 | * README: * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/con... check-in: 2bb0593bdf user: hobbs tags: trunk | |
| 01:01 | * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath to thread-local storage to prevent ... check-in: 57271c3723 user: hobbs tags: trunk | |
|
2000-04-18
| ||
| 23:26 | * win/Makefile.in: * win/tcl.rc: * win/tclsh.rc: * win/tclsh.ico: Modified copyright dates in W... check-in: ef4b92e1f8 user: redman tags: trunk | |
| 23:10 | * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath to thread-local storage to prevent ... check-in: 800390a3de user: hobbs tags: trunk | |
| 23:06 | * unix/tclAppInit.c (main): removed #ifdef TCL_TEST that sets the library path as it was unnecessa... check-in: 7545f3c2fc user: hobbs tags: trunk | |
|
2000-04-17
| ||
| 20:32 | Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPE macros for declaring the NewThread callback pr... check-in: 3013a54849 user: welch tags: trunk | |
| 20:32 | Updates for Tcl_CreateThreadType check-in: cf0b7dd51e user: welch tags: trunk | |
| 01:52 | Don't append : to folder name if the folder name is empty. check-in: bb30f9a434 user: jingham tags: trunk | |
|
2000-04-15
| ||
| 18:42 | Added additional information regarding TCLLIBPATH (specifically, that "/" must be used as the path s... check-in: e1576ae91b user: ericm tags: trunk | |
| 17:34 | * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor... check-in: 64dd87f4a7 user: hobbs tags: trunk | |
| 17:34 | * generic/tclBasic.c (Tcl_GetVersion): adjusted use of major/minor to not conflict with global dec... check-in: cc48184a22 user: hobbs tags: trunk | |
| 17:34 | * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor... check-in: a64be0d5f2 user: hobbs tags: trunk | |
|
2000-04-14
| ||
| 23:01 | * doc/AppInit.3: * doc/Async.3: * doc/BackgdErr.3: * doc/CrtChannel.3: * doc/CrtInterp.3: * do... check-in: 66905b808b user: hobbs tags: trunk | |
| 06:42 | * unix/tcl.m4 (SC_ENABLE_THREADS): enhanced the detection of pthread_mutex_init [Bug: 4359] and (S... check-in: 720c60af3f user: hobbs tags: trunk | |
| 06:42 | * doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996] check-in: f5cd778d6a user: hobbs tags: trunk | |
| 06:42 | * doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996] * unix/tcl.m4... check-in: b1dcbfacb9 user: hobbs tags: trunk | |
|
2000-04-13
| ||
| 02:30 | removed __stdcall decl for WIN32 case on ThreadCreate check-in: e8fa73f24d user: hobbs tags: trunk | |
|
2000-04-12
| ||
| 18:41 | * doc/dde.n: corrected dde poke docs. [Bug: 4991] check-in: 6356a7ea59 user: hobbs tags: trunk | |
|
2000-04-11
| ||
| 21:42 | * win/tclWinPipe.c: Added "CONST" keyword to declaration of char *native in TclpCreateTempFile, to s... check-in: abd92d8bbb user: ericm tags: trunk | |
| 21:16 | * msgcat.n: Added docs for new behavior from patch in [Bug: 4158]. * msgcat.test: Added tests for n... check-in: 3991fa63bb user: ericm tags: trunk | |
| 01:04 | Fixed compiler warnings check-in: 7f42a656b6 user: welch tags: trunk | |
| 01:04 | Updated to work with thread extension, if present check-in: 78b08a48a9 user: welch tags: trunk | |
| 01:04 | Changes for threading update check-in: b5288176c3 user: welch tags: trunk | |
|
2000-04-10
| ||
| 23:42 | fixed conflict in this file check-in: 8dbc8717ba user: welch tags: trunk | |
| 22:44 | Fixed Tcl_CreateThreadProc declaration check-in: c66c45242e user: welch tags: trunk | |
| 21:08 | * win/tclWinPipe.c (TclpCreateTempFile): Added conversion of contents string from UTF to native enco... check-in: 1908ebdc39 user: ericm tags: trunk | |
| 18:17 | * generic/tcl.h: removed specific typedef of Tcl_ThreadCreateProc for Windows as the build choked.... check-in: 484f58332a user: hobbs tags: trunk | |
| 17:18 | * tests/*.test: Changed all occurances of "namespace import ::tcltest" to "namespace import -force :... check-in: c2f93a113c user: ericm tags: trunk | |
| 00:27 | * generic/tclBasic.c (Tcl_SetCommandInfo): comment fix check-in: 0ed4a6b7ce user: hobbs tags: trunk | |
| 00:26 | * tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ... check-in: 1387708c80 user: hobbs tags: trunk | |
| 00:26 | * tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ... check-in: ccc1337b10 user: hobbs tags: trunk | |
|
2000-04-09
| ||
| 23:56 | Added "server closes without reading post data" case. check-in: 1803037c3d user: welch tags: trunk | |
| 23:56 | Adjusted file events and unified error handling. check-in: e3eb4545f0 user: welch tags: trunk | |
| 23:55 | Documented error cases. check-in: 00a3a996cb user: welch tags: trunk | |
| 23:55 | Updates for htp check-in: 7fb7d11f65 user: welch tags: trunk | |
| 21:14 | * unix/tclUnixThrd.c (Tcl_CreateThread): moved TCL_THREADS ifdef inside of func as it is declared ... check-in: 26ed7e69c3 user: hobbs tags: trunk | |
| 16:04 | 2000-04-08 Andreas Kupries <a.kupries@westend.com> * Overall change: Definition of a public API f... check-in: 51f6c167f6 user: kupries tags: trunk | |
|
2000-04-08
| ||
| 02:35 | * tests/fCmd.test: marked test 8.1 knownBug because it is dangerous on poorly configured systems [... check-in: 89587dc15b user: hobbs tags: trunk | |
| 02:35 | * library/tcltest1.0/tcltest.tcl (initConstraints): removed win32s references (no longer supported... check-in: 4c4ac9c48f user: hobbs tags: trunk | |
| 02:35 | * doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466] check-in: 7552c56cef user: hobbs tags: trunk | |
| 02:35 | * doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466] * library/tcltest1.0... check-in: 6716ee0f7c user: hobbs tags: trunk | |
|
2000-04-05
| ||
| 19:02 | Forgot to update the ChangeLog. Fixed. check-in: de3554b5c6 user: kupries tags: trunk | |
| 19:00 | 2000-04-05 Andreas Kupries <a.kupries@westend.com> * generic/tclIO.c (Tcl_UnstackChannel, line 18... check-in: 52b3ac564c user: kupries tags: trunk | |
| 00:42 | Added dependency of tclStubInit.c on the stubs tables check-in: b0e8d28f5d user: welch tags: trunk | |
| 00:42 | Fixed compilation w/out TCL_THREADS check-in: 8dddd071dc user: welch tags: trunk | |
| 00:42 | Updated for TCL_THREADS and stubs table stuff check-in: c3aefafff6 user: welch tags: trunk | |
| 00:30 | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: For the -querych... check-in: 709209ad4d user: sandeep tags: trunk | |
|
2000-04-04
| ||
| 20:28 | 2000-04-03 Andreas Kupries <a.kupries@westend.com> * Overall change: Definition of public API's f... check-in: 861e460865 user: kupries tags: trunk | |
| 08:06 | * unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293] check-in: b0a1e49e5b user: hobbs tags: trunk | |
| 08:05 | * unix/Makefile.in (MAN_INSTALL_DIR): patch to accept --mandir correctly [Bug: 4085] * unix/tclUn... check-in: 45165c0e6d user: hobbs tags: trunk | |
| 08:05 | * tools/man2help2.tcl: fixed winhelp cross-linking error [Bug: 4156] improved translation to winhe... check-in: 6c60529376 user: hobbs tags: trunk | |
| 08:05 | * tests/foreach.test: * tests/namespace.test: * tests/var.test: Added lsorts to avoid random sort... check-in: 8394b788c5 user: hobbs tags: trunk | |
| 08:04 | * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr to prevent itcl info override cra... check-in: 3181b69dce user: hobbs tags: trunk | |
| 08:04 | * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr to prevent itcl info override cra... check-in: 4b3b0b572c user: hobbs tags: trunk | |
|
2000-03-31
| ||
| 19:39 | * generic/tclGet.c (Tcl_GetDouble): Added additional conditions to error test (previously only errno... check-in: 27f457dd13 user: ericm tags: trunk | |
| 08:52 | * generic/tclInt.decls: * generic/tclIntPlatDecls.h: * generic/tclStubInit.c: * win/tclWin32Dll.... check-in: 36c0007d3f user: hobbs tags: trunk | |
| 08:52 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added comments noting the need to pair ckalloc ... check-in: 4d38e9fd6a user: hobbs tags: trunk | |
| 08:51 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added comments noting the need to pair ckalloc ... check-in: 0f620f033e user: hobbs tags: trunk | |
|
2000-03-30
| ||
| 04:36 | Created branch scriptics-sc-2-0-b5-synthetic Closed-Leaf check-in: 80dddef3ef user: cvs2fossil tags: scriptics-sc-2-0-b5-synthetic, scriptics-sc-2-0-b5 | |
| 04:36 | Created branch scriptics-sc-2-0-fixed-synthetic Closed-Leaf check-in: 1f13ffc351 user: cvs2fossil tags: scriptics-sc-2-0-fixed-synthetic, scriptics-sc-2-0-fixed | |
| 04:36 | Created branch scriptics-sc-2-0-b2-synthetic Closed-Leaf check-in: 26b1008bda user: cvs2fossil tags: scriptics-sc-2-0-b2-synthetic, scriptics-sc-2-0-b2 | |
| 04:36 | * generic/tclCompile.c (TclCleanupByteCode): made ByteCode cleanup more aware of TCL_BYTECODE_PREC... check-in: 95a7cc2831 user: hobbs tags: trunk | |
|
2000-03-29
| ||
| 20:19 | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Removed a... check-in: 21ce42ac0d user: sandeep tags: trunk | |
|
2000-03-27
| ||
| 22:19 | * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"' * tests/namespace.test: * gener... check-in: 2188389346 user: hobbs tags: trunk | |
| 22:18 | * tests/namespace.test: * generic/tclNamesp.c (Tcl_Export): added a uniq'ing test to the export l... check-in: 6f0ee764c1 user: hobbs tags: trunk | |
| 22:18 | * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"' * tests/namespace.test: * gener... check-in: b0d58d49d1 user: hobbs tags: trunk | |
| 21:22 | Added catch around fileevent to fix test suite failure check-in: 6631c99875 user: welch tags: trunk | |
| 18:34 | * unix/tclUnixChan.c: Added (off_t) type casts in lseek() call [Bug: 4409]. * unix/tclLoadAout.c: *... check-in: 30a242b059 user: ericm tags: trunk | |
|
2000-03-24
| ||
| 23:15 | Updated file list. check-in: e19dc38d8e user: ericm tags: trunk | |
|
2000-03-22
| ||
| 22:49 | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed a b... check-in: 78af155baa user: sandeep tags: trunk | |
| 21:18 | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed bug... check-in: cf54817498 user: sandeep tags: trunk | |
|
2000-03-21
| ||
| 22:55 | * tests/clock.test: Modified some tests that were not robust with respect to the time zone in which ... check-in: 80bb9d067f user: ericm tags: trunk | |
|
2000-03-19
| ||
| 23:45 | 2000-03-19 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: geturl used to t... check-in: f3a17a1b81 user: sandeep tags: trunk, scriptics-sc-2-0-b1 | |
| 22:32 | * library/http2.1/http.tcl: Added -querychannel option and altered some of Brent's modifications t... check-in: aadf3c36fe user: sandeep tags: trunk | |
|
2000-03-18
| ||
| 02:16 | updated package index file to use version 2.3 instead of 2.2. check-in: adccf407b1 user: hershey tags: trunk | |
|
2000-03-17
| ||
| 02:15 | Added tests for -queryprogress check-in: e63f79f70b user: welch tags: trunk | |
| 02:15 | Added -queryprogress callback to http::geturl and also changed it so that writing the post data is e... check-in: f147131f44 user: welch tags: trunk | |
| 02:14 | Added note about geturl addition check-in: 34b130a668 user: welch tags: trunk | |
|
2000-03-07
| ||
| 02:21 | Install the dde and reg .lib files in the same place as the corresponding .dlls check-in: c332a2164a user: wart tags: trunk | |
|
2000-03-06
| ||
| 19:17 | * library/package.tcl: Applied patch from Bug: 2570; rather than setting geometry of slave interp to... check-in: d5871cf1fe user: ericm tags: trunk | |
|
2000-03-03
| ||
| 02:58 | * win/README.binary: change mailing lists from @consortium.org to @scriptics.com [Bug: 4173] check-in: 0135308c93 user: hobbs tags: trunk | |
| 02:58 | * library/package.tcl (tclPkgUnknown): extended to allow recognizes changes in the auto_path while... check-in: 4e3bbc1d41 user: hobbs tags: trunk | |
| 02:57 | * generic/tclFileName.c (Tcl_TranslateFileName): Applied patch from Newman to significantly speedu... check-in: 486f2c37ac user: hobbs tags: trunk | |
| 02:57 | * doc/FindExec.3: fixed doc for declaration of Tcl_FindExecutable [Bug: 4275] check-in: 89ca3862b7 user: hobbs tags: trunk | |
| 02:57 | * library/package.tcl (tclPkgUnknown): extended to allow recognizes changes in the auto_path while... check-in: 418acce075 user: hobbs tags: trunk | |
|
2000-02-28
| ||
| 18:49 | * tests/clock.test: Added test for ISO bases < 100000 * generic/tclDate.c: (generated on Solaris) *... check-in: 7f9ecc28ca user: ericm tags: trunk | |
|
2000-02-14
| ||
| 22:40 | * unix/Makefile.in: Added rpm target to generate Tcl binary RPM. * unix/tcl.spec: RPM specification... check-in: 442aaf884c user: ericm tags: trunk | |
|
2000-02-10
| ||
| 10:21 | syntax cleanup check-in: aed7e39769 user: hobbs tags: trunk, core-8-3-0 | |
| 10:09 | cleaned up syntax, corrected package:: -> pkg:: check-in: df11d61bdc user: hobbs tags: trunk | |
| 09:59 | Remove need for "OLDROUTINENAMES" def'n in one more file... check-in: 53236a711c user: jingham tags: trunk | |
| 09:53 | * doc/load.n: added notes about dll load errors on Windows check-in: 492839384e user: hobbs tags: trunk | |
| 09:53 | * changes: updated for 8.3.0 release * doc/load.n: added notes about dll load errors on Windows check-in: 1e954ca882 user: hobbs tags: trunk | |
| 08:55 | * win/tclWinLoad.c (TclpLoadFile): improved error message for load failures, could perhaps be even... check-in: 738eec4269 user: hobbs tags: trunk | |
| 08:55 | * unix/README: * unix/Makefile.in (dist): removed porting.notes and porting.old from distribution... check-in: 94b6c133d5 user: hobbs tags: trunk | |
| 08:43 | *** empty log message *** check-in: 5d02166377 user: jingham tags: trunk | |
| 08:41 | Don't panic when you can't close an async socket on error. It seems to be benign to just pass out t... check-in: 444274f909 user: jingham tags: trunk | |
| 08:39 | Minor doco fixes check-in: f5da32e251 user: jingham tags: trunk | |
| 08:38 | Change to using .h files as the prefix file. This is more convenient, since the same file can be us... check-in: aa8b2f16c1 user: jingham tags: trunk | |
| 08:37 | Updated for Tcl8.3 check-in: 69a5706b93 user: jingham tags: trunk | |
| 02:54 | flipped debug bit check-in: d5abd1524c user: hobbs tags: trunk | |
|
2000-02-09
| ||
| 03:56 | * tests/clock.test: Added tests for "next monthname" constructs. * generic/tclDate.c: * generic/tclG... check-in: 21f3edaefc user: ericm tags: trunk | |
|
2000-02-08
| ||
| 10:06 | * unix/configure.in: * win/configure.in: * win/README: * win/README.binary: * generic/tcl.h (TC... check-in: 6b327fb3d2 user: hobbs tags: trunk | |
| 10:06 | * README: * tools/tcl.wse.in: * unix/configure.in: * win/configure.in: * win/README: * win/REA... check-in: 48e435c4b4 user: hobbs tags: trunk | |
| 10:06 | * library/tcltest1.0/tcltest.tcl: correctly protected searchDirectory list to allow dirnames with ... check-in: f7cfa4e3bd user: hobbs tags: trunk | |
| 10:06 | * doc/library.n: * library/auto.tcl: fixed crufty puts code and docs [Bug: 4122] check-in: 3a4ebbc0f4 user: hobbs tags: trunk | |
| 10:05 | * generic/tclDecls.h: * generic/tcl.decls: change Tcl_GetOpenFile to use decl of 'int forWriting'... check-in: c10caae88f user: hobbs tags: trunk | |
| 10:05 | * doc/library.n: * library/auto.tcl: fixed crufty puts code and docs [Bug: 4122] check-in: fdd9aaa8b9 user: hobbs tags: trunk | |
| 10:05 | * README: * tools/tcl.wse.in: * unix/configure.in: * win/configure.in: * win/README: * win/REA... check-in: 868410f546 user: hobbs tags: trunk | |
|
2000-02-07
| ||
| 22:33 | * tests/package.test: * library/tclIndex: * library/package.tcl: Renamed ::package namespace to ::pk... check-in: 7a226d8e74 user: ericm tags: trunk | |
| 21:35 | Removed references to struct1.0 dir. check-in: 3758c5b56d user: ericm tags: trunk | |
| 19:15 | Removing struct namespace stuff. check-in: 532cae8952 user: ericm tags: trunk | |
|
2000-02-05
| ||
| 12:37 | * tests/httpold.test: changed test script to source in the httpd server procs from httpd instead o... check-in: e888279deb user: hobbs tags: trunk | |
| 12:09 | * unix/README: fixed notes about --enable-shared and add note about --disable-shared. check-in: 9e1610ece1 user: hobbs tags: trunk | |
| 12:09 | * tests/httpd: improved query support in test httpd to handle fix in http.tcl. [Bug: 4089 change 2... check-in: f0c169557b user: hobbs tags: trunk | |
| 12:08 | *** empty log message *** check-in: bfb5a3081d user: hobbs tags: trunk | |
| 12:08 | * tests/httpd: improved query support in test httpd to handle fix in http.tcl. [Bug: 4089 change 2... check-in: 4ef763221b user: hobbs tags: trunk | |
| 03:20 | * doc/tree.n: * doc/stack.n: * doc/queue.n: docs for tree, stack, and queue. * win/Makefile.in: * u... check-in: 1955d2e8a3 user: ericm tags: trunk | |
|
2000-02-03
| ||
| 17:27 | Renamed Package.n -> packagens.n to deal with (one of) NT's (many) shortcomings. check-in: 76b94d68b6 user: ericm tags: trunk | |
|
2000-02-02
| ||
| 22:32 | * tests/regexp.test: added tests for -all and -inline switches * doc/regexp.n: added docs for -all... check-in: 9176c9a50b user: hobbs tags: trunk | |
|
2000-02-01
| ||
| 19:26 | * library/init.tcl: Applied patch from rfe 1734 regarding auto_load errors not setting error message... check-in: d16fc81976 user: ericm tags: trunk | |
| 11:50 | see log check-in: 1a6c66d8f0 user: hobbs tags: trunk | |
| 11:50 | improved OSF1 thread build flags check-in: 1eb3f9bc2e user: hobbs tags: trunk | |
| 11:49 | * win/Makefile.in (install-*): reduced verbosity of install check-in: 8ae33a5684 user: hobbs tags: trunk | |
| 11:49 | * generic/tclFileName.c (Tcl_JoinPath): improved support for special QNX node id prefixes in pathn... check-in: d0269bc1eb user: hobbs tags: trunk | |
| 11:48 | * library/http1.0/http.tcl: * library/http2.1/http.tcl: The query data POSTed was newline termina... check-in: 90fb17614b user: hobbs tags: trunk | |
| 01:14 | * tests/package.test: * library/tclIndex: * library/package.tcl: Added ::package namespace and ::pac... check-in: fbd31a6e84 user: ericm tags: trunk | |
|
2000-01-29
| ||
| 00:12 | * tests/pkg/magicchar2.tcl: * tests/autoMkindex.test: Test for auto loader fix (bug #2480). * libra... check-in: 56990efadd user: ericm tags: trunk | |
|
2000-01-28
| ||
| 19:32 | * tests/pkg/spacename.tcl: * tests/pkgMkIndex.test: Tests for fix for bug #2360. * library/package.... check-in: 031046ecda user: ericm tags: trunk | |
| 16:38 | * tests/pkg/magicchar.tcl: * tests/autoMkindex.test: Test for fix for bug #2611. * library/auto.tcl... check-in: a5e724fd20 user: ericm tags: trunk | |
| 00:09 | * tests/autoMkindex.test: * library/auto.tcl: Applied patch (with slight modification) from bug #270... check-in: 8e75673ac2 user: ericm tags: trunk | |
|
2000-01-27
| ||
| 23:44 | * library/tcltest1.0/tcltest.tcl: Changed NormalizePath to normalizePath and exported it as a public... check-in: 336bed6b79 user: jenn tags: trunk | |
| 19:48 | * tests/pkg/samename.tcl: test file for bug #1983 * tests/pkgMkIndex.test: * library/package.tcl: F... check-in: 356f51f836 user: ericm tags: trunk | |
| 19:20 | * tests/pkgMkIndex.test: * doc/pkgMkIndex.n: * library/package.tcl: Per rfe #4097, optimized creatio... check-in: fc236223b3 user: ericm tags: trunk | |
|
2000-01-26
| ||
| 21:36 | * generic/tclNamesp.c: Undid fix for #956, which broke backwards compatibility. * doc/variable.n... check-in: 234fd734e8 user: ericm tags: trunk | |
| 03:38 | * win/makefile.vc: added some support for building helpfile on Windows check-in: bfb0850aff user: hobbs tags: trunk | |
| 03:38 | * unix/tcl.m4: modified EXTRA_CFLAGS to add -DHAVE_TZSET for OSF1-V* and ULTRIX-4.* when not using... check-in: 4eda7886fc user: hobbs tags: trunk | |
| 03:37 | * generic/tclClock.c (FormatClock): inlined resultPtr, as it conflicted with var creation for HAVE... check-in: 9211c6268f user: hobbs tags: trunk | |
| 03:37 | * doc/ListObj.3: clarified Tcl_ListObjGetElements docs [Bug: 4080] * doc/glob.n: clarified Mac pa... check-in: 7544ca4f08 user: hobbs tags: trunk | |
| 03:37 | see logs check-in: 010f69ed5f user: hobbs tags: trunk | |
|
2000-01-24
| ||
| 02:30 | simplified makefile flags check-in: 2f2e46a1a4 user: hobbs tags: trunk | |
| 02:30 | * unix/tclUnixPort.h: moved include of <utime.h> lower since some systems (UTS) require sys/types.... check-in: 383590b98a user: hobbs tags: trunk | |
| 02:30 | * library/init.tcl (auto_execok): added 'start' to list of recognized built-in commands for COMSPE... check-in: f0de569609 user: hobbs tags: trunk | |
| 02:29 | * generic/tclInt.h: * generic/tcl.decls: moved Tcl_ProcObjCmd to stubs table [Bug: 3827] and remo... check-in: 981dd41cfb user: hobbs tags: trunk | |
| 02:29 | see logs check-in: efefd47ee8 user: hobbs tags: trunk | |
|
2000-01-21
| ||
| 18:52 | * unix/mkLinks: * doc/GetHostName.3: Man page for Tcl_GetHostName (bug #1817). check-in: 516c1ca142 user: ericm tags: trunk | |
| 18:24 | * doc/lreplace.n: Corrected man page with respect to treatment of empty lists, and "prettied up" the... check-in: ae7e3132d3 user: ericm tags: trunk | |
| 04:00 | ChangeLog commit. check-in: 0c7a2a5d06 user: ericm tags: trunk | |
| 03:58 | * namespace.test: Added test for undefined variables with namespace which (bug #956). * tclNamesp.c... check-in: bb4c1ac9e3 user: ericm tags: trunk | |
| 03:40 | added test for [info body] bytecompiled object bug check-in: f5acbfc929 user: hobbs tags: trunk | |
| 03:29 | * var.test: Added tests for corrected variable behavior (bug #981). * upvar.n: Expanded explanation... check-in: 4521696b98 user: ericm tags: trunk | |
| 03:26 | added catch {unset t} for atomic test check-in: 44bcbac945 user: hobbs tags: trunk | |
| 02:26 | *** empty log message *** check-in: 700c3e8dd6 user: hobbs tags: trunk | |
| 02:26 | * unix/tclUnixNotfy.c (Tcl_InitNotifier): added cast for tsdPtr check-in: e486883673 user: hobbs tags: trunk | |
| 02:26 | set.test: added test for complex array elem name compiling check-in: 5a23e9ddaf user: hobbs tags: trunk | |
| 02:25 | * library/word.tcl: changed tcl_(non)wordchars settings to use new unicode regexp char class escap... check-in: 0ff0bf2100 user: hobbs tags: trunk | |
| 02:25 | * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return a string if the body has been bytecomp... check-in: 15c9a98cc9 user: hobbs tags: trunk | |
| 02:25 | * doc/tclvars.n: added definitions for tcl_(non)wordchars * doc/vwait.n: added notes about requir... check-in: 4e21e52344 user: hobbs tags: trunk | |
| 02:24 | see logs check-in: f39c22ec3c user: hobbs tags: trunk | |
|
2000-01-19
| ||
| 00:34 | Fixed typo check-in: fdbd74224b user: wart tags: trunk | |
|
2000-01-16
| ||
| 05:32 | made install less verbose check-in: 436cdac5d7 user: hobbs tags: trunk | |
|
2000-01-15
| ||
| 02:52 | * tests/var.test: Added a test for the array multiple delete protection in Tcl_UnsetVar2. * generic... check-in: f0922bda2d user: ericm tags: trunk | |
| 01:50 | added IsLeapYear macro (from tclGetDate.y) check-in: 02122eb243 user: hobbs tags: trunk | |
|
2000-01-14
| ||
| 22:15 | * unix/tclUnixTime.c: New clock format format. * compat/strftime.c: New clock format format. * gen... check-in: 53023d030d user: ericm tags: trunk | |
| 00:20 | * README: * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.m4: * win/READM... check-in: c857d53077 user: hobbs tags: trunk, core-8-3-b2 | |
|
2000-01-13
| ||
| 23:40 | Re-added stuff that CVS lost. check-in: eee52700f8 user: ericm tags: trunk | |
| 23:30 | Wow! CVS really fucked this one up. check-in: de99c55ffb user: ericm tags: trunk | |
| 20:33 | * tests/cmdIL.test: Added tests for lsort -dictionary with characters that occur between Z and a in ... check-in: be988a1220 user: ericm tags: trunk | |
| 00:12 | * tests/clock.test: Added tests for "monday 1 week ago", etc, from RFE #3671. check-in: 3a06c0cf0a user: ericm tags: trunk | |
|
2000-01-12
| ||
| 23:35 | * tests/clock.test: Added tests for "next <day-of-week>" and "<day-of-week>" check-in: 927e25a961 user: ericm tags: trunk | |
| 19:36 | * doc/tests/clock.test: Added numerous tests for clock scan. * doc/generic/tclGetDa... check-in: 5b25723b45 user: ericm tags: trunk | |
| 11:13 | * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions setting in Se... check-in: 21ead6fbd0 user: hobbs tags: trunk | |
| 11:13 | * tests/info.test: * generic/tclCmdIL.c: fixed 'info procs ::namesp::*' behavior (Dejong) * test... check-in: 2ce9534422 user: hobbs tags: trunk | |
| 11:12 | * generic/tclClock.c: fixed support for 64bit handling of clock values [Bug: 1806] * generic/tcl... check-in: 665ebd74df user: hobbs tags: trunk | |
| 11:10 | * doc/file.n: * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions... check-in: 9eba7adcd0 user: hobbs tags: trunk | |
| 11:10 | see log check-in: b61d526058 user: hobbs tags: trunk | |
| 03:13 | * generic/tclGetDate.y: Added comments for the Convert function. Added a fix for daylight savings ti... check-in: 69adbd6db8 user: ericm tags: trunk | |
| 01:16 | * generic/tclGetDate.y: Added comments for the Convert function. * generic/tclDate.c: Fixed compile... check-in: 286cd58368 user: ericm tags: trunk | |
|
2000-01-11
| ||
| 22:09 | * unix/tclUnixFile.c: fixed signature style on functions * unix/Makefile.in: made sure tcl.m4 wou... check-in: 341792a1e8 user: hobbs tags: trunk | |
| 22:09 | * library/http2.1/http.tcl: trim value for $state(meta) key check-in: 0e47f1bf03 user: hobbs tags: trunk | |
| 22:08 | * generic/tclUtf.c: changed Tcl_UtfBackslash to not allow non-octal digits (8,9) in \ooo substs. [... check-in: f664655d33 user: hobbs tags: trunk | |
| 22:08 | * compat/waitpid.c: use pid_t type instead of int [Bug: 3999] check-in: 3b711e6b6a user: hobbs tags: trunk | |
| 22:08 | see log check-in: a20cc9ad69 user: hobbs tags: trunk | |
| 02:59 | fixed "next" constant to give 1 unit ahead, not 2. check-in: 1438d1edd0 user: ericm tags: trunk | |
| 02:36 | yacc run check-in: 70e29604ff user: ericm tags: trunk | |
| 02:35 | *** empty log message *** check-in: 4ae9f19e4f user: ericm tags: trunk | |
| 00:51 | * generic/tclGetDate.y: Added rules for ISO 8601 formats (BUG #847): CCYY-MM-DD CCYYMMDD YY-MM-DD YY... check-in: b8dd90a438 user: ericm tags: trunk | |
|
2000-01-08
| ||
| 02:31 | * generic/tclClock.c: Changed switch in Tcl_ClockObjCmd to use enumerated values instead of constant... check-in: a779ec2b6d user: ericm tags: trunk | |
|
1999-12-22
| ||
| 23:48 | fixed backslashing of } check-in: fd8a11d1c6 user: hobbs tags: trunk, core-8-3-b1 | |
| 23:00 | updated to 8.3 check-in: c700acf811 user: hobbs tags: trunk | |
| 22:59 | minor bug fix in man2help.tcl and updated configure.in to 8.3 check-in: 56a85243d7 user: hobbs tags: trunk | |
| 20:00 | * changes: updated changes file check-in: 2077556312 user: hobbs tags: trunk | |
| 19:48 | splash screen for Wise for 8.3 check-in: cad19cfeb9 user: hobbs tags: trunk | |
| 02:38 | fixed 8.2 setting check-in: 7b2fc60dcd user: hobbs tags: trunk | |
| 02:26 | updated fully for 8.3 check-in: c371bfd7ea user: hobbs tags: trunk | |
| 01:27 | updated for 8.3b1 changes check-in: ca4f3d67e7 user: hobbs tags: trunk | |
| 00:41 | removed ^M's from man page - confuses man2tcl check-in: fd0de97756 user: hobbs tags: trunk | |
| 00:24 | updated for 8.3 check-in: 2e521b9756 user: hobbs tags: trunk | |
| 00:00 | * win/mkd.bat: * win/rmd.bat: removed necessity of tag.txt [Bug: 3874] * win/tclWinThrd.c: chang... check-in: 375e49cc20 user: hobbs tags: trunk | |
|
1999-12-21
| ||
| 23:59 | * unix/Makefile.in: added -srcdir=... for 'make html' check-in: 0287429982 user: hobbs tags: trunk | |
| 23:59 | renamed tcl8.1-tk8.1-man-html.tcl tcltk-man2html.tcl, and rewrote the internals to use 8.2+ string f... check-in: fa915632a2 user: hobbs tags: trunk | |
| 23:58 | * tests/cmdIL.test: * generic/tclCmdIL.c: added -unique option to lsort check-in: cffdbd72e3 user: hobbs tags: trunk | |
| 23:58 | * mac/tclMacOSA.c: fixed applescript for I18N [Bug: 3644] check-in: 9b8241d4cd user: hobbs tags: trunk | |
| 23:58 | * generic/tclCmdIL.c: added -unique option to lsort * generic/tclThreadTest.c: changed thread ids... check-in: 473262218e user: hobbs tags: trunk | |
| 23:57 | * doc/Hash.3: fixed reference to ckfree [Bug: 3912] * doc/RegExp.3: fixed calling params for Tcl_R... check-in: 4030bf50ec user: hobbs tags: trunk | |
| 23:57 | up'd to 8.3b1 check-in: 860fe80937 user: hobbs tags: trunk | |
|
1999-12-14
| ||
| 23:58 | Added comment about the bug number to the knownBug constraint. check-in: da0ebee405 user: jenn tags: core-8-2-1-branch, core-8-2-3, scriptics-sc-1-1 | |
| 21:36 | Modified tcltest library to set testConstraint(root) and testConstraint(notRoot) properly if UID is ... check-in: 77755a87bc user: jenn tags: core-8-2-1-branch | |
|
1999-12-13
| ||
| 03:05 | removed \n in panic check-in: 5a0cc23756 user: hobbs tags: trunk | |
|
1999-12-12
| ||
| 22:46 | * doc/glob.n: * tests/fileName.test: * generic/tclInt.decls: * generic/tclInt.h: * generic/tclI... check-in: c20c742c78 user: hobbs tags: trunk | |
| 22:46 | see log check-in: 49e433ff55 user: hobbs tags: trunk | |
| 02:58 | *** empty log message *** check-in: ba9c29e959 user: hobbs tags: trunk | |
| 02:27 | * unix/configure.in: * unix/tcl.m4: * unix/tclUnixPipe.c: removed checking for compatible vfork ... check-in: 10d5714aca user: hobbs tags: trunk | |
| 02:27 | * tests/info.test: * tests/parseOld.test: * generic/tclCmdAH.c: * generic/tclProc.c: changed Tcl... check-in: 39d765c053 user: hobbs tags: trunk | |
| 02:26 | * tests/var.test: * generic/tclCompile.c: fixed problem where setting to {} array would intermitt... check-in: a887ecceee user: hobbs tags: trunk | |
| 02:26 | see log check-in: bf305abef5 user: hobbs tags: trunk | |
|
1999-12-10
| ||
| 05:52 | updated changes for 8.2.3 check-in: a9d6451fdb user: hobbs tags: core-8-2-1-branch | |
|
1999-12-09
| ||
| 14:44 | * win/tclWin32Dll.c: * win/tclWinChan.c: * win/tclWinFCmd.c: * win/tclWinInit.c: * win/tclWinPi... check-in: 28cb1be105 user: hobbs tags: trunk | |
| 14:43 | * doc/exec.n: * doc/open.n: removed references to Win32s check-in: 1f09d42a1a user: hobbs tags: trunk | |
| 14:43 | see log check-in: ad936c56c2 user: hobbs tags: trunk | |
|
1999-12-08
| ||
| 05:49 | * library/http2.1/http.tcl: fixed error handling in http::Event [Bug: 3752] check-in: 5e6bcca375 user: hobbs tags: core-8-2-1-branch | |
| 05:49 | * generic/tclUtil.c: fixed Tcl_ScanCountedElement to not step beyond the end of the counted string... check-in: d339070a4e user: hobbs tags: core-8-2-1-branch | |
| 05:49 | see log check-in: 62d72d1127 user: hobbs tags: core-8-2-1-branch | |
| 03:50 | * unix/Makefile.in: fixed make gendate to swap const with CONST so it uses the Tcl defined CONST t... check-in: 8d3c584b8d user: hobbs tags: trunk | |
| 03:50 | * tests/io.test: removed 'knownBug' tests that were for unsupported0, which is now fcopy (that alr... check-in: d334eae425 user: hobbs tags: trunk | |
| 03:50 | * mac/tclMacPort.h: added utime.h include check-in: 62d99aa122 user: hobbs tags: trunk | |
| 03:49 | * generic/tclDate.c: * unix/Makefile.in: fixed make gendate to swap const with CONST so it uses t... check-in: b39a92cac1 user: hobbs tags: trunk | |
| 03:49 | see log check-in: 628e398038 user: hobbs tags: trunk | |
|
1999-12-07
| ||
| 00:40 | Winhelp should build more cleanly now. check-in: 30599c6398 user: wart tags: trunk | |
| 00:18 | Don't build winhelp as part of the doc: target. Now we use a separate "winhelp" target for building... check-in: 9a53a10dad user: wart tags: trunk | |
|
1999-12-06
| ||
| 01:46 | Added "doc" target to the Makefile that will build the winhelp files check-in: 9584ae6763 user: wart tags: trunk | |
| 01:43 | Added #define around include of <errno.h> so that systems with the header file (win NT) will pick it... check-in: a5dacdb2f3 user: wart tags: trunk | |
| 00:34 | Changed version number from "82" to "83" check-in: 4c2a910ef1 user: wart tags: trunk | |
|
1999-12-04
| ||
| 06:28 | check for whitespace after bad octals check-in: 16f0a0d493 user: hobbs tags: trunk | |
| 06:16 | * tests/env.test: removed knownBug limitation from working test * tests/all.tcl: ensured that ::tc... check-in: 7b710149dc user: hobbs tags: trunk | |
| 06:16 | * library/http2.1/http.tcl: fixed error handling in http::Event [Bug: 3752] check-in: 70543f0676 user: hobbs tags: trunk | |
| 06:15 | * tests/expr-old.test: * tests/parseExpr.test: * tests/string.test: * generic/tclGet.c: * gener... check-in: bc2b85b9c2 user: hobbs tags: trunk | |
| 06:15 | * doc/load.n: added note about NT's buggy handling of './' with LoadLibrary check-in: 4438057968 user: hobbs tags: trunk | |
| 06:15 | see log check-in: dfda353184 user: hobbs tags: trunk | |
|
1999-12-02
| ||
| 02:03 | * generic/tcl.decls : * generic/tclMain.c : * unix/tclAppInit.c: * win/tclAppInit.c: Added two ... check-in: cafaa4d046 user: redman tags: trunk | |
|
1999-12-01
| ||
| 02:45 | * generic/tclIO.c: fix from Kupries for Tcl_UnstackChannel that correctly handles resetting transl... check-in: 83cb927173 user: hobbs tags: trunk | |
| 00:08 | * win/tclWinTime.c: fixed handling of %Z on NT for time zones that don't have DST. check-in: 2aab86d6ee user: hobbs tags: trunk | |
| 00:08 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: 049dffa868 user: hobbs tags: trunk | |
| 00:08 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: faa91d96be user: hobbs tags: trunk | |
| 00:03 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: fbfc81f106 user: hobbs tags: core-8-2-1-branch | |
|
1999-11-30
| ||
| 08:43 | * unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set isNonBlocking flag on pipe. [Bug: 13... check-in: 19ef021163 user: hobbs tags: core-8-2-1-branch | |
| 08:42 | * generic/tclScan.c: fixed scan where %[..] didn't match anything [Bug: 3700] check-in: 1be6572a7b user: hobbs tags: core-8-2-1-branch | |
| 08:42 | see log check-in: 299d9c9a6f user: hobbs tags: core-8-2-1-branch | |
| 08:37 | * unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set isNonBlocking flag on pipe. [Bug: 13... check-in: d923016a93 user: hobbs tags: trunk | |
| 08:37 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: added supported for debugged versio... check-in: 6f4b62c8ee user: hobbs tags: trunk | |
| 08:36 | see log check-in: 0700df9bb9 user: hobbs tags: trunk | |
| 01:42 | * tests/scan.test: * generic/tclScan.c: fixed scan where %[..] didn't match anything and added te... check-in: 27ebd6ad86 user: hobbs tags: trunk | |
|
1999-11-24
| ||
| 20:55 | * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -lasterror on Windo... check-in: 5df86529da user: hobbs tags: trunk | |
| 20:55 | * generic/tclCmdIL.c: made SORTMODE_INTEGER work with Longs [Bug: 3652] check-in: 07f78f991f user: hobbs tags: trunk | |
| 20:54 | * doc/open.n: * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -las... check-in: af299ce78e user: hobbs tags: trunk | |
| 20:54 | see log check-in: 10bcf75695 user: hobbs tags: trunk | |
| 01:52 | Changed version number on dlls check-in: 1b1c1ae220 user: wart tags: trunk | |
|
1999-11-23
| ||
| 22:59 | * library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest output went to stdout instead of the speci... check-in: b16d36cb82 user: stanton tags: trunk | |
|
1999-11-22
| ||
| 20:15 | Took out "nonPortable" flag that was hiding -timeout tests, plus added more timeout cases for variou... check-in: c741790926 user: welch tags: trunk | |
|
1999-11-20
| ||
| 17:57 | updated to 2.2 version for http check-in: 539e4eb4fe user: hobbs tags: trunk | |
|
1999-11-19
| ||
| 23:32 | Creating branch scriptics-sc-1-1-branch Closed-Leaf check-in: 3b183abe24 user: cvs tags: scriptics-sc-1-1-branch, scriptics-sc-1-1-b1, scriptics-sc-1-1-base | |
| 23:32 | * README: * generic/tcl.h: * unix/configure.in: * win/configure.in: * win/README.binary: update... check-in: 38c0dc3e1d user: hobbs tags: core-8-2-1-branch | |
| 23:32 | * tools/tcl.wse.in: updated to patchlevel 3, as well as making sure tcltest1.0 is installed, and k... check-in: bcf594f8d9 user: hobbs tags: core-8-2-1-branch | |
| 23:32 | * tests/http.test: updated http package to 2.2 * doc/http.n: * library/http2.1/http.tcl: added re... check-in: bf8425559b user: hobbs tags: core-8-2-1-branch | |
| 23:32 | * generic/tclCkalloc.c: fixed Tcl_DbCkfree to return a value on NULL input. [Bug: 3400] * generi... check-in: 662493e960 user: hobbs tags: core-8-2-1-branch | |
| 23:31 | * tests/http.test: updated http package to 2.2 * doc/http.n: * library/http2.1/http.tcl: added re... check-in: 7fcd7c1093 user: hobbs tags: core-8-2-1-branch | |
| 23:31 | updated for 8.2.3 check-in: d46028bdff user: hobbs tags: core-8-2-1-branch | |
| 23:10 | *** empty log message *** check-in: 5469e18e7e user: hobbs tags: trunk | |
| 23:08 | updated to 2.2 in example check-in: 14f2ca6a58 user: hobbs tags: trunk | |
| 23:08 | see log check-in: 2737c93f65 user: hobbs tags: trunk | |
| 23:02 | * tools/tcl.wse.in: added tcltest1.0 library to distribution list check-in: b0141fa30a user: hobbs tags: trunk | |
| 23:02 | removed excess newliunes check-in: b9cf7c43f1 user: hobbs tags: trunk | |
| 23:02 | * library/http2.1/http.tcl: * library/http2.1/pkgIndex.tcl: updated http package to 2.2 check-in: 1e51a5eaf7 user: hobbs tags: trunk | |
| 23:02 | * generic/tclProc.c: backed out change from 1999-11-18 as it could affect return string from upvar... check-in: 10917802fd user: hobbs tags: trunk | |
| 23:02 | see log check-in: 0bb07f09e0 user: hobbs tags: trunk | |
| 06:40 | minor change that prevents stack blowing check-in: c11ea62b85 user: hobbs tags: trunk | |
| 06:35 | * unix/tcl.m4: added defined for _THREAD_SAFE in --enable-threads case; added check for pthread_mu... check-in: 020d2c798a user: hobbs tags: trunk | |
| 06:35 | * tests/scan.test: * generic/tclScan.c: finished support for inline scan by supporting XPG identi... check-in: 67351ebdfb user: hobbs tags: trunk | |
| 06:34 | * library/http2.1/http.tcl: added register and unregister commands to http:: package (better suppo... check-in: 0229de4970 user: hobbs tags: trunk | |
| 06:34 | * generic/tclProc.c: corrected error reporting for default case at the global level for uplevel co... check-in: 907f606957 user: hobbs tags: trunk | |
| 06:33 | * doc/scan.n: * tests/scan.test: * generic/tclScan.c: finished support for inline scan by suppor... check-in: 3de36dc975 user: hobbs tags: trunk | |
| 06:33 | see log check-in: 6136880bb4 user: hobbs tags: trunk | |
|
1999-11-18
| ||
| 02:22 | Improved error handling of http::geturl in the case the server is not available. Also correctly fix... check-in: 0966d9fbb0 user: welch tags: trunk | |
|
1999-11-13
| ||
| 01:35 | Added support for the TCLTESTARGS method for passing in additional test arguments check-in: 59a4bb8d6c user: wart tags: trunk | |
|
1999-11-10
| ||
| 02:52 | * unix/tcl.m4: added recognition of pthreads library for AIX check-in: aa81518c6c user: hobbs tags: trunk | |
| 02:52 | * tools/tcl.wse.in: updated to 8.3a1, fixed install of twind.tcl and koi8-r.enc files check-in: bbd1fbead4 user: hobbs tags: trunk | |
| 02:52 | *** empty log message *** check-in: 36eaa5869b user: hobbs tags: trunk | |
| 02:52 | * library/init.tcl: removed the installed binary directory from the auto_path variable check-in: a96e3c56d7 user: hobbs tags: trunk | |
| 02:51 | * generic/tclIOUtil.c: changed Tcl_Alloc to ckalloc * generic/tclInt.h: * generic/tclObj.c: roll... check-in: 4cf2e06b0a user: hobbs tags: trunk | |
| 02:51 | * doc/open.n: corrected docs for 'a' open mode. check-in: db875734d1 user: hobbs tags: trunk | |
| 02:51 | see log check-in: d577e6efba user: hobbs tags: trunk | |
|
1999-11-04
| ||
| 18:20 | Changed references to the README to references to the man page for tcltest. check-in: 673ccd1fd7 user: jenn tags: trunk | |
|
1999-11-03
| ||
| 02:00 | Creating branch scriptics-sc-1-0-branch Closed-Leaf check-in: f796914958 user: cvs tags: scriptics-sc-1-0-branch, core-8-2-2, scriptics-sc-1-0, scriptics-sc-1-0-base | |
| 02:00 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: fixed packaging to use the debug ve... check-in: 00262ff020 user: hobbs tags: core-8-2-1-branch | |
| 02:00 | see log check-in: 5bcba665e6 user: hobbs tags: core-8-2-1-branch | |
| 00:42 | updated for 8.2.2 release check-in: 9caa5ba8ca user: hobbs tags: core-8-2-1-branch | |
|
1999-11-02
| ||
| 22:01 | see log check-in: 47d7a87db5 user: hobbs tags: core-8-2-1-branch | |
| 02:10 | * tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly redu... check-in: 9f4bec066d user: hobbs tags: core-8-2-1-branch | |
| 02:09 | * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: *... check-in: 8685035011 user: hobbs tags: core-8-2-1-branch | |
| 02:09 | see log check-in: 812e8ce355 user: hobbs tags: core-8-2-1-branch | |
|
1999-10-30
| ||
| 11:09 | updated for patchlevel 2 check-in: 1a4f05699e user: hobbs tags: core-8-2-1-branch | |
| 11:09 | * unix/Makefile.in: purify has to use -best-effort to instrument * unix/tclUnixPipe.c: fixed mem l... check-in: 07e490e23d user: hobbs tags: core-8-2-1-branch | |
| 11:09 | * tools/tcl.wse.in: made demos\twind.tcl install in correct place check-in: fe9a571a7f user: hobbs tags: core-8-2-1-branch | |
| 11:07 | * tests/string.test: * generic/tclCmdMZ.c: fixed [string index] to return ByteArrayObj when index... check-in: fc5c8cd8e2 user: hobbs tags: core-8-2-1-branch | |
| 11:07 | * library/tcltest1.0/tcltest.tcl: * generic/tclThreadTest.c: fixed mem leaks in threads check-in: 0270ee3848 user: hobbs tags: core-8-2-1-branch | |
| 11:06 | * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] Fixed a bug in the handling of ... check-in: 89d055e3df user: hobbs tags: core-8-2-1-branch | |
| 11:06 | * library/init.tcl: removed [info nameof]/../bin from auto_path check-in: 3e5c8f0c0a user: hobbs tags: core-8-2-1-branch | |
| 11:05 | * generic/tcl.h: updated to patchlevel 2 * generic/tclCmdMZ.c: fixed [string index] to return Byt... check-in: be0c860183 user: hobbs tags: core-8-2-1-branch | |
| 11:05 | see log check-in: 3e4a327458 user: hobbs tags: core-8-2-1-branch | |
| 00:33 | Updated for http.tcl changes check-in: 43e9095de4 user: welch tags: trunk | |
| 00:31 | Fixed bug in the handling of the status code after an asynchronous connect, e.g., one that is used w... check-in: 900bb28c94 user: welch tags: trunk | |
| 00:27 | Cleanup of the TclNewObj family of macros, and elimination of the special Tcl_Obj memory allocator f... check-in: cdb2cc1c30 user: welch tags: trunk | |
|
1999-10-29
| ||
| 04:34 | removed // comments (IBM's AIX compiler complained) check-in: 31e3344b89 user: hobbs tags: trunk | |
| 03:05 | * win/tclWinTest.c: added testvolumetype command, as atime is completely ignored for Windows FAT f... check-in: 3fdb59940f user: hobbs tags: trunk | |
| 03:04 | * unix/tclUnixPort.h: added utime.h to includes * unix/aclocal.m4: made it just include tcl.m4 check-in: dedc005e01 user: hobbs tags: trunk | |
| 03:04 | added tests for related fixes check-in: 19dabe4e59 user: hobbs tags: trunk | |
| 03:04 | * library/tcltest1.0/tcltest.tcl: updated makeFile to return full pathname of file created check-in: b856b9a85d user: hobbs tags: trunk | |
| 03:03 | * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it only iterates once over the va_list (avoi... check-in: 2c17586d2a user: hobbs tags: trunk | |
| 03:03 | see log check-in: 4e1fe55e54 user: hobbs tags: trunk | |
|
1999-10-21
| ||
| 02:18 | * unix/tclUnixNotfy.c: fixed event/io threading problems by making triggerPipe non-blocking check-in: 43510a5f53 user: hobbs tags: trunk | |
| 02:17 | new test cases check-in: 55d35aff2f user: hobbs tags: trunk | |
| 02:17 | Changed update to 'after 1' to cause a true sleep in the current thread, avoiding numerous superfluo... check-in: 77f0c7a367 user: hobbs tags: trunk | |
| 02:16 | * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] check-in: 456c6c1d4c user: hobbs tags: trunk | |
| 02:16 | * unix/tclUnixNotfy.c: fixed event/io threading problems by making triggerPipe non-blocking * li... check-in: 1a3cca95e4 user: hobbs tags: trunk | |
| 02:16 | see log check-in: 69f9da51a8 user: hobbs tags: trunk | |
|
1999-10-20
| ||
| 01:27 | Merged code from core-8-2-1 branch that changes the checks for the value of tcl_interactive to also ... check-in: f1b77df33e user: jenn tags: trunk | |
| 01:21 | * library/tcltest1.0/pkgIndex.tcl: Removed nonexistent procs from pkgIndex.tcl. * library/tcltest1.... check-in: 244333ea09 user: jenn tags: core-8-2-1-branch | |
|
1999-10-19
| ||
| 18:59 | *** empty log message *** check-in: da61a3b78c user: jenn tags: trunk | |
| 18:08 | * tests/tcltest.test: * doc/tcltest.n: * library/tcltest1.0/tcltest.tcl: Removed the extra return at... check-in: 58252d4dac user: jenn tags: trunk | |
|
1999-10-15
| ||
| 04:47 | Stupid bug in TclpLoadFile - use the converted value! check-in: d4146ab675 user: jingham tags: trunk | |
| 04:47 | *** empty log message *** check-in: f5b6da3702 user: jingham tags: trunk | |
| 04:47 | Fix a merge error in the UTF8 conversion bug fix [Bug: 2869] check-in: d73e2a7f28 user: jingham tags: trunk | |
|
1999-10-13
| ||
| 02:22 | * tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly redu... check-in: 7f8ae5d24e user: hobbs tags: trunk | |
| 02:22 | * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: *... check-in: 801921c818 user: hobbs tags: trunk | |
| 02:22 | *** empty log message *** check-in: 1cd4f46b90 user: hobbs tags: trunk | |
| 01:24 | * library/tcltest1.0/pkgIndex.tcl: fixed procs in pkgIndex.tcl file check-in: 8078514c2d user: hobbs tags: trunk | |
| 01:24 | *** empty log message *** check-in: 3897027126 user: hobbs tags: trunk | |
| 00:32 | * unix/Makefile.in: purify has to use -best-effort to instrument * unix/tclAppInit.c: identified p... check-in: 51f678993b user: hobbs tags: trunk | |
| 00:32 | * tests/basic.test: updated test cases for 8.3 * tests/encoding.test: fixed test case that change ... check-in: dcf7902796 user: hobbs tags: trunk | |
| 00:32 | * generic/tclEnv.c: fixed mem leak with putenv and DStrings check-in: 7232e51655 user: hobbs tags: trunk | |
| 00:32 | * doc/Encoding.3: corrected docs check-in: 175164594b user: hobbs tags: trunk | |
| 00:31 | *** empty log message *** check-in: 849a062ced user: hobbs tags: trunk | |
|
1999-10-05
| ||
| 22:47 | * {win,mac,unix,tools,}/README: * win/README.binary: * win/makefile.vc: * {win,unix}/configure.i... check-in: 090ccd067b user: hobbs tags: trunk | |
| 22:46 | * {win,mac,unix,tools,}/README: * win/README.binary: * win/makefile.vc: * {win,unix}/configure.i... check-in: 8424f29d2e user: hobbs tags: trunk | |
| 22:46 | * mac/tclMacFCmd.c: fixed filename stuff to support UTF-8 [Bug: 2869] check-in: 99f73b4a2d user: hobbs tags: trunk | |
| 22:46 | * library/http2.1/http.tcl: fixed possible use of global c var. check-in: ac6f46e0da user: hobbs tags: trunk | |
| 22:45 | * library/init.tcl: updated to 8.3a1 from 8.2.0. check-in: 637ee1644a user: hobbs tags: trunk | |
| 22:45 | * generic/tclNamesp.c: * generic/tclVar.c: * generic/tclCmdIL.c: fixed comment typos * generic/t... check-in: a774648283 user: hobbs tags: trunk | |
| 22:45 | *** empty log message *** check-in: 417346a0a2 user: hobbs tags: trunk | |
|
1999-10-02
| ||
| 01:09 | 1999-10-01 Jeff Hobbs <hobbs@scriptics.com> * All frozen for 10/4/99 8.2.1 release * changes: u... check-in: f4ae4df355 user: hobbs tags: core-8-2-1-branch, core-8-2-1, scriptics-bc-1-0-b1 | |
|
1999-09-30
| ||
| 21:26 | updated patchlevel to 1 check-in: c82686c2ed user: hobbs tags: core-8-2-1-branch | |
| 02:05 | fixed possible ref to global 'c' var in namespace init code check-in: cfb8575d6d user: hobbs tags: core-8-2-1-branch | |
|
1999-09-25
| ||
| 02:12 | * library/tcltest1.0/tcltest.tcl: Changed checks for value of tcl_interactive to checks for existenc... check-in: ff3cc6ae5a user: jenn tags: core-8-2-1-branch | |
|
1999-09-24
| ||
| 22:49 | 1999-09-24 Jeff Hobbs <hobbs@scriptics.com> * mac/tclMacFCmd.c: fixed filename stuff to support ... check-in: a921ec8597 user: hobbs tags: core-8-2-1-branch | |
| 02:01 | 1999-09-23 Jeff Hobbs <hobbs@scriptics.com> * README: * generic/tcl.h: * tools/tcl.wse.in: upd... check-in: cc32886d58 user: hobbs tags: core-8-2-1-branch | |
|
1999-09-22
| ||
| 21:06 | * tests/tcltest.test: Added 'exit' calls to the scripts that the test creates and added tests for -t... check-in: 16ba724032 user: jenn tags: core-8-2-1-branch | |
| 21:05 | * library/tcltest1.0/tcltest.tcl: Added a -args flag that sets a variable named ::tcltest::parameter... check-in: 07c5f033a5 user: jenn tags: core-8-2-1-branch | |
| 21:05 | * tests/tcltest.test: Added 'exit' calls to the scripts that the test creates and added tests for -t... check-in: e870c5821b user: jenn tags: core-8-2-1-branch | |
| 04:12 | 1999-09-21 Jeff Hobbs <hobbs@scriptics.com> * tests/env.test: * unix/Makefile.in: added support... check-in: ab656050a9 user: hobbs tags: core-8-2-1-branch | |
|
1999-09-21
| ||
| 23:10 | * library/tcltest1.0/tcltest.tcl: Applied patches sent in by Andreas Kupries to fix typos in comment... check-in: 1fcb5fc415 user: jenn tags: trunk | |
| 06:37 | 1999-09-20 Jeff Hobbs <hobbs@scriptics.com> * tests/env.test: * unix/Makefile.in: added support... check-in: 8e69ad3948 user: hobbs tags: trunk | |
| 04:21 | * unix/Makefile.in: fixed gendate target - this never worked since RCS was intro'd. * unix/tcl.m... check-in: 56f0b251b3 user: hobbs tags: trunk | |
| 04:20 | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> * tests/timer.test: changed after delay in timer tes... check-in: eb68adcdfd user: hobbs tags: trunk | |
|
1999-09-02
| ||
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: * unix/tcl.m4: adjusted fix from... check-in: c8c6ecddb3 user: hobbs tags: trunk | |
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * generic/tclParseExpr.c: changed '"' to '\"' to mak... check-in: dc02bb24c9 user: hobbs tags: trunk | |
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> remove TclInitStubs.3 - it was duplicate of InitStubs... check-in: 15b82898b6 user: hobbs tags: trunk | |
| 16:25 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * generic/tclParseExpr.c: changed '"' to '\"' to mak... check-in: ae3e8e69cb user: hobbs tags: trunk | |
|
1999-09-01
| ||
| 23:15 | Process command-line arguments only ::tcltest doesn't have a child namespace (requires that command-... check-in: fa90a10812 user: jenn tags: trunk | |
| 00:38 | Subst 2 more values into tclConfig.sh check-in: c29e7fad92 user: wart tags: trunk | |
|
1999-08-31
| ||
| 21:49 | typos check-in: 701aae413f user: jenn tags: trunk | |
| 21:43 | * library/tcltest1.0/tcltest.tcl: * doc/tcltest.n: * tests/README: Modified testConstraints variable... check-in: 2630872e80 user: jenn tags: trunk | |
| 01:48 | lint check-in: 6bb67868e7 user: jenn tags: trunk | |
|
1999-08-27
| ||
| 21:45 | * tests/env.test: * tests/exec.test: * tests/io.test: * tests/event.test: * tests/tcltest.test: Adde... check-in: cb311db6b8 user: jenn tags: trunk | |
| 18:12 | * library/tcltest1.0/tcltest.tcl: Modified tcltest so that variables are only initialized to their ... check-in: 1574427937 user: jenn tags: trunk | |
| 01:17 | * tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Added a -args flag that sets a variab... check-in: 03b5b8d2c0 user: jenn tags: trunk | |
|
1999-08-23
| ||
| 17:54 | * tests/tcltest.test: Added additional tests for -tmpdir, marked all tests that use exec as unixOr... check-in: 13304f0d0d user: jenn tags: trunk | |
|
1999-08-21
| ||
| 19:41 | *** empty log message *** check-in: a09342dc94 user: hobbs tags: trunk | |
| 19:41 | 1999-08-21 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-... check-in: 92192bdcaa user: hobbs tags: trunk | |
| 19:41 | 1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * generic/tclPosixStr.c: fixed typo [Bug: 2592] check-in: bd45487388 user: hobbs tags: trunk | |
| 19:40 | 1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * doc/*: fixed various nroff bugs in man pages [Bug:... check-in: 9772601e1f user: hobbs tags: trunk | |
| 19:40 | 1999-08-21 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-... check-in: fce88c177e user: hobbs tags: trunk | |
|
1999-08-19
| ||
| 17:39 | 1999-08-19 Jeff Hobbs <hobbs@scriptics.com> * generic/tclIO.c: changed Tcl_GetChannelNames* to u... check-in: 769c31641d user: hobbs tags: trunk | |
| 03:00 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * unix/Makefile.in: changed the dependency structure... check-in: d2761cadc2 user: hobbs tags: trunk | |
| 03:00 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> added tests for bug fixes check-in: 5151e2b2b1 user: hobbs tags: trunk | |
| 02:59 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * library/auto.tcl: * library/init.tcl: * library/... check-in: e3a02d20c4 user: hobbs tags: trunk | |
| 02:59 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/OpenFileChnl.3: * doc/file.n: * tests/cmdAH.... check-in: fb64d24b32 user: hobbs tags: trunk | |
| 02:58 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/Eval.3: fixed doc on input args [Bug: 2114] ... check-in: 7751b2712e user: hobbs tags: trunk | |
| 02:58 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/Eval.3: fixed doc on input args [Bug: 2114] ... check-in: e50e0a11be user: hobbs tags: trunk | |
|
1999-08-17
| ||
| 21:34 | typo check-in: dcf9edc93d user: jenn tags: trunk | |
|
1999-08-16
| ||
| 00:09 | Update copyrights and add my name to Ray's in the credits (blush). check-in: 1b154b6e79 user: jingham tags: trunk | |
| 00:09 | Update the copyrights. check-in: ac89277576 user: jingham tags: trunk | |
| 00:09 | Update copyrights and add my name to Ray's in the credits (blush). check-in: 84ae3d0d34 user: jingham tags: trunk | |
| 00:09 | If you are running the testsuite, set the Stack size to 768K so you can pass the regexp tests. For ... check-in: f8e83859fc user: jingham tags: trunk | |
| 00:09 | Update copyrights and add my name to Ray's in the credits (blush). check-in: d854c74a23 user: jingham tags: trunk | |
|
1999-08-15
| ||
| 04:54 | Change the permissions for opening resource files to Shared. Suprisingly enough, this is the only w... check-in: ba2d9e8c51 user: jingham tags: trunk | |
| 04:05 | Note Stack space increase needed for complex patterns with many subexpressions in Tcl8.2 regexp pack... check-in: 7ce80f7793 user: jingham tags: trunk | |
| 04:04 | Require Tcl 8.2 check-in: 9ab652d8fc user: jingham tags: trunk | |
| 04:03 | Typo in comment check-in: 5af29d3264 user: jingham tags: trunk | |
|
1999-08-13
| ||
| 19:01 | Minor tweaks to get these pages through the HTML converter check-in: 955414971d user: welch tags: trunk, core-8-2-0, scriptics-tclpro-1-3-0 | |
| 19:00 | Updated to handle more special backslash sequences found in re_syntax.n check-in: 7bc8c1e80d user: welch tags: trunk | |
| 18:30 | Release 8.2.0. check-in: dd882ac96d user: redman tags: trunk | |
| 17:53 | Fixed bad function definition, should use void instead of VOID for return type (does not return "voi... check-in: e312151bcd user: redman tags: trunk | |
| 16:49 | Fixed type, USE_TCL_ALLOC should be USE_TCLALLOC check-in: 3bc29fd348 user: redman tags: trunk | |
| 08:07 | Update to move the build directory out of the source tree. check-in: 179db97ef4 user: jingham tags: trunk | |
| 08:06 | *** empty log message *** check-in: 1e10d11974 user: jingham tags: trunk | |
|
1999-08-12
| ||
| 23:14 | *** empty log message *** check-in: 23b62d7131 user: stanton tags: trunk | |
| 23:14 | * win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make it easier to turn on compiler tracing. *... check-in: ce8026cea8 user: stanton tags: trunk | |
| 20:02 | tclConfig.sh is now installed for windows check-in: 27bfd7223c user: wart tags: trunk | |
| 17:38 | Applied patch to remove compiler warning. check-in: 032a118e12 user: redman tags: trunk | |
|
1999-08-11
| ||
| 23:09 | Added definition for STLIB_LD check-in: 824e2ec9b8 user: wart tags: trunk | |
| 22:48 | Added substitution for STLIB_LD, the static linker. check-in: c0840b5c4d user: wart tags: trunk | |
| 20:51 | Include the unix/aclocal.m4 file in the distribution. check-in: a5cfb84823 user: redman tags: trunk | |
|
1999-08-10
| ||
| 23:16 | Change version numbers to 8.2.0 check-in: 1a6937fbfc user: redman tags: trunk | |
| 22:45 | Rolled back changes to change the prototype of Tcl_ListObjGetElements() check-in: ac48eb3341 user: redman tags: trunk | |
| 22:42 | Removed patch to change prototype of Tcl_ListObjGetElements. Closed-Leaf check-in: 13834ebb6a user: redman tags: core-8-2-b3-branch | |
| 18:50 | Update version numbers to 8.2b3 and update ChangeLog and changes files. check-in: 7e5102383d user: redman tags: core-8-2-b3-branch | |
| 17:35 | * generic/tclListObj.c: * generic/tcl.decls: * generic/tclDecls.h: Applied patch from Jim Ingham to... check-in: cfb9ace67b user: redman tags: trunk, core-8-2-b3-base | |
| 17:17 | Fixed level of indirection in Tcl_GetAllocMutex check-in: 493612de83 user: welch tags: trunk | |
| 05:09 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * tests/string.test: added largest_int proc to adapt... check-in: ebcd327a4f user: hobbs tags: trunk | |
| 04:21 | Move Mark Roseman's fix for slow connections from Tcl 8.0 to Tcl 8.2. check-in: 5bf564a528 user: jingham tags: trunk | |
| 04:21 | Trivial cleanup - Windows -> Macintosh in comments. check-in: c0e8a29fd9 user: jingham tags: trunk | |
| 04:21 | Convert the directory name from Utf to External before passing it to the Toolbox. check-in: 4c13132580 user: jingham tags: trunk | |
| 02:42 | Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.c check-in: a5ed5c1af7 user: welch tags: trunk | |
| 02:42 | 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so they can be linked against ... check-in: 0a115beef8 user: welch tags: trunk | |
| 02:40 | Updated change log for my aolserver-related changes check-in: 22cd3dfa32 user: welch tags: trunk | |
| 01:23 | removed unreferenced variable from regcomp.c check-in: be29d94a7c user: redman tags: trunk | |
|
1999-08-09
| ||
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * library/init.tcl: fixed path handling in auto_exec... check-in: ea30d74c31 user: hobbs tags: trunk | |
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug... check-in: 253cc38782 user: hobbs tags: trunk | |
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug... check-in: fa5ab43f53 user: hobbs tags: trunk | |
|
1999-08-05
| ||
| 16:57 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * library/http2.1/http.tcl: Made use of "i" in init ... check-in: 05b0bafac3 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * generic/tclLiteral.c: fixed reference to bytes tha... check-in: c575126b69 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * doc/tclvars.n: Made it clear that tcl_pkgPath was ... check-in: da5846e156 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * doc/tclvars.n: Made it clear that tcl_pkgPath was ... check-in: 1965e87ab6 user: hobbs tags: trunk | |
| 06:17 | Declare the tclStubs table so we can use it to swap out Tcl_SetTimer and Tcl_WaitForEvent in this fi... check-in: 2f6f68605b user: jingham tags: trunk | |
| 01:21 | *** empty log message *** check-in: 4cf8f5a588 user: stanton tags: trunk | |
| 01:21 | * tests/reg.test: Added test for REG_EXPECT bug fixed by Henry's patch. check-in: af33e52d36 user: stanton tags: trunk | |
| 01:16 | * generic/regc_nfa.c: * generic/regcomp.c: * generic/rege_dfa.c: * generic/regexec.c: * generic/regg... check-in: c161cf0289 user: stanton tags: trunk | |
|
1999-08-04
| ||
| 20:58 | Released Tcl 8.2b2. check-in: c6f78af409 user: redman tags: trunk, scriptics-tclpro-1-3-b4, core-8-2-b2 | |
| 15:58 | Remove extern declaration for TclWinGetPlatform functions, they're already in tclInt.decls. Only af... check-in: 55f8cac9c0 user: redman tags: trunk | |
|
1999-08-03
| ||
| 18:07 | Move functions declarations out of win/tclWinInt.h that are now in generic/tclInt.decls check-in: 257bae6dc4 user: redman tags: trunk | |
|
1999-08-02
| ||
| 21:57 | * unix/configure.in: * win/configure.in: Change beta level to b2. check-in: 934d16e5cf user: redman tags: trunk | |
| 18:33 | removed extra declaration of Tcl_RegExpMatchObj check-in: 95c603bf2e user: redman tags: trunk | |
| 17:45 | * generic/tcl.h: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclInt.h: * generic/tclInt.dec... check-in: 08e3282fc0 user: redman tags: trunk | |
|
1999-08-01
| ||
| 22:09 | * win/tclWinSock.c: Added comment block to SocketThread() function. Added code to avoid calling Ter... check-in: 77a8b86a7a user: redman tags: trunk | |
| 20:43 | * generic/tclInt.decls: added declaractions necessary for the Tcl test code to work wth stubs [Bu... check-in: 6f03b1d1ed user: hobbs tags: trunk | |
|
1999-07-31
| ||
| 01:55 | * unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5. Patch from James Dennett. [Bug: 245... check-in: 59e2b0685d user: redman tags: trunk | |
| 01:24 | * win/tclWinPipe.c: * win/Makefile.in: Fixing launching of 16-bit apps on Win9x from wish. The comm... check-in: 0e573cddc1 user: redman tags: trunk | |
|
1999-07-30
| ||
| 23:31 | Added definitions for some symbols in tclConfig.sh that never got values in Windows. check-in: cf3031f4df user: wart tags: trunk | |
| 22:26 | Parameterized the static library linkers (ar cr and lib -nologo) to assist in merging the Makefile.i... check-in: ef28f0d52d user: wart tags: trunk | |
| 22:19 | * tclParse.c: fixed bug in info complete regarding nested square brackets [Bug: 2382, 2466] check-in: 02e78f811b user: hobbs tags: trunk | |
| 21:46 | updated trf patch to fix problems created when adapting Kupries' previous patch to our specs. check-in: af62bca303 user: hobbs tags: trunk | |
| 19:10 | Updated to match the new return values from tcltest. check-in: 4300ae3dc9 user: jenn tags: trunk | |
| 02:02 | * win/tclWinChan.c: Allow tcl to open CON and NUL, even for std channels. Checking for bad/unusable... check-in: 204ad52209 user: redman tags: trunk | |
| 01:35 | Exit with non-zero status if there were problems with the way the test suite was started (e.g. wrong... check-in: 4ab899a015 user: jenn tags: trunk | |
|
1999-07-29
| ||
| 23:17 | * unix/mkLinks.tcl: Applied patch to avoid linking pack.n to pack-old.n. Patch from Don Porter. [Bu... check-in: 11860a3bdf user: redman tags: trunk | |
| 22:58 | win/tclWinSock.c: free Win32 Event handles when destroying socket helper threads. check-in: 5d8a109496 user: redman tags: trunk | |
| 19:21 | Added lines so that extensions can set up static linker (ar vs. lib) and C compiler warning flags ea... check-in: 8ccef65e92 user: wart tags: trunk | |
|
1999-07-28
| ||
| 18:51 | Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions can get these values in the ... check-in: 0d5ddcfb91 user: wart tags: trunk | |
| 18:33 | * tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Fixed the condition under which ::tcltest::P... check-in: a956513b64 user: jenn tags: trunk | |
|
1999-07-27
| ||
| 16:31 | update Windows installer bitmap to read Tcl/Tk Version 8.2 check-in: 04538cac97 user: redman tags: trunk | |
| 01:42 | Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some open issues, this code is a ... check-in: f4fa2a7ba1 user: redman tags: trunk | |
|
1999-07-26
| ||
| 22:50 | * tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: * doc/tcltest.n: Cleaned up code in ::tc... check-in: 857902b876 user: jenn tags: trunk | |
| 17:59 | Tests for the tcltest package check-in: c9f00c0092 user: jenn tags: trunk | |
| 17:51 | Change destination of dde package to dde1.1. check-in: 9ffe120a2d user: redman tags: trunk | |
|
1999-07-23
| ||
| 23:40 | Removed patch for bug 2382, for info complete. check-in: 840e9c95ce user: redman tags: trunk | |
|
1999-07-22
| ||
| 23:47 | * win/tclWinSock.c: Fixed hang with threads enabled, fixed semaphores with threads disabled. * win/... check-in: 30432d73f2 user: redman tags: trunk | |
| 23:45 | Fix hange with socket code (win32) with threads enabled, fixed the semaphores for threads disabled. ... check-in: a5863b3a81 user: redman tags: trunk | |
| 21:50 | * Changed version to 8.2b2. * win/tclWinPort.h: Block out include of sys/*.h in order to build ext... check-in: 589cb7ba77 user: redman tags: trunk | |
| 02:15 | Applied patch for info complete. [Bug: 2382] check-in: 9a47ff649a user: redman tags: trunk | |
| 01:26 | revert changes to TclpStrftime, not needed for internal functions. check-in: a4cee78edc user: redman tags: trunk | |
| 01:08 | * doc/Utf.3: * generic/tcl.decls: * generic/tclInt.decls: * generic/tclDecls.h: * generic/tclIntDecl... check-in: 22b143003b user: redman tags: trunk | |
| 00:38 | * unix/Makefile.in: Added the Windows configure script to the distribution file list, already shipp... check-in: 677ba646fb user: redman tags: trunk | |
| 00:13 | * win/makefile.vc: Changed version number of DDE package in VC++ makefile to use 1.1 instead of 1.0... check-in: 6633a54dd5 user: redman tags: trunk | |
| 00:06 | * doc/open.n: Added documentation of \\.\comX notation for opening serial ports on Windows (alternat... check-in: 10b63080bd user: redman tags: trunk | |
|
1999-07-21
| ||
| 23:28 | added a line to initialize the tclDefaultLibrary tcl global var to "", as was done in Tcl8.0.5. check-in: b16021515e user: hershey tags: trunk | |
| 21:29 | Previous version was a mistake, roll it back. check-in: 2d8b4e85a6 user: redman tags: trunk | |
| 21:28 | * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socket driver to move the handling of the so... check-in: 74cee245ff user: redman tags: trunk | |
| 17:43 | added missing '\' at the end of one line (only irix complained about this) check-in: 323fd26f82 user: hershey tags: trunk | |
| 16:04 | Small tweaks to the top-level README to fix typos and wording. check-in: 384e1d2bd9 user: jpeek tags: trunk | |
| 02:01 | * generic/tclInitScript.h: * unix/tclUnixInit.c: merged code with 8.0.5. We now use an intermedi... check-in: 0d9e2ba09f user: hershey tags: trunk | |
|
1999-07-20
| ||
| 00:11 | changed http package version from 2.0 to 2.1 check-in: fda7557642 user: hershey tags: trunk | |
|
1999-07-19
| ||
| 21:03 | changed http dir from 2.0 to 2.1 check-in: 124ac761ed user: hershey tags: trunk | |
|
1999-07-16
| ||
| 21:56 | Add Tcl_SetNotifier to stubs table. [Bug: 2354] check-in: 0fdd9484f5 user: redman tags: trunk | |
| 21:40 | * unix/aclocal.m4: * unix/tcl.m4: Add check for Alpha/Linux to correct the IEEE floating flag to t... check-in: 72240a3a0a user: redman tags: trunk | |
| 01:52 | Fix minor version number. check-in: f5eb99468e user: redman tags: trunk | |
|
1999-07-15
| ||
| 21:00 | Install files with 82 instead of 81 suffix check-in: 55cb269e12 user: redman tags: trunk | |
| 01:47 | Change version number check-in: 38e7639e65 user: redman tags: trunk | |
|
1999-07-14
| ||
| 19:09 | Deleted sentence as suggested by Scott Stanton check-in: b4d75c8e7d user: jpeek tags: trunk | |
| 19:07 | Created branch core-8-2-b1-synthetic Closed-Leaf check-in: d0852b1db1 user: cvs2fossil tags: core-8-2-b1-synthetic, core-8-2-b1 | |
| 19:07 | Created branch scriptics-tclpro-1-3-b3-synthetic Closed-Leaf check-in: 77ff211b7e user: cvs2fossil tags: scriptics-tclpro-1-3-b3-synthetic, scriptics-tclpro-1-3-b3 | |
| 19:07 | doc/re_syntax.n: Deleted sentence suggested by Scott S. check-in: d7e9fff01e user: jpeek tags: trunk | |
|
1999-07-13
| ||
| 22:23 | Makefile.in: fixed cat32.exe build makefile.vc: fixed calling tcltest.exe check-in: 580b6853c5 user: redman tags: trunk | |
| 22:23 | Add .m4 files and Windows configure.in and Makefile.in check-in: 830c41e50e user: redman tags: trunk | |
| 22:22 | Change dde package to 1.1 check-in: 9bd199dc6c user: redman tags: trunk | |
| 22:21 | Merged ChangeLog for 8.2b1 check-in: 85be69819f user: redman tags: trunk | |
| 02:07 | Removed two notes to myself (oops), cleaned up wording, moved changebars. check-in: 9b72e5aa55 user: jpeek tags: trunk | |
| 02:06 | Documented tweaks to the tcl/docs/re_syntax.n manpage file. check-in: eba33a5ca7 user: jpeek tags: trunk | |
|
1999-07-12
| ||
| 21:03 | Catch the cd that sets up the initial value for the testsDirectory variable. check-in: aa7feb0ac0 user: jenn tags: trunk | |
|
1999-07-11
| ||
| 20:31 | Changed version numbers in NMAKE makefile. check-in: 2ea86e8bdf user: redman tags: trunk | |
| 20:29 | Change version number in NMAKE makefile check-in: b1cd1cf0ff user: redman tags: trunk | |
|
1999-07-09
| ||
| 21:18 | install-man target renamed to "install-doc" to be consistent with TEA spec. check-in: b01449ac9b user: wart tags: trunk | |
| 18:24 | * win/configure.in: Eval DLLSUFFIX, LIBSUFFIX, and EXESUFFIX in the configure script so that substit... check-in: fd326b93fa user: redman tags: trunk | |
| 02:31 | fixed line termination character check-in: 77df520e96 user: stanton tags: trunk | |
| 02:12 | *** empty log message *** check-in: 828e9399bf user: stanton tags: trunk | |
| 02:11 | * tests/string.test: * generic/tclCmdMZ.c: Fixed bug in string range bounds checking code. check-in: 614b32f8b0 user: stanton tags: trunk | |
| 00:00 | Removed -asidefromdir and -relateddir flags, removed unused ::tcltest::dotests proc, cleaned up impl... check-in: c5abb670a1 user: jenn tags: trunk | |
|
1999-07-08
| ||
| 23:17 | * win/Makefile.in: Added tcltest target so runtest works properly. Added missing names to the clean... check-in: bd1fc18299 user: stanton tags: trunk | |
| 19:44 | Fixed bogus test for env.test check-in: 931d254c68 user: rjohnson tags: trunk | |
| 17:29 | Do additional checks to unset any environment variables set, changed or created by the tests. check-in: 8163db91b2 user: jenn tags: trunk | |
| 03:35 | Improved test to handle empty env array - (will raise error) check-in: 49ec7aac3e user: rjohnson tags: trunk | |
| 03:30 | Fixed a couple of bad registry tests... check-in: 030703c01e user: rjohnson tags: trunk | |
| 03:08 | Fixed bug in test suite - remember to update tests when changing features!!! check-in: 2d21c46440 user: rjohnson tags: trunk | |
| 02:57 | Fixed broken utility function makeFile. check-in: 7c29ca5cd1 user: rjohnson tags: trunk | |
|
1999-07-07
| ||
| 23:08 | Made test encoding test understand platform differences. check-in: f6d0bb0e6a user: rjohnson tags: trunk | |
| 18:59 | * doc/fconfigure.n: Clarified default buffering behavior for the standard channels. [Bug: 2335] check-in: 842d60e737 user: stanton tags: trunk | |
| 02:37 | New windows serial port driver. [Bug 1980 2217] check-in: 256cf12d76 user: redman tags: trunk | |
| 02:28 | Marked two timing-dependent tests "nonPortable", but I really need to fix these (4.11 and 4.12) check-in: f52b68ccbe user: welch tags: trunk | |
| 02:08 | Back-fitted notes about my recent changes check-in: 309cad81f8 user: welch tags: trunk | |
| 01:58 | Fixed handling of connection timeouts. check-in: ad2c691a5a user: welch tags: trunk | |
|
1999-07-06
| ||
| 23:55 | Removed extra '\' characters at the beginning of the parseOld.test file that were causing "invalid c... check-in: aebd6705b5 user: jenn tags: trunk | |
| 23:43 | Added entries for 6/25/99 and 6/29/99 reflecting the addition of the tcltest package and all changes... check-in: 0491db6507 user: jenn tags: trunk | |
| 22:50 | Added entry re: 1999-06-23 changes that created re_syntax(n) page. check-in: bae3599a08 user: jpeek tags: trunk | |
|
1999-07-02
| ||
| 22:08 | Fix missing declaration of tclStubs check-in: c3d96ae985 user: redman tags: trunk | |
| 21:59 | Fix Tcl_GetStackedChannel declaration, the function returns a Tcl_Channel, not void. check-in: d88a0ddb9c user: redman tags: trunk | |
| 21:50 | Block out unix-only code for windows & mac. check-in: 0eb08410e8 user: redman tags: trunk | |
| 21:09 | Regen the stub files after changes in tcl.decls were made, but the stub files were not regenerated. check-in: 976652f5cb user: redman tags: trunk | |
| 20:39 | Temporarily disabling core file checking. check-in: 3017d5a542 user: jenn tags: trunk | |
| 19:59 | Fixed lint found by Jim Ingham check-in: c368b08fea user: welch tags: trunk | |
| 19:51 | Name change from Tcl_ReplaceChannel to Tcl_StackChannel Added new code that modifies the channel in ... check-in: 559c4a45d9 user: welch tags: trunk | |
| 19:51 | Name change from Tcl_ReplaceChannel to Tcl_StackChannel check-in: 3dfed73236 user: welch tags: trunk | |
| 06:41 | Improved support for empty array names check-in: 29f911e5bf user: welch tags: trunk | |
| 06:05 | Added hook points to the notifier check-in: 2575337b01 user: welch tags: trunk | |
| 06:05 | Added hook points to the notifier Updated Xt tests to use new Tcl_SetNotifier check-in: b68062ca89 user: welch tags: trunk | |
| 06:05 | Fixed package version number check-in: 0ec7baf04b user: welch tags: trunk | |
| 06:04 | Added hook points to the notifier check-in: 8a7bc87ac3 user: welch tags: trunk | |
| 06:04 | Added Tcl_SetNotifier and associated typedef. This lets you hook the notifier procs. check-in: 6889d4e289 user: welch tags: trunk | |
|
1999-07-01
| ||
| 23:24 | fix to call TclStat instead of TclpStat check-in: 002b63e317 user: redman tags: trunk | |
| 23:21 | Call TclStat instead of TclpStat in order to allow the stat hooks to work properly. check-in: 5ff61ca415 user: redman tags: trunk | |
| 17:36 | Changed the tests to use the testConstraints array that the test harness uses instead of the old nam... check-in: 6b946e4c34 user: jenn tags: trunk | |
| 16:54 | Updated for new package version number check-in: a112554fac user: welch tags: trunk | |
|
1999-06-30
| ||
| 22:35 | Fix genstubs target. check-in: 66fe41f6a8 user: redman tags: trunk | |
| 22:34 | Add TclHandle functions to the internal stub table. Remove unused tclStubs.c file. check-in: 17d529bed8 user: redman tags: trunk | |
| 18:39 | Removed call to obsolete AC_C_CROSS macro. check-in: 5bcc801016 user: wart tags: trunk | |
| 17:47 | Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannel functions. check-in: 3050cfce85 user: welch tags: trunk | |
| 17:46 | Updated http and ReplaceChannel man pages check-in: 1305a89b07 user: welch tags: trunk | |
| 17:43 | Fixed -timeout bug to handle connections to dead servers properly. Added http::cleanup function check-in: 910071defe user: welch tags: trunk | |
| 05:51 | updated dde version from 1.0 to 1.1 check-in: e4b2fadb55 user: hershey tags: trunk | |
| 00:17 | Added a check to not rename incr unless it's been previously renamed. check-in: b45cab665d user: jenn tags: trunk | |
| 00:17 | Added a check at the end of the test to not unset variables if they don't exist. check-in: bc368c12a4 user: jenn tags: trunk | |
|
1999-06-29
| ||
| 20:14 | Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relateddir, and -asidefromdir... check-in: f368875e9c user: jenn tags: trunk | |
| 03:22 | Modified the last three tests to run with pcOnly constraint. check-in: fca81e7512 user: jenn tags: trunk | |
| 00:25 | Adopted Doc patch that changes "unknown_active" to "unknown_pending" check-in: 4c4b368e76 user: welch tags: trunk | |
|
1999-06-28
| ||
| 23:49 | Applied patch from Peter Hardie (with modifications) to fix Tcl_GetIndexFromObj when the key is "". ... check-in: 4fe945f885 user: redman tags: trunk | |
| 19:02 | Documented 2 more files that need to be updated when the Tcl version number changes. check-in: 291c4b0434 user: wart tags: trunk | |
| 18:23 | Fixed test suite to call $tcltest::tcltest instead of $::tcltest (for the name of the executable). check-in: b76cf62cdc user: redman tags: trunk | |
| 18:23 | Updated versions to 8.2 and 8.2b1 where appropriate. check-in: e7fc3bd90d user: wart tags: trunk | |
|
1999-06-27
| ||
| 20:38 | updated 8.1 to 8.2 check-in: cbcde3438f user: hershey tags: trunk | |
|
1999-06-26
| ||
| 22:41 | Added poke command to dde. Changed dde package version to 1.1 Fixed makefile to install tcl8.2 libra... check-in: 8c9bb6b936 user: redman tags: trunk | |
| 22:29 | Marked on of the string tests non-portable. IRIX thinks that .e1 is a valid double - the spec and ... check-in: b4e7ea6550 user: rjohnson tags: trunk | |
| 21:41 | Fixed another bug in test suite... check-in: 95f256864f user: rjohnson tags: trunk | |
| 21:09 | Fixed bug in all.tcl that caused "make test" not to work. The var testsDirectory was getting the w... check-in: c551a52332 user: rjohnson tags: trunk | |
| 20:55 | Fixed style problems in many of the test files. Fixed bug in pkg.test where defs.tcl was still bein... check-in: dbfd75f43f user: rjohnson tags: trunk | |
| 19:35 | Export functions for TclHandle check-in: f084f054d6 user: redman tags: trunk | |
| 03:56 | Added tcltest to the list of packages to install check-in: 52c833fe48 user: jenn tags: trunk | |
| 03:56 | Added package tcltest to the list of packages to install. check-in: 5ecb8cb458 user: jenn tags: trunk | |
| 03:54 | Modified the tests to use the package tcltest check-in: fdb0602e41 user: jenn tags: trunk | |
| 03:53 | Adding package tcltest; this replaces the original defs.tcl file that was a part of the test suite. check-in: 2b7cfbc0de user: jenn tags: trunk | |
| 03:47 | This file contains what used to be in the tests/README file and documents the tcltest package. check-in: 152507d861 user: jenn tags: trunk | |
| 00:01 | Changed so unix always maps ckalloc to Tcl_Alloc or Tcl_DbCkAlloc to avoid problems with mixed TCL_M... check-in: 732e56feb0 user: redman tags: trunk | |
|
1999-06-25
| ||
| 23:47 | Changed to Tcl 8.2b1 check-in: 9f2cd61b60 user: welch tags: trunk | |
| 23:47 | Added note about win/configure.in needing a version change check-in: 1f87923771 user: welch tags: trunk | |
| 23:46 | Fixed return value in doc. check-in: 003e537211 user: welch tags: trunk | |
| 23:29 | Changed to Tcl 8.2b1 check-in: c46ff26d58 user: welch tags: trunk | |
| 23:29 | Added man page for Tcl_Replace Channel and TclUndoReplaceChannel check-in: 243da854b8 user: welch tags: trunk | |
| 18:42 | * tests/reg.test: * generic/regexec.c: Fixed bugs in non-greedy quantifiers. check-in: 7002d2683b user: stanton tags: trunk | |
|
1999-06-24
| ||
| 21:15 | Moved description of regular expression syntax from regexp.n into a new re_syntax.n page. Modified ... check-in: 95abde5c42 user: jpeek tags: trunk | |
| 03:27 | * unix/Makefile.in: Changed install-doc to install-man. * tools/uniParse.tcl: * tools/uniClass.tcl:... check-in: 9d26b83359 user: stanton tags: trunk | |
|
1999-06-22
| ||
| 18:57 | One more try at fixing the TCL_LIBRARY problem check-in: 421197f4e6 user: wart tags: trunk | |
| 18:51 | TCL_LIBRARY is now set in the Makefile check-in: eb4ca9bbf8 user: wart tags: trunk | |
|
1999-06-21
| ||
| 19:02 | *** empty log message *** check-in: 7652b6f733 user: stanton tags: trunk | |
| 19:02 | * unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak where thread attributes were not being re... check-in: d3a5225279 user: stanton tags: trunk | |
|
1999-06-19
| ||
| 00:57 | Merged with tk defs.tcl file check-in: 1731e0e5cd user: jenn tags: trunk | |
| 00:18 | Reflects recent changes in tcl.m4 (compiler warnings) check-in: 44079c5e8e user: wart tags: trunk | |
|
1999-06-18
| ||
| 17:34 | Modifications to correct CC_EXENAME macro. check-in: c43769ff9b user: redman tags: trunk | |
|
1999-06-17
| ||
| 23:30 | Modify aclocal.m4 for PC to run cygpath on path of CC_EXENAME first. check-in: 171ce697ec user: redman tags: trunk | |
| 19:32 | *** empty log message *** check-in: e2e7105bb2 user: stanton tags: trunk | |
| 19:32 | * doc/RegExp.3: Documented the new regexp interfaces and the compile/execute flags. check-in: 2e29d83ea4 user: stanton tags: trunk | |
| 19:32 | * generic/tclTest.c: * generic/tclRegexp.h: * generic/tclRegexp.c: * generic/tcl.h: * generic/tcl.de... check-in: 0974012913 user: stanton tags: trunk | |
| 19:31 | * tests/regexp.test: * generic/tclCmdMZ.c: * generic/tclCmdIL.c: Changed to use new regexp interface... check-in: 439ccec547 user: stanton tags: trunk | |
| 19:30 | * generic/regcomp.c: lint * tests/reg.test: * generic/regex.h: * generic/regc_lex.c: Added REG_BOSO... check-in: 12e2267e22 user: stanton tags: trunk | |
| 01:38 | Updated to reflect recent changes check-in: bb45660987 user: wart tags: trunk | |
| 00:36 | Fixed compiler optimization flags for Linux to remove a plethora of warnings. check-in: 742be4e919 user: wart tags: trunk | |
| 00:20 | * generic/tclVar.c (Tcl_VariableObjCmd): fixed premature increment in loop that was causing out-of... check-in: 53b13ff96a user: hershey tags: trunk | |
|
1999-06-16
| ||
| 23:41 | Reflects changes to tcl.m4 check-in: b41388eed7 user: wart tags: trunk | |
| 23:30 | Added changes to make the macros bahave in the same manner as the Windows tcl.m4 macros check-in: a06214d64a user: wart tags: trunk | |
| 23:18 | more incremental changes check-in: 5801e92f07 user: surles tags: trunk | |
| 22:38 | added tclConfig.sh.in for Windows check-in: e5da250aa2 user: surles tags: trunk | |
| 22:36 | merged unix and windows styles check-in: 95cc329c16 user: surles tags: trunk | |
| 21:56 | *** empty log message *** check-in: 038564ed5c user: stanton tags: trunk | |
| 21:56 | * tests/execute.test: * generic/tclExecute.c (TclExecuteByteCode): Fixed crash caused by a bug in IN... check-in: 82d723f770 user: stanton tags: trunk | |
| 20:17 | Reorganized the order of the macros (cosmetic change) check-in: f64f4d2f4e user: wart tags: trunk | |
| 20:12 | modified files to work with new windows Makefiles check-in: be618c2ce7 user: surles tags: trunk | |
| 02:20 | More TEA changes. Should play well with TclX now. check-in: c8e10ac489 user: wart tags: trunk | |
| 02:10 | Fix DDE code to reinitialize with new servername. check-in: 9e936b8146 user: redman tags: trunk | |
| 00:47 | fixed bug that cause bad memory read on Windows check-in: 4a56d07c39 user: hershey tags: trunk | |
| 00:00 | fixed bugs that kept windows from compiling. check-in: 0cb1b747f4 user: hershey tags: trunk | |
|
1999-06-15
| ||
| 22:06 | beefed up the string object tests check-in: 3f45ef233e user: hershey tags: trunk | |
| 20:44 | Tcl configure / Makefile sequence now complies with the most basic spec for TEA. check-in: e8b97f0924 user: wart tags: trunk | |
| 20:41 | Includes changes to tcl.m4 check-in: 21a0bc046a user: wart tags: trunk | |
| 20:41 | Modified some macros based on how some of the extensions work. check-in: 62dee156b9 user: wart tags: trunk | |
| 03:14 | Improved the appendObj functions (uncomented the optimized code that was present in the Unicode obj)... check-in: 6a28946962 user: hershey tags: trunk | |
| 01:16 | Merged String and Unicode object types. Added new functions to the puplic API: Tcl_NewUnicodeObj... check-in: 23b23af342 user: hershey tags: trunk | |
|
1999-06-11
| ||
| 02:06 | Continued work on configure and make scripts check-in: 35a6cd6205 user: surles tags: trunk | |
| 01:53 | Continued work on configure and make scripts check-in: 3d03efd78b user: surles tags: trunk | |
|
1999-06-10
| ||
| 22:07 | *** empty log message *** check-in: bed45a3b2a user: stanton tags: trunk | |
| 21:49 | macros that autoconf will be looking for (tcl.m4) check-in: 9b85d6df08 user: wart tags: trunk | |
| 21:49 | Macros that autoconf will be looking for (tcl.m4) check-in: 62b57f0f65 user: wart tags: trunk | |
| 21:47 | Modified to use the tcl.m4 macros check-in: 91124a20c6 user: wart tags: trunk | |
| 21:47 | Modified configure.in that uses the tcl.m4 macros check-in: 3a4c79d9ba user: wart tags: trunk | |
| 21:46 | First pass at Windows Tcl autoconf macros check-in: 80f11146d9 user: wart tags: trunk | |
| 21:45 | First pass at Tcl autoconf macros check-in: df969de59c user: wart tags: trunk | |
| 19:14 | fied a memory leak. purify nolonger complains. check-in: 9726b2f18e user: hershey tags: trunk | |
| 04:29 | * tools/genStubs.tcl: Changed to always write output in LF mode. check-in: f36bf665e7 user: stanton tags: trunk | |
| 04:28 | * generic/tclUnicodeObj.c: Lots of cleanup and simplification. Fixed several memory bugs. Added Tcl... check-in: ea63e58504 user: stanton tags: trunk | |
| 04:27 | * generic/regexec.c: * unix/tclUnixNotfy.c: lint check-in: 3807220c1a user: stanton tags: trunk | |
|
1999-06-09
| ||
| 17:06 | performance improvement for TclGetUnicodeFromObj function and the Unicode object type. check-in: bcc8429af0 user: hershey tags: trunk | |
| 17:06 | unset the variable "u" whose initial value could affect test passage. check-in: ab4cba4af2 user: hershey tags: trunk | |
|
1999-06-08
| ||
| 23:30 | added TclGetUnicodeFromObj function for use with regexp check-in: 6663ce58d5 user: hershey tags: trunk | |
| 19:02 | *** empty log message *** check-in: 70636ebef7 user: stanton tags: trunk | |
| 19:02 | * win/tclWinSock.c: Rolled back to the 8.1.0 implementation because of serious problems with the new... check-in: 0e16766ed6 user: stanton tags: trunk | |
| 18:06 | added code to unset the "data" array so tests that follow can use a scalar data var w/o having to un... check-in: a916ae38b5 user: hershey tags: trunk | |
| 02:59 | * tests/string.test: * generic/tclVar.c (Tcl_SetVar2Ex): * generic/tclStringObj.c (Tcl_AppendObjT... check-in: 8fcb19ead3 user: hershey tags: trunk | |
|
1999-06-05
| ||
| 00:18 | *** empty log message *** check-in: fe3561f466 user: stanton tags: trunk | |
| 00:18 | * win/configure.in: * win/Makefile.in: Windows build now handles static/dynamic debug/nodebug builds... check-in: 96386b55b1 user: stanton tags: trunk | |
|
1999-06-03
| ||
| 18:43 | *** empty log message *** check-in: 3ae7d79873 user: stanton tags: trunk | |
| 18:43 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): * tests/string.test: Fixed bug where string equal/compare -... check-in: 913059fbe2 user: stanton tags: trunk | |
|
1999-06-02
| ||
| 22:05 | fixed install target for man pages check-in: 6ad2520a6f user: surles tags: trunk | |
| 20:53 | fixed typo check-in: de3a2e94c8 user: stanton tags: trunk | |
| 20:21 | * generic/tclUtf.c (Tcl_UtfNcasecmp): Fixed incorrect computation of relative ordering. [Bug: 2135] check-in: 58260de12d user: stanton tags: trunk | |
| 19:29 | Added makefile targets and configure switches to be TEA compliant check-in: 74d2ccc295 user: surles tags: trunk | |
| 02:03 | *** empty log message *** check-in: e4ca18e1ae user: stanton tags: trunk | |
| 02:03 | * unix/configure.in: Fixed various small configure.in patches submitted by Jan Nijtmans. [Bug: 2121]... check-in: 52b68b7712 user: stanton tags: trunk | |
| 01:53 | * tests/reg.test: * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/reg... check-in: 96584c60d8 user: stanton tags: trunk | |