Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

63 check-ins using file unix/tclUnixInit.c version ea1ddb2814

1999-05-14
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: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