Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
110 check-ins using file tests/socket.test version 512c748cec
|
2002-04-15
| ||
| 17:45 | Improved stack trace for TCL_BREAK and TCL_CONTINUE returns from procs. [Bug 536955]. check-in: 0e4b466ad7 user: msofer tags: trunk | |
| 17:32 | made bytecodes check for a catch before returning; the compiled [return] is otherwise non-catchable.... check-in: 44018b1a8b user: msofer tags: trunk | |
| 17:04 | * Revised [tcltest::test] to return errors when called with invalid syntax and to accept ex... check-in: a9843e6f52 user: dgp tags: trunk | |
|
2002-04-12
| ||
| 06:33 | see ChangeLog check-in: 1fbcab51ef user: hobbs tags: trunk | |
| 06:31 | * generic/tclNotify.c (TclFinalizeNotifier): remove remaining unserviced events on finalization. check-in: d66560f921 user: hobbs tags: trunk | |
| 06:28 | * generic/tclParse.c (Tcl_ParseVar): conditionally incr obj refcount to prevent possible mem leak.... check-in: 08554f2283 user: hobbs tags: trunk | |
| 06:23 | tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variants check-in: d53c43fa40 user: hobbs tags: trunk | |
| 06:22 | * tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson us... check-in: 6d61f3c7ba user: hobbs tags: trunk | |
|
2002-04-10
| ||
| 19:57 | fixed copyright notice check-in: e42c6915c8 user: hobbs tags: trunk | |
|
2002-04-08
| ||
| 18:35 | * corrected misspelling of getMatchingFiles check-in: 54d83974a5 user: dgp tags: trunk | |
| 09:02 | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> * generic/tcl.h: no <sys/types.h> on mac. ... check-in: 3ae45d9135 user: das tags: trunk | |
|
2002-04-07
| ||
| 05:44 | * unix/tclUnixFCmd.c (Realpath): added a little extra code to initialize a realpath arg when compi... check-in: a744f7567d user: hobbs tags: trunk | |
|
2002-04-05
| ||
| 19:26 | * Corrected [subst] so that return codes TCL_BREAK and TCL_CONTINUE returned by variable su... check-in: f241a4c37d user: dgp tags: trunk | |
| 15:47 | * converted getMatchingFile alias into a proc so safe-2.1 will not be disturbed check-in: f6120d6e2f user: dgp tags: trunk | |
|
2002-04-04
| ||
| 21:14 | minor cast change to squelch warning check-in: 5e97b20456 user: hobbs tags: trunk | |
| 15:30 | * namespace protection for the getMatchingFiles alias. check-in: bbf744edae user: dgp tags: trunk | |
| 05:36 | * library/tcltest/tcltest.tcl: added getMatchingFiles back (alias to GetMatchingFiles), which was ... check-in: 3f31f037c4 user: hobbs tags: trunk | |
|
2002-04-03
| ||
| 14:30 | fs ~ cache clear test check-in: b3adffad69 user: vincentdarley tags: trunk | |
| 08:39 | tilde expansion cache-clearing check-in: 9df3a5199f user: vincentdarley tags: trunk | |
|
2002-04-01
| ||
| 20:44 | Made tests for clock frequency more permissive to cope with Win98SE being observed to return 1.19318... check-in: 312ebab0f3 user: kennykb tags: trunk | |
|
2002-03-29
| ||
| 22:47 | * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc) (TraceCommandProc, TclTraceCommandObjCmd): c... check-in: 4a46ab8262 user: hobbs tags: trunk | |
| 22:33 | no message check-in: 358381af76 user: davygrvy tags: trunk | |
| 22:29 | repair of previous mistake check-in: 963ea1cee5 user: davygrvy tags: trunk | |
| 22:13 | no message check-in: e82c5427d9 user: davygrvy tags: trunk | |
| 22:09 | A STATIC_BUILD bug fix. -DSTATIC_BUILD wasn't being added to the core's compile rules. check-in: 8a725793e2 user: davygrvy tags: trunk | |
| 21:01 | * Corrected problems with Tcl_AllowExceptions having influence over the wrong scope of Tcl_... check-in: 69bdb87c65 user: dgp tags: trunk | |
| 02:42 | no message check-in: 7a09a85c7c user: davygrvy tags: trunk | |
| 02:39 | .AP macro syntax check-in: c3769fc0b2 user: davygrvy tags: trunk | |
| 00:02 | * Refactored CallTraces to collect repeated handling of its returned value into CallTraces ... check-in: 4f6e3d3804 user: dgp tags: trunk | |
|
2002-03-28
| ||
| 21:52 | Opps... removed some left-over debugging code. check-in: 5e168c9758 user: davygrvy tags: trunk | |
| 21:45 | * tools/feather.bmp: * tools/man2help.tcl: * tools/man2help2.tcl: * win/makefile.vc: More winhel... check-in: 6678565482 user: davygrvy tags: trunk | |
| 21:44 | no message check-in: 5db0fd7676 user: davygrvy tags: trunk | |
| 15:56 | * Ran 'autoconf' - forgotten when bump to 8.4a5. check-in: a0f05e0981 user: dgp tags: trunk | |
| 02:42 | * tools/man2help.tcl: * win/makefile.vc: winhelp target now copies all needed files from tools/ ... check-in: f037181019 user: davygrvy tags: trunk | |
| 02:42 | no message check-in: 74863d81d5 user: davygrvy tags: trunk | |
|
2002-03-27
| ||
| 22:57 | Clean targets made Win9x complient. check-in: b048e3d708 user: davygrvy tags: trunk | |
| 22:57 | no message check-in: 4b9b9ac962 user: davygrvy tags: trunk | |
| 22:18 | Formatting mistake in Changelog entry (2002-02-28) check-in: cb1feaaeac user: msofer tags: trunk | |
| 21:15 | * win/.cvsignore: * win/buildall.vc.bat: * win/coffbase.txt: * win/makefile.vc: * win/nmakehlp.... check-in: 8ba99624c5 user: davygrvy tags: trunk | |
| 21:15 | no message check-in: c384af5b2c user: davygrvy tags: trunk | |
| 19:20 | passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. check-in: 814a0619d0 user: msofer tags: trunk | |
| 14:35 | avoid exceptional returns at level 0 [Bug 219181] check-in: b268ff1914 user: msofer tags: trunk | |
| 08:19 | * Major code cleanup to deal with whitespace, coding conventions, and namespace issues, wi... check-in: fcbff39608 user: dgp tags: trunk | |
| 05:28 | * Added missing [after cancel]s. check-in: 0c71c43e2d user: dgp tags: trunk | |
|
2002-03-25
| ||
| 22:05 | * More initialization fixes to avoid stomping on global variables check-in: 2b63bee14f user: dgp tags: trunk | |
| 21:34 | More variable initialization fixes. check-in: 58c16339b3 user: dgp tags: trunk | |
| 20:55 | * Corrected faulty variable initialization. [Bug 534845] check-in: e750cb2a57 user: dgp tags: trunk | |
| 20:18 | * Removed workarounds for Bug 495977. check-in: d02a537844 user: dgp tags: trunk | |
| 19:20 | * Improve the processing of the -constraints option to [test] so that constraint lists can ... check-in: 745d744e28 user: dgp tags: trunk | |
| 17:10 | * Keep the value of $::auto_path unchanged, so that the tcltest package can test code that ... check-in: 67da289b4e user: dgp tags: trunk | |
| 16:35 | Allow NULL callback on trace deletions [Bug 534728] check-in: 4983f0ef93 user: msofer tags: trunk | |
|
2002-03-24
| ||
| 19:05 | fix for [Bug 533907] in tclBasic.c (Tcl_EvalObjv). check-in: e2df08a0d5 user: msofer tags: trunk | |
| 18:57 | * Use [interpreter] to set/query the executable currently running the tcltest package. [Bu... check-in: c14a78f940 user: dgp tags: trunk | |
| 18:09 | fixed typo and compiler warning in last commit; all tests now pass on unix check-in: 66780b90f5 user: vincentdarley tags: trunk | |
| 17:21 | * Allow non-proc commands to be used as the customization hooks. [Bug 495662] check-in: 015ca88a6e user: dgp tags: trunk | |
| 12:38 | fs tests check-in: 7eb3a59421 user: vincentdarley tags: trunk | |
| 12:24 | fs tests check-in: c0ae8e8170 user: vincentdarley tags: trunk | |
| 11:41 | 4 fs fixes check-in: d333686619 user: vincentdarley tags: trunk | |
|
2002-03-23
| ||
| 01:39 | adding test for [Bug 533758], fixed earlier today. check-in: 55e85350ec user: msofer tags: trunk | |
|
2002-03-22
| ||
| 23:37 | win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579] check-in: a0b1d4daff user: hobbs tags: trunk | |
| 22:54 | fixed the errorInfo for return codes other than (TCL_OK, TCL_ERROR) to runLevel 0 [Bug 533758]. Remo... check-in: 24add6f815 user: msofer tags: trunk | |
|
2002-03-21
| ||
| 13:27 | * doc/expr.n: Improved documentation for ceil and floor [Bug 350535] check-in: 733be84113 user: dkf tags: trunk | |
|
2002-03-20
| ||
| 22:52 | Added Patch number check-in: 1dda74825f user: dgp tags: trunk | |
| 22:47 | * Updated interfaces of generic/tclVar.c according to TIP 27. In particular, the "part2" a... check-in: b64c27e52d user: dgp tags: trunk | |
|
2002-03-15
| ||
| 15:39 | Fixed buffer overrun reported in 530320; luckily it is not likely to be exploitable in any meaningfu... check-in: 33ea727db7 user: dkf tags: trunk | |
| 01:10 | * win/configure: Regen. * win/configure.in: Add configure time test for SEH support in the compil... check-in: 6683e2fa91 user: mdejong tags: trunk | |
|
2002-03-14
| ||
| 20:51 | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handle an SEH exception with EXCEPTION_EXECUTE_HAND... check-in: ef056ccc7b user: mdejong tags: trunk | |
|
2002-03-12
| ||
| 11:32 | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile, DoRemoveJustDirectory): Make sure we d... check-in: 446a17c5c7 user: mdejong tags: trunk | |
|
2002-03-11
| ||
| 21:50 | * Bumped tcltest to 2.0.2 check-in: 5a422c1ffa user: dgp tags: trunk | |
| 21:00 | * library/tcltest/tcltest.tcl (getMatchingFiles): Pass a proper list to foreach to avoid munging a... check-in: b63d3e197a user: mdejong tags: trunk | |
| 20:43 | * generic/tclEncoding.c: Fix typo in comment. * generic/tclIO.c (DoReadChars, ReadBytes, ReadChars... check-in: d89191c5ce user: mdejong tags: trunk | |
|
2002-03-09
| ||
| 19:17 | Formatting error in .AP macro check-in: 17620e648d user: dgp tags: trunk | |
| 00:49 | * win/README: Update to indicate that Mingw 1.1 is required to build Tcl. Add section describing n... check-in: 5cece3d450 user: mdejong tags: trunk | |
|
2002-03-08
| ||
| 23:46 | (DoCopyFile): correctly set retval to TCL_OK check-in: cd63d1f3b2 user: hobbs tags: trunk | |
| 01:45 | * win/tclWin32Dll.c (TclpCheckStackSpace): * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Replace ... check-in: 6556155cb4 user: mdejong tags: trunk | |
|
2002-03-07
| ||
| 20:17 | * Added the [interp recursionlimit] command to set/query the recursion limit of an interpre... check-in: 74cba3cfd3 user: dgp tags: trunk | |
|
2002-03-06
| ||
| 15:20 | Bumped patchlevel; might need changing in the future, but it makes life easier for now. check-in: ec6fb05712 user: dkf tags: trunk | |
| 15:04 | tclInt.h: restoring correct operation ordering in TclDecrRefCount macro [Bug 524802] check-in: 8dab12aa73 user: msofer tags: trunk | |
| 11:28 | TIP#81 implementation, tests and docs check-in: 59cf470dea user: dkf tags: trunk | |
|
2002-03-05
| ||
| 21:14 | adjust 8.4a4 release tag check-in: e5790f37f1 user: hobbs tags: trunk, core-8-4-a4 | |
| 20:55 | * unix/tclUnixChan.c: initial remedy for [Bug #525783] flush problem introduced by TIP #35. This ... check-in: 8713966f20 user: hobbs tags: trunk | |
| 20:31 | fixed URL refs check-in: c01de9be29 user: hobbs tags: trunk | |
| 20:31 | added --enable-langinfo doc check-in: 3b8ea7693e user: hobbs tags: trunk | |
| 19:37 | Also added the MSVC++ project files to dist target. I prefer not to use them, but people might find... check-in: 039f3c5619 user: davygrvy tags: trunk | |
| 18:47 | Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vc check-in: 012137707b user: davygrvy tags: trunk | |
| 00:50 | Removed out-of-date reference to patches. check-in: 7061a31c40 user: dgp tags: trunk | |
|
2002-03-04
| ||
| 23:28 | 8.4a4 tagged for release check-in: d02933edbf user: hobbs tags: trunk | |
| 23:26 | updated to use www.tcl.tk URL check-in: 0d217a15e4 user: hobbs tags: trunk | |
| 23:25 | added older ChangeLogs to dist target check-in: 3614ddd606 user: hobbs tags: trunk | |
| 23:17 | update for 8.4a4 docs check-in: 738c3d9b4c user: hobbs tags: trunk | |
| 23:12 | updated changes check-in: 5c87c3c50c user: hobbs tags: trunk | |
| 22:00 | * tests/io.test: * tests/encoding.test: corrected iso2022 encoding results. added encoding-24.* ... check-in: 2804b06a3e user: hobbs tags: trunk | |
|
2002-03-02
| ||
| 04:57 | corrected iso2022 return encoding escape check-in: 491f191b87 user: hobbs tags: trunk | |
| 04:55 | * tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 53ae028f58 user: hobbs tags: trunk | |
| 04:54 | * library/encoding/iso2022-jp.enc: * library/encoding/iso2022.enc: * tools/encoding/iso2022-jp.es... check-in: ab9df3e822 user: hobbs tags: trunk | |
|
2002-03-01
| ||
| 21:26 | updated changes file for 8.4a4 release check-in: 2f61ef544c user: dgp tags: trunk | |
| 06:24 | see ChangeLog check-in: 3e54e25886 user: hobbs tags: trunk | |
| 06:24 | couple extra tests check-in: fbdc4fa841 user: hobbs tags: trunk | |
| 06:23 | * generic/tclCmdMZ.c (TraceCommandProc): ensure that TraceCommandInfo structure was ... check-in: 076eb6a4e0 user: hobbs tags: trunk | |
| 06:22 | * generic/tclBasic.c (Tcl_CreateObjTrace): set tracePtr->flags correctly. check-in: db60ed0ace user: hobbs tags: trunk | |
| 06:22 | * generic/tclTimer.c (TimerExitProc): remove remaining events in tls on thread exit.... check-in: b15a270a3d user: hobbs tags: trunk | |
|
2002-02-28
| ||
| 20:11 | generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872] check-in: 0d1de503de user: msofer tags: trunk | |
| 13:03 | Replaced a few direct stack accesses with the POP_OBJECT() macro [Bug 507181] check-in: 754d241a98 user: msofer tags: trunk | |
| 05:11 | * doc/GetIndex.3: * generic/tcl.decls (Tcl_GetIndexFromObjStruct): * generic... check-in: 62ef0de80a user: dgp tags: trunk | |
| 00:53 | * generic/tclMain.c (Tcl_Main,StdinProc): Corrected some reference count management errors... check-in: a3947b277a user: dgp tags: trunk | |
| 00:39 | mem leak fixes check-in: deceb77ed1 user: hobbs tags: trunk | |
| 00:38 | * generic/tclTest.c (TestStatProc[123]): correct harmless UMRs. check-in: d738ccd466 user: hobbs tags: trunk | |
| 00:38 | * generic/tclLink.c (Tcl_LinkVar): correct mem leak in error case. check-in: 8f4f1c9612 user: hobbs tags: trunk | |
| 00:38 | * generic/tclBasic.c (Tcl_EvalTokensStandard): corrected mem leak in error case. check-in: 098584d2ca user: hobbs tags: trunk | |
|
2002-02-27
| ||
| 20:55 | * tests/socket.test (2.7): Accepted and applied patch for Tcl SF bug #523470 provided by Don Po... check-in: bb98ef3099 user: andreas_kupries tags: trunk | |