Timeline
Not logged in

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

12 check-ins using file generic/tclCmdIL.c version 00b4039fb2

1998-06-18
18:07
changed size of static buffers in tclUnixInit to ensure that they are large enough for any TCL_LIBRA... check-in: 88ca5c55fd user: stanton tags: trunk
18:04
minor HPUX tweak check-in: 15f2954d74 user: stanton tags: trunk
18:04
added SHLIB_PATH to test targets check-in: d0e6684f34 user: stanton tags: trunk
1998-06-17
18:19
*** empty log message *** check-in: 8ca464d4aa user: stanton tags: trunk
18:19
fixed behavior of Tcl_FindExecutable on null path elements check-in: b783c6266c user: stanton tags: trunk
18:16
Initial revision check-in: be70c6f816 user: stanton tags: trunk
1998-06-15
19:09
added code to handle null arguments check-in: c8726fcfba user: stanton tags: trunk
19:08
*** empty log message *** check-in: a0565a7ccd user: stanton tags: trunk
12:33
Cleaned up prototype for 'Tcl_GetNameOfExecutable'. check-in: baba7f9c5f user: suresh tags: trunk
1998-06-12
16:49
Added prototype for the new public routine 'Tcl_GetNameOfExecutable(...)'. check-in: e10b050958 user: suresh tags: trunk
16:49
Moved the definition of "char *tclExecutableName" to this file. Added implementation for the new pub... check-in: 21d0cf46bc user: suresh tags: trunk
16:48
Moved the definition of 'char *tclExecutableName' to the file 'tclUtil.c' and revised the routine ... check-in: 08e21d459e user: suresh tags: trunk