Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
144 check-ins using file tests/io.test version a412b98ed7
|
1999-06-08
| ||
| 23:30 | added TclGetUnicodeFromObj function for use with regexp check-in: 6663ce58d5 user: hershey tags: trunk | |
| 19:02 | *** empty log message *** check-in: 70636ebef7 user: stanton tags: trunk | |
| 19:02 | * win/tclWinSock.c: Rolled back to the 8.1.0 implementation because of serious problems with the new... check-in: 0e16766ed6 user: stanton tags: trunk | |
| 18:06 | added code to unset the "data" array so tests that follow can use a scalar data var w/o having to un... check-in: a916ae38b5 user: hershey tags: trunk | |
| 02:59 | * tests/string.test: * generic/tclVar.c (Tcl_SetVar2Ex): * generic/tclStringObj.c (Tcl_AppendObjT... check-in: 8fcb19ead3 user: hershey tags: trunk | |
|
1999-06-05
| ||
| 00:18 | *** empty log message *** check-in: fe3561f466 user: stanton tags: trunk | |
| 00:18 | * win/configure.in: * win/Makefile.in: Windows build now handles static/dynamic debug/nodebug builds... check-in: 96386b55b1 user: stanton tags: trunk | |
|
1999-06-03
| ||
| 18:43 | *** empty log message *** check-in: 3ae7d79873 user: stanton tags: trunk | |
| 18:43 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): * tests/string.test: Fixed bug where string equal/compare -... check-in: 913059fbe2 user: stanton tags: trunk | |
|
1999-06-02
| ||
| 22:05 | fixed install target for man pages check-in: 6ad2520a6f user: surles tags: trunk | |
| 20:53 | fixed typo check-in: de3a2e94c8 user: stanton tags: trunk | |
| 20:21 | * generic/tclUtf.c (Tcl_UtfNcasecmp): Fixed incorrect computation of relative ordering. [Bug: 2135] check-in: 58260de12d user: stanton tags: trunk | |
| 19:29 | Added makefile targets and configure switches to be TEA compliant check-in: 74d2ccc295 user: surles tags: trunk | |
| 02:03 | *** empty log message *** check-in: e4ca18e1ae user: stanton tags: trunk | |
| 02:03 | * unix/configure.in: Fixed various small configure.in patches submitted by Jan Nijtmans. [Bug: 2121]... check-in: 52b68b7712 user: stanton tags: trunk | |
| 01:53 | * tests/reg.test: * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/reg... check-in: 96584c60d8 user: stanton tags: trunk | |
|
1999-05-28
| ||
| 23:02 | *** empty log message *** check-in: 8aa83b7ffd user: stanton tags: trunk | |
| 23:02 | * win/Makefile.in: * win/configure.in: Added preliminary TEA implementation. check-in: e66286eb0c user: stanton tags: trunk | |
| 23:02 | * win/tclWinDde.c: Fixed bug where dde calls were being passed an invalid dde handle because Initial... check-in: 5e7b70ba7b user: stanton tags: trunk | |
| 23:02 | * generic/tclObj.c: Changed to eliminate use of isupper/tolower in favor of the Unicode versions. check-in: 394d8ee6ec user: stanton tags: trunk | |
| 00:01 | fixed error in test reported by procheck check-in: 4433b41879 user: surles tags: trunk | |
|
1999-05-26
| ||
| 20:53 | Changes for generic/tclThreadTest.c and win/tclWinSock.c bug fixes. check-in: 24410a9dc3 user: redman tags: trunk | |
| 20:24 | generic/tclThreadTest.c: Fix race condition in testthread code. win/tclWinSock.c: Fixed hang in Win... check-in: b14f0363ec user: redman tags: trunk | |
| 02:39 | Merged changes from 1-3-b2 branch into mainline. check-in: ef79a444b9 user: stanton tags: trunk | |
| 02:25 | Fixed so patchlevel is included in installer strings. Closed-Leaf check-in: b52390dc27 user: stanton tags: scriptics-tclpro-1-3-b2-branch, core-8-1-1 | |
|
1999-05-25
| ||
| 21:15 | Fixed incorrect patchlevel info. check-in: de78338462 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 20:22 | updated changes file for 8.1.1 check-in: 344bc3b699 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 01:00 | *** empty log message *** check-in: b5b27a5b74 user: stanton tags: trunk | |
| 01:00 | * tools/genStubs.tcl: Changed to allow a list of platforms instead of just one at a time. check-in: 4c82ed51c1 user: stanton tags: trunk | |
| 01:00 | * generic/tcl.decls: * generic/tclCmdMZ.c: * generic/tclDecls.h: * generic/tclInt.decls: * generic/t... check-in: 1cdb3df621 user: stanton tags: trunk | |
|
1999-05-23
| ||
| 16:37 | Added stub entry for the TclGetAuxDataType routine so tbcload can use stubs check-in: 4ae0027ddb user: surles tags: trunk | |
|
1999-05-22
| ||
| 01:20 | Merged changes from scriptics-tclpro-1-3-b2 branch check-in: f692388d07 user: stanton tags: trunk | |
|
1999-05-21
| ||
| 19:05 | Added test for command.com /c dir /b hang. check-in: b4a00aebea user: redman tags: trunk | |
| 18:31 | Bug 2105: fixed execing command.com on Win95/98. check-in: 0af26ff982 user: redman tags: trunk | |
| 18:28 | Fix command.com bug on Windows 95/98. [Bug: 2105] check-in: 619d2dc2d1 user: redman tags: trunk | |
| 00:06 | Add bin and ../lib to auto_path relative to the executable path. check-in: 7c390a9851 user: redman tags: scriptics-tclpro-1-3-b2-branch, scriptics-tclpro-1-3-b2, merge-to-mainline-5/21/99 | |
| 00:04 | Fix the init.tcl to include the bin directory and the ../lib given the path to the executable. check-in: 30f267dd2d user: redman tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-20
| ||
| 23:40 | lint in comments check-in: 9c2ceb7303 user: hershey tags: trunk | |
| 22:32 | Changed Tcl registry key to Scriptics instead of Sun check-in: c2f46f73c5 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 03:28 | Updated docs for TclPro 1.3b2 check-in: 90b25e9aa4 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 02:53 | Added tests for regexp bug. check-in: 8e5078e797 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 02:40 | fix bug in tclRegexp.c check-in: 7344f1088e user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 02:38 | fix crash when the regexp cache is empty but an empty pattern is passed (such as {} or ""). check-in: 7ba11b4a40 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 00:04 | *** empty log message *** check-in: b3609be823 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 00:03 | Merged in various changes submitted by Jeff Hobbs: * generic/tcl.decls: * generic/tclUtf.c: Added T... check-in: 61e23396c3 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-19
| ||
| 23:27 | Add extern "C" block around header to fix C++ compilation. check-in: be08a2ad55 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-18
| ||
| 22:59 | changed call to "remove" to "removeFile"--this bug was causing "httpd" file to be left in working di... check-in: cbf894d438 user: hershey tags: trunk | |
| 22:36 | *** empty log message *** check-in: fa0f519143 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 22:36 | * win/tclWinChan.c: Modified initialization code to avoid inherenting closed or invalid channels. I... check-in: bbe1ca2eb5 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 20:17 | added -encoding to the list of legal options used in the error message when a bad option is used. B... check-in: 22239ff421 user: hershey tags: trunk | |
| 17:40 | Missed one case in previous commit, fixed it (see previous comment). check-in: 0b40315666 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 17:38 | Don't connect to FILE_TYPE_CHAR devices unless they are a FILE_TYPE_SERIAL or FILE_TYPE_CONSOLE type... check-in: 6125a2d1a6 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-17
| ||
| 20:22 | Added note about running autoconf if you are using the CVS source tree instead of a source distribut... check-in: ad5d76feaa user: welch tags: trunk | |
| 18:11 | merged thread intorspection into branch from mainline check-in: a82cde3981 user: surles tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-14
| ||
| 23:22 | added new tcl_platform documentation [bug 2076] check-in: 591325378c user: surles tags: trunk | |
| 23:16 | added intospection variable to determine if the interp was compiled with threads enabled check-in: 732876a0ce user: surles tags: trunk | |
| 22:18 | *** empty log message *** check-in: e04060d88e user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 22:18 | * generic/tclCmdAH.c (Tcl_ForObjCmd): Fixed crash caused by failure to reset the result before evalu... check-in: 092dceb08b user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 18:29 | merged 1-3-b2 changes into mainline check-in: 3ee5ce82d5 user: stanton tags: trunk | |
| 18:26 | merged changes from mainline check-in: 6f7b40c937 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 18:18 | *** empty log message *** check-in: 3b7ffc21a9 user: stanton tags: trunk | |
| 17:35 | Applied patch for bug id 2066. check-in: d589eb0319 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 17:27 | Apply patch to fix leap years for 100-year boundaries. Patch submitted by Isaac Hollander, Bug Id 20... check-in: 7187fe5f06 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 02:18 | *** empty log message *** check-in: 999c763181 user: stanton tags: trunk | |
| 02:18 | * unix/Makefile.in: * unix/tclAppInit.c: Minor cleanup related to Xt notifier. * unix/tclUnixInit.c... check-in: 6ea73d3f19 user: stanton tags: trunk | |
| 02:04 | increased per-thread regexp cache to 30 check-in: 00c4feaf42 user: stanton tags: trunk | |
| 00:20 | fixed typo check-in: 646f2d8f24 user: stanton tags: trunk | |
|
1999-05-13
| ||
| 01:50 | * tests/regexp.test: * generic/tclInt.h: * generic/tclBasic.c: * generic/tclRegexp.h: * generic/tclR... check-in: 2e8f1dd6ab user: stanton tags: trunk | |
| 01:50 | * win/tclWinInit.c (TclpSetVariables): Avoid calling GetUserName if the value can be determined from... check-in: 62befb311d user: stanton tags: trunk | |
| 01:50 | * doc/tclsh.1: Updated references to rc script names to accurately reflect the platform differences ... check-in: 186551cfb3 user: stanton tags: trunk | |
|
1999-05-11
| ||
| 21:16 | back out previous commit check-in: 6a09f17603 user: redman tags: trunk, scriptics-tclpro-1-3-b1, core-8-1-1-base | |
| 20:47 | Fix loading of dde and reg to load with info nameofexecutable. check-in: 17b63eb23d user: redman tags: trunk | |
| 07:11 | Various small fixes that were required to get Tcl to build cleanly on the Mac. check-in: 7ef2072995 user: jingham tags: trunk | |
|
1999-05-07
| ||
| 23:40 | removed bad patch check-in: 4272a34e3e user: stanton tags: trunk | |
| 20:08 | *** empty log message *** check-in: dece3056e3 user: stanton tags: trunk | |
| 20:07 | * unix/configure.in: Added fix for OS/390. [Bug: 1976] check-in: c0ea4ab79f user: stanton tags: trunk | |
| 20:07 | * generic/tcl.decls: Replaced const with CONST. check-in: 0878e94a3c user: stanton tags: trunk | |
| 20:07 | * generic/tclLoadNone.c: Updated to use current interfaces, added TclpUnloadFile. [Bug: 2003] check-in: cd8517b226 user: stanton tags: trunk | |
| 20:07 | * generic/tclResult.c (Tcl_AppendResultVA): * generic/tclStringObj.c (Tcl_AppendStringsToObjVA): Fix... check-in: dea0868b6c user: stanton tags: trunk | |
| 20:06 | * win/winDumpExts.c: * win/makefile.vc: Changed to emit library name in defs file. [Bug: 1998] check-in: 3518024b7f user: stanton tags: trunk | |
|
1999-05-06
| ||
| 22:51 | *** empty log message *** check-in: d58a5e66d4 user: stanton tags: trunk | |
| 22:50 | * tests/string.test: * generic/tclCmdMZ.c: * doc/string.n: Fixed bug in string equal/compare code wh... check-in: 1fc2aff600 user: stanton tags: trunk | |
| 20:13 | more documentation lint check-in: 99d3dc108e user: stanton tags: trunk | |
| 19:21 | lint check-in: e085a3ab0f user: stanton tags: trunk | |
| 19:14 | merged doc changes from 8.1.0 check-in: f1b3babf61 user: stanton tags: trunk | |
| 18:46 | *** empty log message *** check-in: a33880c618 user: stanton tags: trunk | |
| 18:46 | * doc/string.n: * tests/cmdIL.test: * tests/cmdMZ.test: * tests/error.test: * tests/ioCmd.test: * te... check-in: fb86d77733 user: stanton tags: trunk | |
| 18:46 | * doc/Utf.3: * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tclUtf.c: * generic/tcl.decls:... check-in: d9e7608a90 user: stanton tags: trunk | |
| 18:45 | * tests/http.test: Unset "data" array before running tests to avoid failures due to previous tests. check-in: c002ae11e5 user: stanton tags: trunk | |
| 02:34 | ran dos2unix on this file--Irix couldn't build Tcl because it detected strange chars at the end of e... check-in: 006371d093 user: hershey tags: trunk | |
|
1999-05-05
| ||
| 21:45 | renamed to avoid conflict with tk's InitStubs doc. check-in: 7053bbb911 user: hershey tags: trunk | |
| 20:29 | * win/makefile.vc: Added encoding directory to install-libraries target. check-in: 7141ceb369 user: stanton tags: trunk | |
| 01:19 | lint and better documentation of the character vs. byte oriented commands check-in: ee1e5d143e user: stanton tags: trunk | |
| 00:35 | fixed memory leak check-in: 6ae297a9a4 user: surles tags: trunk | |
|
1999-05-04
| ||
| 02:58 | *** empty log message *** check-in: 7e1fc35b6c user: stanton tags: trunk | |
| 02:57 | * doc/string.n: * tests/cmdMZ.test: * tests/string.test: * generic/tclCmdMZ.c (Tcl_StringObjCmd): Ch... check-in: c7c3e9c0cf user: stanton tags: trunk | |
| 01:33 | *** empty log message *** check-in: d719d06e3f user: stanton tags: trunk | |
| 01:33 | * tests/cmdIL.test: * tests/cmdMZ.test: * tests/error.test: * tests/lindex.test: * tests/linsert.tes... check-in: 2728afa3b5 user: stanton tags: trunk | |
| 01:32 | * generic/tclParse.c (Tcl_ParseCommand): Changed to avoid modifying eval'ed strings that are already... check-in: a38f990b1a user: stanton tags: trunk | |
|
1999-05-03
| ||
| 19:19 | *** empty log message *** check-in: e677aa1b3c user: stanton tags: trunk | |
| 19:19 | * tests/binary.test: * generic/tclBinary.c (DupByteArrayInternalRep): Fixed bug where type was not b... check-in: 23b030de27 user: stanton tags: trunk | |
|
1999-04-30
| ||
| 23:36 | *** empty log message *** check-in: 71f4c7cc13 user: stanton tags: trunk | |
| 23:35 | * Changed version to 8.1.1. check-in: f373e48927 user: stanton tags: trunk | |
| 22:44 | * Merged changes from 8.1.0 branch check-in: dc45694c11 user: stanton tags: trunk | |
| 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 | Created branch core-8-1-0-synthetic Closed-Leaf check-in: 8d3de5a4ff user: cvs2fossil tags: core-8-1-0-synthetic, core-8-1-0 | |
| 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 | |