Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
133 check-ins using file win/tclWinThrd.c version dccd3ec028
|
2001-08-30
| ||
| 19:02 | * generic/tclIndexObj.c: fixed some casting problems that upset Crays. [Bug #419528] (andreasen) check-in: 14c2f50f1a user: hobbs tags: core-8-3-1-branch | |
| 17:07 | * tests/httpd (httpdRespond): added response to timeout value in query string. check-in: dbe144b657 user: hobbs tags: core-8-3-1-branch | |
| 15:43 | * Silence warning from Sun compiler. [Bug 454374] check-in: 8800de40bc user: dgp tags: core-8-3-1-branch | |
|
2001-08-28
| ||
| 00:12 | * doc/Tcl_Main.3: added docs for Tcl_SetMainLoop * generic/tclStubInit.c: * generic/tclDecls.h: ... check-in: 936287d100 user: hobbs tags: core-8-3-1-branch | |
| 00:08 | * doc/Encoding.3: added note that tclPlatDecls.h must be included for use of Tcl_WinTCharToUtf and... check-in: 547f914988 user: hobbs tags: core-8-3-1-branch | |
|
2001-08-24
| ||
| 16:19 | * Backport of several bug fixes from HEAD to core-8-3-1-branch check-in: a44fa80451 user: dgp tags: core-8-3-1-branch | |
|
2001-08-23
| ||
| 21:19 | 2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net> * win/tclWinPipe.c (BuildComma... check-in: 34a2db7086 user: andreas_kupries tags: core-8-3-1-branch | |
| 19:13 | added QNX-6 build support. [Bug #219410] (loverso) check-in: e554696b24 user: hobbs tags: core-8-3-1-branch | |
|
2001-08-21
| ||
| 01:16 | * library/http/http.tcl (geturl): added port number to Host: header to comply with HTTP/1.1 spec (... check-in: 512001789d user: hobbs tags: core-8-3-1-branch | |
|
2001-08-09
| ||
| 01:00 | Add package dependency checks. Upgrade packages bundled with Tcl 8.3.x: http 2.3.2, msgcat 1.1.1,... check-in: b6aa9b0103 user: dgp tags: core-8-3-1-branch | |
|
2001-08-08
| ||
| 03:38 | BRANCH: core-8-3-1-branch Removed library/tcltest/* . The package tcltest 1.0 is distributed wit... check-in: d451d9e8bb user: dgp tags: core-8-3-1-branch | |
| 03:32 | BRANCH: core-8-3-1-branch Removed library/reg/* . The index of the registry package moved to that... check-in: aed99aacab user: dgp tags: core-8-3-1-branch | |
| 03:28 | BRANCH: core-8-3-1-branch Removed library/opt0.4/* . The files of the opt package moved to librar... check-in: 0989f0fe4f user: dgp tags: core-8-3-1-branch | |
| 03:25 | BRANCH: core-8-3-1-branch Removed library/msgcat1.0/*. The msgcat package files moved to library... check-in: 4afa81de46 user: dgp tags: core-8-3-1-branch | |
| 03:23 | BRANCH: core-8-3-1-branch Removed library/http2.3/* . The http package moved to library/http in ... check-in: e2ad95fa9c user: dgp tags: core-8-3-1-branch | |
| 03:13 | BRANCH: core-8-3-1-branch Removed library/dde/*. They first appear in the 8.4 work. In 8.3, the ... check-in: fe41b1f23e user: dgp tags: core-8-3-1-branch | |
|
2001-08-07
| ||
| 15:41 | Avoid panic when there are extra items in the tcl stack [Bugs #406709 and 439843, Patch #414470] check-in: 6bb7c295fe user: msofer tags: core-8-3-1-branch | |
| 00:51 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd, Tcl_RegsubObjCmd): reordered the retrieval of arguments to... check-in: e07d5ed669 user: hobbs tags: core-8-3-1-branch | |
| 00:47 | added GNU (HURD) configuration target. (brinkmann) check-in: ecf54840e7 user: hobbs tags: core-8-3-1-branch | |
|
2001-08-06
| ||
| 22:43 | Extended description of fix 442665. check-in: 6ac8c11e4b user: andreas_kupries tags: core-8-3-1-branch | |
| 22:24 | 2001-08-06 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIOCmd.c (Tcl_Gets... check-in: c3d640b755 user: andreas_kupries tags: core-8-3-1-branch | |
|
2001-08-04
| ||
| 00:33 | * win/configure: regenerated * win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll. T... check-in: 06a7e1f088 user: hobbs tags: core-8-3-1-branch | |
|
2001-07-18
| ||
| 17:17 | 2001-07-18 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c: Aftermath t... check-in: 2233dc0144 user: andreas_kupries tags: core-8-3-1-branch | |
|
2001-07-17
| ||
| 20:43 | * generic/tclIO.c (GetInput): Fixed [SF #427196]. Memory was overwritten because a buffer was us... check-in: c1c9df3c6a user: hobbs tags: core-8-3-1-branch | |
| 01:45 | * win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock to just the TerminateThread call a... check-in: 5a0684f1b7 user: hobbs tags: core-8-3-1-branch | |
|
2001-07-16
| ||
| 23:14 | updated build setup check-in: b7327bc46f user: hobbs tags: core-8-3-1-branch | |
| 23:14 | 2001-07-02 Jeff Hobbs <jeffh@ActiveState.com> * tests/util.test: added util-4.6 * generic/tclUt... check-in: bef6467977 user: hobbs tags: core-8-3-1-branch | |
|
2001-05-17
| ||
| 13:32 | 2001-05-04 Daniel Steffen <das@users.sourceforge.net> ** Mac 8.3.3 binary release ... check-in: c199f5abad user: das tags: core-8-3-1-branch | |
| 13:30 | 2001-05-04 Daniel Steffen <das@users.sourceforge.net> ** Mac 8.3.3 binary release check-in: b2c7a79599 user: das tags: core-8-3-1-branch | |
| 13:30 | 2001-05-04 Daniel Steffen <das@users.sourceforge.net> ** Mac 8.3.3 binary release ... check-in: 1b4e7a6a18 user: das tags: core-8-3-1-branch | |
|
2001-04-06
| ||
| 18:42 | * unix/install-sh: added -S option * unix/tcl.m4: added Rhapsody/Darwin target * unix/tclLoadDyld... check-in: 5af04f5bb1 user: hobbs tags: core-8-3-1-branch, core-8-3-3 | |
| 01:32 | * win/README: * win/README.binary: removed note about use of registry (hasn't been used for loadi... check-in: f299e161cf user: hobbs tags: core-8-3-1-branch | |
| 01:32 | * generic/tclObj.c (TclAllocateFreeObjects): simplified objSizePlusPadding to use sizeof(Tcl_Obj) ... check-in: 4f7d87d66b user: hobbs tags: core-8-3-1-branch | |
|
2001-04-05
| ||
| 20:34 | * mac/tclMacProjects.sea.hqx: fixed accidental swap with Tk project files. check-in: d01dfb917c user: hobbs tags: core-8-3-1-branch | |
|
2001-04-04
| ||
| 23:05 | forgot to add some () style notes check-in: c1c4c0e1bb user: hobbs tags: core-8-3-1-branch | |
| 23:00 | updated changes from ChangeLog check-in: 3b84a5c997 user: hobbs tags: core-8-3-1-branch | |
| 21:45 | * mac/tclMacShLib.exp: * mac/tclMacMSLPrefix.h: removed files check-in: 04eb9abd69 user: hobbs tags: core-8-3-1-branch | |
| 21:22 | * generic/tcl.h: addition of ConditionalMacros.h and use of DLLIMPORT and DLLEXPORT. * generic/t... check-in: 7003b57eca user: hobbs tags: core-8-3-1-branch | |
| 21:09 | * mac/MW_TclBuildLibHeader.h: * mac/MW_TclBuildLibHeader.pch: * mac/MW_TclHeaderCommon.h: * mac/... check-in: f9179f0937 user: hobbs tags: core-8-3-1-branch | |
| 19:13 | * unix/configure: * unix/tcl.m4: extended test of termios vs. termio vs. sgtty to better detect r... check-in: 51accb0d7c user: hobbs tags: core-8-3-1-branch | |
| 14:47 | Corrected out of date comments check-in: 0dee016d4f user: dgp tags: core-8-3-1-branch | |
| 08:36 | improved cygwin compat for RC_DEFINES check-in: b11b19593e user: hobbs tags: core-8-3-1-branch | |
| 07:38 | * generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 in empty object case to maintain s... check-in: 350842f625 user: hobbs tags: core-8-3-1-branch | |
|
2001-04-03
| ||
| 23:00 | adjust mklinks target check-in: f7702585e2 user: hobbs tags: core-8-3-1-branch | |
| 22:54 | see backport log in ChangeLog for specific file backports from 8.4aCVS check-in: 6defc375da user: hobbs tags: core-8-3-1-branch | |
| 22:10 | added configure scripts to 8.3 branch check-in: 62148d6619 user: hobbs tags: core-8-3-1-branch | |
| 22:08 | README link and notes updates check-in: 3fa97d0ef6 user: hobbs tags: core-8-3-1-branch | |
| 22:06 | doc clarifications and cleanup check-in: e18374f068 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-08
| ||
| 19:03 | updated changes for 8.3.2 release check-in: 5318e840e9 user: hobbs tags: core-8-3-1-branch, core-8-3-2, tclpro-1-4-1 | |
| 18:08 | * library/msgcat1.0/pkgIndex.tcl: * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. check-in: e8a14fc5b2 user: hobbs tags: core-8-3-1-branch | |
| 17:53 | * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. check-in: 598d428da9 user: hobbs tags: core-8-3-1-branch | |
| 00:58 | see changes check-in: 58bf9d8905 user: hobbs tags: core-8-3-1-branch, tclpro-1-4-0 | |
| 00:57 | * doc/ChnlStack.3: * doc/CrtChannel.3: updated the docs to be aware of the TCL_CHANNEL_VERSION_2 ... check-in: a6a05b752c user: hobbs tags: core-8-3-1-branch | |
| 00:57 | * generic/tclIO.c (Tcl_CreateChannel): added assertion to verify that the new channel versioning w... check-in: b27de3ca70 user: hobbs tags: core-8-3-1-branch | |
| 00:57 | * unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link set... check-in: 20239e7f73 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-07
| ||
| 22:04 | * unix/Makefile.in: add tclsh.ico and tcl.spec to dist target check-in: 56dc3a4959 user: hobbs tags: core-8-3-1-branch | |
| 21:33 | see changes check-in: 91f28d2987 user: hobbs tags: core-8-3-1-branch | |
| 21:33 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected caching of the index ptr to account... check-in: fa0a0bedde user: hobbs tags: core-8-3-1-branch | |
| 21:33 | * generic/tclEnv.c: cast cleanup [Bug: 5624] * win/tclWinFCmd.c: cast cleanup [Bug: 5627] check-in: bd25ec3021 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl... check-in: 79d2ef3675 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * tests/stringObj.test: Tweaked tests to avoid hardcoded high-ASCII characters (which will fail in... check-in: 54c3d5c976 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * tests/opt.test: * library/opt0.4/optparse.tcl: Applied patch from [Bug: 5922], which corrected ... check-in: 0ec8182d81 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo... check-in: 16ecf09ff8 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si... check-in: 8fd7dc9f23 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * unix/tclUnixInit.c (TclpSetInitialEncodings): attempt to correct setlocale calls for XIM support... check-in: 608c7a9a5a user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf... check-in: e3093ce730 user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * tests/clock.test: Added test for "2 days 2 hours ago" style specifications. * generic/tclDate.... check-in: 8d1fb17481 user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * generic/tclCkalloc.c: Fixed some function headers. check-in: 4b347fdc7d user: hobbs tags: core-8-3-1-branch | |
| 21:29 | * doc/AddErrInfo.3: * doc/ChnlStack.3: * doc/Exit.3: * doc/GetIndex.3: * doc/Notifier.3: * doc... check-in: 848041cb0b user: hobbs tags: core-8-3-1-branch | |
|
2000-08-06
| ||
| 00:20 | * generic/tclIOGT.c (TclChannelTransform): fixed segfault that would occur when transforming a cha... check-in: 40872cef19 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-03
| ||
| 21:59 | Finished backport of mcunknown fix for 8.3.2. check-in: dbab6ab30f user: ericm tags: core-8-3-1-branch | |
| 21:40 | Backport of mcunknown fixes for 8.3.2. check-in: 3fc06e9129 user: ericm tags: core-8-3-1-branch | |
| 21:40 | Backport of mcunknown fixes. check-in: 58519087fc user: ericm tags: core-8-3-1-branch | |
|
2000-07-28
| ||
| 07:58 | * win/Makefile.in: * win/configure.in: * win/tcl.m4: * win/tclConfig.sh.in: Back port of gcc for... check-in: cf95876426 user: mo tags: core-8-3-1-branch | |
|
2000-07-27
| ||
| 01:39 | Created branch ajuba-ajuba2-2-1-base-synthetic Closed-Leaf check-in: 44eafad11b user: cvs2fossil tags: ajuba-ajuba2-2-1-base-synthetic, ajuba-ajuba2-2-1-base | |
| 01:39 | * merged core-8-3-1-io-rewrite back into core-8-3-1-branch. The core-8-3-1-io-rewrite branch shoul... check-in: 4a5dd63d1f user: hobbs tags: core-8-3-1-branch | |
| 00:38 | * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tcl.decls: * generic/tcl.h: * gene... Closed-Leaf check-in: d975fb5646 user: hobbs tags: core-8-3-1-io-rewrite, merge-8-3-1-io-rewrite-07-26-00 | |
|
2000-07-26
| ||
| 23:53 | * tests/iogt.test: added RCS string, marked tests 2.* to be unixOnly due to underlying system diff... check-in: 92ba0e688c user: hobbs tags: core-8-3-1-io-rewrite | |
| 23:53 | * unix/Makefile.in: undid 07-25 Makefile.in changes because we don't really want to force all priv... check-in: 96e663cf32 user: hobbs tags: core-8-3-1-io-rewrite | |
| 04:56 | Changed Unix to install all headers because they are used by packages like Itcl and Expect, and its ... check-in: fa892d814d user: welch tags: core-8-3-1-io-rewrite | |
|
2000-07-25
| ||
| 16:54 | 2000-07-25 Andreas Kupries <a.kupries@westend.com> * tests/iogt.test: (line 866f) New tests iogt-6... check-in: 10bfc475b0 user: kupries tags: core-8-3-1-io-rewrite | |
|
2000-07-21
| ||
| 05:08 | * tests/socket.test: removed doTestsWithRemoteServer constraint from socket-12.*. It requires 'ex... check-in: c8e261fa56 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-19
| ||
| 01:08 | Added rules to make tclreg and tcldde static libraries. check-in: b721d923fa user: welch tags: core-8-3-1-io-rewrite | |
| 01:08 | *** empty log message *** check-in: 43cf7aa9f5 user: welch tags: core-8-3-1-io-rewrite | |
|
2000-07-17
| ||
| 23:09 | * README: * win/README: * win/README.binary: * win/configure.in: * unix/configure.in: * unix/t... check-in: a6bac79caf user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:59 | * generic/tclStubInit.c: * generic/tclIntDecls.h: * generic/tclInt.decls: commented out internal ... check-in: 9a75cd275a user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:58 | * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: added tclIOGT.c to objects list to comp... check-in: b002942e32 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-14
| ||
| 04:16 | * win/tclWinChan.c: updated fileChannelType to v2 channel struct * win/tclWinConsole.c: updated co... check-in: edb18d89dd user: hobbs tags: core-8-3-1-io-rewrite | |
| 04:16 | * generic/tclIO.c (StackSetBlockMode): moved set of chanPtr outside of blockModeProc check to avoi... check-in: d0ec86cd6c user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-13
| ||
| 01:08 | Added builds of the tclreg and tcldde static libraries. check-in: b7b41af2c9 user: welch tags: core-8-3-1-branch | |
| 01:08 | *** empty log message *** check-in: 15e292afd9 user: welch tags: core-8-3-1-branch | |
|
2000-07-12
| ||
| 01:41 | * tests/iogt.test: made tests [345].0 not run by default as they were failing in the new design, b... check-in: 2f00b8921d user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-10
| ||
| 17:35 | 2000-07-10 Andreas Kupries <a.kupries@westend.com> * tests/iogt.test: Reverted some earlier chang... check-in: ddc1b09ee7 user: kupries tags: core-8-3-1-io-rewrite | |
|
2000-07-07
| ||
| 03:31 | * tests/iogt.test: new tests for stacked channel stuff based off new 'testchannel transform|unstac... check-in: b684e61b81 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-06-21
| ||
| 03:49 | Fix Weak links check-in: 87e0596e14 user: jingham tags: core-8-3-1-branch | |
|
2000-06-14
| ||
| 01:38 | fixed the arglist for scan--varNames are all optional check-in: e63242ecaa user: hershey tags: core-8-3-1-branch | |
|
2000-06-02
| ||
| 23:44 | Created branch ajuba-ajuba2-2-0-synthetic Closed-Leaf check-in: 61886d60e7 user: cvs2fossil tags: ajuba-ajuba2-2-0-synthetic, ajuba-ajuba2-2-0 | |
| 23:44 | reduced unnecessary iterations in http-3.13 check-in: dc87c202da user: hobbs tags: core-8-3-1-branch | |
| 20:04 | * generic/tclIO.c (CloseChannel): removed the &ing out of (TCL_READABLE|TCL_WRITABLE) from the fla... check-in: 7659a94a04 user: hobbs tags: core-8-3-1-branch | |
| 05:20 | (CloseChannel): further extended CloseChannel in the stacked case to effect certain operations on ... check-in: 0224a167ee user: hobbs tags: core-8-3-1-branch | |
| 03:01 | * generic/tclIO.c (CloseChannel): Rewrote CloseChannel code to unstack a channel during the close ... check-in: f7571ce9e0 user: hobbs tags: core-8-3-1-branch | |
|
2000-05-31
| ||
| 01:28 | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> * tests/http.test * doc/http.n * library/h... check-in: 43202241e2 user: sandeep tags: core-8-3-1-branch | |
|
2000-04-28
| ||
| 00:47 | * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271]. * doc/Init.3: Manual e... check-in: 3429c5f93a user: ericm tags: trunk | |
|
2000-04-27
| ||
| 01:46 | * doc/memory.n: Man page for Tcl "memory" command, which is created when TCL_MEM_DEBUG is defined at... check-in: 9aabc80546 user: ericm tags: trunk | |
|
2000-04-26
| ||
| 22:36 | * unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link setu... check-in: 04f453e64f user: ericm tags: trunk | |
| 20:49 | Created branch core-8-3-1-synthetic Closed-Leaf check-in: 229cb92672 user: cvs2fossil tags: core-8-3-1-synthetic, core-8-3-1 | |
| 20:49 | Fixed bad crosslink command. check-in: e316983b70 user: ericm tags: trunk | |
| 17:31 | * README: * mac/README: * tools/tcl.wse.in: * unix/README: * unix/tcl.spec: * win/README: * w... check-in: e2a5e3125f user: hobbs tags: trunk | |
| 17:05 | Updated URLs check-in: b6b9751c73 user: welch tags: trunk | |
| 17:01 | LogCommandInfo man entry. check-in: aca9cea7e2 user: ericm tags: trunk | |
| 17:00 | LogCommandInfo man page. check-in: 76377166af user: ericm tags: trunk | |
| 17:00 | LogCommandInfo man entry. check-in: a6e79bb9c4 user: ericm tags: trunk | |
| 00:24 | updated for 8.3.1 release check-in: 338f651564 user: hobbs tags: trunk | |
|
2000-04-25
| ||
| 23:03 | NAME macro fix check-in: 968c1a7522 user: hobbs tags: trunk | |
| 22:29 | version cleanup check-in: 26d383863d user: hobbs tags: trunk | |
| 20:58 | * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: updated for http change and some cleanu... check-in: 1e558a16da user: hobbs tags: trunk | |
| 20:21 | moved http2.1 to http2.3 check-in: a43b5bad06 user: hobbs tags: trunk | |
| 17:56 | * unix/tclUnixThrd.c: removed {}s around PTHREAD_MUTEX_INITIALIZER [Bug: 5254] check-in: aa8d40b8f1 user: hobbs tags: trunk | |
| 17:55 | * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->result check-in: 390ae98d85 user: hobbs tags: trunk | |
| 17:55 | * doc/Utf.3: clarified docs for Tcl_(UniChar|Utf)AtIndex check-in: b3b30628d9 user: hobbs tags: trunk | |
| 00:54 | * unix/mkLinks: * doc/OpenFileChnl.3: Added man entry for Tcl_Ungets [Bug: 1834]. check-in: 09b0933925 user: ericm tags: trunk | |
| 00:28 | * unix/mkLinks: * doc/SourceRCFile.3: Man page for Tcl_SourceRCFile [Bug: 1833]. check-in: e1c7b67772 user: ericm tags: trunk | |
|
2000-04-24
| ||
| 23:52 | * unix/mkLinks: * doc/ParseCmd.3: Added documentation for Tcl_ParseVar [Bug: 1828]. check-in: b374c02492 user: ericm tags: trunk | |
| 23:32 | * unix/tclUnixNotfy.c (Tcl_FinalizeNotifier, NotifierThreadProc): added write of 'q' into triggerP... check-in: b63233fd7f user: hobbs tags: trunk | |
| 06:46 | *** empty log message *** check-in: 26e0b4a97b user: jingham tags: trunk | |
| 06:43 | 2000-04-23 Jim Ingham <jingham@cygnus.com> These changes make some error handling margina... check-in: 406aaa947b user: jingham tags: trunk | |
|
2000-04-23
| ||
| 03:37 | *** empty log message *** check-in: d202742949 user: jingham tags: trunk | |
| 03:36 | 2000-04-22 Jim Ingham <jingham@cygnus.com> * library/package.tcl (tclPkgUnknown): Fixed a ... check-in: aa5214fbab user: jingham tags: trunk | |
|
2000-04-22
| ||
| 07:07 | 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed a newly in... check-in: 8f0cd2d9ba user: sandeep tags: trunk | |
| 00:37 | More thrashing with the "server closes without reading post data" scenario. Reverted to the previou... check-in: c0d948dc41 user: welch tags: trunk | |
| 00:37 | comments for http.tcl check-in: d893bfe62f user: welch tags: trunk | |
|
2000-04-21
| ||
| 04:04 | * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unix * unix/tclUnixPort.h: added Tc... check-in: 618011d0b2 user: hobbs tags: trunk | |
|
2000-04-20
| ||
| 01:30 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: * win/tclWinChan.c: * win/tclWinTh... check-in: c818263820 user: hobbs tags: trunk | |