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 July 2013 - 4.6.1d2 Fixed bug when using string math subtract and spaces around minus e.g. =$myvar - this string More... over 11 years ago
1 July 2013 - 4.6.1d1 Normalized list variables in foreach (strip out extra spaces) More... over 11 years ago
26 May 2013 - 4.6.0 - Released More... over 11 years ago
26 May 2013 - 4.6.0d11 Updated man page, ChangeLog and documentation in preparation for release More... over 11 years ago
12 May 2013 - 4.6.0.d11 Updated self_test_math.txt & self_test_code_block.txt for foreach feature More... over 11 years ago
Checking in change log More... over 11 years ago
2 May 2013 - 4.6.0.d11 Fixed bug with trailing space(s) after ]::[ else Updated 4.6.0 doc - error in "if" code blocks More... over 11 years ago
29 April 2013 - 4.6.0d10 Fixed bug in IDE paste of foreach loop - was only iterating once More... over 11 years ago
12 April 2013 - 4.6.0d9 Fixed foreach bugs Would not run foreach loop after first time Ignores line right after foreach loop Fixed colour bug left_angle was undefined when TERM=screen More... over 11 years ago
9 March 2013 - 4.6.0d8 Cleaned up INFO - timeout should only be displayd with INFO on More... almost 12 years ago
25 March 2013 - 4.6.0d7 Update Man page with foreach loop & string math functions More... almost 12 years ago
17 March 2013 - 4.6.0.d7 Reworked string manipulation i.e. string math % m-n slice + concat - remove/subtract /this/that/ regex search and replace //this/that non-regex search and replace search and replace / can use alternate char ; More... almost 12 years ago
Updated changelog with some futures More... almost 12 years ago
11 March 2013 - merged 2expect-lite to expect-lite 4.6.0d5 Added string concat operator "+" e.g. =$myvar + $other_string More... almost 12 years ago
10 March 2013 - released 4.5.0 (was 4.4.2.d7) Updated git for release More... almost 12 years ago
10 March 2013 - 2expect-lite 4.6.0.d4 Added string search/replace e.g. =myvar /search/replace/ Added regex search/replace e.g. =myvar ;regex_search;replace; More... almost 12 years ago
4 March 2013 - 2expect-lite 4.6.0.d2 Fixed parsing of foreach loop when spaces were around the '=' e.g. [ $myvar = abc def hig More... almost 12 years ago
3 March 2013 - Created 2expect-lite as 4.6.0d1 Added foreach loops in format [ $x=item1 item2 item3 ] Needs testing - nested loops, etc. More... almost 12 years ago
14 February 2013 - 4.4.2d7 Fixed color bug using *DEBUG More... almost 12 years ago
12 February 2013 - 4.4.2d6 Continued to Clean up list handling code in _el_buffer Shortened expect-lite help, removed old style c=command_script old style still accepted on CLI More... almost 12 years ago
11 February 2013 - 4.4.2d5 Fixed EL_INFINITE_LOOP if not defined Cleaned up list handling code in _el_buffer More... almost 12 years ago
10 February 2013 - 4.4.2.d4 Added better meta data for "if" and "while" lines Added Environment Var EL_INFINITE_LOOP More... almost 12 years ago
8 February 2013 - 4.4.2d3 Added ]::[ else code block to _el_buffer Needs more testing More... almost 12 years ago
30 January 2013 - 4.4.2d1 Added term type web|www to give color output when called from web Use el-web-runner el_run.php to web-ize expect-lite More... almost 12 years ago
27 January 2013 - Release 4.4.1 Fixed bug in *LOG on the CLI More... almost 12 years ago
23 January 2013 - 4.4.1d1 Fixed nasty bug when using *LOG <filename> on CLI Changes made for release 4.4.1 More... almost 12 years ago
23 January 2013 - 4.4.1d1 Fixed nasty bug when using *LOG <filename> on CLI More... almost 12 years ago
1/20/13 Release 4.4.0 Updated for the release Release adds *LOG/*NOLOG More... almost 12 years ago
15 January 2013 - 4.4.d16 Fixed bug when using *FORK $var Fixed *LOG/*NOLOG/*LOG append function (was overwriting log) More... almost 12 years ago
8 January 2013 - 4.4.0d13 Added EL_LOG_EXT to usage More... almost 12 years ago