Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
126 check-ins using file win/tclWinPipe.c version cf9fffa4db
|
2003-03-12
| ||
| 18:04 | * generic/tclCmdMZ.c (Tcl_SubstObj): Corrected and added test for * tests/subst.t... check-in: b9c155681d user: dgp tags: core-8-4-branch | |
| 18:01 | corrected latest entry check-in: 5a3946f5c8 user: dgp tags: trunk | |
| 18:00 | correct latest entry check-in: 5f3285670d user: dgp tags: core-8-4-branch | |
| 17:52 | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 012f9765e2 user: dgp tags: trunk | |
| 17:51 | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 94b447147d user: dgp tags: core-8-4-branch | |
|
2003-03-11
| ||
| 22:15 | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 292f75844d user: kennykb tags: core-8-4-branch | |
| 21:59 | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 3741e25b66 user: kennykb tags: trunk | |
|
2003-03-09
| ||
| 14:22 | Removed an unused local variable that caused compilation problems on some platforms. check-in: ea479b9654 user: kennykb tags: trunk | |
|
2003-03-08
| ||
| 21:43 | * doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: aa4099792e user: dgp tags: core-8-4-branch | |
| 21:42 | * doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: 8a3fda1fcd user: dgp tags: trunk | |
|
2003-03-07
| ||
| 22:03 | * tests/io.test: * tests/ioCmd.test: Define a fcopy constraint and add it to the constraint list ... check-in: 0ccff04f89 user: mdejong tags: trunk | |
| 21:40 | * tests/encoding.test: Name temp files *.tcltestout instead of *.out so that when they are removed... check-in: a98aa84cc8 user: mdejong tags: trunk | |
| 11:38 | * generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's mtime and atime on 64-bit platfor... check-in: 7dca7f1d5e user: dkf tags: trunk | |
| 02:23 | * tests/io.test: Doh! Undo accidental commenting out of a couple of tests. check-in: f8974b5208 user: mdejong tags: trunk | |
| 02:15 | * tests/io.test: Define a fileevent constraint and add it to the constraint list of any test that ... check-in: 1faa97480b user: mdejong tags: trunk | |
| 01:45 | * tests/io.test: Define an openpipe constraint and add it to the constraint list of any test that ... check-in: 4571938bbe user: mdejong tags: trunk | |
|
2003-03-06
| ||
| 23:27 | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.tes... check-in: a7fde7d55a user: dgp tags: trunk | |
| 23:24 | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.te... check-in: 8003bbacd1 user: dgp tags: core-8-4-branch | |
| 23:17 | Replaced a non-portable 'bzero' with a portable 'memset'. [Bug 698442]. check-in: 3dee775ae7 user: kennykb tags: trunk | |
| 20:14 | * generic/tclIO.c (Tcl_Seek, Tcl_OutputBuffered): If there is data buffered in the statePtr->curOu... check-in: 23b96afaed user: mdejong tags: trunk | |
| 10:10 | * generic/tclIO.c (Tcl_Flush): Compare the nextAdded member of the ChannelBuffer to the nextRemov... check-in: f7c5ccc73c user: mdejong tags: trunk | |
| 09:58 | * generic/tclIO.c (Tcl_GetsObj): Check that the eol pointer has not gone past the end of the stri... check-in: f2e6fa75ca user: mdejong tags: trunk | |
| 09:47 | * generic/tclIO.c (WriteBytes, WriteChars, Tcl_GetsObj, ReadBytes): Rework calls to TranslateOutp... check-in: 5c860f8cb1 user: mdejong tags: trunk | |
| 09:16 | * generic/tclIO.c (Tcl_SetChannelOption): Invoke the Tcl_SetChannelBufferSize method as a result ... check-in: 743ec70c25 user: mdejong tags: trunk | |
| 03:06 | no message check-in: b285f5f2ed user: davygrvy tags: trunk | |
| 03:05 | updated default tcl version to 8.5 check-in: e22b36d8b6 user: davygrvy tags: trunk | |
|
2003-03-05
| ||
| 22:31 | The [switch] command is now bytecode compiled, at least in the most common case. There's room for i... check-in: 6eee3e0d12 user: dkf tags: trunk | |
|
2003-03-04
| ||
| 23:50 | typos check-in: 2fefc9590a user: dgp tags: trunk | |
| 23:45 | * README: Bumped version number of * generic/tcl.h: ... check-in: a5f8f0d439 user: dgp tags: trunk | |
|
2003-03-03
| ||
| 20:22 | Mac OS Classic specific fixes: * generic/tclIOUtil.c (TclNewFSPathObj): on TCL_PLATFORM_MAC, skip... check-in: 5b384d430a user: das tags: trunk, core-8-4-2 | |
| 20:04 | mark Mar 3 date for 8.4.2 check-in: 41131d3163 user: hobbs tags: trunk | |
| 18:14 | Corrected a Makefile.vc bug introduced by the change of DBGX from d to g in rules.vc. check-in: 3df4861c88 user: kennykb tags: trunk | |
| 18:01 | Corrected a Makefile.vc bug introduced by the change of DBGX from d to g in rules.vc. check-in: 8c3ae63cab user: kennykb tags: trunk | |
| 17:14 | note bump in dde version check-in: 560c12896c user: dgp tags: trunk | |
| 17:12 | * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 for * win/tclWinDde.c: ... check-in: 5823e95331 user: dgp tags: trunk | |
|
2003-03-01
| ||
| 01:22 | * win/configure: * win/configure.in: check for 'g' for debug build type, not 'd'. * win/rules.vc ... check-in: 32d4634ffd user: hobbs tags: trunk | |
|
2003-02-28
| ||
| 23:12 | Added a couple more change lines, and fixed one date. check-in: c14c703f75 user: kennykb tags: trunk | |
| 21:32 | updated changes file for Tcl 8.4.2 release check-in: 0192ca26e7 user: dgp tags: trunk | |
| 12:11 | file documentation fix check-in: 87a6156f91 user: vincentdarley tags: trunk | |
|
2003-02-27
| ||
| 23:57 | see ChangeLog check-in: c2014a471f user: hobbs tags: trunk | |
| 23:47 | * generic/tclIOUtil.c (MakeFsPathFromRelative): removed dead code check of typePtr (darley). check-in: a7cf0407f8 user: hobbs tags: trunk | |
| 23:47 | * tests/winTime.test: added note about PCI hardware dependency issues with high performance clock.... check-in: 8eed2cdd0e user: hobbs tags: trunk | |
| 16:01 | Stop [lsearch -start 0 {} x] from crashing. [Bug #694232] check-in: 97f3eb7e5d user: dkf tags: trunk | |
| 04:08 | Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in calling GetUserName check-in: 04cbcd1f85 user: chengyemao tags: trunk | |
| 03:47 | Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in calling GetUserName check-in: 40b46bfcb5 user: chengyemao tags: trunk | |
| 00:54 | * generic/tclCmdMZ.c (TraceCommandProc): Fix mem leak when deleting a command that had trace on it... check-in: 8bb4478f38 user: hobbs tags: trunk | |
|
2003-02-25
| ||
| 23:58 | * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matching * library/pac... check-in: d881598183 user: dgp tags: trunk | |
| 22:03 | * tests/pid.test: See below [Bug #678412]. * tests/io.test: Made more robust against spaces in pa... check-in: bdf2998de6 user: andreas_kupries tags: trunk | |
| 16:18 | * tests/execute.test: cleaning up testobj's at the end, to avoid leak warning by valgrind. check-in: 65f2a4c931 user: msofer tags: trunk | |
|
2003-02-22
| ||
| 09:23 | Fix for Bug #571002 check-in: 2ca256b4d6 user: vasiljevic tags: trunk | |
| 06:56 | fixed typo check-in: 3c18dd2baa user: das tags: trunk | |
|
2003-02-21
| ||
| 21:54 | Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774] check-in: 1ebdea1ccd user: dkf tags: trunk | |
| 20:11 | * mac/tclMacChan.c (TclpCutFileChannel, TclpSpliceFileChannel): Implemented missing cut and splice... check-in: d15cdab1e9 user: das tags: trunk | |
| 19:04 | fixed very old typos check-in: 5beea5daa7 user: das tags: trunk | |
| 14:15 | * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to create new processes... check-in: deee64d32d user: das tags: trunk | |
| 05:30 | * library/package.tcl (tclPkgUnknown): Minor performance tweaks to reduce the numbe... check-in: 4c692977ec user: dgp tags: trunk | |
| 03:32 | * unix/tcl.m4: * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to create new process... check-in: b89695ef03 user: das tags: trunk | |
| 02:40 | * generic/tclEncoding.c (LoadTableEncoding): * library/encoding/cp932.enc: Correct jis round-... check-in: 3e571abd43 user: hobbs tags: trunk | |
| 02:36 | * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): add MakeTcpClientChannelMode that takes actual mo... check-in: 8353e05256 user: hobbs tags: trunk | |
|
2003-02-20
| ||
| 15:32 | Typo fix [Bug #688943] check-in: 69f52e30e5 user: dkf tags: trunk | |
| 00:34 | * unix/tclUnixThrd.c (TclpReaddir): * unix/tclUnixPort.h: update to Bug 689100 patch to ensure tha... check-in: 068379cc78 user: hobbs tags: trunk | |
|
2003-02-19
| ||
| 16:55 | added missing bug # check-in: 21cbd01ab1 user: das tags: trunk | |
| 16:43 | * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effect of always invalidating unicode r... check-in: 80440365ac user: das tags: trunk | |
| 14:33 | * generic/tclCompile.c (TclCompileExprWords): remove unused variable "range" [Bug 664743] * gener... check-in: efdc16ed56 user: msofer tags: trunk | |
| 01:20 | * unix/tcl.m4: [Bug #651811] Added definition of _XOPEN_SOURCE and linkage of 'xnet' library to... check-in: 7dd360b22a user: andreas_kupries tags: trunk | |
| 01:05 | * unix/tclUnixThrd.c (TclpReaddir): reduce size of name string in tsd to NAME_MAX instead of PATH_... check-in: cc09b38497 user: hobbs tags: trunk | |
| 01:04 | (HaveVersion): correctly decl static check-in: 4e98446e21 user: hobbs tags: trunk | |
| 00:30 | * unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Make sure -lpthread gets passed on th... check-in: 6fef89efec user: mdejong tags: trunk | |
|
2003-02-18
| ||
| 10:13 | cleanup of new simplefs test code check-in: 67cfbfbc41 user: vincentdarley tags: trunk | |
| 02:37 | * generic/tclBasic.c (TclRenameCommand): fixing error in previous commit. check-in: 5ce6589960 user: msofer tags: trunk | |
| 02:25 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): * generic/tclCmdMZ.c (Tcl_StringObjCmd... check-in: 28dcdcf39e user: hobbs tags: trunk | |
| 02:22 | * generic/tclBasic.c (TclRenameCommand): 'oldFullName' object was not being freed on all fu... check-in: 1e414e91e6 user: msofer tags: trunk | |
|
2003-02-17
| ||
| 22:31 | * generic/tclIO.c (Tcl_GetsObj): Minor change so that eol is only assigned at the top of the TCL_... check-in: bfd396bc22 user: mdejong tags: trunk | |
| 19:12 | update in comment check-in: 6310fa5a5b user: dgp tags: trunk | |
| 17:23 | Removed Windows line terminators. [Bug 687913]. check-in: bdee5e1df5 user: kennykb tags: trunk | |
|
2003-02-16
| ||
| 01:36 | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. check-in: 13c34f1df9 user: msofer tags: trunk | |
|
2003-02-15
| ||
| 22:30 | Corrected a couple of typos in error messages. [Bug 596027] check-in: aba2bc0454 user: kennykb tags: trunk | |
| 20:24 | Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the last event in the queue. Added ... check-in: 035d1a2446 user: kennykb tags: trunk | |
| 02:16 | * README: Bumped to version 8.4.2. * generic/tcl.h: * tools/tcl.wse.in: * unix/configure: * un... check-in: 1ba5113e1d user: hobbs tags: trunk | |
| 02:14 | generic/tclStringObj.c (Tcl_GetCharLength): perf tweak check-in: 3dfa905412 user: hobbs tags: trunk | |
| 02:13 | correct HP-UX ia64 --enable-64bit build flags check-in: e5d910b43d user: hobbs tags: trunk | |
|
2003-02-14
| ||
| 22:31 | * win/tclWinTime.c: Added code to test and compensate for forward leaps of the performance counter.... check-in: 59b1f50de7 user: kennykb tags: trunk | |
| 22:16 | * win/tclWinTime.c: Added code to test and compensate for forward leaps of the performance counter.... check-in: 5e2c269457 user: kennykb tags: trunk | |
|
2003-02-13
| ||
| 23:49 | Added conversion from the system encoding to tcl_platform(user), so that it works with non-ASCII7 u... check-in: 42d87fe111 user: kennykb tags: trunk | |
| 22:03 | Added language to describe the handling of the end-of-file character \u001a embedded in a script fi... check-in: 2a357daf79 user: kennykb tags: trunk | |
|
2003-02-12
| ||
| 18:57 | glob -l on broken symlink fix check-in: be22ec9c79 user: vincentdarley tags: trunk | |
|
2003-02-11
| ||
| 23:59 | lint init regexp check-in: d55a53df62 user: hobbs tags: trunk | |
| 21:54 | * tests/lsearch.test: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): protect against the case that lse... check-in: 1c9153d6ed user: hobbs tags: trunk | |
| 20:41 | Corrected a problem where http-4.14 would fail when run with a proxy server. Replaced references t... check-in: a5fc0bb948 user: kennykb tags: trunk | |
| 18:46 | correct test names check-in: 03be579296 user: hobbs tags: trunk | |
| 18:35 | * tests/stringObj.test: * generic/tclStringObj.c (Tcl_GetCharLength): correct ascii char opt of 2... check-in: 78c313648a user: hobbs tags: trunk | |
| 18:34 | * generic/tclParse.c (CommandComplete): more paranoid check to break on (p >= end) instead of just... check-in: 9743f441b5 user: hobbs tags: trunk | |
| 18:27 | remove excess EOF whitespace check-in: ad24f00755 user: hobbs tags: trunk | |
| 18:03 | * generic/tclParse.c * tests/parse.test: fix for [Bug 684744], by Don Porter. check-in: 0240a75766 user: msofer tags: trunk | |
| 11:07 | * generic/tclIOUtil.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath): (UpdateStringOfFsPath): revert th... check-in: a148677ade user: hobbs tags: trunk | |
| 09:42 | * tests/fileSystem.test: added test 8.3 * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): (Tcl_FSM... check-in: 7c7fc4f3fd user: hobbs tags: trunk | |
| 09:42 | * unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hidden file match check. check-in: 5ac811df84 user: hobbs tags: trunk | |
| 02:18 | * win/configure: * win/configure.in: Generate error when attempting to build under Cygwin. The Cy... check-in: 9ae2332ed0 user: mdejong tags: trunk | |
|
2003-02-10
| ||
| 13:32 | * doc/append.n: Return value was not documented. [Bug 683188] check-in: 13f7008676 user: dkf tags: trunk | |
| 12:50 | further fs cleanup check-in: 4e91ed4531 user: vincentdarley tags: trunk | |
| 10:26 | filesystem speed up round 2 check-in: 1f9c0e4f03 user: vincentdarley tags: trunk | |
|
2003-02-09
| ||
| 02:50 | add catches to suppress unnecessary errors check-in: 1f3b9cac32 user: hobbs tags: trunk | |
|
2003-02-08
| ||
| 22:03 | code cleanup of eval and string comp use check-in: 3073e9d59a user: hobbs tags: trunk | |
|
2003-02-07
| ||
| 15:29 | first speedups to Win filesystem check-in: e7c1a40863 user: vincentdarley tags: trunk | |
| 11:59 | fix to crashing filesystem test check-in: 63c1460f0b user: vincentdarley tags: trunk | |
| 01:07 | * generic/tclCompCmds.c (TclCompileIncrCmd): * tests/incr.test: Don't include the text "(incremen... check-in: 8d271ffd13 user: mdejong tags: trunk | |
|
2003-02-06
| ||
| 22:44 | * generic/tclExecute.c (TclExecuteByteCode): When an error is encountered reading the increment va... check-in: a84d591f12 user: mdejong tags: trunk | |
| 16:29 | * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel] and [errorChan... check-in: dafc6b463d user: dgp tags: trunk | |
|
2003-02-05
| ||
| 20:05 | * tests/interp.test: * tests/set-old.test: Run test cases that depend on hash order through lsort... check-in: 050a14cf73 user: mdejong tags: trunk | |
| 12:46 | added regression test for recent bug fix check-in: 64b1083fb2 user: vincentdarley tags: trunk | |
|
2003-02-04
| ||
| 18:23 | test suite fixes for spaces in paths check-in: 811cea19f2 user: vincentdarley tags: trunk | |
| 17:06 | finalization and test fixes check-in: 1bf7a82411 user: vincentdarley tags: trunk | |
| 00:56 | Marked filesystem-7.1 as known bug. check-in: ebd433c730 user: andreas_kupries tags: trunk | |
| 00:56 | doc formatting fix check-in: 531b3a90d4 user: hobbs tags: trunk | |
|
2003-02-03
| ||
| 20:16 | * generic/tclBasic.c: Changed [trace add command] so that 'rename' callbacks get fully qualified na... check-in: 382a9b8449 user: kennykb tags: trunk | |
|
2003-02-01
| ||
| 23:49 | * generic/tclCompCmds.c: Removed an unused variable that caused compiler warnings on SGI. [Bug 66... check-in: 6da94f8950 user: kennykb tags: trunk | |
| 23:37 | * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage is called to report the same p... check-in: 06bcf54eca user: kennykb tags: trunk | |
| 21:27 | * generic/tclClock.c: Fixed a bug that incorrectly allowed [clock clicks {}] and [clock clicks -]... check-in: c877b70a1b user: kennykb tags: trunk | |
| 21:07 | * tests/unixNotfy.test: Added cleanup of working files [Bug 675609] check-in: 2ad9774a7b user: kennykb tags: trunk | |
| 19:48 | 2003-02-01 Kevin Kenny <kennykb@users.sourceforge.net> * doc/Tcl.n: Added headings to the elev... check-in: fdbe463400 user: kennykb tags: trunk | |
|
2003-01-31
| ||
| 22:19 | The utility [slave] command failed to properly [list]-quote a constructed [open] com... check-in: a7dc77246b user: dgp tags: trunk | |
| 22:10 | * tests/tcltest.test: Cleaned up management of file/directory creation/deletion to i... check-in: 557bb3d6fb user: dgp tags: trunk | |
| 18:54 | * tests/main.test: Stopped main.test from deleting existing file. Test suite should ... check-in: 26a42fb072 user: dgp tags: trunk | |
|
2003-01-28
| ||
| 17:59 | * tests/main.test: Constrain tests that do not work on Windows. check-in: 4526b1dfd4 user: dgp tags: trunk | |
| 14:52 | filesystem bug fix and new test check-in: 083e6f570a user: vincentdarley tags: trunk | |
| 11:03 | * generic/tcl.h: Add TCL_PREFIX_IDENT and TCL_DEBUG_IDENT, used only by TclpCreateProcess. * unix... check-in: 0b07cfddbf user: mdejong tags: trunk | |