Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
186 check-ins using file generic/tclTrace.c version 49db7a6eeb
|
2004-05-13
| ||
| 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: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: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: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 | |
|
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 | |
| 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 | |
| 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: 663ebdf999 user: dgp tags: trunk | |
| 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: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 | |
| 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: ce81789cb4 user: dgp tags: trunk | |
|
2004-05-02
| ||
| 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: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:12 | * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) is called from the stack frame of DllMain... check-in: a611d2286e user: davygrvy tags: trunk | |
| 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-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 | |
| 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:35 | * tests/unixInit.test (unixInit-3.1): Default encoding on Darwin systems is utf-8.... check-in: 8eebfd07af user: dgp tags: trunk | |
| 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: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 | |
|
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: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 | |
|
2004-03-30
| ||
| 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
| ||
| 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: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 | |
| 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-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-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: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-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: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 | |
| 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 | |
| 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:01 | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on IRIX64-6.5* systems... check-in: a2b66a2187 user: dgp tags: trunk | |
| 17:33 | * generic/tclTrace.c (TclCheckInterpTraces): The TIP 62 * generic/tclTest.c (Test... check-in: fbc9a80268 user: dgp tags: trunk | |