aboutsummaryrefslogtreecommitdiff
path: root/lib/utils.exp
AgeCommit message (Expand)Author
2020-05-15Update Copyright datesRob Savoye
2018-12-10 * lib/utils.exp (grep): Use a proper Tcl list for options.Ben Elliston
2018-12-10 * lib/utils.exp (getdirs): Use glob -nocomplain rather than globBen Elliston
2018-12-09 * baseboards/basic-sid.exp, baseboards/basic-sim.exp,Ben Elliston
2018-12-09 * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp,Ben Elliston
2018-12-08 * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp,Ben Elliston
2018-12-08 * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp,Ben Elliston
2018-12-06 * lib/remote.exp (standard_load): Fix typo on empty string.Jacob Bachmeyer
2018-12-06 * runtest.exp: Replace [string match] commands involving literalBen Elliston
2018-12-06 * runtest.exp: Replace '==' with 'eq' for string compares.Ben Elliston
2018-12-05 * lib/utils.exp (grep): Handle -n.Ben Elliston
2018-12-04 * lib/utils.exp (relative_filename): New proc.Jacob Bachmeyer
2018-11-30 * lib/utils.exp (grep): Remove reference to "NULL" in comment.Ben Elliston
2018-11-23 * doc/dejagnu.texi (getdirs procedure): Improve documentationBen Elliston
2017-08-29 Revert these changes:Ben Elliston
2016-06-22 * configure.ac, dejagnu.h, runtest, runtest.exp,Bernhard Reutner-Fischer
2016-06-22 * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp,Bernhard Reutner-Fischer
2016-04-24 * lib/utils.exp (unsetenv): Remove proc.Ben Elliston
2016-03-28 * lib/utils.exp (which): Don't exclude symbolic links--Debian'sBen Elliston
2016-03-28 * runtest.exp: Fixes identified by the Frink static analyser:Ben Elliston
2016-03-28 * lib/utils.exp (which): Reimplement to more closely mimic theBen Elliston
2016-03-21 * runtest.exp: Whitespace, comment and typo fixes.Ben Elliston
2016-03-16This reverts commit 4d344f712298364c836038b641625b3407db2fc3. The GCCBen Elliston
2016-03-15 * lib/utils.exp (diff): Remove proc.Ben Elliston
2016-03-13 * lib/utils.exp: Whitespace fixes.Ben Elliston
2016-02-24 * lib/utils.exp (prune): Restore this proc.Ben Elliston
2016-02-20 * lib/utils.exp (diff): Replace calls to verbose followed byBen Elliston
2016-02-20 * lib/utils.exp (getdirs): Ignore .git and .svn directories.Ben Elliston
2016-02-20 * lib/utils.exp: Improve comments.Ben Elliston
2016-02-20 * lib/utils.exp (prune): Remove proc.Ben Elliston
2016-02-20 * lib/utils.exp (slay): Remove proc.Ben Elliston
2016-02-20 * lib/utils.exp (absolute): Remove proc.Ben Elliston
2016-02-20 * lib/utils.exp (psource): Remove proc.Ben Elliston
2011-03-15 * runtest.exp: Whitespace cleanups.Ben Elliston
2011-03-03Upgrade to GPL version 3.Ben Elliston
2010-01-01update copyright date for 2010.Rob Savoye
2008-04-07* lib/utils.exp (diff): Open both files as binary.Ben Elliston
2006-05-22 * runtest.exp, baseboards/basic-sim.exp, baseboards/cf.exp,post-if-stmt-bracesBen Elliston
2006-05-22 * lib/framework.exp (open_logs): Use file join where applicable.pre-if-stmt-bracesBen Elliston
2006-05-22 * runtest.exp: Use switch, not case.Ben Elliston
2005-12-23 * lib/remote.exp: Tidy.Ben Elliston
2005-06-24 * Update the FSF's physical address throughout.Ben Elliston
2003-08-23Use a consistent GNU copyright header throughout.lib-copyrights-afterBen Elliston
2003-08-19Re-indent with Emacs' tcl-mode.indent-tcl-mode-afterBen Elliston
2003-08-16Whitespace fixes.Ben Elliston
2003-07-282003-07-25 Jim Dein <jdein@deinji5.apple.com>Rob Savoye
2003-03-172003-03-16 Rob Savoye <rob@direwolf.welcomehome.org>Rob Savoye
2002-08-31Minor Updates before release.Rob Savoye
2001-11-022001-11-02 Philip A. Wilsey <philip.wilsey@cliftonlabs.com>Rob Savoye
2001-09-12 * Makefile.am: Add a clean-local target, and nuke example andRob Savoye