Timeline
Not logged in

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

704 check-ins using file doc/load.n version e3a3c4eaf7

2013-01-03
14:07
Post-release revisions to restore building on later platforms. Closed-Leaf check-in: 314001c645 user: dgp tags: core-8-0-3-pr
2010-02-19
23:44
Fix sh quoting error reported in bash-3.1+ [Bug 1377619] Closed-Leaf check-in: fb13b258d6 user: nijtmans tags: core-8-2-1-branch
1999-12-14
23:58
Added comment about the bug number to the knownBug constraint. check-in: da0ebee405 user: jenn tags: core-8-2-1-branch, core-8-2-3, scriptics-sc-1-1
21:36
Modified tcltest library to set testConstraint(root) and testConstraint(notRoot) properly if UID is ... check-in: 77755a87bc user: jenn tags: core-8-2-1-branch
1999-12-10
05:52
updated changes for 8.2.3 check-in: a9d6451fdb user: hobbs tags: core-8-2-1-branch
1999-12-08
05:49
* library/http2.1/http.tcl: fixed error handling in http::Event [Bug: 3752] check-in: 5e6bcca375 user: hobbs tags: core-8-2-1-branch
05:49
* generic/tclUtil.c: fixed Tcl_ScanCountedElement to not step beyond the end of the counted string... check-in: d339070a4e user: hobbs tags: core-8-2-1-branch
05:49
see log check-in: 62d72d1127 user: hobbs tags: core-8-2-1-branch
1999-12-04
06:15
see log check-in: dfda353184 user: hobbs tags: trunk
1999-12-02
02:03
* generic/tcl.decls : * generic/tclMain.c : * unix/tclAppInit.c: * win/tclAppInit.c: Added two ... check-in: cafaa4d046 user: redman tags: trunk
1999-12-01
02:45
* generic/tclIO.c: fix from Kupries for Tcl_UnstackChannel that correctly handles resetting transl... check-in: 83cb927173 user: hobbs tags: trunk
00:08
* win/tclWinTime.c: fixed handling of %Z on NT for time zones that don't have DST. check-in: 2aab86d6ee user: hobbs tags: trunk
00:08
* generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: 049dffa868 user: hobbs tags: trunk
00:08
* generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: faa91d96be user: hobbs tags: trunk
00:03
* generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: fbfc81f106 user: hobbs tags: core-8-2-1-branch
1999-11-30
08:43
* unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set isNonBlocking flag on pipe. [Bug: 13... check-in: 19ef021163 user: hobbs tags: core-8-2-1-branch
08:42
* generic/tclScan.c: fixed scan where %[..] didn't match anything [Bug: 3700] check-in: 1be6572a7b user: hobbs tags: core-8-2-1-branch
08:42
see log check-in: 299d9c9a6f user: hobbs tags: core-8-2-1-branch
08:37
* unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set isNonBlocking flag on pipe. [Bug: 13... check-in: d923016a93 user: hobbs tags: trunk
08:37
* library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: added supported for debugged versio... check-in: 6f4b62c8ee user: hobbs tags: trunk
08:36
see log check-in: 0700df9bb9 user: hobbs tags: trunk
01:42
* tests/scan.test: * generic/tclScan.c: fixed scan where %[..] didn't match anything and added te... check-in: 27ebd6ad86 user: hobbs tags: trunk
1999-11-24
20:55
* win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -lasterror on Windo... check-in: 5df86529da user: hobbs tags: trunk
20:55
* generic/tclCmdIL.c: made SORTMODE_INTEGER work with Longs [Bug: 3652] check-in: 07f78f991f user: hobbs tags: trunk
20:54
* doc/open.n: * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -las... check-in: af299ce78e user: hobbs tags: trunk
20:54
see log check-in: 10bcf75695 user: hobbs tags: trunk
01:52
Changed version number on dlls check-in: 1b1c1ae220 user: wart tags: trunk
1999-11-23
22:59
* library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest output went to stdout instead of the speci... check-in: b16d36cb82 user: stanton tags: trunk
1999-11-22
20:15
Took out "nonPortable" flag that was hiding -timeout tests, plus added more timeout cases for variou... check-in: c741790926 user: welch tags: trunk
1999-11-20
17:57
updated to 2.2 version for http check-in: 539e4eb4fe user: hobbs tags: trunk
1999-11-19
23:32
Creating branch scriptics-sc-1-1-branch Closed-Leaf check-in: 3b183abe24 user: cvs tags: scriptics-sc-1-1-branch, scriptics-sc-1-1-b1, scriptics-sc-1-1-base
23:32
* README: * generic/tcl.h: * unix/configure.in: * win/configure.in: * win/README.binary: update... check-in: 38c0dc3e1d user: hobbs tags: core-8-2-1-branch
23:32
* tools/tcl.wse.in: updated to patchlevel 3, as well as making sure tcltest1.0 is installed, and k... check-in: bcf594f8d9 user: hobbs tags: core-8-2-1-branch
23:32
* tests/http.test: updated http package to 2.2 * doc/http.n: * library/http2.1/http.tcl: added re... check-in: bf8425559b user: hobbs tags: core-8-2-1-branch
23:32
* generic/tclCkalloc.c: fixed Tcl_DbCkfree to return a value on NULL input. [Bug: 3400] * generi... check-in: 662493e960 user: hobbs tags: core-8-2-1-branch
23:31
* tests/http.test: updated http package to 2.2 * doc/http.n: * library/http2.1/http.tcl: added re... check-in: 7fcd7c1093 user: hobbs tags: core-8-2-1-branch
23:31
updated for 8.2.3 check-in: d46028bdff user: hobbs tags: core-8-2-1-branch
23:10
*** empty log message *** check-in: 5469e18e7e user: hobbs tags: trunk
23:08
updated to 2.2 in example check-in: 14f2ca6a58 user: hobbs tags: trunk
23:08
see log check-in: 2737c93f65 user: hobbs tags: trunk
23:02
* tools/tcl.wse.in: added tcltest1.0 library to distribution list check-in: b0141fa30a user: hobbs tags: trunk
23:02
removed excess newliunes check-in: b9cf7c43f1 user: hobbs tags: trunk
23:02
* library/http2.1/http.tcl: * library/http2.1/pkgIndex.tcl: updated http package to 2.2 check-in: 1e51a5eaf7 user: hobbs tags: trunk
23:02
* generic/tclProc.c: backed out change from 1999-11-18 as it could affect return string from upvar... check-in: 10917802fd user: hobbs tags: trunk
23:02
see log check-in: 0bb07f09e0 user: hobbs tags: trunk
06:40
minor change that prevents stack blowing check-in: c11ea62b85 user: hobbs tags: trunk
06:35
* unix/tcl.m4: added defined for _THREAD_SAFE in --enable-threads case; added check for pthread_mu... check-in: 020d2c798a user: hobbs tags: trunk
06:35
* tests/scan.test: * generic/tclScan.c: finished support for inline scan by supporting XPG identi... check-in: 67351ebdfb user: hobbs tags: trunk
06:34
* library/http2.1/http.tcl: added register and unregister commands to http:: package (better suppo... check-in: 0229de4970 user: hobbs tags: trunk
06:34
* generic/tclProc.c: corrected error reporting for default case at the global level for uplevel co... check-in: 907f606957 user: hobbs tags: trunk
06:33
* doc/scan.n: * tests/scan.test: * generic/tclScan.c: finished support for inline scan by suppor... check-in: 3de36dc975 user: hobbs tags: trunk
06:33
see log check-in: 6136880bb4 user: hobbs tags: trunk
1999-11-18
02:22
Improved error handling of http::geturl in the case the server is not available. Also correctly fix... check-in: 0966d9fbb0 user: welch tags: trunk
1999-11-13
01:35
Added support for the TCLTESTARGS method for passing in additional test arguments check-in: 59a4bb8d6c user: wart tags: trunk
1999-11-10
02:52
* unix/tcl.m4: added recognition of pthreads library for AIX check-in: aa81518c6c user: hobbs tags: trunk
02:52
* tools/tcl.wse.in: updated to 8.3a1, fixed install of twind.tcl and koi8-r.enc files check-in: bbd1fbead4 user: hobbs tags: trunk
02:52
*** empty log message *** check-in: 36eaa5869b user: hobbs tags: trunk
02:52
* library/init.tcl: removed the installed binary directory from the auto_path variable check-in: a96e3c56d7 user: hobbs tags: trunk
02:51
* generic/tclIOUtil.c: changed Tcl_Alloc to ckalloc * generic/tclInt.h: * generic/tclObj.c: roll... check-in: 4cf2e06b0a user: hobbs tags: trunk
02:51
* doc/open.n: corrected docs for 'a' open mode. check-in: db875734d1 user: hobbs tags: trunk
02:51
see log check-in: d577e6efba user: hobbs tags: trunk
1999-11-04
18:20
Changed references to the README to references to the man page for tcltest. check-in: 673ccd1fd7 user: jenn tags: trunk
1999-11-03
02:00
Creating branch scriptics-sc-1-0-branch Closed-Leaf check-in: f796914958 user: cvs tags: scriptics-sc-1-0-branch, core-8-2-2, scriptics-sc-1-0, scriptics-sc-1-0-base
02:00
* library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: fixed packaging to use the debug ve... check-in: 00262ff020 user: hobbs tags: core-8-2-1-branch
02:00
see log check-in: 5bcba665e6 user: hobbs tags: core-8-2-1-branch
00:42
updated for 8.2.2 release check-in: 9caa5ba8ca user: hobbs tags: core-8-2-1-branch
1999-11-02
22:01
see log check-in: 47d7a87db5 user: hobbs tags: core-8-2-1-branch
02:10
* tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly redu... check-in: 9f4bec066d user: hobbs tags: core-8-2-1-branch
02:09
* generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: *... check-in: 8685035011 user: hobbs tags: core-8-2-1-branch
02:09
see log check-in: 812e8ce355 user: hobbs tags: core-8-2-1-branch
1999-10-30
11:09
updated for patchlevel 2 check-in: 1a4f05699e user: hobbs tags: core-8-2-1-branch
11:09
* unix/Makefile.in: purify has to use -best-effort to instrument * unix/tclUnixPipe.c: fixed mem l... check-in: 07e490e23d user: hobbs tags: core-8-2-1-branch
11:09
* tools/tcl.wse.in: made demos\twind.tcl install in correct place check-in: fe9a571a7f user: hobbs tags: core-8-2-1-branch
11:07
* tests/string.test: * generic/tclCmdMZ.c: fixed [string index] to return ByteArrayObj when index... check-in: fc5c8cd8e2 user: hobbs tags: core-8-2-1-branch
11:07
* library/tcltest1.0/tcltest.tcl: * generic/tclThreadTest.c: fixed mem leaks in threads check-in: 0270ee3848 user: hobbs tags: core-8-2-1-branch
11:06
* library/http2.1/http.tcl: protected gets with catch [Bug: 2665] Fixed a bug in the handling of ... check-in: 89d055e3df user: hobbs tags: core-8-2-1-branch
11:06
* library/init.tcl: removed [info nameof]/../bin from auto_path check-in: 3e5c8f0c0a user: hobbs tags: core-8-2-1-branch
11:05
* generic/tcl.h: updated to patchlevel 2 * generic/tclCmdMZ.c: fixed [string index] to return Byt... check-in: be0c860183 user: hobbs tags: core-8-2-1-branch
11:05
see log check-in: 3e4a327458 user: hobbs tags: core-8-2-1-branch
00:33
Updated for http.tcl changes check-in: 43e9095de4 user: welch tags: trunk
00:31
Fixed bug in the handling of the status code after an asynchronous connect, e.g., one that is used w... check-in: 900bb28c94 user: welch tags: trunk
00:27
Cleanup of the TclNewObj family of macros, and elimination of the special Tcl_Obj memory allocator f... check-in: cdb2cc1c30 user: welch tags: trunk
1999-10-29
04:34
removed // comments (IBM's AIX compiler complained) check-in: 31e3344b89 user: hobbs tags: trunk
03:05
* win/tclWinTest.c: added testvolumetype command, as atime is completely ignored for Windows FAT f... check-in: 3fdb59940f user: hobbs tags: trunk
03:04
* unix/tclUnixPort.h: added utime.h to includes * unix/aclocal.m4: made it just include tcl.m4 check-in: dedc005e01 user: hobbs tags: trunk
03:04
added tests for related fixes check-in: 19dabe4e59 user: hobbs tags: trunk
03:04
* library/tcltest1.0/tcltest.tcl: updated makeFile to return full pathname of file created check-in: b856b9a85d user: hobbs tags: trunk
03:03
* generic/tclStringObj.c: fixed Tcl_AppendResultVA so it only iterates once over the va_list (avoi... check-in: 2c17586d2a user: hobbs tags: trunk
03:03
see log check-in: 4e1fe55e54 user: hobbs tags: trunk
1999-10-21
02:18
* unix/tclUnixNotfy.c: fixed event/io threading problems by making triggerPipe non-blocking check-in: 43510a5f53 user: hobbs tags: trunk
02:17
new test cases check-in: 55d35aff2f user: hobbs tags: trunk
02:17
Changed update to 'after 1' to cause a true sleep in the current thread, avoiding numerous superfluo... check-in: 77f0c7a367 user: hobbs tags: trunk
02:16
* library/http2.1/http.tcl: protected gets with catch [Bug: 2665] check-in: 456c6c1d4c user: hobbs tags: trunk
02:16
* unix/tclUnixNotfy.c: fixed event/io threading problems by making triggerPipe non-blocking * li... check-in: 1a3cca95e4 user: hobbs tags: trunk
02:16
see log check-in: 69f9da51a8 user: hobbs tags: trunk
1999-10-20
01:27
Merged code from core-8-2-1 branch that changes the checks for the value of tcl_interactive to also ... check-in: f1b77df33e user: jenn tags: trunk
01:21
* library/tcltest1.0/pkgIndex.tcl: Removed nonexistent procs from pkgIndex.tcl. * library/tcltest1.... check-in: 244333ea09 user: jenn tags: core-8-2-1-branch
1999-10-19
18:59
*** empty log message *** check-in: da61a3b78c user: jenn tags: trunk
18:08
* tests/tcltest.test: * doc/tcltest.n: * library/tcltest1.0/tcltest.tcl: Removed the extra return at... check-in: 58252d4dac user: jenn tags: trunk
1999-10-15
04:47
Stupid bug in TclpLoadFile - use the converted value! check-in: d4146ab675 user: jingham tags: trunk
04:47
*** empty log message *** check-in: f5b6da3702 user: jingham tags: trunk
04:47
Fix a merge error in the UTF8 conversion bug fix [Bug: 2869] check-in: d73e2a7f28 user: jingham tags: trunk
1999-10-13
02:22
* tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly redu... check-in: 7f8ae5d24e user: hobbs tags: trunk
02:22
* generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: *... check-in: 801921c818 user: hobbs tags: trunk
02:22
*** empty log message *** check-in: 1cd4f46b90 user: hobbs tags: trunk
01:24
* library/tcltest1.0/pkgIndex.tcl: fixed procs in pkgIndex.tcl file check-in: 8078514c2d user: hobbs tags: trunk
01:24
*** empty log message *** check-in: 3897027126 user: hobbs tags: trunk
00:32
* unix/Makefile.in: purify has to use -best-effort to instrument * unix/tclAppInit.c: identified p... check-in: 51f678993b user: hobbs tags: trunk
00:32
* tests/basic.test: updated test cases for 8.3 * tests/encoding.test: fixed test case that change ... check-in: dcf7902796 user: hobbs tags: trunk
00:32
* generic/tclEnv.c: fixed mem leak with putenv and DStrings check-in: 7232e51655 user: hobbs tags: trunk
00:32
* doc/Encoding.3: corrected docs check-in: 175164594b user: hobbs tags: trunk
00:31
*** empty log message *** check-in: 849a062ced user: hobbs tags: trunk
1999-10-05
22:47
* {win,mac,unix,tools,}/README: * win/README.binary: * win/makefile.vc: * {win,unix}/configure.i... check-in: 090ccd067b user: hobbs tags: trunk
22:46
* {win,mac,unix,tools,}/README: * win/README.binary: * win/makefile.vc: * {win,unix}/configure.i... check-in: 8424f29d2e user: hobbs tags: trunk
22:46
* mac/tclMacFCmd.c: fixed filename stuff to support UTF-8 [Bug: 2869] check-in: 99f73b4a2d user: hobbs tags: trunk
22:46
* library/http2.1/http.tcl: fixed possible use of global c var. check-in: ac6f46e0da user: hobbs tags: trunk
22:45
* library/init.tcl: updated to 8.3a1 from 8.2.0. check-in: 637ee1644a user: hobbs tags: trunk
22:45
* generic/tclNamesp.c: * generic/tclVar.c: * generic/tclCmdIL.c: fixed comment typos * generic/t... check-in: a774648283 user: hobbs tags: trunk
22:45
*** empty log message *** check-in: 417346a0a2 user: hobbs tags: trunk
1999-10-02
01:09
1999-10-01 Jeff Hobbs <hobbs@scriptics.com> * All frozen for 10/4/99 8.2.1 release * changes: u... check-in: f4ae4df355 user: hobbs tags: core-8-2-1-branch, core-8-2-1, scriptics-bc-1-0-b1
1999-09-30
21:26
updated patchlevel to 1 check-in: c82686c2ed user: hobbs tags: core-8-2-1-branch
02:05
fixed possible ref to global 'c' var in namespace init code check-in: cfb8575d6d user: hobbs tags: core-8-2-1-branch
1999-09-25
02:12
* library/tcltest1.0/tcltest.tcl: Changed checks for value of tcl_interactive to checks for existenc... check-in: ff3cc6ae5a user: jenn tags: core-8-2-1-branch
1999-09-24
22:49
1999-09-24 Jeff Hobbs <hobbs@scriptics.com> * mac/tclMacFCmd.c: fixed filename stuff to support ... check-in: a921ec8597 user: hobbs tags: core-8-2-1-branch
02:01
1999-09-23 Jeff Hobbs <hobbs@scriptics.com> * README: * generic/tcl.h: * tools/tcl.wse.in: upd... check-in: cc32886d58 user: hobbs tags: core-8-2-1-branch
1999-09-22
21:06
* tests/tcltest.test: Added 'exit' calls to the scripts that the test creates and added tests for -t... check-in: 16ba724032 user: jenn tags: core-8-2-1-branch
21:05
* library/tcltest1.0/tcltest.tcl: Added a -args flag that sets a variable named ::tcltest::parameter... check-in: 07c5f033a5 user: jenn tags: core-8-2-1-branch
21:05
* tests/tcltest.test: Added 'exit' calls to the scripts that the test creates and added tests for -t... check-in: e870c5821b user: jenn tags: core-8-2-1-branch
04:12
1999-09-21 Jeff Hobbs <hobbs@scriptics.com> * tests/env.test: * unix/Makefile.in: added support... check-in: ab656050a9 user: hobbs tags: core-8-2-1-branch
1999-09-21
23:10
* library/tcltest1.0/tcltest.tcl: Applied patches sent in by Andreas Kupries to fix typos in comment... check-in: 1fcb5fc415 user: jenn tags: trunk
06:37
1999-09-20 Jeff Hobbs <hobbs@scriptics.com> * tests/env.test: * unix/Makefile.in: added support... check-in: 8e69ad3948 user: hobbs tags: trunk
04:21
* unix/Makefile.in: fixed gendate target - this never worked since RCS was intro'd. * unix/tcl.m... check-in: 56f0b251b3 user: hobbs tags: trunk
04:20
1999-09-16 Jeff Hobbs <hobbs@scriptics.com> * tests/timer.test: changed after delay in timer tes... check-in: eb68adcdfd user: hobbs tags: trunk
1999-09-02
16:26
1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: * unix/tcl.m4: adjusted fix from... check-in: c8c6ecddb3 user: hobbs tags: trunk
16:26
1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * generic/tclParseExpr.c: changed '"' to '\"' to mak... check-in: dc02bb24c9 user: hobbs tags: trunk
16:26
1999-09-01 Jeff Hobbs <hobbs@scriptics.com> remove TclInitStubs.3 - it was duplicate of InitStubs... check-in: 15b82898b6 user: hobbs tags: trunk
16:25
1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * generic/tclParseExpr.c: changed '"' to '\"' to mak... check-in: ae3e8e69cb user: hobbs tags: trunk
1999-09-01
23:15
Process command-line arguments only ::tcltest doesn't have a child namespace (requires that command-... check-in: fa90a10812 user: jenn tags: trunk
00:38
Subst 2 more values into tclConfig.sh check-in: c29e7fad92 user: wart tags: trunk
1999-08-31
21:49
typos check-in: 701aae413f user: jenn tags: trunk
21:43
* library/tcltest1.0/tcltest.tcl: * doc/tcltest.n: * tests/README: Modified testConstraints variable... check-in: 2630872e80 user: jenn tags: trunk
01:48
lint check-in: 6bb67868e7 user: jenn tags: trunk
1999-08-27
21:45
* tests/env.test: * tests/exec.test: * tests/io.test: * tests/event.test: * tests/tcltest.test: Adde... check-in: cb311db6b8 user: jenn tags: trunk
18:12
* library/tcltest1.0/tcltest.tcl: Modified tcltest so that variables are only initialized to their ... check-in: 1574427937 user: jenn tags: trunk
01:17
* tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Added a -args flag that sets a variab... check-in: 03b5b8d2c0 user: jenn tags: trunk
1999-08-23
17:54
* tests/tcltest.test: Added additional tests for -tmpdir, marked all tests that use exec as unixOr... check-in: 13304f0d0d user: jenn tags: trunk
1999-08-21
19:41
*** empty log message *** check-in: a09342dc94 user: hobbs tags: trunk
19:41
1999-08-21 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-... check-in: 92192bdcaa user: hobbs tags: trunk
19:41
1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * generic/tclPosixStr.c: fixed typo [Bug: 2592] check-in: bd45487388 user: hobbs tags: trunk
19:40
1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * doc/*: fixed various nroff bugs in man pages [Bug:... check-in: 9772601e1f user: hobbs tags: trunk
19:40
1999-08-21 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-... check-in: fce88c177e user: hobbs tags: trunk
1999-08-19
17:39
1999-08-19 Jeff Hobbs <hobbs@scriptics.com> * generic/tclIO.c: changed Tcl_GetChannelNames* to u... check-in: 769c31641d user: hobbs tags: trunk
03:00
1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * unix/Makefile.in: changed the dependency structure... check-in: d2761cadc2 user: hobbs tags: trunk
03:00
1999-08-18 Jeff Hobbs <hobbs@scriptics.com> added tests for bug fixes check-in: 5151e2b2b1 user: hobbs tags: trunk
02:59
1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * library/auto.tcl: * library/init.tcl: * library/... check-in: e3a02d20c4 user: hobbs tags: trunk
02:59
1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/OpenFileChnl.3: * doc/file.n: * tests/cmdAH.... check-in: fb64d24b32 user: hobbs tags: trunk
02:58
1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/Eval.3: fixed doc on input args [Bug: 2114] ... check-in: 7751b2712e user: hobbs tags: trunk
02:58
1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/Eval.3: fixed doc on input args [Bug: 2114] ... check-in: e50e0a11be user: hobbs tags: trunk
1999-08-17
21:34
typo check-in: dcf9edc93d user: jenn tags: trunk
1999-08-16
00:09
Update copyrights and add my name to Ray's in the credits (blush). check-in: 1b154b6e79 user: jingham tags: trunk
00:09
Update the copyrights. check-in: ac89277576 user: jingham tags: trunk
00:09
Update copyrights and add my name to Ray's in the credits (blush). check-in: 84ae3d0d34 user: jingham tags: trunk
00:09
If you are running the testsuite, set the Stack size to 768K so you can pass the regexp tests. For ... check-in: f8e83859fc user: jingham tags: trunk
00:09
Update copyrights and add my name to Ray's in the credits (blush). check-in: d854c74a23 user: jingham tags: trunk
1999-08-15
04:54
Change the permissions for opening resource files to Shared. Suprisingly enough, this is the only w... check-in: ba2d9e8c51 user: jingham tags: trunk
04:05
Note Stack space increase needed for complex patterns with many subexpressions in Tcl8.2 regexp pack... check-in: 7ce80f7793 user: jingham tags: trunk
04:04
Require Tcl 8.2 check-in: 9ab652d8fc user: jingham tags: trunk
04:03
Typo in comment check-in: 5af29d3264 user: jingham tags: trunk
1999-08-13
19:01
Minor tweaks to get these pages through the HTML converter check-in: 955414971d user: welch tags: trunk, core-8-2-0, scriptics-tclpro-1-3-0
19:00
Updated to handle more special backslash sequences found in re_syntax.n check-in: 7bc8c1e80d user: welch tags: trunk
18:30
Release 8.2.0. check-in: dd882ac96d user: redman tags: trunk
17:53
Fixed bad function definition, should use void instead of VOID for return type (does not return "voi... check-in: e312151bcd user: redman tags: trunk
16:49
Fixed type, USE_TCL_ALLOC should be USE_TCLALLOC check-in: 3bc29fd348 user: redman tags: trunk
08:07
Update to move the build directory out of the source tree. check-in: 179db97ef4 user: jingham tags: trunk
08:06
*** empty log message *** check-in: 1e10d11974 user: jingham tags: trunk
1999-08-12
23:14
*** empty log message *** check-in: 23b62d7131 user: stanton tags: trunk
23:14
* win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make it easier to turn on compiler tracing. *... check-in: ce8026cea8 user: stanton tags: trunk
20:02
tclConfig.sh is now installed for windows check-in: 27bfd7223c user: wart tags: trunk
17:38
Applied patch to remove compiler warning. check-in: 032a118e12 user: redman tags: trunk
1999-08-11
23:09
Added definition for STLIB_LD check-in: 824e2ec9b8 user: wart tags: trunk
22:48
Added substitution for STLIB_LD, the static linker. check-in: c0840b5c4d user: wart tags: trunk
20:51
Include the unix/aclocal.m4 file in the distribution. check-in: a5cfb84823 user: redman tags: trunk
1999-08-10
23:16
Change version numbers to 8.2.0 check-in: 1a6937fbfc user: redman tags: trunk
22:45
Rolled back changes to change the prototype of Tcl_ListObjGetElements() check-in: ac48eb3341 user: redman tags: trunk
22:42
Removed patch to change prototype of Tcl_ListObjGetElements. Closed-Leaf check-in: 13834ebb6a user: redman tags: core-8-2-b3-branch
18:50
Update version numbers to 8.2b3 and update ChangeLog and changes files. check-in: 7e5102383d user: redman tags: core-8-2-b3-branch
17:35
* generic/tclListObj.c: * generic/tcl.decls: * generic/tclDecls.h: Applied patch from Jim Ingham to... check-in: cfb9ace67b user: redman tags: trunk, core-8-2-b3-base
17:17
Fixed level of indirection in Tcl_GetAllocMutex check-in: 493612de83 user: welch tags: trunk
05:09
1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * tests/string.test: added largest_int proc to adapt... check-in: ebcd327a4f user: hobbs tags: trunk
04:21
Move Mark Roseman's fix for slow connections from Tcl 8.0 to Tcl 8.2. check-in: 5bf564a528 user: jingham tags: trunk
04:21
Trivial cleanup - Windows -> Macintosh in comments. check-in: c0e8a29fd9 user: jingham tags: trunk
04:21
Convert the directory name from Utf to External before passing it to the Toolbox. check-in: 4c13132580 user: jingham tags: trunk
02:42
Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.c check-in: a5ed5c1af7 user: welch tags: trunk
02:42
1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so they can be linked against ... check-in: 0a115beef8 user: welch tags: trunk
02:40
Updated change log for my aolserver-related changes check-in: 22cd3dfa32 user: welch tags: trunk
01:23
removed unreferenced variable from regcomp.c check-in: be29d94a7c user: redman tags: trunk
1999-08-09
16:30
1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * library/init.tcl: fixed path handling in auto_exec... check-in: ea30d74c31 user: hobbs tags: trunk
16:30
1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug... check-in: 253cc38782 user: hobbs tags: trunk
16:30
1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug... check-in: fa5ab43f53 user: hobbs tags: trunk
1999-08-05
16:57
1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * library/http2.1/http.tcl: Made use of "i" in init ... check-in: 05b0bafac3 user: hobbs tags: trunk
16:56
1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * generic/tclLiteral.c: fixed reference to bytes tha... check-in: c575126b69 user: hobbs tags: trunk
16:56
1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * doc/tclvars.n: Made it clear that tcl_pkgPath was ... check-in: da5846e156 user: hobbs tags: trunk
16:56
1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * doc/tclvars.n: Made it clear that tcl_pkgPath was ... check-in: 1965e87ab6 user: hobbs tags: trunk
06:17
Declare the tclStubs table so we can use it to swap out Tcl_SetTimer and Tcl_WaitForEvent in this fi... check-in: 2f6f68605b user: jingham tags: trunk
01:21
*** empty log message *** check-in: 4cf8f5a588 user: stanton tags: trunk
01:21
* tests/reg.test: Added test for REG_EXPECT bug fixed by Henry's patch. check-in: af33e52d36 user: stanton tags: trunk
01:16
* generic/regc_nfa.c: * generic/regcomp.c: * generic/rege_dfa.c: * generic/regexec.c: * generic/regg... check-in: c161cf0289 user: stanton tags: trunk
1999-08-04
20:58
Released Tcl 8.2b2. check-in: c6f78af409 user: redman tags: trunk, scriptics-tclpro-1-3-b4, core-8-2-b2
15:58
Remove extern declaration for TclWinGetPlatform functions, they're already in tclInt.decls. Only af... check-in: 55f8cac9c0 user: redman tags: trunk
1999-08-03
18:07
Move functions declarations out of win/tclWinInt.h that are now in generic/tclInt.decls check-in: 257bae6dc4 user: redman tags: trunk
1999-08-02
21:57
* unix/configure.in: * win/configure.in: Change beta level to b2. check-in: 934d16e5cf user: redman tags: trunk
18:33
removed extra declaration of Tcl_RegExpMatchObj check-in: 95c603bf2e user: redman tags: trunk
17:45
* generic/tcl.h: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclInt.h: * generic/tclInt.dec... check-in: 08e3282fc0 user: redman tags: trunk
1999-08-01
22:09
* win/tclWinSock.c: Added comment block to SocketThread() function. Added code to avoid calling Ter... check-in: 77a8b86a7a user: redman tags: trunk
20:43
* generic/tclInt.decls: added declaractions necessary for the Tcl test code to work wth stubs [Bu... check-in: 6f03b1d1ed user: hobbs tags: trunk
1999-07-31
01:55
* unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5. Patch from James Dennett. [Bug: 245... check-in: 59e2b0685d user: redman tags: trunk
01:24
* win/tclWinPipe.c: * win/Makefile.in: Fixing launching of 16-bit apps on Win9x from wish. The comm... check-in: 0e573cddc1 user: redman tags: trunk
1999-07-30
23:31
Added definitions for some symbols in tclConfig.sh that never got values in Windows. check-in: cf3031f4df user: wart tags: trunk
22:26
Parameterized the static library linkers (ar cr and lib -nologo) to assist in merging the Makefile.i... check-in: ef28f0d52d user: wart tags: trunk
22:19
* tclParse.c: fixed bug in info complete regarding nested square brackets [Bug: 2382, 2466] check-in: 02e78f811b user: hobbs tags: trunk
21:46
updated trf patch to fix problems created when adapting Kupries' previous patch to our specs. check-in: af62bca303 user: hobbs tags: trunk
19:10
Updated to match the new return values from tcltest. check-in: 4300ae3dc9 user: jenn tags: trunk
02:02
* win/tclWinChan.c: Allow tcl to open CON and NUL, even for std channels. Checking for bad/unusable... check-in: 204ad52209 user: redman tags: trunk
01:35
Exit with non-zero status if there were problems with the way the test suite was started (e.g. wrong... check-in: 4ab899a015 user: jenn tags: trunk
1999-07-29
23:17
* unix/mkLinks.tcl: Applied patch to avoid linking pack.n to pack-old.n. Patch from Don Porter. [Bu... check-in: 11860a3bdf user: redman tags: trunk
22:58
win/tclWinSock.c: free Win32 Event handles when destroying socket helper threads. check-in: 5d8a109496 user: redman tags: trunk
19:21
Added lines so that extensions can set up static linker (ar vs. lib) and C compiler warning flags ea... check-in: 8ccef65e92 user: wart tags: trunk
1999-07-28
18:51
Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions can get these values in the ... check-in: 0d5ddcfb91 user: wart tags: trunk
18:33
* tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Fixed the condition under which ::tcltest::P... check-in: a956513b64 user: jenn tags: trunk
1999-07-27
16:31
update Windows installer bitmap to read Tcl/Tk Version 8.2 check-in: 04538cac97 user: redman tags: trunk
01:42
Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some open issues, this code is a ... check-in: f4fa2a7ba1 user: redman tags: trunk
1999-07-26
22:50
* tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: * doc/tcltest.n: Cleaned up code in ::tc... check-in: 857902b876 user: jenn tags: trunk
17:59
Tests for the tcltest package check-in: c9f00c0092 user: jenn tags: trunk
17:51
Change destination of dde package to dde1.1. check-in: 9ffe120a2d user: redman tags: trunk
1999-07-23
23:40
Removed patch for bug 2382, for info complete. check-in: 840e9c95ce user: redman tags: trunk
1999-07-22
23:47
* win/tclWinSock.c: Fixed hang with threads enabled, fixed semaphores with threads disabled. * win/... check-in: 30432d73f2 user: redman tags: trunk
23:45
Fix hange with socket code (win32) with threads enabled, fixed the semaphores for threads disabled. ... check-in: a5863b3a81 user: redman tags: trunk
21:50
* Changed version to 8.2b2. * win/tclWinPort.h: Block out include of sys/*.h in order to build ext... check-in: 589cb7ba77 user: redman tags: trunk
02:15
Applied patch for info complete. [Bug: 2382] check-in: 9a47ff649a user: redman tags: trunk
01:26
revert changes to TclpStrftime, not needed for internal functions. check-in: a4cee78edc user: redman tags: trunk
01:08
* doc/Utf.3: * generic/tcl.decls: * generic/tclInt.decls: * generic/tclDecls.h: * generic/tclIntDecl... check-in: 22b143003b user: redman tags: trunk
00:38
* unix/Makefile.in: Added the Windows configure script to the distribution file list, already shipp... check-in: 677ba646fb user: redman tags: trunk
00:13
* win/makefile.vc: Changed version number of DDE package in VC++ makefile to use 1.1 instead of 1.0... check-in: 6633a54dd5 user: redman tags: trunk
00:06
* doc/open.n: Added documentation of \\.\comX notation for opening serial ports on Windows (alternat... check-in: 10b63080bd user: redman tags: trunk
1999-07-21
23:28
added a line to initialize the tclDefaultLibrary tcl global var to "", as was done in Tcl8.0.5. check-in: b16021515e user: hershey tags: trunk
21:29
Previous version was a mistake, roll it back. check-in: 2d8b4e85a6 user: redman tags: trunk
21:28
* win/tclWinSock.c: Modified 8.1.0 version of the Win32 socket driver to move the handling of the so... check-in: 74cee245ff user: redman tags: trunk
17:43
added missing '\' at the end of one line (only irix complained about this) check-in: 323fd26f82 user: hershey tags: trunk
16:04
Small tweaks to the top-level README to fix typos and wording. check-in: 384e1d2bd9 user: jpeek tags: trunk
02:01
* generic/tclInitScript.h: * unix/tclUnixInit.c: merged code with 8.0.5. We now use an intermedi... check-in: 0d9e2ba09f user: hershey tags: trunk
1999-07-20
00:11
changed http package version from 2.0 to 2.1 check-in: fda7557642 user: hershey tags: trunk
1999-07-19
21:03
changed http dir from 2.0 to 2.1 check-in: 124ac761ed user: hershey tags: trunk
1999-07-16
21:56
Add Tcl_SetNotifier to stubs table. [Bug: 2354] check-in: 0fdd9484f5 user: redman tags: trunk
21:40
* unix/aclocal.m4: * unix/tcl.m4: Add check for Alpha/Linux to correct the IEEE floating flag to t... check-in: 72240a3a0a user: redman tags: trunk
01:52
Fix minor version number. check-in: f5eb99468e user: redman tags: trunk
1999-07-15
21:00
Install files with 82 instead of 81 suffix check-in: 55cb269e12 user: redman tags: trunk
01:47
Change version number check-in: 38e7639e65 user: redman tags: trunk
1999-07-14
19:09
Deleted sentence as suggested by Scott Stanton check-in: b4d75c8e7d user: jpeek tags: trunk
19:07
Created branch core-8-2-b1-synthetic Closed-Leaf check-in: d0852b1db1 user: cvs2fossil tags: core-8-2-b1-synthetic, core-8-2-b1
19:07
Created branch scriptics-tclpro-1-3-b3-synthetic Closed-Leaf check-in: 77ff211b7e user: cvs2fossil tags: scriptics-tclpro-1-3-b3-synthetic, scriptics-tclpro-1-3-b3
19:07
doc/re_syntax.n: Deleted sentence suggested by Scott S. check-in: d7e9fff01e user: jpeek tags: trunk
1999-07-13
22:23
Makefile.in: fixed cat32.exe build makefile.vc: fixed calling tcltest.exe check-in: 580b6853c5 user: redman tags: trunk
22:23
Add .m4 files and Windows configure.in and Makefile.in check-in: 830c41e50e user: redman tags: trunk
22:22
Change dde package to 1.1 check-in: 9bd199dc6c user: redman tags: trunk
22:21
Merged ChangeLog for 8.2b1 check-in: 85be69819f user: redman tags: trunk
02:07
Removed two notes to myself (oops), cleaned up wording, moved changebars. check-in: 9b72e5aa55 user: jpeek tags: trunk
02:06
Documented tweaks to the tcl/docs/re_syntax.n manpage file. check-in: eba33a5ca7 user: jpeek tags: trunk
1999-07-12
21:03
Catch the cd that sets up the initial value for the testsDirectory variable. check-in: aa7feb0ac0 user: jenn tags: trunk
1999-07-11
20:31
Changed version numbers in NMAKE makefile. check-in: 2ea86e8bdf user: redman tags: trunk
20:29
Change version number in NMAKE makefile check-in: b1cd1cf0ff user: redman tags: trunk
1999-07-09
21:18
install-man target renamed to "install-doc" to be consistent with TEA spec. check-in: b01449ac9b user: wart tags: trunk
18:24
* win/configure.in: Eval DLLSUFFIX, LIBSUFFIX, and EXESUFFIX in the configure script so that substit... check-in: fd326b93fa user: redman tags: trunk
02:31
fixed line termination character check-in: 77df520e96 user: stanton tags: trunk
02:12
*** empty log message *** check-in: 828e9399bf user: stanton tags: trunk
02:11
* tests/string.test: * generic/tclCmdMZ.c: Fixed bug in string range bounds checking code. check-in: 614b32f8b0 user: stanton tags: trunk
00:00
Removed -asidefromdir and -relateddir flags, removed unused ::tcltest::dotests proc, cleaned up impl... check-in: c5abb670a1 user: jenn tags: trunk
1999-07-08
23:17
* win/Makefile.in: Added tcltest target so runtest works properly. Added missing names to the clean... check-in: bd1fc18299 user: stanton tags: trunk
19:44
Fixed bogus test for env.test check-in: 931d254c68 user: rjohnson tags: trunk
17:29
Do additional checks to unset any environment variables set, changed or created by the tests. check-in: 8163db91b2 user: jenn tags: trunk
03:35
Improved test to handle empty env array - (will raise error) check-in: 49ec7aac3e user: rjohnson tags: trunk
03:30
Fixed a couple of bad registry tests... check-in: 030703c01e user: rjohnson tags: trunk
03:08
Fixed bug in test suite - remember to update tests when changing features!!! check-in: 2d21c46440 user: rjohnson tags: trunk
02:57
Fixed broken utility function makeFile. check-in: 7c29ca5cd1 user: rjohnson tags: trunk
1999-07-07
23:08
Made test encoding test understand platform differences. check-in: f6d0bb0e6a user: rjohnson tags: trunk
18:59
* doc/fconfigure.n: Clarified default buffering behavior for the standard channels. [Bug: 2335] check-in: 842d60e737 user: stanton tags: trunk
02:37
New windows serial port driver. [Bug 1980 2217] check-in: 256cf12d76 user: redman tags: trunk
02:28
Marked two timing-dependent tests "nonPortable", but I really need to fix these (4.11 and 4.12) check-in: f52b68ccbe user: welch tags: trunk
02:08
Back-fitted notes about my recent changes check-in: 309cad81f8 user: welch tags: trunk
01:58
Fixed handling of connection timeouts. check-in: ad2c691a5a user: welch tags: trunk
1999-07-06
23:55
Removed extra '\' characters at the beginning of the parseOld.test file that were causing "invalid c... check-in: aebd6705b5 user: jenn tags: trunk
23:43
Added entries for 6/25/99 and 6/29/99 reflecting the addition of the tcltest package and all changes... check-in: 0491db6507 user: jenn tags: trunk
22:50
Added entry re: 1999-06-23 changes that created re_syntax(n) page. check-in: bae3599a08 user: jpeek tags: trunk
1999-07-02
22:08
Fix missing declaration of tclStubs check-in: c3d96ae985 user: redman tags: trunk
21:59
Fix Tcl_GetStackedChannel declaration, the function returns a Tcl_Channel, not void. check-in: d88a0ddb9c user: redman tags: trunk
21:50
Block out unix-only code for windows & mac. check-in: 0eb08410e8 user: redman tags: trunk
21:09
Regen the stub files after changes in tcl.decls were made, but the stub files were not regenerated. check-in: 976652f5cb user: redman tags: trunk
20:39
Temporarily disabling core file checking. check-in: 3017d5a542 user: jenn tags: trunk
19:59
Fixed lint found by Jim Ingham check-in: c368b08fea user: welch tags: trunk
19:51
Name change from Tcl_ReplaceChannel to Tcl_StackChannel Added new code that modifies the channel in ... check-in: 559c4a45d9 user: welch tags: trunk
19:51
Name change from Tcl_ReplaceChannel to Tcl_StackChannel check-in: 3dfed73236 user: welch tags: trunk
06:41
Improved support for empty array names check-in: 29f911e5bf user: welch tags: trunk
06:05
Added hook points to the notifier check-in: 2575337b01 user: welch tags: trunk
06:05
Added hook points to the notifier Updated Xt tests to use new Tcl_SetNotifier check-in: b68062ca89 user: welch tags: trunk
06:05
Fixed package version number check-in: 0ec7baf04b user: welch tags: trunk
06:04
Added hook points to the notifier check-in: 8a7bc87ac3 user: welch tags: trunk
06:04
Added Tcl_SetNotifier and associated typedef. This lets you hook the notifier procs. check-in: 6889d4e289 user: welch tags: trunk
1999-07-01
23:24
fix to call TclStat instead of TclpStat check-in: 002b63e317 user: redman tags: trunk
23:21
Call TclStat instead of TclpStat in order to allow the stat hooks to work properly. check-in: 5ff61ca415 user: redman tags: trunk
17:36
Changed the tests to use the testConstraints array that the test harness uses instead of the old nam... check-in: 6b946e4c34 user: jenn tags: trunk
16:54
Updated for new package version number check-in: a112554fac user: welch tags: trunk
1999-06-30
22:35
Fix genstubs target. check-in: 66fe41f6a8 user: redman tags: trunk
22:34
Add TclHandle functions to the internal stub table. Remove unused tclStubs.c file. check-in: 17d529bed8 user: redman tags: trunk
18:39
Removed call to obsolete AC_C_CROSS macro. check-in: 5bcc801016 user: wart tags: trunk
17:47
Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannel functions. check-in: 3050cfce85 user: welch tags: trunk
17:46
Updated http and ReplaceChannel man pages check-in: 1305a89b07 user: welch tags: trunk
17:43
Fixed -timeout bug to handle connections to dead servers properly. Added http::cleanup function check-in: 910071defe user: welch tags: trunk
05:51
updated dde version from 1.0 to 1.1 check-in: e4b2fadb55 user: hershey tags: trunk
00:17
Added a check to not rename incr unless it's been previously renamed. check-in: b45cab665d user: jenn tags: trunk
00:17
Added a check at the end of the test to not unset variables if they don't exist. check-in: bc368c12a4 user: jenn tags: trunk
1999-06-29
20:14
Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relateddir, and -asidefromdir... check-in: f368875e9c user: jenn tags: trunk
03:22
Modified the last three tests to run with pcOnly constraint. check-in: fca81e7512 user: jenn tags: trunk
00:25
Adopted Doc patch that changes "unknown_active" to "unknown_pending" check-in: 4c4b368e76 user: welch tags: trunk
1999-06-28
23:49
Applied patch from Peter Hardie (with modifications) to fix Tcl_GetIndexFromObj when the key is "". ... check-in: 4fe945f885 user: redman tags: trunk
19:02
Documented 2 more files that need to be updated when the Tcl version number changes. check-in: 291c4b0434 user: wart tags: trunk
18:23
Fixed test suite to call $tcltest::tcltest instead of $::tcltest (for the name of the executable). check-in: b76cf62cdc user: redman tags: trunk
18:23
Updated versions to 8.2 and 8.2b1 where appropriate. check-in: e7fc3bd90d user: wart tags: trunk
1999-06-27
20:38
updated 8.1 to 8.2 check-in: cbcde3438f user: hershey tags: trunk
1999-06-26
22:41
Added poke command to dde. Changed dde package version to 1.1 Fixed makefile to install tcl8.2 libra... check-in: 8c9bb6b936 user: redman tags: trunk
22:29
Marked on of the string tests non-portable. IRIX thinks that .e1 is a valid double - the spec and ... check-in: b4e7ea6550 user: rjohnson tags: trunk
21:41
Fixed another bug in test suite... check-in: 95f256864f user: rjohnson tags: trunk
21:09
Fixed bug in all.tcl that caused "make test" not to work. The var testsDirectory was getting the w... check-in: c551a52332 user: rjohnson tags: trunk
20:55
Fixed style problems in many of the test files. Fixed bug in pkg.test where defs.tcl was still bein... check-in: dbfd75f43f user: rjohnson tags: trunk
19:35
Export functions for TclHandle check-in: f084f054d6 user: redman tags: trunk
03:56
Added tcltest to the list of packages to install check-in: 52c833fe48 user: jenn tags: trunk
03:56
Added package tcltest to the list of packages to install. check-in: 5ecb8cb458 user: jenn tags: trunk
03:54
Modified the tests to use the package tcltest check-in: fdb0602e41 user: jenn tags: trunk
03:53
Adding package tcltest; this replaces the original defs.tcl file that was a part of the test suite. check-in: 2b7cfbc0de user: jenn tags: trunk
03:47
This file contains what used to be in the tests/README file and documents the tcltest package. check-in: 152507d861 user: jenn tags: trunk
00:01
Changed so unix always maps ckalloc to Tcl_Alloc or Tcl_DbCkAlloc to avoid problems with mixed TCL_M... check-in: 732e56feb0 user: redman tags: trunk
1999-06-25
23:47
Changed to Tcl 8.2b1 check-in: 9f2cd61b60 user: welch tags: trunk
23:47
Added note about win/configure.in needing a version change check-in: 1f87923771 user: welch tags: trunk
23:46
Fixed return value in doc. check-in: 003e537211 user: welch tags: trunk
23:29
Changed to Tcl 8.2b1 check-in: c46ff26d58 user: welch tags: trunk
23:29
Added man page for Tcl_Replace Channel and TclUndoReplaceChannel check-in: 243da854b8 user: welch tags: trunk
18:42
* tests/reg.test: * generic/regexec.c: Fixed bugs in non-greedy quantifiers. check-in: 7002d2683b user: stanton tags: trunk
1999-06-24
21:15
Moved description of regular expression syntax from regexp.n into a new re_syntax.n page. Modified ... check-in: 95abde5c42 user: jpeek tags: trunk
03:27
* unix/Makefile.in: Changed install-doc to install-man. * tools/uniParse.tcl: * tools/uniClass.tcl:... check-in: 9d26b83359 user: stanton tags: trunk
1999-06-22
18:57
One more try at fixing the TCL_LIBRARY problem check-in: 421197f4e6 user: wart tags: trunk
18:51
TCL_LIBRARY is now set in the Makefile check-in: eb4ca9bbf8 user: wart tags: trunk
1999-06-21
19:02
*** empty log message *** check-in: 7652b6f733 user: stanton tags: trunk
19:02
* unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak where thread attributes were not being re... check-in: d3a5225279 user: stanton tags: trunk
1999-06-19
00:57
Merged with tk defs.tcl file check-in: 1731e0e5cd user: jenn tags: trunk
00:18
Reflects recent changes in tcl.m4 (compiler warnings) check-in: 44079c5e8e user: wart tags: trunk
1999-06-18
17:34
Modifications to correct CC_EXENAME macro. check-in: c43769ff9b user: redman tags: trunk
1999-06-17
23:30
Modify aclocal.m4 for PC to run cygpath on path of CC_EXENAME first. check-in: 171ce697ec user: redman tags: trunk
19:32
*** empty log message *** check-in: e2e7105bb2 user: stanton tags: trunk
19:32
* doc/RegExp.3: Documented the new regexp interfaces and the compile/execute flags. check-in: 2e29d83ea4 user: stanton tags: trunk
19:32
* generic/tclTest.c: * generic/tclRegexp.h: * generic/tclRegexp.c: * generic/tcl.h: * generic/tcl.de... check-in: 0974012913 user: stanton tags: trunk
19:31
* tests/regexp.test: * generic/tclCmdMZ.c: * generic/tclCmdIL.c: Changed to use new regexp interface... check-in: 439ccec547 user: stanton tags: trunk
19:30
* generic/regcomp.c: lint * tests/reg.test: * generic/regex.h: * generic/regc_lex.c: Added REG_BOSO... check-in: 12e2267e22 user: stanton tags: trunk
01:38
Updated to reflect recent changes check-in: bb45660987 user: wart tags: trunk
00:36
Fixed compiler optimization flags for Linux to remove a plethora of warnings. check-in: 742be4e919 user: wart tags: trunk
00:20
* generic/tclVar.c (Tcl_VariableObjCmd): fixed premature increment in loop that was causing out-of... check-in: 53b13ff96a user: hershey tags: trunk
1999-06-16
23:41
Reflects changes to tcl.m4 check-in: b41388eed7 user: wart tags: trunk
23:30
Added changes to make the macros bahave in the same manner as the Windows tcl.m4 macros check-in: a06214d64a user: wart tags: trunk
23:18
more incremental changes check-in: 5801e92f07 user: surles tags: trunk
22:38
added tclConfig.sh.in for Windows check-in: e5da250aa2 user: surles tags: trunk
22:36
merged unix and windows styles check-in: 95cc329c16 user: surles tags: trunk
21:56
*** empty log message *** check-in: 038564ed5c user: stanton tags: trunk
21:56
* tests/execute.test: * generic/tclExecute.c (TclExecuteByteCode): Fixed crash caused by a bug in IN... check-in: 82d723f770 user: stanton tags: trunk
20:17
Reorganized the order of the macros (cosmetic change) check-in: f64f4d2f4e user: wart tags: trunk
20:12
modified files to work with new windows Makefiles check-in: be618c2ce7 user: surles tags: trunk
02:20
More TEA changes. Should play well with TclX now. check-in: c8e10ac489 user: wart tags: trunk
02:10
Fix DDE code to reinitialize with new servername. check-in: 9e936b8146 user: redman tags: trunk
00:47
fixed bug that cause bad memory read on Windows check-in: 4a56d07c39 user: hershey tags: trunk
00:00
fixed bugs that kept windows from compiling. check-in: 0cb1b747f4 user: hershey tags: trunk
1999-06-15
22:06
beefed up the string object tests check-in: 3f45ef233e user: hershey tags: trunk
20:44
Tcl configure / Makefile sequence now complies with the most basic spec for TEA. check-in: e8b97f0924 user: wart tags: trunk
20:41
Includes changes to tcl.m4 check-in: 21a0bc046a user: wart tags: trunk
20:41
Modified some macros based on how some of the extensions work. check-in: 62dee156b9 user: wart tags: trunk
03:14
Improved the appendObj functions (uncomented the optimized code that was present in the Unicode obj)... check-in: 6a28946962 user: hershey tags: trunk
01:16
Merged String and Unicode object types. Added new functions to the puplic API: Tcl_NewUnicodeObj... check-in: 23b23af342 user: hershey tags: trunk
1999-06-11
02:06
Continued work on configure and make scripts check-in: 35a6cd6205 user: surles tags: trunk
01:53
Continued work on configure and make scripts check-in: 3d03efd78b user: surles tags: trunk
1999-06-10
22:07
*** empty log message *** check-in: bed45a3b2a user: stanton tags: trunk
21:49
macros that autoconf will be looking for (tcl.m4) check-in: 9b85d6df08 user: wart tags: trunk
21:49
Macros that autoconf will be looking for (tcl.m4) check-in: 62b57f0f65 user: wart tags: trunk
21:47
Modified to use the tcl.m4 macros check-in: 91124a20c6 user: wart tags: trunk
21:47
Modified configure.in that uses the tcl.m4 macros check-in: 3a4c79d9ba user: wart tags: trunk
21:46
First pass at Windows Tcl autoconf macros check-in: 80f11146d9 user: wart tags: trunk
21:45
First pass at Tcl autoconf macros check-in: df969de59c user: wart tags: trunk
19:14
fied a memory leak. purify nolonger complains. check-in: 9726b2f18e user: hershey tags: trunk
04:29
* tools/genStubs.tcl: Changed to always write output in LF mode. check-in: f36bf665e7 user: stanton tags: trunk
04:28
* generic/tclUnicodeObj.c: Lots of cleanup and simplification. Fixed several memory bugs. Added Tcl... check-in: ea63e58504 user: stanton tags: trunk
04:27
* generic/regexec.c: * unix/tclUnixNotfy.c: lint check-in: 3807220c1a user: stanton tags: trunk
1999-06-09
17:06
performance improvement for TclGetUnicodeFromObj function and the Unicode object type. check-in: bcc8429af0 user: hershey tags: trunk
17:06
unset the variable "u" whose initial value could affect test passage. check-in: ab4cba4af2 user: hershey tags: trunk
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
1999-04-15
22:40
Creating branch core-8-0-6-branch Closed-Leaf check-in: 7d503d4aa9 user: cvs tags: core-8-0-6-branch, core-8-0-6-base
22:40
added release date check-in: 00c424916c user: stanton tags: trunk
22:38
* Merge 8.0.5 changes: - Mac changes for final release - Minor fixes to tools configure file... check-in: 08c27030dc user: stanton tags: trunk
1999-04-13
18:12
Applied patch to fix sockets when the FD_CONNECT never happens before the FD_WRITE (why, only Micro... Closed-Leaf check-in: 89afc858bb user: redman tags: core-8-0-5-branch
1999-03-31
22:37
Tests for pkg_mkIndex when input files do "namespace import". BUG 1327 check-in: fcf8cd928e user: welch tags: trunk
22:37
Fixed pkg_mkIndex when input files do "namespace import". BUG 1327 check-in: dcd8e76bfe user: welch tags: trunk
18:58
Added tests for auto_mkindex_parser quoting problems, BUGID 1657 check-in: 51ffe4e6ae user: welch tags: trunk
18:58
Fixed quoting bugs in auto_mkindex_parser, BUGID 1657 check-in: 0899c7c6c0 user: welch tags: trunk
1999-03-25
22:47
Fixed typo in LD_SEARCH_FLAGS definition for Linux. check-in: 2d44226fa5 user: welch tags: trunk
1999-03-24
05:40
Created branch core-8-0-5-synthetic Closed-Leaf check-in: ae474d2506 user: cvs2fossil tags: core-8-0-5-synthetic, core-8-0-5
05:40
Update to CW Pro 4 and MoreFiles 1.4.9. check-in: 878fc49ec0 user: jingham tags: core-8-0-5-branch
05:25
If TCL_TEST is defined, export the symbols in tclMacPort.h. This will allow us to build the shared ... check-in: c22364e582 user: jingham tags: core-8-0-5-branch
05:21
Reverting Serial port changes. This will be implemented as an extension instead of using special co... check-in: f329606d91 user: jingham tags: core-8-0-5-branch
1999-03-23
22:11
Jim decied not to put this in afterall. check-in: 0a6b3cbf6c user: rjohnson tags: core-8-0-5-branch
1999-03-22
17:39
Adding the file tclMacSerial.c for Jim Ingham. check-in: d6575ceaed user: rjohnson tags: core-8-0-5-branch
05:42
Added Mark Roseman's fix for the socket writes over a slow network. Copy the data that you pass to ... check-in: 213d1f2425 user: jingham tags: core-8-0-5-branch
05:42
Added some const's to fit with MoreFiles 1.4.9 check-in: dea0ac1965 user: jingham tags: core-8-0-5-branch
05:42
Give the serial module a chance at the open file filename before opening it as a file. check-in: 759bf2bb31 user: jingham tags: core-8-0-5-branch
05:42
Added mention of the Macintosh serial command check-in: 959108ed31 user: jingham tags: core-8-0-5-branch
05:42
Added documentation for the serial open on the Macintosh check-in: 14897de048 user: jingham tags: core-8-0-5-branch
1999-03-12
23:03
Changed magic number so it doesn't match the plus patch, at Jan's request. check-in: c757ed2440 user: stanton tags: trunk
1999-03-11
21:47
Changed package tests to build against the stubs library. check-in: 7bca5a035c user: stanton tags: trunk, core-8-1-merge-latest
19:30
add CrtVersion.3 documentation for Tcl_GetVersion() check-in: 1cd7d2dc15 user: redman tags: trunk
19:29
Add documentation for Tcl_GetVersion() check-in: 2508bb1d61 user: redman tags: trunk
02:49
* generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC so it matches 8.1. * generic/tclBa... check-in: 7002f9683e user: stanton tags: trunk
00:19
* win/tclWinPipe.c: * generic/tclInt.decls: Added TclWinAddProcess to make it possible for expect to... check-in: a03165d017 user: stanton tags: trunk
1999-03-10
23:45
fix declarations of empty slots. check-in: 916d311414 user: redman tags: trunk
23:19
Add Tcl_GetVersion to stubs table, add 6 additional slots for future use. check-in: 6900f29272 user: redman tags: trunk
22:58
ChangeLog entries for Tcl_GetVersion C API check-in: 6cd488be8b user: redman tags: trunk
22:55
Add Tcl_GetVersion C API check-in: ab7b94df88 user: redman tags: trunk
06:12
Changed TCL_STUB_MAGIC back to match plus patch implementation. check-in: b20d838b60 user: stanton tags: trunk, dev-stubs-merge-8-1-3/9/99, core-8-1-merge-3/9/99
05:52
Merged stubs changes into mainline for 8.0 check-in: 1969693351 user: stanton tags: trunk
05:50
* tools/genStubs.tcl: Reorganized code to support mixed generic and platform specific tables. * ... Closed-Leaf check-in: e96a5d0d04 user: stanton tags: dev-stubs-branch
1999-03-08
22:25
* win/tclWinInt.h: * generic/tclInt.h: * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * gener... check-in: 3ae2a29cd3 user: stanton tags: dev-stubs-branch
21:05
*** empty log message *** check-in: fed4ec2fe8 user: stanton tags: dev-stubs-branch
1999-03-06
21:19
* unix/Makefile.in: * generic/tcl.decls: * generic/tclCompile.h: * generic/tclCompileDecls.h: * gene... check-in: 5027860d31 user: stanton tags: dev-stubs-branch
00:36
* unix/configure.in: Applied patch from Jan Nijtmans to fix the following problems: - There seem... check-in: c830578eac user: stanton tags: dev-stubs-branch
1999-03-05
23:24
minor fix to checkstubs target check-in: b629e1755c user: stanton tags: dev-stubs-branch
20:18
* generic/tclCompile.h: * generic/tclStubInit.c: * generic/tclCompileDecls.h: * generic/tclCompileSt... check-in: 6618f6378b user: stanton tags: dev-stubs-branch
1999-03-04
01:02
*** empty log message *** check-in: 4cc6e958bc user: stanton tags: trunk
01:01
* generic/tcl.decls: Added Mac specific declarations. * generic/tclStubs.c: * generic/tclStubInit.c... check-in: 3ab6dc531f user: stanton tags: trunk
01:01
* generic/tcl.decls: Added Mac specific declarations. * generic/tclStubs.c: * generic/tclStubInit.c... check-in: a58b3cbe12 user: stanton tags: dev-stubs-branch
01:01
* mac/tclMacChan.c: Added stub implementation of Tcl_MakeFileChannel that doesn't do anything. This... check-in: 02c1d3122d user: stanton tags: dev-stubs-branch
01:01
* unix/tclUnixSock.c: Added TclHasSockets. check-in: c99e79b14a user: stanton tags: dev-stubs-branch
01:00
* unix/tclUnixFile.c: * mac/tclMacShLib.exp: * mac/tclMacFile.c: * generic/tclFileName.c: * win/tclW... check-in: ceff3aa898 user: stanton tags: dev-stubs-branch
00:59
* win/tclWinPort.h: * mac/tclMacPort.h: * mac/tclMacInt.h: * mac/tclMac.h: Added Mac specific declar... check-in: c476453c16 user: stanton tags: dev-stubs-branch
00:59
* win/tclWinInt.h: * win/tclWin32Dll.c: * unix/tclUnixInit.c: Added TclpCheckStackSpace. check-in: 5991f75c67 user: stanton tags: dev-stubs-branch
00:58
* unix/Makefile.in: * generic/tclAlloc.c: Changed so stub versions of TclpAlloc, etc. are generated ... check-in: a9af4f8f20 user: stanton tags: dev-stubs-branch
00:58
* unix/tclUnixTime.c: Added TclpGetDate and TclStrftime. * win/tclWinTime.c: * unix/tclUnixTime.c: ... check-in: da995fce8e user: stanton tags: dev-stubs-branch
00:55
* unix/tclUnixPort.h: Eliminated various Tclp* macros that have been replaced with function defintio... check-in: d9af8e7cea user: stanton tags: dev-stubs-branch
00:54
* generic/tclStubLib.c: Added internal interface hooks. check-in: f2bf2426ea user: stanton tags: trunk
1999-03-03
00:39
updated changelog check-in: f826b61cd4 user: stanton tags: trunk
00:39
removed panic.c check-in: b9eb195d20 user: stanton tags: dev-stubs-branch
00:38
* unix/Makefile.in: * unix/configure.in: * unix/ldAix: Enhanced AIX shared library support. * win/t... check-in: f404370f5a user: stanton tags: dev-stubs-branch
00:38
* unix/Makefile.in: * unix/configure.in: * unix/ldAix: Enhanced AIX shared library support. * win/t... check-in: 51058ad13d user: stanton tags: trunk
1999-02-26
22:25
updated old URL in README check-in: c3066a9fc0 user: hershey tags: trunk
1999-02-19
03:40
fixed configure script to properly generate multiple files check-in: dc395691ba user: stanton tags: core-8-0-5-branch
02:23
renamed tcl.hpj to tcl.hpj.in check-in: 626cd93e63 user: stanton tags: core-8-0-5-branch
02:22
renamed tcl.hpj to tcl.hpj.in check-in: ce0f62a232 user: stanton tags: trunk
02:17
Created branch scriptics-tclpro-1-2-synthetic Closed-Leaf check-in: 1d719b3ad1 user: cvs2fossil tags: scriptics-tclpro-1-2, scriptics-tclpro-1-2-synthetic
02:17
changed so helpfile generation can work from the build environment check-in: 29c3f02f33 user: stanton tags: core-8-0-5-branch
02:14
changed so helpfile generation can work from the build environment check-in: 0a9bbac9f2 user: stanton tags: trunk
1999-02-17
02:05
updated for 8.0.5 with John O's changes. check-in: 54351242b5 user: hershey tags: trunk
1999-02-11
03:06
merged auto_mkindex fix into the 8.0.5 release branch check-in: ac72bff2f1 user: stanton tags: core-8-0-5-branch, scriptics-tclpro-1-2-b2
03:04
* library/init.tcl: Fixed auto_mkindex so it handles .tbc files. Did some general cleanup to handle ... check-in: 9a11b261c6 user: stanton tags: trunk
1999-02-09
03:31
Created branch core-8-0-5-base-synthetic Closed-Leaf check-in: 813b993971 user: cvs2fossil tags: core-8-0-5-base-synthetic, core-8-0-5-base
03:31
updated readmes for 8.0.5 release check-in: 8b5b3b65b5 user: stanton tags: trunk
1999-02-05
03:12
updated man page generation for TclPro check-in: 1c005f1d8c user: stanton tags: trunk
01:49
lint check-in: e5f9e4b3a8 user: stanton tags: trunk
1999-02-03
21:28
* generic/tclInt.h: * generic/tclNamesp.c (TclGetNamespaceForQualName): Restored signature so that T... check-in: cf93c3116c user: stanton tags: trunk
19:12
* test/winPipe.test: Changed to remove echoArgs.tcl temporary file when done. * tests/cmdAH.test: *... check-in: d0b2c4fa68 user: stanton tags: trunk
18:37
removed AC_CONFIG_SUBDIRS(dltest) since this doesn't work in our build environment check-in: 07f8546dfb user: stanton tags: trunk
02:59
* win/makefile.vc: Added better support for paths with spaces in the name. Added .lib and support .d... check-in: 8da6e53bdc user: stanton tags: trunk
02:59
stripped carriage returns at end of lines check-in: 6801362dcd user: stanton tags: trunk
02:58
* unix/configure.in: Changed to automatically configure in dltest. check-in: b739c398a4 user: stanton tags: trunk
02:58
* tests/interp.test: * generic/tclInterp.c (DeleteAlias): Changed to use Tcl_DeleteCommandFromToken ... check-in: 501d236e85 user: stanton tags: trunk
02:58
* win/tclAppInit.c: * unix/tclAppInit.c: * mac/tclMacAppInit.c: * generic/tclTest.c: Changed some EX... check-in: 92d52aa5e1 user: stanton tags: trunk
00:55
* generic/tclProc.c: * generic/tclNamesp.c: * generic/tclInt.h: * generic/tclCmdIL.c: * generic/tclB... check-in: 8da7bff5d5 user: stanton tags: trunk
00:51
* unix/tclUnixChan.c: * win/tclWinSock.c: * doc/socket.n: Applied Gordon Chaffee's patch to handle f... check-in: dd5a31ec23 user: stanton tags: trunk
1999-02-02
23:01
lint check-in: 6cdab4a54a user: stanton tags: trunk
23:01
Changed to pass registry dll path into test script so the test doesn't depend on being able to find ... check-in: a4253646c7 user: stanton tags: trunk
23:00
added tcltest as a dependency of runtest check-in: f2800910df user: stanton tags: trunk
22:32
* win/winDumpExts.c: Patched to be picker about stripping @'s. [Bug: 920] check-in: 0ac57c62d3 user: stanton tags: trunk
22:29
* unix/configure.in: Added branch for BSD/OS-4* to shared library case statement. [Bug: 975] Fixed t... check-in: 3b1b40594b user: stanton tags: trunk
22:28
* library/http2.0/http.tcl: Added catch around eof test in CopyDone since the user may have already ... check-in: b241ec04fd user: stanton tags: trunk
22:28
* library/init.tcl: Various small changes requested by Jan Nijtmans. - If the variable $tcl_library ... check-in: f3d065fb9d user: stanton tags: trunk
22:27
* generic/tclPosixStr.c (Tcl_ErrnoId, Tcl_ErrnoMsg): When using egcs, ENOTSUP and EOPNOTSUPP are the... check-in: 53c251c547 user: stanton tags: trunk
22:27
objectified open command check-in: a4d159d25f user: stanton tags: trunk
22:26
* generic/tclCompile.c (CompileExprWord): Fixed exception stack overflow bug caused by missing state... check-in: 2819702950 user: stanton tags: trunk
22:25
* generic/tclIOCmd.c: * generic/tclBasic.c: Objectified the "open" command. [Bug: 1113] check-in: e780812f24 user: stanton tags: trunk
22:25
* win/tclWinReg.c: * doc/registry.n: Added support for HKEY_PERFORMANCE_DATA and HKEY_DYN_DATA keys.... check-in: 297a79c7b3 user: stanton tags: trunk
18:36
* library/init.tcl: Added catch around unset. [Bug: 978] check-in: 6751864160 user: stanton tags: trunk
18:36
* win/tclWinInit.c (TclPlatformInit): Added code to ensure tcl_pkgPath is set to "" when no registry... check-in: 1d22b63efb user: stanton tags: trunk
1999-01-29
00:32
Added -pipe option if gcc is being used. check-in: 42c3f8c600 user: rjohnson tags: trunk
1999-01-19
23:30
Making it possible for http -command callbacks to safely uset the state array. check-in: fa68f46146 user: welch tags: trunk, scriptics-tclpro-1-2-b1
1999-01-12
02:50
Updated changes. check-in: ee3af272c1 user: rjohnson tags: trunk
02:29
Changed so sh_lib extension is return on HP even if it isn't compiled as a shared object. check-in: 3be0db5be1 user: rjohnson tags: trunk
1999-01-06
21:08
* win/makefile.vc: * generic/tcl.h: * generic/tclAlloc.c: Added USE_NATIVEMALLOC ifdefs to make it e... check-in: 6867e5b3fe user: stanton tags: trunk
1999-01-05
01:40
Added more info to lsort man page. RFE 873 check-in: be95b75f28 user: rjohnson tags: trunk
01:18
Added supoport for _-dclspec on gcc - RFE 972. Ray check-in: 6f64fcc254 user: rjohnson tags: trunk
1999-01-04
19:25
Updated the version to 8.0.5. check-in: b3c705fae1 user: rjohnson tags: trunk
1998-12-29
22:55
fixed typo in resource doc. check-in: e90ad7857f user: surles tags: trunk, scriptics-tclpro-1-2-a1
1998-12-23
02:01
Made error message for cd cmd consistant with 8.1. check-in: d84fbad1a0 user: rjohnson tags: trunk
1998-12-10
19:09
Fixed problem with running tests on IRIX. check-in: 45ccd222d9 user: rjohnson tags: trunk
1998-12-08
12:43
Added -p flag to "mkdir" commands in "install-libraries" target to allow error- free installation ... check-in: ffbbbdb078 user: suresh tags: trunk
1998-12-07
23:33
added pkg and pkg1 to list of files to copy to the current working dir, if the cwd is not tk8.0/test... check-in: 17657dab50 user: hershey tags: trunk
1998-12-04
23:12
Fixed minor bug with recently added copy stmts ("TOP_DOR" --> "DISTDIR"). check-in: d0ee8c404c user: suresh tags: trunk
06:28
Added test file check-in: a9d5792c93 user: welch tags: trunk
04:18
Updated all and defs to work more smoothly with nightly tests. Check for existence of "testgetplatfo... check-in: 96d9c3b6ab user: hershey tags: trunk
01:04
*** empty log message *** check-in: 2d7397f639 user: stanton tags: trunk
01:01
* tclWinSock.c (CreateSocket, TcpAccept): Windows NT creates sockets so they are inheritable by defa... check-in: 3f5af606c0 user: stanton tags: trunk
1998-12-02
01:42
Added tests/pkg to distribution check-in: 4abe8d69ad user: welch tags: trunk
01:42
Changed this so it can find man2tcl easier check-in: 7a39834e9d user: welch tags: trunk
01:42
Cleaned up man page so it works with html generator check-in: 3b85863bc1 user: welch tags: trunk
01:42
Added 8.0.4 release note check-in: a8a9067b3c user: welch tags: trunk
1998-11-19
21:46
all file can now be run from any working dir. check-in: e24f234bd2 user: hershey tags: trunk
20:10
Created branch core-8-0-4-synthetic Closed-Leaf check-in: 098e62369b user: cvs2fossil tags: core-8-0-4-synthetic, core-8-0-4
20:10
eliminated purify warning and other lint check-in: f8ee691e91 user: stanton tags: trunk
1998-11-12
12:33
Added new project files for Mac. check-in: 6b7cd80bcf user: rjohnson tags: trunk
05:54
Added test cases for new pkg_mkIndex -load case check-in: 110c82058f user: welch tags: trunk
05:54
Fixed pkg_mkIndex tcl to deal with failed loads. check-in: 772ecffd6b user: welch tags: trunk
05:52
Updated to reflect newer implementation. check-in: 3964d12148 user: welch tags: trunk
1998-11-11
07:46
Updated Changes file, and added Vince Darley's suggested change to TclMacExit. check-in: 0c40160403 user: jingham tags: trunk
02:39
Fixed quoting of { in an info complete test case. check-in: c547f7334a user: welch tags: trunk
02:39
Removed lint (thanks, procheck!) check-in: dc0c56a1df user: welch tags: trunk
1998-11-10
16:30
Added pre compiled header common to all Mac Tcl projects. This was supplied by Jom Ingham. check-in: fd43f64afd user: rjohnson tags: trunk
06:56
Add changelog entry for the resource command bug fix. check-in: 002000a2dd user: jingham tags: trunk
06:54
Fixed some tests which were failing on the Mac because of path differences. Added a test to the reso... check-in: b66419d3df user: jingham tags: trunk
06:49
Fixed a bug in the resource command when the file was opened twice. Fixed a bug in the testWriteText... check-in: 784962bdc8 user: jingham tags: trunk
1998-11-03
02:00
Fixed timeout-related HTTP test check-in: 6fe3862eab user: welch tags: trunk
01:02
fixed test that got stale on Windows check-in: da9fa6e9ec user: stanton tags: trunk
1998-11-02
23:04
cleaned up test suite so most of the tests pass on Windows check-in: e3b726ecfd user: stanton tags: trunk
23:03
fixed bug in pkg_mkIndex that is hit when TCL_LIBRARY is a relative path (e.g. in the test suite) check-in: 7a0a2a8595 user: stanton tags: trunk
22:40
Fixed declaration of errorInfo in tcl_findLibrary check-in: dbd547732b user: welch tags: trunk
19:36
Made "install-libraries" target more silent when copying library files. check-in: 236c189a56 user: suresh tags: trunk
1998-10-30
23:01
Overhaul of pkg_mkIndex check-in: 89ed51a0e3 user: welch tags: trunk
00:38
Fixed the Tcl_NotifyChannel bug, plus added a test case for it. Simply replaced Tcl_RegisterChannel/... check-in: b31fdd817b user: welch tags: trunk
1998-10-28
18:34
Added "-D_OLD_TERMIOS" when building on IRIX 6.3 to create backward compatible binaries for IRIX 6... check-in: ad3c55f16b user: suresh tags: trunk
1998-10-23
22:22
Fixed a typo in tcl_findLibrary, and fixed the logic that ensures the parent directory of tcl_librar... check-in: 888280c12e user: welch tags: trunk
1998-10-20
20:01
Changed config & Makefile to support n32 on IRIX. check-in: d999c483da user: rjohnson tags: trunk
17:27
On Windows, Added the "debug" element of the tcl_platform array which indicates that the particular ... check-in: 519628b664 user: suresh tags: trunk
1998-10-17
00:21
Added the pkg_mkIndex test suite check-in: ace5d576b2 user: escoffon tags: trunk
00:20
Bumped the optimization to -O2 (optimize speed); test suite seems to have worked (as much as test su... check-in: 0247552e6b user: escoffon tags: trunk
00:19
Added README and README.binary to the list of files to modify check-in: 0835146a4c user: escoffon tags: trunk
00:16
upgraded to the new interfaces: -direct, -nopkgrequire check-in: 994e28878c user: escoffon tags: trunk
00:15
Fixed a number of buglets in pkg_mkIndex: - on windows, use case-insensitive comparison with the sha... check-in: 16bf786a4c user: escoffon tags: trunk
1998-10-14
21:12
Added fix to list processing in tclNotify that could cause events to be dropped. Added test to intet... check-in: 38ee7119c7 user: rjohnson tags: trunk
00:32
Made some the prototypes & function defs consistant in tclUnixTest.c check-in: dbb637ea7e user: rjohnson tags: trunk
1998-10-13
20:30
Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passed in 0 elements. Despi... check-in: 485b7d35e6 user: rjohnson tags: trunk
20:05
Fixed bug in "lsort -dictionary" that caused problems when comparing numbers that started with 0. check-in: bdfc546373 user: rjohnson tags: trunk
19:03
Bumped patch number to 8.0.4 check-in: ee94132f9b user: escoffon tags: trunk
18:44
Fixed bug in "info complete" - it did not handle NULLs correctly. check-in: 5ae085bcc2 user: rjohnson tags: trunk
1998-10-07
20:57
Fixed a bug that caused the Tcl DLL to be linked against msvcrt.lib for both debug and nodebug build... check-in: 39335e2e3d user: escoffon tags: trunk
1998-10-06
19:12
Minor changes in test file & C style. check-in: ca39630118 user: rjohnson tags: trunk
1998-10-05
22:32
Added a new Tcl object called "procbody"; this object's internal representation contains both a Proc... check-in: 0aa459d72f user: escoffon tags: trunk
17:35
added comment to clarify that it is not valid to modify argument strings in a string-based Tcl comma... check-in: 975dbf9367 user: stanton tags: trunk
1998-09-30
23:59
merged tcl8.0.4 changes check-in: 705dc36abf user: stanton tags: trunk
23:57
merged tcl8.0.4 changes to fix Windows memory allocation check-in: eec70dc1ff user: stanton tags: trunk
20:52
Added tests/stack.test, to test recursion limits. Added SHLIB_PATH to the list of special macros to ... check-in: c4a3d413ed user: escoffon tags: trunk
20:19
Added support for Win95. check-in: e22198e258 user: escoffon tags: trunk
1998-09-29
18:22
Removed function declarations that were never used and not referenced by any implementation. check-in: 2510e314d3 user: rjohnson tags: trunk
1998-09-23
20:13
Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS. check-in: ce25c23b8e user: suresh tags: trunk
1998-09-14
18:39
Replaced SCCS strings, fixed binary files check-in: 196f92fd17 user: stanton tags: trunk, core-8-0-3