Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | * config.guess, config.sub, expect.m4 (removed): * configure, configure.in, tclconfig/tcl.m4: Update to TEA 3.9 * Makefile.in, aclocal.m4: Partial cleanup of the build system. * testsuite/Makefile.in: Remove unused EXP_ from configure.in * testsuite/aclocal.m4: and no longer use Tk. * testsuite/configure: Update testsuite bits to use TEA info. * testsuite/configure.in: Update expect to version 5.45 * Dbg.c: account for removal of tcldbgcf.h * DbgMkfl.in, Dbgconfig.in, Dbgconfigure, DbgpkgInd.in (removed): * tcldbgcf.h.in (removed): removed Dbg debugger subcomponent as it no longer built and debugger functionality is included in expect library and binary * pty_termios.c: add HAVE_STRING_H include string.h * exp_trap.c: add HAVE_STRING_H include string.h * expectk.man, exp_main_tk.c (removed): expectk no longer built. Use tclsh with package require Tk and Expect instead. * tests/all.tcl: add package require Expect * example/archie, example/autoexpect: minor code cleanup * example/tkpasswd, example/tknewsbiff, example/tkterm: use package require statements in lieu of expectk |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
aa97023a94939c9b9b3d2afff036d631 |
| User & Date: | hobbs 2010-08-27 21:51:53.000 |
Context
|
2010-08-27
| ||
| 22:01 | * exp_main_sub.c: add return to silence compiler warning. Updated EXP_VERSION to 5.45.0 check-in: 3bd14501aa user: hobbs tags: trunk | |
| 21:51 | * config.guess, config.sub, expect.m4 (removed): * configure, configure.in, tclconfig/tcl.m4: Update to TEA 3.9 * Makefile.in, aclocal.m4: Partial cleanup of the build system. * testsuite/Makefile.in: Remove unused EXP_ from configure.in * testsuite/aclocal.m4: and no longer use Tk. * testsuite/configure: Update testsuite bits to use TEA info. * testsuite/configure.in: Update expect to version 5.45 * Dbg.c: account for removal of tcldbgcf.h * DbgMkfl.in, Dbgconfig.in, Dbgconfigure, DbgpkgInd.in (removed): * tcldbgcf.h.in (removed): removed Dbg debugger subcomponent as it no longer built and debugger functionality is included in expect library and binary * pty_termios.c: add HAVE_STRING_H include string.h * exp_trap.c: add HAVE_STRING_H include string.h * expectk.man, exp_main_tk.c (removed): expectk no longer built. Use tclsh with package require Tk and Expect instead. * tests/all.tcl: add package require Expect * example/archie, example/autoexpect: minor code cleanup * example/tkpasswd, example/tknewsbiff, example/tkterm: use package require statements in lieu of expectk check-in: aa97023a94 user: hobbs tags: trunk | |
|
2010-07-02
| ||
| 16:03 | /tmp/f check-in: 659defba32 user: eee tags: expect_5_44_1_15, trunk | |
Changes
Changes to ChangeLog.
Changes to Dbg.c.
Deleted DbgMkfl.in.
Deleted Dbgconfig.in.
Deleted Dbgconfigure.
Deleted DbgpkgInd.in.
Changes to Makefile.in.
Changes to aclocal.m4.
Deleted config.guess.
Deleted config.sub.
Changes to configure.
Changes to configure.in.
Changes to example/archie.
Changes to example/autoexpect.
Changes to example/tknewsbiff.
Changes to example/tkpasswd.
Changes to example/tkterm.
Deleted exp_main_tk.c.
Changes to exp_trap.c.
Deleted expect.m4.
Deleted expectk.man.
Changes to pty_termios.c.
Changes to tclconfig/tcl.m4.
Deleted tcldbgcf.h.in.
Changes to tests/all.tcl.
Changes to testsuite/Makefile.in.
Changes to testsuite/aclocal.m4.
Changes to testsuite/configure.
Changes to testsuite/configure.in.