Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
125 check-ins using file tools/tclSplash.bmp version ee3b1527b4
|
1999-04-30
| ||
| 16:22 | Tcl_UtfToUpper and Tcl_UtfToTitle now works on badly formed Utf strings. check-in: 8cc1ac5095 user: hershey tags: trunk | |
|
1999-04-29
| ||
| 18:14 | Added tests for string toupper and string tolower called with badly formed Utf strings. check-in: c9cfee210e user: hershey tags: trunk | |
| 17:52 | Don't rename the twind.tcl widget demo file... check-in: 64263c4e5e user: redman tags: trunk | |
| 00:04 | fixed part of bug 1791: Tcl_UtfToUpper and Tcl_UtfToLower now work on badly formed Utf strings. check-in: a9c361524c user: hershey tags: trunk | |
|
1999-04-28
| ||
| 21:01 | *** empty log message *** check-in: 0655db307f user: stanton tags: trunk | |
| 17:06 | * mac/tclMacResource.c: * generic/tclListObj.c: * generic/tclObj.c: * generic/tclStringObj.c: Change... check-in: 101102ec64 user: stanton tags: trunk | |
| 01:56 | *** empty log message *** check-in: b0dc694249 user: stanton tags: trunk | |
| 01:56 | * generic/tclLiteral.c (TclHideLiteral): Fixed so hidden literals get duplicated to avoid accidental... check-in: 4c22f31e66 user: stanton tags: trunk | |
|
1999-04-24
| ||
| 01:46 | merged 8.1.0 changes into mainline check-in: 6291aaa1d5 user: stanton tags: trunk | |
|
1999-04-23
| ||
| 18:06 | *** empty log message *** check-in: 2ca2154cbf user: stanton tags: trunk | |
| 18:06 | * library/encoding/koi8-r.enc: * tools/encoding/koi8-r.txt: Added support for the koi8-r Cyrillic en... check-in: 40dd26149a user: stanton tags: trunk | |
| 01:57 | *** empty log message *** check-in: ca86d91570 user: stanton tags: trunk | |
| 01:57 | * win/tclWinInit.c (TclpInitPlatform): Added call to TclWinInit when building a static library since... check-in: 97548720ef user: stanton tags: trunk | |
| 01:57 | * win/tclWinFCmd.c: * win/tclWin32Dll.c: Changed uses of "try" to "__try", since that is the actual ... check-in: ffcd4f3326 user: stanton tags: trunk | |
| 01:57 | * generic/tclPort.h: Added include of tcl.h since it defines various Windows macros that are needed ... check-in: 72a9c05d47 user: stanton tags: trunk | |
| 01:57 | * generic/tclEvent.c: lint check-in: 8cbbb79c3f user: stanton tags: trunk | |
|
1999-04-22
| ||
| 22:57 | *** empty log message *** check-in: 8e64443a51 user: stanton tags: trunk | |
| 22:57 | * generic/tclInt.h: * generic/tclInt.decls: * generic/tclCompile.c: Added TclSetByteCodeFromAny that... check-in: 18e0420795 user: stanton tags: trunk | |
| 20:31 | Entry for new WinSock code. check-in: 4a4924dadb user: redman tags: trunk | |
| 20:28 | Improved socket driver, use WSAEventSelect on NT check-in: 50a8b554c8 user: redman tags: trunk | |
|
1999-04-21
| ||
| 22:00 | * win/tclWinInit.c: * unix/tclUnixInit.c: Changed initial search path to match that found used by tc... check-in: 1ae80ecdac user: stanton tags: trunk | |
| 21:50 | Resynced with mainline. check-in: 45b9dd789f user: rjohnson tags: trunk | |
| 20:08 | Merge with 8.1.0 branch check-in: 6691fd23e6 user: redman tags: trunk | |
| 18:16 | merged the parse changes between TclPro1.2 and Tcl8.1. Fixed bug in Windows makefile caused when th... check-in: 2874a749d4 user: surles tags: trunk | |
|
1999-04-20
| ||
| 19:19 | added a delay to a event to so it can pass on slower machines. check-in: 5e73185958 user: hershey tags: trunk | |
| 18:12 | moved the ThreadReap command to ::tcltest::threadReap. Now each thread test calls threadReap at the... check-in: 4ad79d1151 user: hershey tags: trunk | |
| 02:20 | fixed bug 1497 for 8.1: tclPkgUnknown should test for read privs check-in: 5453e219cf user: surles tags: trunk | |
| 02:08 | fixed bug 1497 for 8.1: tclPkgUnknown should test for read privs check-in: 332efad49d user: surles tags: trunk | |
| 01:48 | modified the Tcl makefile to copy the new pkgIndex files for reg and dde. check-in: caaf410758 user: surles tags: trunk | |
|
1999-04-19
| ||
| 22:05 | fixed bug 1571: pkgIndex files fail for dde and registry packages: check-in: b8f26e5cb1 user: surles tags: trunk | |
| 20:24 | added tests/httpd file to distribution--tests get skipped if this file is missing (bug id 1769). check-in: 387a52bae0 user: hershey tags: trunk | |
| 20:23 | fixed bugs in tests--bug id 1769 check-in: 34190e8fde user: hershey tags: trunk | |
|
1999-04-17
| ||
| 01:36 | added first draft of documentation for Tcl_Access and Tcl_Stat. defined Tcl_Stat and Tcl_Access to c... check-in: 62ed9ae0ba user: hershey tags: trunk | |
| 00:32 | changes make Tcl_Access and Tcl_Stat public. also one minor fix in tests/all.tcl to fix bug 1770. check-in: 4dacfaef42 user: hershey tags: trunk | |
| 00:18 | fixed bugs 1785 and 1799: decl header files not installed check-in: 9dbc16b721 user: surles tags: trunk | |
|
1999-04-16
| ||
| 22:53 | added Tcl_DStringTrunc to DString.3 added mention of Tcl_ThreadQueueEvent, Tcl_ThreadAlert to Notifi... check-in: 401c4cabb0 user: hershey tags: trunk | |
| 22:03 | fixed bug 1811: Add TclSetPreInitScript to the stubs files. check-in: f393a3d01e user: surles tags: trunk | |
| 18:48 | modified the API checker script check-in: 8dd1996ae2 user: surles tags: trunk | |
| 00:46 | merged tcl 8.1 branch back into the main trunk check-in: f3b32fb71c user: stanton tags: trunk | |
|
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 | |