Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
41 check-ins using file tests/event.test version b0221b9734
|
2001-07-24
| ||
| 19:47 | * win/tclWinThrd.c (Tcl_CreateThread): Close Windows HANDLE returned by _beginthreadex. The MS doc... check-in: e81a6a1d2c user: mdejong tags: trunk | |
|
2001-07-21
| ||
| 20:26 | * Corrected documentation and usage message of [pkg_mkIndex]. check-in: 2e2e51a28a user: dgp tags: trunk | |
|
2001-07-19
| ||
| 06:40 | * generic/tclPlatDecls.h: Define TCHAR by including windows.h instead of tchar.h since Cygwin does... check-in: 750a94af1d user: mdejong tags: trunk | |
|
2001-07-18
| ||
| 17:13 | 2001-07-18 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c: Aftermath t... check-in: f732d07f79 user: andreas_kupries tags: trunk | |
|
2001-07-17
| ||
| 19:40 | * win/tclWinFile.c (TclpReadlink): Add Cygwin specific definition for the TclpReadlink function. T... check-in: 9fccc0d492 user: mdejong tags: trunk | |
| 18:46 | 427196: Extended the testsuite. check-in: e9b2b11b9a user: andreas_kupries tags: trunk | |
| 18:33 | * win/tclWinPort.h: Add Cygwin specific defines for environ and timezone variables. check-in: 5afb39b191 user: mdejong tags: trunk | |
| 17:53 | 2001-07-17 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c (GetInput): ... check-in: c3fafed4c2 user: andreas_kupries tags: trunk | |
| 02:01 | * generic/tcl.h: Define __WIN32__ when __CYGWIN__ or __MINGW32__ is defined. * generic/tclAlloc.c... check-in: 61cfc6bb3b user: mdejong tags: trunk | |
| 01:45 | * win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock to just the TerminateThread call a... check-in: 36b5631724 user: hobbs tags: trunk | |
|
2001-07-16
| ||
| 23:49 | fix date in ChangeLog entry check-in: 2301c1a1ff user: mdejong tags: trunk | |
| 23:30 | * win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinPort.h: * win/tclWinSerial.c: * win/tclW... check-in: 4291ec89da user: mdejong tags: trunk | |
| 18:35 | * generic/tclCmdMZ.c: Removed extra copy of the SCAN_* macros #defined in generic/tclScan.c. (port... check-in: c09c476a2f user: hobbs tags: trunk | |
|
2001-07-12
| ||
| 16:26 | typo fix check-in: 39aef8dd19 user: dgp tags: trunk | |
| 13:36 | Got test unixInit-2.8 to stop wiping out parts of my debug installation by adding an extra constrain... check-in: c6cb7a6d68 user: dkf tags: trunk | |
| 13:15 | TIP#36 implementation. Also includes cleanup for subst option handling and improved documentation f... check-in: ea6ab47ee7 user: dkf tags: trunk | |
|
2001-07-11
| ||
| 00:59 | * unix/Makefile.in: Add AR variable for use in STLIB_LD. * unix/configure: Regen. * unix/configur... check-in: dbf361a1bd user: mdejong tags: trunk | |
|
2001-07-06
| ||
| 22:03 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pass -e _WinMain@16 in addition to the -... check-in: 27f8331126 user: mdejong tags: trunk | |
| 09:29 | Added leading zero to file modes passed to [testchmod] to work around fault in HPUX strtol() which i... check-in: 379db4f767 user: dkf tags: trunk | |
| 02:20 | * win/Makefile.in: Subst DEPARG directly instead of relying on a variable. This will make Cygwin ... check-in: 6b726ef071 user: mdejong tags: trunk | |
|
2001-07-05
| ||
| 01:02 | updated READMEs with purls check-in: 7a28327dbf user: uid38172 tags: trunk | |
|
2001-07-04
| ||
| 00:55 | * tests/var.test: * generic/tclVar.c (Tcl_VariableObjCmd): added patch to check for number of arg... check-in: 1e4a59710d user: hobbs tags: trunk | |
| 00:07 | * win/Makefile.in: Remove PATHTYPE variable. * win/configure: Regen. * win/configure.in: Don't su... check-in: c30eda3f1e user: mdejong tags: trunk | |
|
2001-07-03
| ||
| 23:39 | * tests/append.test: * tests/appendComp.test: added tests for read trace triggering for append an... check-in: 42348667cb user: hobbs tags: trunk | |
| 23:39 | * generic/tclExecute.c (TclExecuteByteCode): added TCL_TRACE_READS flag to INST_LAPPEND(_ARRAY)_ST... check-in: 6a80a5463b user: hobbs tags: trunk | |
| 23:38 | * generic/tclVar.c (Tcl_GetVar2Ex): added ability to recognize TCL_TRACE_READS flags to cause crea... check-in: cdb24ed969 user: hobbs tags: trunk | |
| 20:48 | * tests/clock.test (clock-2.5): Adjust test so that it passes when the time slice is 60 msecs, now... check-in: 44f6cca25b user: mdejong tags: trunk | |
| 20:40 | * win/tcl.m4 (SC_CONFIG_CFLAGS): Don't pass the v flag to ${AR} when using gcc, verbose output is ... check-in: 7332d8ae5a user: mdejong tags: trunk | |
| 16:53 | * tests/unixInit.test (unixInit-2.8): Changed test back to using installation layout, adding comm... check-in: 161fcb1f4e user: dgp tags: trunk | |
| 10:26 | Fix for Bug #438070 I believe; for various reasons, testing on the environment where the actual bug ... check-in: f796c14921 user: dkf tags: trunk | |
| 03:33 | * tests/util.test: added util-4.6 * generic/tclUtil.c (Tcl_ConcatObj): Corrected walking backwards... check-in: 8ee4571bc6 user: hobbs tags: trunk | |
|
2001-07-02
| ||
| 20:57 | * tests/unixInit.test (unixInit-2.8): Corrected test for all absolute pathnames in ... check-in: f57006f0ca user: dgp tags: trunk | |
|
2001-06-28
| ||
| 12:43 | Correction to faulty patch for bug #231259 check-in: 29a438a54a user: msofer tags: trunk | |
| 09:54 | Removed requirement for local echo service; thanks Jeff for pointing out this flaw. check-in: 9a4db4f478 user: dkf tags: trunk | |
| 01:22 | * generic/tclInt.h: * generic/tclObj.c: * unix/Makefile.in: added a -DPURIFY mode that makes Tcl_... check-in: c8e42a8b01 user: hobbs tags: trunk | |
| 01:10 | * tests/subst.test: * generic/tclUtf.c (Tcl_UtfBackslash): Corrected backslash handling of multib... check-in: 7eba85bf31 user: hobbs tags: trunk | |
| 01:09 | * library/encoding/koi8-u.enc: added koi8-u (Ukranian variant) encoding. check-in: 6a13b6ffab user: hobbs tags: trunk | |
| 00:42 | * generic/tclCmdIL.c (InfoProcsCmd): fixed potential mem leak in info procs that created objects w... check-in: 55fb744f1f user: hobbs tags: trunk | |
| 00:42 | * generic/tclCompCmds.c (TclCompileStringCmd): fixed mem leak when string command failed to parse ... check-in: 2c3687f91b user: hobbs tags: trunk | |
|
2001-06-27
| ||
| 21:00 | * doc/interp.n: * doc/unknown.n: updated notes about what is in a safe interp. [Bug #218605] check-in: 663b37cc6d user: hobbs tags: trunk | |
| 15:34 | * tests/event.test (event-11.5): Removed hard-coded port number which could fail on some systems. ... check-in: 9aa7b73c9e user: dkf tags: trunk | |