Expect

Timeline
Login

Timeline

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

13 check-ins related to "expect-sf418892-sf439042-branch"

2002-02-25
23:21
* expect.c: Applied patch by Don Libes fixing improper internationalization. Leaf check-in: e13848e868 user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
2002-02-21
19:18
* expect.man: Changed the paragraph about [exp_continue] to contain information about the flag "-continue_timer". This fixes the bug SF #520630. check-in: 4fca3840d3 user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
19:00
* exp_main_sub.c (Expect_Init): Applied Don Porter's patch which excludes the initialization of Tcl/Expect packages and the creation of the ExitHandler from the 'firsttime' guard. This allows the full use of Expect in slave-iterpreters. This is the bug SF #459646. check-in: 46feb8e574 user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
2002-02-08
21:33
* expect.man: Changed abbreviation of "-notransfer" from "-n" to "-not". "-n" is no longer unique due to the addition of "-nocase". This fixes the bug SF #514994. check-in: 681d24f489 user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
2002-02-07
23:46
* Applied patch for SF #514590 to correct behaviour of expect when expecting and send from and to bogus spawn id's. check-in: 0068d605cc user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
23:34
* exp_log.c (expStdoutLogU): Use Tcl_WriteChars/Tcl_Flush instead of 'fwrite' for tcl 8.1 and beyond to enforce correct conversion of the internal UTF/8 into the external representation. check-in: f270029038 user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
2002-01-16
18:16
* Resynchronization of SourceForge with Don's sources to Expect version 5.34. The changes are Don Porter <[email protected]> provided package-related fixes for test suite. Brian Theado <[email protected]> noted that interact's -re support broke when offsets kicked in. Turned out that the regexp engine supports them during execution but the results are delivered RELATIVE to the offset. (I suspect this was done due to expediency.) check-in: 7206b0ddab user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
2001-12-05
20:36
* exp_inter.c: Applied patch posted by Don libes to c.l.t. on his behalf to keep the SF repository in sync with his changes. Don's notes: I obviously missed the fact that although "Tcl_RegExpExecObj" supports offsets, they aren't delivered to "Tcl_RegExpGetInfo". check-in: 669cd1ad2e user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
2001-11-09
19:40
Upgrading to 5.33. check-in: ff5edc03df user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
2001-08-02
00:31
Dbg.c (Dbg_On): fixed handling of stepping. [Bug: #446412] check-in: 3b337a5138 user: hobbs tags: trunk, expect-sf418892-sf439042-branch
2001-07-06
23:15
2001-07-06 Andreas Kupries <[email protected]> * exp_main_exp.c: * exp_main_sub.c: * exp_main_tk.c: * exp_tty.c: Changed calls to 'Tcl_Exit' into calls to the command [exit], to allow scripts and users to overide the functionality. check-in: 210c569e09 user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
19:36
2001-06-05 Andreas Kupries <[email protected]> * exp_main_sub.c: Fixed bug [#418892]. check-in: 99ef534017 user: andreas_kupries tags: trunk, expect-sf418892-sf439042-branch
1998-10-14
22:53
Import of Expect v. 5.28.1 check-in: 4a5c83adb9 user: cvsadmin tags: trunk, master-UNNAMED-BRANCH