Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
183 check-ins using file win/Makefile.in version 147198206f
|
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-06
| ||
| 01:43 | Added #define around include of <errno.h> so that systems with the header file (win NT) will pick it... check-in: a5dacdb2f3 user: wart tags: trunk | |
| 00:34 | Changed version number from "82" to "83" check-in: 4c2a910ef1 user: wart tags: trunk | |
|
1999-12-04
| ||
| 06:28 | check for whitespace after bad octals check-in: 16f0a0d493 user: hobbs tags: trunk | |
| 06:16 | * tests/env.test: removed knownBug limitation from working test * tests/all.tcl: ensured that ::tc... check-in: 7b710149dc user: hobbs tags: trunk | |
| 06:16 | * library/http2.1/http.tcl: fixed error handling in http::Event [Bug: 3752] check-in: 70543f0676 user: hobbs tags: trunk | |
| 06:15 | * tests/expr-old.test: * tests/parseExpr.test: * tests/string.test: * generic/tclGet.c: * gener... check-in: bc2b85b9c2 user: hobbs tags: trunk | |
| 06:15 | * doc/load.n: added note about NT's buggy handling of './' with LoadLibrary check-in: 4438057968 user: hobbs tags: trunk | |
| 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 | |