Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
540 check-ins using file win/configure version b828e1052d
|
2004-12-29
| ||
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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:19 | Minor doc fixes check-in: 3c6331c9b8 user: dkf tags: trunk | |
|
2004-12-08
| ||
| 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: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-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: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 | |
| 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-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 | |
| 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 | |
|
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 | |
| 13:26 | Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler. check-in: 777c4c3bfe user: dkf tags: trunk | |
| 11:28 | Assorted cleanup and doc-fixes for the dde package. check-in: 46a09eeaa0 user: dkf tags: trunk | |
| 00:57 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine the number of... check-in: cae3b06249 user: dgp tags: trunk | |
|
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: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:28 | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new * tests/info.test ... check-in: 14f9c14a23 user: dgp tags: trunk | |
| 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
| ||
| 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 | |
| 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: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 | |
| 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: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 | |
| 13:00 | generated configure and fixed manpage installaton check-in: 062857618c user: rmax tags: trunk | |
| 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: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
| ||
| 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: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 | |
|
2004-11-13
| ||
| 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: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: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: ccd14d9ae8 user: das tags: trunk | |
| 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: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/msgcat.test: * tests/t... check-in: e3d174f72e user: das tags: trunk | |
| 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: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 | |
| 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 | |
| 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 | |
| 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 | |
|
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: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 | |
| 18:03 | replaced WIN32 with __WIN32__ [Bug 1054357] (Gravereaux) check-in: bbd3b03bde user: kennykb tags: trunk | |
| 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
| ||
| 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 | |
| 04:57 | no message check-in: 79f94beac4 user: davygrvy tags: trunk | |
| 04:54 | D'oh! check-in: 6da1b272d9 user: dgp tags: trunk | |
| 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 | |
| 00:04 | * tests/clock.test: Correct duplicate test names. * tests/namespace.test: ... check-in: a891dd598a user: dgp tags: trunk | |
|
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: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 | |
| 14:43 | Yet more small fixes check-in: bc5a431cb6 user: dkf tags: trunk | |
| 14:24 | More minor doc fixes check-in: 83ab806184 user: dkf tags: trunk | |
| 12:53 | More minor doc fixes check-in: d75edd0e24 user: dkf tags: trunk | |
| 09:36 | Many minor doc fixes check-in: 77001dc18a user: dkf tags: trunk | |
|
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:04 | Reversed expected result from test subst-12.3. check-in: ae616be00c user: dgp tags: trunk | |
| 20:55 | * tests/subst.test (subst-12.3,4): More tests for Bug 1036649. check-in: 9ec73095ae user: dgp tags: trunk | |
| 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 | |
| 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-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: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 | |
| 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 | |
| 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 | |
|
2004-09-30
| ||
| 23:06 | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization * generic/tclCmdAH.... check-in: 6dfe14b116 user: dgp tags: trunk | |
| 10:41 | * tests/subst.test (12.1-2): added tests for [Bug 1036649] check-in: b08f163d2c user: msofer tags: trunk | |
| 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 | |
|
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: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 | |
| 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 | |
| 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 | |
|
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: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:29 | One less crazy long/wide aunt in the attic [Bug 868489] check-in: b68fc39b3e user: dkf tags: trunk | |
| 20:04 | Fix [Bug 1025359]; make sure wide seeks don't lose errors check-in: f1b225581b user: dkf tags: trunk | |
| 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: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 | |
| 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:09 | Also corrected faulty prevention of [namespace import] cycles. [Bug 1017299] check-in: 639db5a35d user: dgp tags: trunk | |
| 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 | |
| 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: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: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 | |
| 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: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: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
| ||
| 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:11 | fix for [Bug 1008314] check-in: 4d54cd3e57 user: msofer tags: trunk | |
|
2004-08-13
| ||
| 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 | |
|
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 | |
| 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 | |
|
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 | |
|
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 | |
| 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 | |
|
2004-07-22
| ||
| 21:41 | typo/format fixes check-in: 91ad80aadf user: dgp tags: trunk | |
|
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 | |
| 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
| ||
| 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 | |
|
2004-07-19
| ||
| 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: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 | |
| 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 | |
| 19:43 | Typo fix. check-in: 2beab26c7f user: andreas_kupries tags: trunk | |
| 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 | |
|
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 | |
| 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:19 | * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to the old depreceated newline syntax... check-in: 571069b435 user: andreas_kupries tags: trunk | |
| 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: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 | |
|
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
| ||
| 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: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 | |
| 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: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 | |