Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
48 check-ins using file win/tclWinPipe.c version ed2ed14aa6
|
2000-09-07
| ||
| 19:51 | no message check-in: 3536165676 user: davidg tags: trunk | |
| 19:50 | 2000-09-07 David Gravereaux <davygrvy@ajubasolutions.com> * win/.cvsignore: changed the glob patt... check-in: 21119e961a user: davidg tags: trunk | |
| 17:39 | * doc/trace.n: minor doc cleanup check-in: fceb6ccc40 user: hobbs tags: trunk | |
| 14:31 | Entry for new "SEE ALSO" section. check-in: 93cbdcd809 user: poenitz tags: trunk | |
| 14:27 | New or changed "SEE ALSO" section. check-in: 2d43282569 user: poenitz tags: trunk | |
|
2000-09-06
| ||
| 22:37 | * win/tclWinLoad.c (TclpLoadFile): added special message for ERROR_PROC_NOT_FOUND exception in loa... check-in: 3bea237729 user: hobbs tags: trunk | |
| 18:50 | * README: * generic/tcl.h: * library/tcltest1.0/tcltest.tcl: * tools/tcl.wse.in: * tools/tcltk-... check-in: b15d80ab0f user: hobbs tags: trunk | |
| 18:49 | see changes. check-in: e504635a1a user: hobbs tags: trunk | |
| 18:46 | * unix/tclUnixPipe.c (TclpCreateProcess): Removed WNOHANG from Tcl_WaitPid call in error case of p... check-in: 4746499d46 user: hobbs tags: trunk | |
| 18:35 | * tests/string.test: extended string repeat tests check-in: 8a7cbbab88 user: hobbs tags: trunk | |
| 18:31 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): changed STR_REPEAT to preallocate the full space of the f... check-in: fce8088f27 user: hobbs tags: trunk | |
| 16:59 | * generic/tclExecute.c (TclExecuteByteCode): INST_STR_INDEX fixed pedantic cast warning. Correcte... check-in: acc4756b17 user: hobbs tags: trunk | |
| 16:57 | * generic/tclHash.c: fixed pedantic warning of incorrectly placed #endif check-in: 619f494f33 user: hobbs tags: trunk | |
| 16:56 | * doc/source.n: * doc/Eval.3: added extra note about how to safe use ^Z in code, as it is now a c... check-in: 15427185f2 user: hobbs tags: trunk | |
|
2000-08-30
| ||
| 01:43 | * generic/tclStringObj.c: Applied patch from Gerhard Hintermayer to provide a more conservative stri... check-in: ce0e80bb0f user: ericm tags: trunk | |
|
2000-08-25
| ||
| 20:39 | * tests/trace.test: Extended array tracing tests. * doc/trace.n: Clarified information about when a... check-in: 78f46f24d0 user: ericm tags: trunk | |
| 06:20 | ChangeLog commit. check-in: 91be546704 user: ericm tags: trunk | |
| 06:18 | Tweaked tab settings for .SO (Standard Options) sections, from suggestion from Peter Spjuth. check-in: 667da4e9ff user: ericm tags: trunk | |
| 05:56 | fix small typo in last commit check-in: fba19a6c54 user: mo tags: trunk | |
| 05:45 | remove --enable-gcc configure option check-in: 15f085286b user: mo tags: trunk | |
| 02:25 | Added RFE id numbers to comments. check-in: 0f006ae7e6 user: ericm tags: trunk | |
| 02:04 | * doc/trace.n: Updated documentation for new syntax; flagged old syntax as deprecated; added documen... check-in: e12f4e1180 user: ericm tags: trunk | |
|
2000-08-21
| ||
| 01:37 | Added check for non-arrays for [array statistics]. check-in: b857b66be3 user: ericm tags: trunk | |
|
2000-08-20
| ||
| 03:51 | 2000-08-19 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclPlatDecls.h: without a pre... check-in: 2eab56183a user: davidg tags: trunk | |
| 03:51 | no message check-in: a1bcf8c228 user: davidg tags: trunk | |
|
2000-08-18
| ||
| 19:52 | added another glob pattern I had forgotten check-in: 2a1eaade6f user: davidg tags: trunk | |
| 19:45 | no message check-in: 3c1e1ebf8f user: davidg tags: trunk | |
| 19:44 | * win/.cvsignore: provides a cleaner build environment with graphical CVS clients. check-in: 9fd90db260 user: davidg tags: trunk | |
| 18:02 | Fixed comment. check-in: 958506ae41 user: ericm tags: trunk | |
|
2000-08-15
| ||
| 21:31 | noted extra change to opt.test in ChangeLog check-in: 61b07565ae user: hobbs tags: trunk | |
| 18:10 | * library/tcltest1.0/tcltest.tcl: Set debug level in tcltest::restoreState to 2, for consistancy wit... check-in: f3fa69a1f9 user: ericm tags: trunk | |
| 00:08 | * win/makefile.vc: * win/Makefile.in: * unix/Makefile.in: Added tclPlatDecls.h to the list of instal... check-in: 2adc0d9420 user: ericm tags: trunk | |
|
2000-08-14
| ||
| 18:37 | URL typo correction. check-in: bf6c431b8a user: ericm tags: trunk | |
|
2000-08-11
| ||
| 17:42 | * generic/tclEnv.c (TclUnsetEnv): Changed declaration of length variable from "unsigned int" to "int... check-in: 0b29a04cd5 user: ericm tags: trunk | |
| 00:45 | * library/msgcat1.0/pkgIndex.tcl: Bumped version number to 1.2 [Bug: 6100]. * library/msgcat1.0/msg... check-in: 46dfbc92c2 user: ericm tags: trunk | |
|
2000-08-10
| ||
| 22:24 | * library/msgcat1.0/msgcat.tcl: Removed erroneous [package forget] in msgcat namespace initializer. check-in: 23022429bb user: ericm tags: trunk | |
| 18:24 | 2000-08-10 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclObj.c: r1.15 accidentally ... check-in: 03edb81667 user: davidg tags: trunk | |
| 18:24 | no message check-in: 40239d144b user: davidg tags: trunk | |
|
2000-08-07
| ||
| 22:42 | * tests/indexObj.test: Added tests using the [testwrongnumargs] command to test Tcl_WrongNumArgs. *... check-in: 9b1fed9cba user: ericm tags: trunk | |
|
2000-07-31
| ||
| 18:03 | Removed dead space at end of file. check-in: a71bddc821 user: ericm tags: trunk | |
|
2000-07-27
| ||
| 22:47 | * win/configure.in: TCL_STUB_LIB_FLAG should not include ${TCL_DBGX} in win/tclConfig.sh, fix that... check-in: 604402ceb3 user: mo tags: trunk | |
|
2000-07-26
| ||
| 01:32 | no message check-in: afd49506de user: davidg tags: trunk | |
| 01:29 | Thread-safe rewrite for the Tcl_Async* commands. check-in: 50488dfc4c user: davidg tags: trunk | |
| 01:28 | no message check-in: 4ba17c5943 user: davidg tags: trunk | |
| 01:27 | Thread-safe rewrite for the Tcl_Async* commands. check-in: 116644925e user: davidg tags: trunk | |
| 01:27 | no message check-in: abc17ddc7e user: davidg tags: trunk | |
|
2000-07-25
| ||
| 22:41 | * generic/tclVar.c (CallTraces): Added check for VAR_TRACE_ACTIVE on the array containing the variab... check-in: 509d5a4bdc user: ericm tags: trunk | |
| 18:38 | * win/tclWinPipe.c (BuildCommandLine): Added Tcl_DStringFree call to prevent potential memory leaks ... check-in: be3408a6fc user: ericm tags: trunk | |