1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
2 Oct 2010 - 4.0.21 Added OS detection to avoid 1 sec delay in Linux (cygwin paste) Fixed '<<' and square brackets Added RED old expect-lite version warning Added more protection for IDE paste, fixed blank line paste (cygwin) More... over 14 years ago
1 Oct 2010 - 4.0.20 Fixed Cygwin/Win Paste in IDE More... over 14 years ago
28 Sept 2010 - 4.0.18 Added skip function <esc>k Fixed jump to label ?if 1==1?%LABEL More... over 14 years ago
Updated man page with new directives (*NOFAIL, *INFINITE_LOOP), added Debugger (IDE) section More... over 14 years ago
28 Sept 2010 - 4.0.18 Added skip function <esc>k Fixed jump to label ?if 1==1?%LABEL Updated help screen to 80 chars wide More... over 14 years ago
27 Sept 2010 - 4.0.17 Added "kick the prompt" on expect-lite failed lines inside IDE Added back quote as IDE char in additon to <esc> Cygwin doesn't recognize the <esc> sequence More... over 14 years ago
23 Sept 2010 - 4.0.14 - Added *NOFAIl Also added any *DIRECTIVE on the CLI (not **SHELL) Added 'clumping' to step function so expect & capture work More... over 14 years ago
23 Sept 2010 - 4.0.14 - Added *NOFAIl Also added any *DIRECTIVE on the CLI (not **SHELL) Added 'clumping' to step function so expect & capture work More... over 14 years ago
21 Sept 2010 Changed IDE char to <tab> the dot '.' was intefering with IP addresses More... over 14 years ago
Updated 4.x Changed IDE to 'dot' commands such as .h for help Moved directives to a separate function More... over 14 years ago
Updated change log for 4.0.x More... over 14 years ago
Changes to expect-lite 4.0.x aka 2expect-lite Added ALT commands to IDE ALT-s step ALT-w show vars ALT-c continue (aka +++) ALT-1-9 show next N lines (1 to 9) More... over 14 years ago
expect-lite 3.7.1d7 Fixed ^\ during a pipe to 'tee' - would give call trace Now expect-lite just exits with error Changed -w to -V to show *EXP_INFO More... over 14 years ago
Updated 4.x expect-lite with expect native support for traps, dropping the requirement for TclX. More... over 14 years ago
Updated 26 August 2010 v3.7.1d4 Fixed errant color issues (when TERM=tty) Added *EXP_INFO, *NOEXP_INFO - shows expected lines in stdout Added CLI argument -w to turn on *EXP_INFO Added custom color to comment lines, if first word is recognized color e.g. ;red This comment is red More... over 14 years ago
Started the beginnings of version 4.0 4.0 has a much improved IDE More... over 14 years ago
Updated comment log with release 3.7.0 info More... over 14 years ago
Last updates (hopefully) for release 3.7.0 More... over 14 years ago
Updated documentation a bit more in prep for release 3.7.0 More... over 14 years ago
Updated Documentation, man page, sanity (self tests) and expect-lite in preparation for release of 3.7.0 More... over 14 years ago
Updated version 3.6.4d3 Added color to comments,info,warnings,errors Added directive *NOCOLOR to turn color off More... over 14 years ago
Released 19 July 2010 v3.6.3 Added support for -r <host> -c <script> -d <dir> to be more linux like Updated help to reflect new parameters Added default connect mode "none" Changed default timeout to 10 seconds Added man page More... over 14 years ago
Dev Version 3.6.3d1 Added -r host -c script -d user_dir options to command line Still accepts r=host... made r=none default - as per Ubuntu suggestion More... over 14 years ago
Updated change log More... over 14 years ago
Release 3.6.2 Adds fixes for iTest, Env Vars More... over 14 years ago
Updated version 3.6.2d7 Adds EL_* environment variable becoming constants Added $HOSTNAME to setup_local_ssh.sh Improves where home directory is shared amongst many machines More... over 14 years ago
Version 3.6.2d6 Improved bash child exit routine for cygwin & linux More... over 14 years ago
Version 3.6.2d4 Fixed bug in closing cygwin bash session when using r=ssh_host Problem only showed in iTest More... over 14 years ago
Updated to v3.6.2d2 Added check for last bash logout. Only if rhost==none More... over 14 years ago
Added older expect_noregex example script (should have added earlier) Updated Change log with latest releases, and windows support issues Updated expect-lite to v3.6.2d2 Fix in closing bash at end of script More... over 14 years ago