Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

19 check-ins using file win/Makefile.in version 40d0b39565

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
01:53
* unix/Makefile.in: * win/Makefile.in: Add `make shell` target. This target will set the proper e... check-in: 25b592540c user: mdejong tags: trunk