Tcl Source Code

Timeline
Login

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

114 check-ins using file changes version f5fe750d0b

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 <[email protected]> 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 <[email protected]> * library/package.tcl (tclPkgUnknown): Fixed a ... check-in: aa5214fbab user: jingham tags: trunk
2000-04-22
07:07
2000-04-21 Sandeep Tamhankar <[email protected]>
* 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
2000-04-19
23:24
* generic/tclFileName.c (SplitUnixPath): added support for QNX node ids.
check-in: 20e78a2f2d user: hobbs tags: trunk
09:17
have to allow for strchr being a macro in TtyParseProc check-in: 8e5dea5253 user: hobbs tags: trunk
08:32
* README: * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/con...
check-in: 2bb0593bdf user: hobbs tags: trunk
01:01
* generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath to thread-local storage to prevent ...
check-in: 57271c3723 user: hobbs tags: trunk
2000-04-18
23:26
* win/Makefile.in: * win/tcl.rc: * win/tclsh.rc: * win/tclsh.ico: Modified copyright dates in W...
check-in: ef4b92e1f8 user: redman tags: trunk
23:10
* generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath to thread-local storage to prevent ...
check-in: 800390a3de user: hobbs tags: trunk
23:06
* unix/tclAppInit.c (main): removed #ifdef TCL_TEST that sets the library path as it was unnecessa...
check-in: 7545f3c2fc user: hobbs tags: trunk
2000-04-17
20:32
Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPE macros for declaring the NewThread callback pr... check-in: 3013a54849 user: welch tags: trunk
20:32
Updates for Tcl_CreateThreadType check-in: cf0b7dd51e user: welch tags: trunk
01:52
Don't append : to folder name if the folder name is empty. check-in: bb30f9a434 user: jingham tags: trunk
2000-04-15
18:42
Added additional information regarding TCLLIBPATH (specifically, that "/" must be used as the path s... check-in: e1576ae91b user: ericm tags: trunk
17:34
* unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor...
check-in: 64dd87f4a7 user: hobbs tags: trunk
17:34
* generic/tclBasic.c (Tcl_GetVersion): adjusted use of major/minor to not conflict with global dec...
check-in: cc48184a22 user: hobbs tags: trunk
17:34
* unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor...
check-in: a64be0d5f2 user: hobbs tags: trunk
2000-04-14
23:01
* doc/AppInit.3: * doc/Async.3: * doc/BackgdErr.3: * doc/CrtChannel.3: * doc/CrtInterp.3: * do...
check-in: 66905b808b user: hobbs tags: trunk
06:42
* unix/tcl.m4 (SC_ENABLE_THREADS): enhanced the detection of pthread_mutex_init [Bug: 4359] and (S...
check-in: 720c60af3f user: hobbs tags: trunk
06:42
* doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996]
check-in: f5cd778d6a user: hobbs tags: trunk
06:42
* doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996]
* unix/tcl.m4...
check-in: b1dcbfacb9 user: hobbs tags: trunk
2000-04-13
02:30
removed __stdcall decl for WIN32 case on ThreadCreate check-in: e8fa73f24d user: hobbs tags: trunk
2000-04-12
18:41
* doc/dde.n: corrected dde poke docs. [Bug: 4991]
check-in: 6356a7ea59 user: hobbs tags: trunk
2000-04-11
21:42
* win/tclWinPipe.c: Added "CONST" keyword to declaration of char *native in TclpCreateTempFile, to s... check-in: abd92d8bbb user: ericm tags: trunk
21:16
* msgcat.n: Added docs for new behavior from patch in [Bug: 4158].

* msgcat.test: Added tests for n... check-in: 3991fa63bb user: ericm tags: trunk

01:04
Fixed compiler warnings check-in: 7f42a656b6 user: welch tags: trunk
01:04
Updated to work with thread extension, if present check-in: 78b08a48a9 user: welch tags: trunk
01:04
Changes for threading update check-in: b5288176c3 user: welch tags: trunk
2000-04-10
23:42
fixed conflict in this file check-in: 8dbc8717ba user: welch tags: trunk
22:44
Fixed Tcl_CreateThreadProc declaration check-in: c66c45242e user: welch tags: trunk
21:08
* win/tclWinPipe.c (TclpCreateTempFile): Added conversion of contents string from UTF to native enco... check-in: 1908ebdc39 user: ericm tags: trunk
18:17
* generic/tcl.h: removed specific typedef of Tcl_ThreadCreateProc for Windows as the build choked....
check-in: 484f58332a user: hobbs tags: trunk
17:18
* tests/*.test: Changed all occurances of "namespace import ::tcltest" to "namespace import -force :... check-in: c2f93a113c user: ericm tags: trunk
00:27
* generic/tclBasic.c (Tcl_SetCommandInfo): comment fix
check-in: 0ed4a6b7ce user: hobbs tags: trunk
00:26
* tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ...
check-in: 1387708c80 user: hobbs tags: trunk
00:26
* tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ...
check-in: ccc1337b10 user: hobbs tags: trunk
2000-04-09
23:56
Added "server closes without reading post data" case. check-in: 1803037c3d user: welch tags: trunk
23:56
Adjusted file events and unified error handling. check-in: e3eb4545f0 user: welch tags: trunk
23:55
Documented error cases. check-in: 00a3a996cb user: welch tags: trunk
23:55
Updates for htp check-in: 7fb7d11f65 user: welch tags: trunk
21:14
* unix/tclUnixThrd.c (Tcl_CreateThread): moved TCL_THREADS ifdef inside of func as it is declared ...
check-in: 26ed7e69c3 user: hobbs tags: trunk
16:04
2000-04-08 Andreas Kupries <[email protected]>
* Overall change: Definition of a public API f...
check-in: 51f6c167f6 user: kupries tags: trunk
2000-04-08
02:35
* tests/fCmd.test: marked test 8.1 knownBug because it is dangerous on poorly configured systems [...
check-in: 89587dc15b user: hobbs tags: trunk
02:35
* library/tcltest1.0/tcltest.tcl (initConstraints): removed win32s references (no longer supported...
check-in: 4c4ac9c48f user: hobbs tags: trunk
02:35
* doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466]
check-in: 7552c56cef user: hobbs tags: trunk
02:35
* doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466]
* library/tcltest1.0...
check-in: 6716ee0f7c user: hobbs tags: trunk
2000-04-05
19:02
Forgot to update the ChangeLog. Fixed. check-in: de3554b5c6 user: kupries tags: trunk
19:00
2000-04-05 Andreas Kupries <[email protected]>
* generic/tclIO.c (Tcl_UnstackChannel, line 18...
check-in: 52b3ac564c user: kupries tags: trunk
00:42
Added dependency of tclStubInit.c on the stubs tables check-in: b0e8d28f5d user: welch tags: trunk
00:42
Fixed compilation w/out TCL_THREADS check-in: 8dddd071dc user: welch tags: trunk
00:42
Updated for TCL_THREADS and stubs table stuff check-in: c3aefafff6 user: welch tags: trunk
00:30
2000-03-29 Sandeep Tamhankar <[email protected]>
* library/http2.1/http.tcl: For the -querych...
check-in: 709209ad4d user: sandeep tags: trunk
2000-04-04
20:28
2000-04-03 Andreas Kupries <[email protected]>
* Overall change: Definition of public API's f...
check-in: 861e460865 user: kupries tags: trunk
08:06
* unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293]
check-in: b0a1e49e5b user: hobbs tags: trunk
08:05
* unix/Makefile.in (MAN_INSTALL_DIR): patch to accept --mandir correctly [Bug: 4085] * unix/tclUn...
check-in: 45165c0e6d user: hobbs tags: trunk
08:05
* tools/man2help2.tcl: fixed winhelp cross-linking error [Bug: 4156] improved translation to winhe...
check-in: 6c60529376 user: hobbs tags: trunk
08:05
* tests/foreach.test: * tests/namespace.test: * tests/var.test: Added lsorts to avoid random sort...
check-in: 8394b788c5 user: hobbs tags: trunk
08:04
* generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr to prevent itcl info override cra...
check-in: 3181b69dce user: hobbs tags: trunk
08:04
* generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr to prevent itcl info override cra...
check-in: 4b3b0b572c user: hobbs tags: trunk
2000-03-31
19:39
* generic/tclGet.c (Tcl_GetDouble): Added additional conditions to error test (previously only errno... check-in: 27f457dd13 user: ericm tags: trunk
08:52
* generic/tclInt.decls: * generic/tclIntPlatDecls.h: * generic/tclStubInit.c: * win/tclWin32Dll....
check-in: 36c0007d3f user: hobbs tags: trunk
08:52
* generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added comments noting the need to pair ckalloc ...
check-in: 4d38e9fd6a user: hobbs tags: trunk
08:51
* generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added comments noting the need to pair ckalloc ...
check-in: 0f620f033e user: hobbs tags: trunk
2000-03-30
04:36
Created branch scriptics-sc-2-0-fixed-synthetic Closed-Leaf check-in: 1f13ffc351 user: cvs2fossil tags: scriptics-sc-2-0-fixed, scriptics-sc-2-0-fixed-synthetic
04:36
Created branch scriptics-sc-2-0-b2-synthetic Closed-Leaf check-in: 26b1008bda user: cvs2fossil tags: scriptics-sc-2-0-b2, scriptics-sc-2-0-b2-synthetic
04:36
Created branch scriptics-sc-2-0-b5-synthetic Closed-Leaf check-in: 80dddef3ef user: cvs2fossil tags: scriptics-sc-2-0-b5-synthetic, scriptics-sc-2-0-b5
04:36
* generic/tclCompile.c (TclCleanupByteCode): made ByteCode cleanup more aware of TCL_BYTECODE_PREC...
check-in: 95a7cc2831 user: hobbs tags: trunk
2000-03-29
20:19
2000-03-29 Sandeep Tamhankar <[email protected]>
* library/http2.1/http.tcl: Removed a...
check-in: 21ce42ac0d user: sandeep tags: trunk
2000-03-27
22:19
* tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"'
* tests/namespace.test: * gener...
check-in: 2188389346 user: hobbs tags: trunk
22:18
* tests/namespace.test: * generic/tclNamesp.c (Tcl_Export): added a uniq'ing test to the export l...
check-in: 6f0ee764c1 user: hobbs tags: trunk
22:18
* tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"'
* tests/namespace.test: * gener...
check-in: b0d58d49d1 user: hobbs tags: trunk
21:22
Added catch around fileevent to fix test suite failure check-in: 6631c99875 user: welch tags: trunk
18:34
* unix/tclUnixChan.c: Added (off_t) type casts in lseek() call [Bug: 4409].

* unix/tclLoadAout.c: *... check-in: 30a242b059 user: ericm tags: trunk

2000-03-24
23:15
Updated file list. check-in: e19dc38d8e user: ericm tags: trunk
2000-03-22
22:49
2000-03-22 Sandeep Tamhankar <[email protected]>
* library/http2.1/http.tcl: Fixed a b...
check-in: 78af155baa user: sandeep tags: trunk
21:18
2000-03-22 Sandeep Tamhankar <[email protected]>
* library/http2.1/http.tcl: Fixed bug...
check-in: cf54817498 user: sandeep tags: trunk
2000-03-21
22:55
* tests/clock.test: Modified some tests that were not robust with respect to the time zone in which ... check-in: 80bb9d067f user: ericm tags: trunk
2000-03-19
23:45
2000-03-19 Sandeep Tamhankar <[email protected]>
* library/http2.1/http.tcl: geturl used to t...
check-in: f3a17a1b81 user: sandeep tags: trunk, scriptics-sc-2-0-b1
22:32
* library/http2.1/http.tcl: Added -querychannel option and altered some of Brent's modifications t...
check-in: aadf3c36fe user: sandeep tags: trunk
2000-03-18
02:16
updated package index file to use version 2.3 instead of 2.2. check-in: adccf407b1 user: hershey tags: trunk
2000-03-17
02:15
Added tests for -queryprogress check-in: e63f79f70b user: welch tags: trunk
02:15
Added -queryprogress callback to http::geturl and also changed it so that writing the post data is e... check-in: f147131f44 user: welch tags: trunk
02:14
Added note about geturl addition check-in: 34b130a668 user: welch tags: trunk
2000-03-07
02:21
Install the dde and reg .lib files in the same place as the corresponding .dlls check-in: c332a2164a user: wart tags: trunk
2000-03-06
19:17
* library/package.tcl: Applied patch from Bug: 2570; rather than setting geometry of slave interp to... check-in: d5871cf1fe user: ericm tags: trunk
2000-03-03
02:58
* win/README.binary: change mailing lists from @consortium.org to @scriptics.com [Bug: 4173] check-in: 0135308c93 user: hobbs tags: trunk
02:58
* library/package.tcl (tclPkgUnknown): extended to allow recognizes changes in the auto_path while...
check-in: 4e3bbc1d41 user: hobbs tags: trunk
02:57
* generic/tclFileName.c (Tcl_TranslateFileName): Applied patch from Newman to significantly speedu...
check-in: 486f2c37ac user: hobbs tags: trunk
02:57
* doc/FindExec.3: fixed doc for declaration of Tcl_FindExecutable [Bug: 4275]
check-in: 89ca3862b7 user: hobbs tags: trunk
02:57
* library/package.tcl (tclPkgUnknown): extended to allow recognizes changes in the auto_path while...
check-in: 418acce075 user: hobbs tags: trunk
2000-02-28
18:49
* tests/clock.test: Added test for ISO bases < 100000

* generic/tclDate.c: (generated on Solaris) *... check-in: 7f9ecc28ca user: ericm tags: trunk

2000-02-14
22:40
* unix/Makefile.in: Added rpm target to generate Tcl binary RPM.

* unix/tcl.spec: RPM specification... check-in: 442aaf884c user: ericm tags: trunk

2000-02-10
10:21
syntax cleanup check-in: aed7e39769 user: hobbs tags: trunk, core-8-3-0
10:09
cleaned up syntax, corrected package:: -> pkg:: check-in: df11d61bdc user: hobbs tags: trunk
09:59
Remove need for "OLDROUTINENAMES" def'n in one more file... check-in: 53236a711c user: jingham tags: trunk
09:53
* doc/load.n: added notes about dll load errors on Windows
check-in: 492839384e user: hobbs tags: trunk
09:53
* changes: updated for 8.3.0 release
* doc/load.n: added notes about dll load errors on Windows
check-in: 1e954ca882 user: hobbs tags: trunk