Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
338 check-ins using file doc/FindExec.3 version 3e9a44a32a
|
1999-04-15
| ||
| 00:35 | Fixed problem with LD_SEARCH_FLAGS on Solaris. It's different for gcc than cc. Closed-Leaf check-in: 3608acd208 user: rjohnson tags: core-8-1-branch-old | |
|
1999-04-14
| ||
| 00:33 | Fixed comments in code that referred to APIs that no longer exist, were misspelled, or have been upd... check-in: 2d7ffe4998 user: surles tags: core-8-1-branch-old | |
| 00:30 | Doc bug fixed check-in: 4ed74fb707 user: surles tags: core-8-1-branch-old | |
| 00:26 | initial checkin of doc checker script check-in: 7cddeea56f user: surles tags: core-8-1-branch-old | |
|
1999-04-13
| ||
| 18:36 | Asian character set reference materials check-in: 930aee23ac user: stanton tags: core-8-1-branch-old | |
| 18:29 | * library/encoding/gb2312.enc: * library/encoding/euc-cn.enc: * tools/encoding/gb2312.txt: * tools/e... check-in: 1de22134b7 user: stanton tags: core-8-1-branch-old | |
| 18:25 | Patch for sockets code. check-in: 5493cae43b user: redman tags: core-8-1-branch-old | |
| 18:24 | Apply patch for socket code when FD_CONNECT is not sent but FD_WRITE is (some wierd Microsoft or dri... check-in: 20a70f4b65 user: redman tags: core-8-1-branch-old | |
| 00:01 | Doc bug fixes: Docs about APIs that dont exist were removed. Added example to catch ... check-in: d0a02d55eb user: surles tags: core-8-1-branch-old | |
|
1999-04-09
| ||
| 23:29 | Fix bug 1700, deadlock in notifier with threads enabled on Unix. check-in: 067a0da5bb user: redman tags: core-8-1-branch-old | |
| 21:01 | fix doc bugs 1739 & 1486 check-in: abf22092e0 user: surles tags: core-8-1-branch-old | |
| 19:11 | fixed doc bug 1733 check-in: 64cbb5de0c user: surles tags: core-8-1-branch-old | |
| 18:42 | Fixed doc bugs: 1509 & 1577 check-in: 2030ec0714 user: surles tags: core-8-1-branch-old | |
|
1999-04-08
| ||
| 00:07 | fixed tag that caused a word to x-ref incorrectly check-in: 2a38918ff2 user: surles tags: core-8-1-branch-old | |
|
1999-04-07
| ||
| 23:53 | fixed typo check-in: 6a31b28cb6 user: surles tags: core-8-1-branch-old | |
| 03:44 | Created branch core-8-1-b3-synthetic Closed-Leaf check-in: dc21e193c8 user: cvs2fossil tags: core-8-1-b3-synthetic, core-8-1-b3 | |
| 03:44 | Fixed file association icon. check-in: d42ce62f9a user: stanton tags: core-8-1-branch-old | |
| 03:21 | Fixed broken man page. Renamed so it matches the C functio name. check-in: 52e302c7aa user: stanton tags: core-8-1-branch-old | |
| 02:46 | changed nonexistent winOnly constraint to ill-named pcOnly constraint. check-in: ba41bf3793 user: hershey tags: core-8-1-branch-old | |
| 02:38 | fixed bad pkga.so constraint check-in: ef1faecd65 user: hershey tags: core-8-1-branch-old | |
| 01:59 | change tcltest namespace variables from matchingTests and skippingTests to match and skip. removed ... check-in: 043d97f05e user: hershey tags: core-8-1-branch-old | |
| 01:29 | Fixed hang in tests when built with thread support. check-in: acc054dca8 user: stanton tags: core-8-1-branch-old | |
| 00:39 | *** empty log message *** check-in: 0af570ed2d user: stanton tags: core-8-1-branch-old | |
| 00:39 | * tests/httpold.test: Fixed broken test that didn't wait long enough for events to arrive. check-in: e605829c9f user: stanton tags: core-8-1-branch-old | |
| 00:36 | Minor fix to dist scripts man page lint check-in: 505aa70cdc user: stanton tags: core-8-1-branch-old | |
| 00:05 | Decreased the timeout for DDE. check-in: ef9fdecc87 user: redman tags: core-8-1-branch-old | |
|
1999-04-06
| ||
| 22:01 | 2 pcOnly tests require c drive to be shared, so I added a sharedCdrive constraint. check-in: eae342ae08 user: hershey tags: core-8-1-branch-old | |
| 20:59 | Adjusted error reporting in TclpRename to better handle common error condition on IRIX. The change... check-in: b03aba6368 user: rjohnson tags: core-8-1-branch-old | |
| 20:40 | Fixed race condition in test. check-in: 2745684dbf user: stanton tags: core-8-1-branch-old | |
| 20:39 | Added knownBug tag to test that in known to fail (Bug: 1737) check-in: 6985e168ac user: surles tags: core-8-1-branch-old | |
| 20:21 | * tests/unixInit.test: * tests/fileName.test: Minor test nits. * unix/tclUnixInit.c (TclpSetInitial... check-in: 47a079f0ca user: stanton tags: core-8-1-branch-old | |
| 19:19 | unchange the makefile.vc check-in: d0c3b3bdcb user: surles tags: core-8-1-branch-old | |
| 19:06 | * generic/tclVar.c: * generic/tclEnv.c: Moved the "array set" C level code into a common routine ... check-in: 9aa06360d3 user: surles tags: core-8-1-branch-old | |
| 19:03 | skip tests that require test* commands when running in standard tclsh interp. check-in: 1467d41628 user: hershey tags: core-8-1-branch-old | |
| 05:50 | Updated for 8.1b3 check-in: 7fc5f3a9bd user: welch tags: core-8-1-branch-old | |
| 04:51 | Fixed more tests. check-in: f6849d360d user: rjohnson tags: core-8-1-branch-old | |
| 04:27 | Made internal functions call Tcl_GetCwd & Tcl_Chdir Fixed broken tests due to adding encoding funct... check-in: 4ee7449197 user: rjohnson tags: core-8-1-branch-old | |
| 03:19 | decrease timeouts for DDE functions check-in: 25b9f0ef5e user: redman tags: core-8-1-branch-old | |
| 03:13 | Added functions to the stubs tables. check-in: c55afa1897 user: redman tags: core-8-1-branch-old | |
| 02:56 | Fixed bug in man page. check-in: 05fe29e796 user: rjohnson tags: core-8-1-branch-old | |
| 02:48 | Added docs for public funcs: Tcl_GetCwd & Tcl_Chdir check-in: f1c04ac99a user: rjohnson tags: core-8-1-branch-old | |
| 02:05 | * tests/io.test: Minor test cleanup. * generic/tclEncoding.c (Tcl_CreateEncoding): Minor lint to ma... check-in: 5eb05485f4 user: stanton tags: core-8-1-branch-old | |
| 01:25 | Updated for 8.1b3 check-in: be058f65ec user: welch tags: core-8-1-branch-old | |
| 00:46 | Make encoding safe. check-in: 924005ef03 user: redman tags: core-8-1-branch-old | |
| 00:43 | Make a safe alias for the "encoding" command which disables setting of the system encoding using "en... check-in: 4307ae7c2a user: redman tags: core-8-1-branch-old | |
| 00:29 | *** empty log message *** check-in: fc67f5b576 user: stanton tags: core-8-1-branch-old | |
| 00:29 | * tests/winTime.test: * win/tclWinTime.c: Fixed crash in clock command that occurred when manipulati... check-in: 0b5707f7e3 user: stanton tags: core-8-1-branch-old | |
| 00:01 | Fixed test that would only work with debug builds. check-in: ead92ba131 user: rjohnson tags: core-8-1-branch-old | |
|
1999-04-05
| ||
| 23:34 | Fixed httpold 4.12 check-in: cf698a5352 user: welch tags: core-8-1-branch-old | |
| 23:14 | *** empty log message *** check-in: 044e1720ab user: stanton tags: core-8-1-branch-old | |
| 23:14 | * generic/tclFileName.c: Moved global regexps into thread local storage. check-in: 958a4f2ca0 user: stanton tags: core-8-1-branch-old | |
| 23:14 | * tests/platform.test: * tests/fileName.test: Fixed broken tests. check-in: 2064a18cad user: stanton tags: core-8-1-branch-old | |
| 22:21 | Fix DDE tests, don't run on Unix (pcOnly). check-in: 3fb0791223 user: redman tags: core-8-1-branch-old | |
| 22:20 | Moved TclRegCompObj to Tcl_GetRegExpFromObj - also added info to man page. check-in: cc7406af37 user: rjohnson tags: core-8-1-branch-old | |
| 22:18 | *** empty log message *** check-in: 3b3a73e766 user: stanton tags: core-8-1-branch-old | |
| 22:18 | * tests/tests/socket.test: Changed so tests don't reuse sockets, since Windows is slow to release so... check-in: 32d82f87bd user: stanton tags: core-8-1-branch-old | |
| 21:58 | * win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinSerial.c: Fixed race condition where backgrou... check-in: 9c78cc3ee2 user: stanton tags: core-8-1-branch-old | |
|
1999-04-03
| ||
| 03:02 | removed windows-tk restriction on code that forked another shell--able to make this change because b... check-in: 03e6eecd77 user: hershey tags: core-8-1-branch-old | |
| 02:27 | Test cases for DDE package. check-in: dc921b725e user: redman tags: core-8-1-branch-old | |
| 01:46 | Change log entry for Tcl_ConditionNotify and Tcl_ConditionWait check-in: 523bfb774e user: welch tags: core-8-1-branch-old | |
| 01:35 | Changed finalization to move DLL unloading until the very last moment to avoid referencing memory fo... check-in: c3634cbd75 user: welch tags: core-8-1-branch-old | |
| 01:19 | *** empty log message *** check-in: 11b0722d47 user: stanton tags: core-8-1-branch-old | |
| 01:19 | * tests/http.test: Fixed bad test initialization code. check-in: 959b030de5 user: stanton tags: core-8-1-branch-old | |
| 01:19 | * generic/tclThreadTest.c (ThreadExitProc): Fixed bug where static memory was being returned instead... check-in: 580aaa126e user: stanton tags: core-8-1-branch-old | |
| 00:44 | Fix DDE code for Win95/98 check-in: ca77050cc6 user: redman tags: core-8-1-branch-old | |
|
1999-04-02
| ||
| 23:48 | Add DDE package (moved from Tk). check-in: 26586b1d7e user: redman tags: core-8-1-branch-old | |
| 23:45 | *** empty log message *** check-in: a2a5024790 user: stanton tags: core-8-1-branch-old | |
| 23:44 | * generic/regc_locale.c: * generic/regcustom.h: * generic/tcl.decls: * generic/tclCmdIL.c: * generic... check-in: de06484e63 user: stanton tags: core-8-1-branch-old | |
| 23:44 | * tests/expr.test: * tests/for-old.test: * tests/for.test: * tests/foreach.test: * tests/format.test... check-in: 92c423cb2e user: stanton tags: core-8-1-branch-old | |
| 22:30 | safe-6.3 now passes on Windows and Unix for both release and debug. This addresses item 81 on the wh... check-in: 8c40033f93 user: hershey tags: core-8-1-branch-old | |
| 19:43 | Fixed warnings from VC++. check-in: ede99b1301 user: redman tags: core-8-1-branch-old | |
| 18:59 | lint check-in: 13af4c70f4 user: hershey tags: core-8-1-branch-old | |
| 18:57 | minor changes to fix bad code that was outside of "test" calls. check-in: f2aaa3e425 user: hershey tags: core-8-1-branch-old | |
| 00:54 | Fix previous patch on Solaris, need to provide the Tcl package before calling Tcl_InitStubs(). check-in: c8e8856000 user: redman tags: core-8-1-branch-old | |
|
1999-04-01
| ||
| 23:25 | Reimplemented Tcl_ConditionNotify and Tcl_ConditionWait based on an algorithm contributed by Jim Dav... check-in: 87deb82e27 user: welch tags: core-8-1-branch-old | |
| 23:23 | Deleted unused code. check-in: e6c75f634f user: welch tags: core-8-1-branch-old | |
| 23:23 | Added file used with test for BUG 1327 check-in: a2c1963b2c user: welch tags: core-8-1-branch-old | |
| 23:22 | Added test for BUG 1327. Improved the way yeilding is done in thread tests. check-in: 50bfe2a9a5 user: welch tags: core-8-1-branch-old | |
| 23:21 | Fixed BUG 1327 with scripts that do namespace imports. check-in: 40c369355a user: welch tags: core-8-1-branch-old | |
| 21:58 | *** empty log message *** check-in: 5a4dfaf9d4 user: stanton tags: core-8-1-branch-old | |
| 21:58 | * generic/tclInt.h: Removed duplicate declarations. * generic/tclInt.decls: * generic/tcl.decls: Ad... check-in: 9f787d9a6d user: stanton tags: core-8-1-branch-old | |
| 21:56 | * tests/parse.test: * generic/tclParse.c: Fixed crash due to multiple frees in parser during error c... check-in: 3e4fa90a00 user: stanton tags: core-8-1-branch-old | |
| 21:56 | * tests/registry.test: * win/tclWinReg.c: Internationalized the registry code. It now uses Unicode ... check-in: 83ad188bce user: stanton tags: core-8-1-branch-old | |
| 21:52 | Applied Jan's patch, fixed TCL_MEM_DEBUG. check-in: 8c0c86be64 user: redman tags: core-8-1-branch-old | |
| 00:56 | Fixed console code to properly deal with pasting of uneven lines by reading entire lines from the co... check-in: d937aa574e user: redman tags: core-8-1-branch-old | |
| 00:38 | Added new bitmap for 8.1b3 and modified text in Finished panel. check-in: 8c3361f3a6 user: redman tags: core-8-1-branch-old | |
|
1999-03-31
| ||
| 19:54 | Tests for quoting bugs in auto_mkindex slavehook: BUGID 1657 check-in: f33978ea19 user: welch tags: core-8-1-branch-old | |
| 19:54 | Fixing quoting bugs in auto_mkindex slavehook: BUGID 1657 check-in: 293b4045fe user: welch tags: core-8-1-branch-old | |
|
1999-03-30
| ||
| 23:56 | * unix/Makefile.in: Removed trailing backslash that broke the "depend" target. * unix/tclUnixInit.c... check-in: bffc3e18c7 user: stanton tags: core-8-1-branch-old | |
| 22:29 | *** empty log message *** check-in: 88e6d9a8d3 user: stanton tags: core-8-1-branch-old | |
| 22:29 | * generic/tclInt.h: * generic/tclLoad.c (TclFinalizeLoad): * generic/tclEvent.c (Tcl_Finalize): Defe... check-in: ab427ec84e user: stanton tags: core-8-1-branch-old | |
| 04:14 | updated GB encoding to be multibyte check-in: bf94a29051 user: stanton tags: core-8-1-branch-old | |
| 03:45 | *** empty log message *** check-in: d8bf795810 user: stanton tags: core-8-1-branch-old | |
| 03:45 | * generic/tclFileName.c: * generic/tclDecls.h: * generic/tcl.decls: Added CONST to Tcl_JoinPath and ... check-in: 4d5ea3ebd3 user: stanton tags: core-8-1-branch-old | |
| 02:40 | also modified win/makefile.vc in last edit check-in: 2b3e0ffc6a user: redman tags: core-8-1-branch-old | |
| 02:36 | removed stub functions check-in: 2ecf20b81d user: redman tags: core-8-1-branch-old | |
| 02:29 | Remove the stubs functions, corrected the stub .obj file set. check-in: b436652040 user: redman tags: core-8-1-branch-old | |
| 01:55 | Remove the stub function definitions. Change stub macros to use just the name of the function witho... check-in: adb44e19f5 user: redman tags: core-8-1-branch-old | |
|
1999-03-27
| ||
| 23:25 | Fixed Bug IDs 1517, 1520, 1579. check-in: 14c1af0b4d user: redman tags: core-8-1-branch-old | |
| 23:01 | Change the help file to tcl81.hlp. check-in: 7b34897335 user: redman tags: core-8-1-branch-old | |
| 22:58 | add comment about borland makefile check-in: 4679745f5f user: redman tags: core-8-1-branch-old | |
| 22:57 | removed Borland makefiles, no longer supported added tkIntXlibDecls.h to distribution check-in: 86bc59c1c6 user: redman tags: core-8-1-branch-old | |
| 01:50 | Put msvcrt.dll in the tcl/bin directory (not in system32). Updated splash screen (needs to be update... check-in: 1987da8941 user: redman tags: core-8-1-branch-old | |
| 00:41 | Add comments for not destroying Win32 standard handles during thread termination. check-in: dce53cdd8b user: redman tags: core-8-1-branch-old | |
| 00:39 | Don't close the Win32 handle for a channel during shutdown if it's a std channel. check-in: b3e63defbb user: redman tags: core-8-1-branch-old | |
|
1999-03-26
| ||
| 22:39 | Changed index's from enum to int. check-in: 6247c71fdd user: rjohnson tags: core-8-1-branch-old | |
| 19:46 | --enable-shared is now the default that builds Tcl as a shared library. Use --disable-shared and ... check-in: 554e3ea7ea user: suresh tags: core-8-1-branch-old | |
| 19:13 | -now all test files that skip tests by returning early (which ideally they shouldn't do) call ::t... check-in: 4c4431ec5e user: hershey tags: core-8-1-branch-old | |
| 02:24 | * tests/interp.test: * generic/tclInterp.c (AliasObjCmd): Changed so aliases are invoked at current ... check-in: 27603c3b06 user: stanton tags: core-8-1-branch-old | |
| 00:29 | "genWinImage.tcl" is now a bit more informative about what it created. Minor tweak to "tcl.wse.in" t... check-in: c7c062771e user: suresh tags: core-8-1-branch-old | |
| 00:23 | You can now create a Windows installer using the following command line: > tclsh80.exe genWinIm... check-in: 9abf2dbfb5 user: suresh tags: core-8-1-branch-old | |
| 00:16 | *** empty log message *** check-in: a93b9c6b63 user: stanton tags: core-8-1-branch-old | |
| 00:13 | Added 7-bit ASCII to big5 and gb2312 encodings [Bug: 632] check-in: 2dc755cab2 user: stanton tags: core-8-1-branch-old | |
|
1999-03-25
| ||
| 23:29 | added missing argv0 declaration check-in: 25a525546f user: stanton tags: core-8-1-branch-old | |
| 23:28 | * generic/tclPkg.c (Tcl_PkgRequireEx): Fixed broken clientData initialization in package code. check-in: dab64840b0 user: stanton tags: core-8-1-branch-old | |
| 23:27 | lint check-in: d3a21d1def user: stanton tags: core-8-1-branch-old | |
| 22:44 | Fixed quoting typo on LD_SEARCH_FLAGS definition for Linux check-in: 17c61a9303 user: welch tags: core-8-1-branch-old | |
| 22:03 | Documented that Win98 has tcl_platform(os)=="Windows 95" check-in: b754d9b333 user: redman tags: core-8-1-branch-old | |
| 19:46 | * unix/Makefile.in (dist): Added tcl.decls and tclInt.decls to source distribution. [Bug: 1571] check-in: 539c0e1656 user: stanton tags: core-8-1-branch-old | |
| 19:43 | * doc/Thread.3: Updated documentation of Tcl_MutexLock to indicate that the recursive locking behavi... check-in: e1a0b7d0c8 user: stanton tags: core-8-1-branch-old | |
| 17:20 | defs: lint io.test: fix for bug 1580--"after 100" calls in test scripts were not waiting long ... check-in: 5c981db38c user: hershey tags: core-8-1-branch-old | |
| 04:32 | Fixed bugs 1521, 1578, 1608--tests were failing due to bad test construction and failure to use cons... check-in: b21b173086 user: hershey tags: core-8-1-branch-old | |
| 03:55 | * tests/execute.test: * generic/tclExecute.c (TclExecuteByteCode): Fixed expression code that incorr... check-in: d1a8033603 user: stanton tags: core-8-1-branch-old | |
| 01:34 | Minor adjustment. check-in: 655b052ea2 user: rjohnson tags: core-8-1-branch-old | |
| 01:25 | Fix socket code (typo) and test case after looking at it again. check-in: 2c4f496e6a user: redman tags: core-8-1-branch-old | |
| 00:34 | fixed compiler errors/warnings on VC++ 5.0/6.0 and HP-UX native compiler without -Aa or -Ae check-in: e1542205dd user: redman tags: core-8-1-branch-old | |
| 00:31 | Removed mention of Win32s. check-in: 248bb1b1f2 user: rjohnson tags: core-8-1-branch-old | |
|
1999-03-24
| ||
| 23:53 | - added code to print the name of each test file that created files and did not clean them up (the... check-in: 406483ed83 user: hershey tags: core-8-1-branch-old | |
| 23:53 | Make windows sockets implementation thread-safe by making the window used to handle socket events th... check-in: 74e05afb99 user: redman tags: core-8-1-branch-old | |
| 19:26 | -fixed quoting error in README examples -added safeFetch to list of exported tcltest procs check-in: 27679ee073 user: hershey tags: core-8-1-branch-old | |
| 04:25 | *** empty log message *** check-in: 66e21ca670 user: stanton tags: core-8-1-branch-old | |
| 04:25 | * tests/winNotify.test: * tests/ioCmd.test: * tests/event.test: Changed to use new style conditional... check-in: 9bdbccc71e user: stanton tags: core-8-1-branch-old | |
| 04:25 | * tests/winNotify.test: * mac/tclMacNotify.c: * win/tclWinNotify.c: * unix/tclUnixNotfy.c: * generic... check-in: 1b663177f8 user: stanton tags: core-8-1-branch-old | |
| 04:22 | * unix/dltest/configure.in: * unix/dltest/Makefile.in: Added missing DBGX macros. [Bug: 1564] check-in: 8095515d9b user: stanton tags: core-8-1-branch-old | |
| 04:22 | * tools/tcl.wse: Fixed file association to look in the right place for the wish icon. [Bug: 1544] check-in: d123a468a4 user: stanton tags: core-8-1-branch-old | |
| 02:48 | lint: changed a tcltest namespace variable name from tmpDir to workingDir. changes: made mo... check-in: 83929e34ec user: hershey tags: core-8-1-branch-old | |
| 02:38 | Fixed serial port check-in: 762e3896db user: redman tags: core-8-1-branch-old | |
| 02:37 | Fixed serial port communication, no longer blocks on gets in non-blocking mode. check-in: 0df14240cc user: redman tags: core-8-1-branch-old | |
| 01:42 | Fixed initialization bug [Bug ID: 647] check-in: 1aebc74e85 user: surles tags: core-8-1-branch-old | |
| 01:40 | added test provided by bug report check-in: 7d19d397b9 user: surles tags: core-8-1-branch-old | |
| 00:04 | Added test case for stdin on a windows console. Fixed fileevents and gets/read in non-blocking mode ... check-in: a4bc297ce1 user: redman tags: core-8-1-branch-old | |
|
1999-03-23
| ||
| 21:58 | changed "test" namespace to "tcltest" check-in: f61f6d4d1d user: hershey tags: core-8-1-branch-old | |
| 20:06 | changed tests to use "tcltest" namespace instead of "test". added constraints to tests, rather than ... check-in: 709a7deb31 user: hershey tags: core-8-1-branch-old | |
| 04:15 | fixed some lint check-in: 9e78d9f280 user: stanton tags: core-8-1-branch-old | |
| 04:13 | * tests/reg.test: * generic/regc_color.c: Applied regexp bug fix from Henry Spencer. check-in: 0e42a3934f user: stanton tags: core-8-1-branch-old | |
|
1999-03-20
| ||
| 02:31 | Entries for changes to support 64-bit mode on Solaris. check-in: 4649e6ed51 user: redman tags: core-8-1-branch-old | |
| 01:26 | Modifications to work with 64bit Solaris (Sun C 5.0 compiler). check-in: 63b3804c9e user: redman tags: core-8-1-branch-old | |
|
1999-03-19
| ||
| 04:01 | * win/tclWinChan.c (TclpOpenFileChannel, Tcl_MakeFileChannel): Changed to only test for console or c... check-in: 70b94d21bd user: stanton tags: core-8-1-branch-old | |
|
1999-03-17
| ||
| 21:31 | *** empty log message *** check-in: 484bf95311 user: stanton tags: core-8-1-branch-old | |
| 21:29 | Updated version to 8.1b3. check-in: c17edd7343 user: stanton tags: core-8-1-branch-old | |
| 20:16 | Created branch core-8-1-b2-synthetic Closed-Leaf check-in: 129417c8b0 user: cvs2fossil tags: core-8-1-b2-synthetic, core-8-1-b2 | |
| 20:16 | Added the tools subdirectory to the distribution check-in: 065d8e4562 user: welch tags: core-8-1-branch-old | |
| 20:16 | Updated configure to 8.1 Got the installer working. check-in: 4db2cd8e4a user: welch tags: core-8-1-branch-old | |
| 01:10 | modify bitmaps, add white.bmp for background of splash screen. check-in: 008903c34e user: redman tags: core-8-1-branch-old | |
| 00:25 | Updated splash screen bitmap to add Stacey's changes (approved by Sarah). check-in: 3c1a7b66f1 user: redman tags: core-8-1-branch-old | |
|
1999-03-15
| ||
| 16:20 | added entry regarding test suite changes. check-in: daaf46c4e3 user: hershey tags: core-8-1-branch-old | |
|
1999-03-14
| ||
| 23:57 | fixed install target for makefile.vc check-in: ed9aac4133 user: surles tags: core-8-1-branch-old | |
| 21:52 | update changes file check-in: 6515dc9d8d user: surles tags: core-8-1-branch-old | |
| 21:41 | put back the checking for the compiled-in location for situations where the exec-prefix is different... check-in: ea182df5b6 user: surles tags: core-8-1-branch-old | |
| 21:41 | put back the checking for the compiled-in location for situations where the exec-prefix is different... check-in: b418c770e7 user: surles tags: core-8-1-branch-old | |
| 18:56 | *** empty log message *** check-in: 086845e082 user: stanton tags: core-8-1-branch-old | |
| 18:56 | * generic/tclInterp.c (Tcl_MakeSafe): Remove tcl_platform(user) from safe interps. check-in: 28d5aafdfa user: stanton tags: core-8-1-branch-old | |
| 18:56 | * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * generic/tclIntPlatStubs.c: * generic/tclIntS... check-in: 4487d5ada8 user: stanton tags: core-8-1-branch-old | |
| 18:55 | * win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinSerial.c: Changed so channel drivers wait for... check-in: 2c49f07bb7 user: stanton tags: core-8-1-branch-old | |
| 03:14 | fixed bad merge check-in: 1280bdddcf user: stanton tags: core-8-1-branch-old | |
| 01:53 | File didn't have proper eol for unix. check-in: cb4dcf803c user: rjohnson tags: core-8-1-branch-old | |
| 00:53 | Added section about the stubs library. check-in: a4f277961f user: rjohnson tags: core-8-1-branch-old | |
|
1999-03-13
| ||
| 23:49 | Improved Tcl Style. check-in: e45a694585 user: rjohnson tags: core-8-1-branch-old | |
| 18:23 | Fixed refereces to "all" and "defs" in make dist target check-in: 2ec5eafd06 user: welch tags: core-8-1-branch-old | |
| 17:20 | bitmap for splashscreen for 8.1b2 check-in: 7132bbbd2d user: redman tags: core-8-1-branch-old | |
| 03:23 | Modified installer for 8.1b2 check-in: ddf815b861 user: redman tags: core-8-1-branch-old | |
| 03:09 | The tclLibraryPath was being composed of mixed native and UTF strings. Now it is composed of potent... check-in: 1efc651293 user: surles tags: core-8-1-branch-old | |
| 02:55 | Add code to set the encoding for the console. check-in: b4ff1c850f user: redman tags: core-8-1-branch-old | |
|
1999-03-12
| ||
| 23:47 | modified the Tcl_SetDefaultEncodingDir routine to use its own memory when caching the tclDefaultEnco... check-in: d8e6c3b83e user: surles tags: core-8-1-branch-old | |
| 23:47 | updated the man page for the Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodingDir routines check-in: e3948f7aa8 user: surles tags: core-8-1-branch-old | |
| 23:29 | Summary ------- 1) Broke the initialization of memory and finding the encodings file into seprara... check-in: f989579c4c user: surles tags: core-8-1-branch-old | |
| 23:28 | added test for setting default encoding dir check-in: 400a8b27a9 user: surles tags: core-8-1-branch-old | |
| 23:20 | Marked code as unsupported. check-in: 07af8c43e2 user: rjohnson tags: core-8-1-branch-old | |
| 23:00 | * unix/Makefile.in: * unix/configure.in: Include compat files in the stub library in addition to the... check-in: b8158d1d3a user: stanton tags: core-8-1-branch-old | |
| 22:32 | tests no longer leave files in the current working directory. check-in: c672bae680 user: hershey tags: core-8-1-branch-old | |
| 19:51 | Fixed tests to run independent of working dir. Changed statistic printing feature in all and defs. check-in: 88658e511a user: hershey tags: core-8-1-branch-old | |
|
1999-03-11
| ||
| 23:50 | fixed bad variable reference check-in: 67984518c4 user: hershey tags: core-8-1-branch-old | |
| 23:49 | changed hardcoded reference to ../tests/all.tcl to use variable in its path. check-in: d29a7d3879 user: hershey tags: core-8-1-branch-old | |
| 19:28 | Add CrtVersion.3 documentation for Tcl_GetVersion() function check-in: f4572ad12c user: redman tags: core-8-1-branch-old | |
| 19:03 | "make test" now invokes the test suite from the current working dir so that you can call "make test"... check-in: 4ed00c3520 user: hershey tags: core-8-1-branch-old | |
| 18:49 | Updated the testsuite to use "test" namespace and commandline args to control verbose level and whi... check-in: 346215785f user: hershey tags: core-8-1-branch-old | |
| 06:16 | Added tcl_platform check-in: 340cdb434a user: welch tags: core-8-1-branch-old | |
| 02:18 | *** empty log message *** check-in: a7e58b993c user: stanton tags: core-8-1-branch-old | |
| 01:59 | fixed bad compile switch check-in: bb40844280 user: stanton tags: core-8-1-branch-old | |
| 01:50 | * generic/tcl.h: * generic/tcl.decls: Changed Tcl_ReleaseType from an enum to macros so it can be us... check-in: 37d1a96b18 user: stanton tags: core-8-1-branch-old | |
|
1999-03-10
| ||
| 23:44 | Fixed declarations of empty slots. check-in: 4699f957f9 user: redman tags: core-8-1-branch-old | |
| 23:24 | Added Tcl_GetVersion() to the stub table, added 6 slots to allow changes in 8.0.6 and 8.1 without sh... check-in: fcd52fc5f0 user: redman tags: core-8-1-branch-old | |
| 22:53 | Add ChangeLog entries for the ByteCode struct changes and Tcl_GetVersion() API. check-in: 5325467c03 user: redman tags: core-8-1-branch-old | |
| 22:51 | Make the ByteCode struct binary compatible with 8.0.6. Add Tcl_GetVersion() function to allow check... check-in: 1208e7ad03 user: redman tags: core-8-1-branch-old | |
| 06:49 | Integrated stubs mechanism from 8.0 into 8.1 check-in: ddb86b8d93 user: stanton tags: core-8-1-branch-old | |
| 06:41 | Merged 8.0 stub changes Closed-Leaf check-in: 0245ae790a user: stanton tags: dev-8-1-stubs-branch | |
|
1999-03-09
| ||
| 02:37 | * generic/tcl.h: Moved Tcl_Mutex, etc. macros above the inclusion of tclDecls.h to avoid macro confl... check-in: a1684dfa8e user: stanton tags: dev-8-1-stubs-branch | |
| 01:56 | *** empty log message *** check-in: c078d82fdb user: lfb tags: core-8-1-branch-old | |
| 01:31 | Moved Dll instance from thread-local-storage. check-in: b52c2b3eff user: lfb tags: core-8-1-branch-old | |
|
1999-03-08
| ||
| 21:06 | *** empty log message *** check-in: 9dfcbce563 user: stanton tags: dev-8-1-stubs-branch | |
| 20:14 | First pass at integrating stubs mechanism from 8.0. check-in: eeba5fd9e9 user: stanton tags: dev-8-1-stubs-branch | |
|
1999-02-26
| ||
| 02:46 | Add entries in ChangeLog for previous commit check-in: e74ff8ac58 user: redman tags: core-8-1-branch-old | |
| 02:19 | Added new code to properly deal with fileevents and nonblocking mode on serial ports and consoles. A... check-in: 7f676c0cfc user: redman tags: core-8-1-branch-old | |
|
1999-02-17
| ||
| 02:34 | lint check-in: 0188c6ebd1 user: hershey tags: core-8-1-branch-old | |
| 02:18 | merged with 8.0 changes check-in: 58ef5e7aea user: hershey tags: core-8-1-branch-old | |
|
1999-02-12
| ||
| 00:57 | * README: * generic/tcl.h: * win/README.binary: * win/README: * unix/configure.in: * mac/README: Upd... check-in: 6589cc2e77 user: stanton tags: core-8-1-branch-old | |
|
1999-02-11
| ||
| 03:15 | *** empty log message *** check-in: 6d931cf09c user: stanton tags: core-8-1-branch-old | |
| 03:15 | * library/auto.tcl: Fixed auto_mkindex so it handles .tbc files. Did some general cleanup to handle ... check-in: 6ff3c4c365 user: stanton tags: core-8-1-branch-old | |
|
1999-02-10
| ||
| 23:31 | * unix/mkLinks: * doc/SetVar.3: * generic/tcl.h: * generic/tclVar.c: Restored Tcl_ObjGetVar2 and Tcl... check-in: b403ad5f28 user: stanton tags: core-8-1-branch-old | |
|
1999-02-01
| ||
| 21:30 | *** empty log message *** check-in: 565e8f7737 user: stanton tags: core-8-1-branch-old | |
| 21:30 | changed testeval2 to testevalex check-in: ad69af5e86 user: stanton tags: core-8-1-branch-old | |
| 21:29 | * generic/tclBasic.c: * generic/tclCmdAH.c: * generic/tclCmdIL.c: * generic/tclCmdMZ.c: * generic/tc... check-in: 4e3632a716 user: stanton tags: core-8-1-branch-old | |
|
1999-01-29
| ||
| 00:35 | *** empty log message *** check-in: 44a1aff28f user: stanton tags: core-8-1-branch-old | |
| 00:20 | Merged changes from Tcl 8.0.5b1 check-in: 8953e4aa5b user: stanton tags: core-8-1-branch-old | |
|
1999-01-28
| ||
| 20:29 | no message check-in: 09e4b031e5 user: stanton tags: core-8-1-branch-old | |
| 20:25 | * generic/tclUtil.c (Tcl_DStringSetLength): Changed so the buffer overallocates in a manner similar ... check-in: 8803a39b5d user: stanton tags: core-8-1-branch-old | |
|
1998-12-24
| ||
| 00:13 | Removed function decls that were never used. check-in: 765a95551f user: rjohnson tags: core-8-1-branch-old | |
|
1998-12-23
| ||
| 02:56 | Added RFE: 726 - a performance improvement to lsort -command supplied by Syd Polk. check-in: 1d6c63ee98 user: rjohnson tags: core-8-1-branch-old | |
|
1998-12-14
| ||
| 21:04 | updated old sun.com references check-in: e17dad4ef0 user: stanton tags: core-8-1-branch-old | |
|
1998-12-13
| ||
| 08:12 | Cleaned up makefile.vc install target check-in: d3dc73f6aa user: lfb tags: core-8-1-branch-old | |
|
1998-12-12
| ||
| 01:36 | Minor change to Lock Declarations to use TCL_DECLARE_MUTEX macro, published in tcl.h. check-in: c778c9ef5e user: lfb tags: core-8-1-branch-old | |
| 00:12 | Created branch core-8-1-b1-synthetic Closed-Leaf check-in: fc957b3337 user: cvs2fossil tags: core-8-1-b1-synthetic, core-8-1-b1 | |
| 00:12 | Tcl 8.1b1 Release check-in: 2690ddbb10 user: stanton tags: core-8-1-branch-old | |
|
1998-12-11
| ||
| 21:44 | test lint added support for additional platform specific locale specifiers check-in: b3e154fdbc user: stanton tags: core-8-1-branch-old | |
| 19:33 | updated installer check-in: d1df22ff65 user: stanton tags: core-8-1-branch-old | |
| 01:32 | more release stuff check-in: b1bcd640d4 user: stanton tags: core-8-1-branch-old | |
| 00:55 | updated file lists check-in: 5a7eb250db user: stanton tags: core-8-1-branch-old | |
| 00:44 | lint check-in: 1ec74e5c97 user: stanton tags: core-8-1-branch-old | |
| 00:12 | lint check-in: 4e151ed295 user: stanton tags: core-8-1-branch-old | |
|
1998-12-10
| ||
| 21:57 | lots of K&R C lint check-in: a72bbe29dc user: stanton tags: core-8-1-branch-old | |
| 21:21 | * Fixed lots of files that used TCL_THREAD instead of TCL_THREADS. * generic/tclEncoding.c (Tcl_Fre... check-in: 09f356baa2 user: stanton tags: core-8-1-branch-old | |
| 19:13 | merged 8.0 changes check-in: f5eac2de3f user: stanton tags: core-8-1-branch-old | |
| 18:27 | changed uses of localhost to 127.0.0.1 since not all machines define localhost check-in: 8bd38124b2 user: stanton tags: core-8-1-branch-old | |
| 03:28 | merged 8.0 changes check-in: e4dc37d96d user: stanton tags: core-8-1-branch-old | |
| 03:23 | lint check-in: 787935f226 user: stanton tags: core-8-1-branch-old | |
| 01:40 | * library/msgcat1.0/msgcat.tcl: Fixed bad export list, fixed so all locale strings are converted to ... check-in: 5d2e1c7768 user: stanton tags: core-8-1-branch-old | |
| 00:49 | release lint check-in: 9250fb1f00 user: stanton tags: core-8-1-branch-old | |
|
1998-12-09
| ||
| 20:31 | *** empty log message *** check-in: 75474721c4 user: stanton tags: core-8-1-branch-old | |
| 20:31 | * generic/regcomp.c (makescan): Fixed bug in longest match case that caused anchored patterns to fai... check-in: 53ddb32cd2 user: stanton tags: core-8-1-branch-old | |
| 03:10 | removed .sit file check-in: 54caa4c7a9 user: stanton tags: core-8-1-branch-old | |
| 01:14 | lint check-in: d67e4928c5 user: stanton tags: core-8-1-branch-old | |
| 01:13 | * library/msgcat1.0/msgcat.tcl: changed mc to invoke mcunknown in the calling context, changed local... check-in: 0776cbb259 user: stanton tags: core-8-1-branch-old | |
|
1998-12-08
| ||
| 04:29 | * generic/tclAlloc.c (TclpRealloc): Fixed a memory allocation bug where big blocks that were realloc... check-in: c3b99e9764 user: stanton tags: core-8-1-branch-old | |
|
1998-12-07
| ||
| 20:57 | *** empty log message *** check-in: fc83ef0959 user: stanton tags: core-8-1-branch-old | |
| 20:56 | cleaned up docs * tests/msgcat.test: Added message catalog test suite. * library/msgcat1.0/msgcat.... check-in: af4badd62c user: stanton tags: core-8-1-branch-old | |
|
1998-12-04
| ||
| 21:58 | *** empty log message *** check-in: c27980bae7 user: stanton tags: core-8-1-branch-old | |
| 21:58 | added man page for msgcat check-in: 131c2b67ad user: stanton tags: core-8-1-branch-old | |
| 21:58 | * library/msgcat1.0/msgcat.tcl: Changed code to conform to Tcl coding standards. Changed to use fil... check-in: 4fdecad309 user: stanton tags: core-8-1-branch-old | |
| 18:52 | * library/msgcat1.0/msgcat.tcl: * library/msgcat1.0/pkgIndex.tcl: Added initial implementaion of Tcl... check-in: 4adc9b58a2 user: stanton tags: core-8-1-branch-old | |
| 03:01 | *** empty log message *** check-in: bf650250bf user: stanton tags: core-8-1-branch-old | |
| 03:01 | fixed broken tests check-in: 73377ab304 user: stanton tags: core-8-1-branch-old | |
| 02:59 | * win/tclWinPipe.c (BuildCommandLine): Fixed bug that kept arguments containing spaces from being pr... check-in: 6785bdc47e user: stanton tags: core-8-1-branch-old | |
| 01:19 | * tclWinSock.c (CreateSocket, TcpAccept): Windows NT creates sockets so they are inheritable by defa... check-in: fc7501535c user: stanton tags: core-8-1-branch-old | |
|
1998-12-03
| ||
| 23:59 | *** empty log message *** check-in: 91775ec880 user: stanton tags: core-8-1-branch-old | |
| 23:59 | * generic/tclUtil.c (Tcl_StringMatch): Changed to match 8.0 behavior in corner case where there is n... check-in: 243b588dd0 user: stanton tags: core-8-1-branch-old | |
| 23:59 | fixed various broken tests check-in: 28466b9e56 user: stanton tags: core-8-1-branch-old | |
| 23:58 | * tests/defs: Changed so auto_path is set to only contain the Tcl library directory. This keeps the... check-in: 93bf267d93 user: stanton tags: core-8-1-branch-old | |
| 04:58 | *** empty log message *** check-in: 619f24df0b user: stanton tags: core-8-1-branch-old | |
| 04:57 | * win/tclWinPipe.c (TclpCreateCommandChannel): Changed reader/writer threads to have THREAD_PRIORITY... check-in: 0d7c176b15 user: stanton tags: core-8-1-branch-old | |
| 04:57 | * generic/tclIO.c (WriteBytes, WriteChars): Fixed so extraneous flushes do not happen in line mode. ... check-in: 54523ce067 user: stanton tags: core-8-1-branch-old | |
| 02:06 | Changed to 8.1b1 patchlevel check-in: 19f9484697 user: welch tags: core-8-1-branch-old | |
|
1998-12-02
| ||
| 23:46 | renamed regtests.test to reg.test check-in: d57ddf76ba user: stanton tags: core-8-1-branch-old | |
| 23:37 | *** empty log message *** check-in: fb35546990 user: stanton tags: core-8-1-branch-old | |
| 23:37 | * generic/regc_color.c (subcolor): Added check for error case to avoid an out of bounds array refere... check-in: 88bcbee9c1 user: stanton tags: core-8-1-branch-old | |
| 21:46 | *** empty log message *** check-in: c0399e99f2 user: stanton tags: core-8-1-branch-old | |
| 21:46 | fixed various broken tests check-in: d1d128d38d user: stanton tags: core-8-1-branch-old | |
| 21:45 | * generic/tclParse.c (Tcl_ParseCommand): Fixed bug in comment parsing where a trailing comment looke... check-in: 9a45082563 user: stanton tags: core-8-1-branch-old | |
| 21:45 | * generic/tclCmdAH.c (Tcl_EncodingObjCmd): Changed to avoid using Tcl_DStringResult because it is no... check-in: ca1b8c2cae user: stanton tags: core-8-1-branch-old | |
| 20:07 | 8.0.4 merge check-in: f4466ae52d user: welch tags: core-8-1-branch-old | |
| 03:16 | lint check-in: c42c25ac85 user: stanton tags: core-8-1-branch-old | |
| 03:13 | Cleaned up some tests Fixed an I/O bug where UpdateInterest was not always called on input check-in: 7d0d5b2428 user: stanton tags: core-8-1-branch-old | |
| 02:05 | updated to reflect EvalObjv change check-in: 72d810de01 user: stanton tags: core-8-1-branch-old | |
| 01:59 | fixed minor type conflict check-in: ab661ec864 user: stanton tags: core-8-1-branch-old | |
| 01:46 | *** empty log message *** check-in: 220d0bcdf3 user: stanton tags: core-8-1-branch-old | |
| 01:46 | * generic/tclTest.c (TestevalobjvObjCmd): Updated for EvalObjv change. * tests/parse.test: Updated ... check-in: e7a75e2b0f user: stanton tags: core-8-1-branch-old | |
|
1998-12-01
| ||
| 23:33 | *** empty log message *** check-in: 135e2d6e34 user: stanton tags: core-8-1-branch-old | |
| 23:33 | * generic/tclCompCmds.c (TclCompileForeachCmd): Fixed code that corrupted the exceptDepth value in t... check-in: 0de0ad2d26 user: stanton tags: core-8-1-branch-old | |
| 22:48 | fixed problem with test cleanup check-in: 1a6959fb35 user: stanton tags: core-8-1-branch-old | |
| 22:39 | * library/encoding/euc-kr.enc: * library/encoding/ksc5601.enc: * tools/encoding/ksc5601.txt: * unix/... check-in: 13bdb11803 user: stanton tags: core-8-1-branch-old | |
| 05:01 | *** empty log message *** check-in: d505426fcd user: stanton tags: core-8-1-branch-old | |
| 05:01 | * unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed hang that occurs when trying to close a pipe that is... check-in: 27f98f73b7 user: stanton tags: core-8-1-branch-old | |
|
1998-11-24
| ||
| 21:56 | moved ChangeLog entries to top level check-in: 7e76feaeb8 user: stanton tags: core-8-1-branch-old | |
| 01:16 | * regexec.c: more performance tuning from Henry Spencer. check-in: bf571e701a user: stanton tags: core-8-1-branch-old | |
| 01:16 | fixed broken non-portable tests check-in: ca68cc943d user: stanton tags: core-8-1-branch-old | |
|
1998-11-18
| ||
| 23:16 | winhelp related man page cleanup check-in: 75079392fb user: stanton tags: core-8-1-branch-old | |
| 23:16 | updated version to 8.1 check-in: 6fd1dc43f0 user: stanton tags: core-8-1-branch-old | |
| 22:34 | lint check-in: d0cf20b29d user: stanton tags: core-8-1-branch-old | |
| 22:33 | updated regexp docs check-in: b2f19c704a user: stanton tags: core-8-1-branch-old | |
| 04:15 | * tclScan.c: moved "scan" implementation out of tclCmdMZ.c and added Unicode support. This required... check-in: cebcfe843b user: stanton tags: core-8-1-branch-old | |
| 03:34 | lint check-in: a8afda2326 user: stanton tags: core-8-1-branch-old | |
| 03:34 | * tclAlloc.c: changed so allocated memory is always 8-byte aligned to improve memory performance and... check-in: df12e15e76 user: stanton tags: core-8-1-branch-old | |
| 03:15 | added tclScan.c to build check-in: 64ff0c8839 user: stanton tags: core-8-1-branch-old | |
|
1998-11-17
| ||
| 21:38 | integrated latest changes from Henry Spencer, mostly performance improvements renamed re_u* interfac... check-in: a793d07cfa user: stanton tags: core-8-1-branch-old | |
|
1998-11-16
| ||
| 20:45 | moved scan implementation into tclScan.c changed scan to support unicode check-in: f9da63b2e8 user: stanton tags: core-8-1-branch-old | |
|
1998-11-11
| ||
| 04:54 | lots of lint wrapped mutex declarations in ifdefs to avoid compiler warnings check-in: 9535a849c1 user: stanton tags: core-8-1-branch-old | |
| 04:08 | merged 8.0.4 into 8.1 check-in: fe115bdad2 user: stanton tags: core-8-1-branch-old | |
| 01:44 | integrated latest regexp updates from Henry Spencer, includes new regexp switches "-line", "-lineanc... check-in: 61908a0265 user: stanton tags: core-8-1-branch-old | |
| 00:15 | fixed bug in initialization order, caught by Purify check-in: abca73d1c3 user: stanton tags: core-8-1-branch-old | |
|
1998-11-10
| ||
| 02:40 | fixed "format" so it handles multibyte characters in %s with field width and precision specifiers check-in: 131b8deb6e user: stanton tags: core-8-1-branch-old | |
|
1998-11-09
| ||
| 22:52 | integrated documentation patch check-in: 5a9c855ad8 user: stanton tags: core-8-1-branch-old | |
|
1998-11-06
| ||
| 21:51 | * tclVar.c (TclGetIndexedScalar): Fixed bug 796, var name was getting lost before being passed to Ca... check-in: 76d822d5f5 user: stanton tags: core-8-1-branch-old | |
|
1998-11-04
| ||
| 04:47 | *** empty log message *** check-in: 5c8fb289ea user: stanton tags: core-8-1-branch-old | |
| 04:39 | Merged Henry's latest changes to add support for character ranges in cvec data type Added support f... check-in: 6a4b8e2ee0 user: stanton tags: core-8-1-branch-old | |
|
1998-10-21
| ||
| 20:57 | fixed typo in include check-in: 078afb3c89 user: stanton tags: core-8-1-branch-old | |
| 20:39 | Integrated latest regexp changes from Henry Spencer. Moved regexp related declarations out of tclInt... check-in: 502d826d63 user: stanton tags: core-8-1-branch-old | |
| 20:21 | replaced SCCS strings check-in: 330412ceac user: stanton tags: core-8-1-branch-old | |
|
1998-10-16
| ||
| 01:28 | updated log for Unicode case changes check-in: 738e154eef user: stanton tags: core-8-1-branch-old | |
| 01:24 | updated docs to reflect changes in wordend/wordstart and the addition of the totitle command check-in: 07811a3f31 user: stanton tags: core-8-1-branch-old | |
| 01:16 | Added Unicode character table support: added TclUniCharIsWordChar tclCmdMZ.c (Tcl_StringObjCmd): ... check-in: a448adffae user: stanton tags: core-8-1-branch-old | |
|
1998-10-06
| ||
| 21:24 | 8.1a2 bug: The compile procedure for "if" incorrectly attempted to match against the literal string ... check-in: a58153dbcc user: stanton tags: core-8-1-branch-old | |
| 20:39 | Removed unused function decls. check-in: 55b9562382 user: rjohnson tags: core-8-1-branch-old | |
| 20:27 | added test for compilation of "::if" check-in: ee01365fe4 user: stanton tags: core-8-1-branch-old | |
| 03:09 | merge 8.0.4 into 8.1 check-in: 85d6811fcd user: stanton tags: core-8-1-branch-old | |
| 02:59 | merged 8.0.4 changes into 8.1 branch check-in: e8eee9b422 user: stanton tags: core-8-1-branch-old | |
| 00:42 | added a warning about static string modifications check-in: 49588c4d09 user: stanton tags: core-8-1-branch-old | |
| 00:42 | * tclWinFile.c: added warning about modifying static strings * makefile.vc: fixed version strings, a... check-in: df8e6385a0 user: stanton tags: core-8-1-branch-old | |
| 00:40 | * tclUnixFile.c: added warning about modifying static strings check-in: 1ea23e438f user: stanton tags: core-8-1-branch-old | |
| 00:40 | * tclIndex: updated index to reflect 8.1 files check-in: a2550f58c1 user: stanton tags: core-8-1-branch-old | |
| 00:37 | * tclMacFile.c: updated comments to warn about modifying statics check-in: 7e70b775c7 user: stanton tags: core-8-1-branch-old | |
| 00:37 | * tclInterp.c: added guard against deleting current interpreter check-in: eb80a96a21 user: stanton tags: core-8-1-branch-old | |
| 00:36 | * tclFileName.c: added warnings around code that modifies strings in place check-in: 54c1a6eebc user: stanton tags: core-8-1-branch-old | |
| 00:36 | * tclExecute.c: fixed off-by-one copying error, fixed merge bugs check-in: 74a88c6e48 user: stanton tags: core-8-1-branch-old | |
| 00:36 | * tclEvent.c: changed so USE_TCLALLOC is tested for value instead of definition so that we can compi... check-in: f1cd5519c2 user: stanton tags: core-8-1-branch-old | |
| 00:35 | * tclCompile.c (TclCompileScript): changed to avoid modifying the input string in place because name... check-in: 78ce452bce user: stanton tags: core-8-1-branch-old | |
| 00:35 | replaced SCCS strings added warnings around code that modifies strings in place check-in: 9907dfb5ba user: stanton tags: core-8-1-branch-old | |
|
1998-10-05
| ||
| 18:47 | * interp.test: added test for interp deleting itself check-in: 91f48d923a user: stanton tags: core-8-1-branch-old | |
| 18:46 | * auto.tcl, package.tcl: replaced SCCS strings with RCS strings * tclIndex: updated index to reflec... check-in: 58112df7ff user: stanton tags: core-8-1-branch-old | |
| 17:38 | replaced SCCS strings, added initializer to avoid purify warnings check-in: 595e79a4d6 user: stanton tags: core-8-1-branch-old | |
|
1998-10-03
| ||
| 01:56 | replaced SCCS with RCS strings check-in: c65ae5da0d user: stanton tags: core-8-1-branch-old | |
|
1998-09-30
| ||
| 23:58 | merged tcl8.0.4 changes check-in: f90444d589 user: stanton tags: core-8-1-branch-old | |
| 23:58 | merged tcl8.0.4 changes into 8.1 branch to fix Windows memory allocation check-in: 035915472d user: stanton tags: core-8-1-branch-old | |
| 23:04 | * tclCompCmds.c: lint check-in: 418e7360d2 user: stanton tags: core-8-1-branch-old | |
| 23:01 | * tclUnixPort.h: removed circular macro definitions for access/stat * tclUnixInit.c: lint * tc... check-in: 241545c7d6 user: stanton tags: core-8-1-branch-old | |
| 20:50 | * makefile.vc: fixed so TCL_LIBRARY is set before running tcltest * tclWinInit.c: lint * tclWin32D... check-in: 281afe0988 user: stanton tags: core-8-1-branch-old | |
| 20:47 | deleted TclpFinalize check-in: 93efb6ffef user: stanton tags: core-8-1-branch-old | |
| 20:46 | more cleanup of 8.0.3 merges into 8.1 check-in: 920c75be13 user: stanton tags: core-8-1-branch-old | |
|
1998-09-28
| ||
| 20:24 | fixed stat() and access() usage to use correct routines for wrapper check-in: 30cf91ed4b user: stanton tags: core-8-1-branch-old | |
|
1998-09-24
| ||
| 23:58 | merging changes from 8.0.3 into 8.1a2 check-in: 1c3c1ab19f user: stanton tags: core-8-1-branch-old | |