Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
91 check-ins using file tests/io.test version 75755d77db
|
2002-05-31
| ||
| 22:20 | * Removed internal routine TclMathInProgress and Unix implementation of matherr(). These ... check-in: e080b7f8c1 user: dgp tags: trunk | |
|
2002-05-30
| ||
| 15:03 | cleanup in [expr] compiler check-in: 142a17fb61 user: msofer tags: trunk | |
| 09:27 | glob fixes check-in: a6acf0723c user: vincentdarley tags: trunk | |
| 03:27 | updated strcmp stuff, see ChangeLog check-in: 19fb209fbf user: hobbs tags: trunk | |
| 03:27 | * unix/configure: regen'ed * unix/configure.in: replaced bigendian check with autoconf standard A... check-in: 5a5c16e5a7 user: hobbs tags: trunk | |
| 03:26 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): * generic/tclCmdMZ.c (Tcl_StringObjCmd):... check-in: c3460261c4 user: hobbs tags: trunk | |
|
2002-05-29
| ||
| 22:59 | * Removed "dummy" reference to Tcl_LinkVar. It is no longer needed since Tcl_Main() now act... check-in: 416a5e19a7 user: dgp tags: trunk | |
| 11:12 | commited working regenerated configure check-in: 73e2427cca user: hobbs tags: trunk | |
| 10:35 | Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is probably optimized far in ... check-in: b3535ea391 user: dkf tags: trunk | |
| 09:09 | * generic/tclInt.decls: * generic/tclIntDecls.h: * generic/tclStubInit.c: * generic/tclUtf.c: ad... check-in: c78da914be user: hobbs tags: trunk | |
| 09:09 | * generic/tclCompCmds.c (TclCompileStringCmd): removed error creation in code that no longer throw... check-in: 9901b51fc6 user: hobbs tags: trunk | |
| 09:09 | added more string comparison checks check-in: 0d46aa8304 user: hobbs tags: trunk | |
| 09:08 | better qualified 9.1 constraint check for %s check-in: 98804969a6 user: hobbs tags: trunk | |
| 00:19 | * tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 4d47e1cec7 user: hobbs tags: trunk | |
| 00:18 | * generic/tclThreadAlloc.c (TclpRealloc, TclpFree): protect against the case when NULL is based. check-in: 40c3da52d3 user: hobbs tags: trunk | |
|
2002-05-28
| ||
| 15:05 | load cleanup in vfs check-in: c5012597c9 user: vincentdarley tags: trunk | |
| 09:12 | D'oh! Accidentally made this file uncompilable. Added some extra commenting as part of fixing proc... check-in: 5eebe0f6c2 user: dkf tags: trunk | |
|
2002-05-27
| ||
| 10:14 | Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.) check-in: d935f8b1cd user: dkf tags: trunk | |
|
2002-05-24
| ||
| 22:43 | * tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch and bug report by Kevin Kenny... check-in: 3cc2acd716 user: andreas_kupries tags: trunk | |
| 21:19 | TIP#91 implementation; makes old style channels binary compatible with new TIP#72-enabled Tcl. See ... check-in: b14125cf9e user: dkf tags: trunk | |
| 18:57 | * win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We are not allowed to mess with th... check-in: bf3d724895 user: andreas_kupries tags: trunk | |
|
2002-05-21
| ||
| 18:17 | * unix/configure: Regen. * unix/configure.in: Invoke SC_ENABLE_SHARED before calling SC_CONFIG_CF... check-in: 70b993bcf6 user: mdejong tags: trunk | |
|
2002-05-20
| ||
| 10:22 | * generic/tclInt.h: added prototype for TclpFilesystemPathType(). * mac/tclMacChan.c: use MSL prov... check-in: 66a3c8ac71 user: das tags: trunk | |
|
2002-05-17
| ||
| 00:31 | doc/CrtObjCmd.3: Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: 7ee6b347de user: jenglish tags: trunk | |
| 00:26 | Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: c52548852e user: jenglish tags: trunk | |
|
2002-05-14
| ||
| 10:46 | More tidying up; tclUnixChan.c now builds with GCC without warnings. check-in: 240fda6816 user: dkf tags: trunk | |
| 09:44 | memory cleanup check-in: cb1c29b5b3 user: vincentdarley tags: trunk | |
|
2002-05-13
| ||
| 14:06 | Stop Solaris from generating a warning; the second argument to ioctl has been observed to be either ... check-in: 49996f43a2 user: dkf tags: trunk | |
| 13:19 | memory cleanup check-in: 7c2363b581 user: vincentdarley tags: trunk | |
| 12:31 | comment check-in: b85ac9fb30 user: vincentdarley tags: trunk | |
|
2002-05-10
| ||
| 18:47 | * Corrected some list-quoting issues and other matters that cause tests to fail when the pa... check-in: 8f8b6743f2 user: dgp tags: trunk | |
|
2002-05-08
| ||
| 23:51 | no message check-in: 67c2adb467 user: davygrvy tags: trunk | |
| 23:48 | Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix for single-quote macro mis-unde... check-in: 59ac3ed2d0 user: davygrvy tags: trunk | |
| 12:35 | no message check-in: 769e94b66b user: davygrvy tags: trunk | |
| 12:32 | Opps. An SH macro had two decimals. yes, I'm reverting my reversion. check-in: e9ae9e324a user: davygrvy tags: trunk | |
| 12:29 | Prior revisions returned. The single-quote macro misunderstanding was from man2tcl.c instead. check-in: db3ba2724d user: davygrvy tags: trunk | |
| 12:21 | commit mistake reverted to 1.9 contents. check-in: 9bed6485a8 user: davygrvy tags: trunk | |
| 12:20 | Proper source of macro error misunderstanding ' as the leading macro command found and repaired. check-in: aba5aa2aee user: davygrvy tags: trunk | |
| 10:18 | me bad grammer have, fix goodly better, now. check-in: 650e941a90 user: davygrvy tags: trunk | |
| 06:32 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: d1b69c320b user: dgp tags: trunk | |
| 05:59 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 6349f603db user: dgp tags: trunk | |
| 05:51 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 12ffd9611f user: dgp tags: trunk | |
| 05:50 | * Corrected [uplevel] quoting when [source]-ing test script in subdirectories. check-in: 2eae44a762 user: dgp tags: trunk | |
| 04:37 | no message check-in: 787932a67b user: davygrvy tags: trunk | |
| 04:36 | winhelp conversion tools where understand a ' as the first character on a line as an unknown macro. ... check-in: dd778828a2 user: davygrvy tags: trunk | |
| 04:25 | Added 'runtest' target. Added docs as dependencies for winhelp rtf. Changes from Peter Spjuth <pete... check-in: fc64fae440 user: davygrvy tags: trunk | |
| 04:23 | Improved handling of CS/CE fields. Use Courier New and indent better. Changes from Peter Spjuth <pet... check-in: 9c272eef9e user: davygrvy tags: trunk | |
| 04:22 | Increased line buffer size and a bail-out if that should ever be over-run. Changes from Peter Spjuth... check-in: 6e6d790bea user: davygrvy tags: trunk | |
| 04:21 | Made code samples use the Courier New fixed-width font. Changes from Peter Spjuth <peter.spjuth@spa... check-in: 7b3e447788 user: davygrvy tags: trunk | |
|
2002-05-07
| ||
| 18:03 | fix to bug 553320 check-in: d839f0484c user: vincentdarley tags: trunk | |
| 15:54 | Fix for bugs #549607 & #549610: testsuite failures for filenames with spaces. check-in: 3ec77da87c user: msofer tags: trunk | |
|
2002-05-02
| ||
| 20:15 | fix to 551306 check-in: 34f2d6b9b0 user: vincentdarley tags: trunk | |
|
2002-04-26
| ||
| 19:29 | * unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl kn... check-in: a1000d30b9 user: hobbs tags: trunk | |
| 08:43 | Added more thorough tests for handling of conversion to boolean. check-in: 38b687e905 user: dkf tags: trunk | |
| 08:34 | Hex values on 64-bit machines can be booleans too! [Bug 548686] check-in: 0d05b5a9e1 user: dkf tags: trunk | |
|
2002-04-24
| ||
| 20:36 | * generic/tclInt.h: corrected TclRememberJoinableThread decl to use VOID instead of void. check-in: b0abe33f1f user: hobbs tags: trunk | |
| 20:35 | noted that this code isn't needed on unix check-in: 69055b5c78 user: hobbs tags: trunk | |
| 09:45 | regen check-in: fb959999d1 user: dkf tags: trunk | |
| 09:44 | Tcl_GetUnicodeFromObj missing from index line check-in: 6bdd4676af user: dkf tags: trunk | |
|
2002-04-23
| ||
| 19:06 | * doc/exec.n: * doc/tclvars.n: doc updates [Patch #509426] (gravereaux) check-in: 880e786280 user: hobbs tags: trunk | |
| 17:03 | * generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): ... check-in: 28a1df4ae9 user: hobbs tags: trunk | |
| 14:26 | * mac/tclMacResource.r: added check of TCLTK_NO_LIBRARY_TEXT_RESOURCES #define to allow disabling ... check-in: f86ce486a9 user: das tags: trunk | |
| 13:39 | regen. check-in: 61958362c5 user: dkf tags: trunk | |
| 13:09 | Added documentation for command tracing API [Bug 414927] check-in: ebc08a75da user: dkf tags: trunk | |
| 05:41 | * generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): * unix/Makefile.in: ... check-in: 329bb4c295 user: hobbs tags: trunk | |
| 03:48 | cleanup of testfilesystem command check-in: 46ef1fd57a user: hobbs tags: trunk | |
| 02:54 | * generic/tclIOUtil.c (Tcl_FSRegister, Tcl_FSUnregister): corrected calling of Tcl_ConditionWait t... check-in: a8b37de39c user: hobbs tags: trunk | |
| 02:54 | generic/tclCmdAH.c (Tcl_FileObjCmd): added cast in FILE_SIZE check-in: f51918974c user: hobbs tags: trunk | |
|
2002-04-22
| ||
| 22:55 | see ChangeLog check-in: d8ad55c00f user: hobbs tags: trunk | |
| 22:51 | * win/tclWinFCmd.c (DoDeleteFile): check return of setattr API calls in file deletion for correct ... check-in: cc5e4c173c user: hobbs tags: trunk | |
| 22:42 | * win/Makefile.in: correct dependencies for shell, gdb, runtest targets. check-in: 4faa3a5643 user: hobbs tags: trunk | |
| 22:41 | * doc/clock.n: * compat/strftime.c (_fmt): change strftime to correctly handle localized %c, %x a... check-in: 3664ea71af user: hobbs tags: trunk | |
| 19:57 | corrected constraint name for filename-12.1.4 to pcOnly from unixpcOnly check-in: 0b6fa94d42 user: hobbs tags: trunk | |
|
2002-04-20
| ||
| 01:29 | * Free the memory allocated for the startup script path. [Bug 543549] check-in: 3ee94f8ca3 user: dgp tags: trunk | |
| 00:35 | * [mcmax] wasn't using the caller's namespace when determining the max translated length. ... check-in: b5acc75421 user: dgp tags: trunk | |
|
2002-04-19
| ||
| 23:09 | * Added [mcload] to the export list of msgcat; bumped to 1.2.3. [Bug 544727] check-in: 5555baf98b user: dgp tags: trunk | |
| 14:18 | 2002-04-20 Daniel Steffen <das@users.sourceforge.net> * generic/tclInt.decls: * generic/tclIntP... check-in: 9a1332b8f1 user: das tags: trunk | |
| 13:08 | list/string indexes don't destroy wide int rep [Bug #526717] check-in: d4748150e1 user: dkf tags: trunk | |
|
2002-04-18
| ||
| 18:05 | [Bug 545325 ] info level didn't report namespace eval. check-in: 03de79e1ef user: msofer tags: trunk | |
| 16:46 | typo check-in: ef2bcb67fe user: dgp tags: trunk | |
| 16:31 | * Clarified documentation on handling unusual return codes during substitution, and on vari... check-in: f6e13378df user: dgp tags: trunk | |
| 14:12 | Fixed Bug #545644; [info body] always gives a proper string now! check-in: 7a77784682 user: dkf tags: trunk | |
| 13:49 | Partial resolution of Bug #536831; the comment is a bit clearer! check-in: 487757f636 user: dkf tags: trunk | |
| 13:08 | correcting date in Changelog entry check-in: 11d3dc1d00 user: msofer tags: trunk | |
| 13:04 | fix for [Bug #542588], where "too large integers" were reported as "floating-point value" in [expr] ... check-in: ccca4d5986 user: msofer tags: trunk | |
| 01:51 | * generic/tclEncoding.c (EscapeFromUtfProc): * generic/tclIO.c (WriteChars, Tcl_Close): corrected ... check-in: f6c1bdfbf8 user: hobbs tags: trunk | |
| 00:04 | * Made separate export for commands kept only for tcltest 1 compatibility. check-in: 9e0d67ea57 user: dgp tags: trunk | |
| 00:00 | * Removed [saveState] and [restoreState] from tcltest 2 documentation, effectively deprecat... check-in: 4bd2d399ec user: dgp tags: trunk | |
|
2002-04-17
| ||
| 23:42 | clarified getting length of ByteArray objects to use string length check-in: f51f536442 user: hobbs tags: trunk | |
| 23:03 | * Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: e782995c69 user: dgp tags: trunk | |
|
2002-04-16
| ||
| 22:35 | * Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: aa578efaaa user: dgp tags: trunk | |