log run-octave.in @ 31225:3eab70385569

age author description
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Nov 2021 11:50:31 -0500 John W. Eaton allow build to succeed when address sanitizer is enabled (bug #61415)
Thu, 08 Apr 2021 21:19:10 +0200 Torsten Lilge remove default-qt-settings
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 28 Sep 2018 18:18:09 -0400 John W. Eaton dynamically load qt graphics
Fri, 30 Mar 2018 23:00:38 +0200 Pantxo Diribarne Revert unintended changes in cset 1cd3aeda7598 stable
Fri, 30 Mar 2018 15:15:08 +0200 Pantxo Diribarne Allow registering compressed help at run time (bug #53006). stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 16 Mar 2018 15:28:34 -0700 Mike Miller include a proper definition of Octave's private font fallback directory stable
Mon, 12 Feb 2018 23:53:16 +0100 Pantxo Diribarne Generate Qt compressed help and collection files for the manual (bug #53006)
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 03 Oct 2017 11:11:21 +0200 Pantxo Diribarne Provide default font files and use them (bug #52150)
Fri, 15 Sep 2017 11:06:30 -0700 Mike Miller Add the working directory to IMAGE_PATH when running in build tree
Wed, 09 Aug 2017 16:54:14 -0700 Rik run-octave.in: Don't put +packages in to the PATH variable.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Fri, 16 Dec 2016 10:20:35 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 08 Jul 2016 10:01:24 -0700 Mike Miller build: build doc-cache and DOCSTRINGS files in the build dir
Mon, 02 May 2016 18:26:50 -0400 John W. Eaton * run-octave.in: Look for DOCSTRINGS file in source tree.
Fri, 26 Feb 2016 09:19:25 -0800 Rik Remove .deps and .libs directories from run-octave function path.
Sun, 17 Jan 2016 06:38:08 -0800 Rik maint: Use "FIXME:" more places in code base.
Tue, 05 Jan 2016 13:44:53 +0100 Lachlan Andrew run-octave.in: Allow passing multiple arguments to run-octave. (bug #46690)
Wed, 18 Nov 2015 15:44:33 -0500 John W. Eaton configure option to build with address sanitizer (bugg #46449)
Fri, 04 Sep 2015 12:45:46 -0400 John W. Eaton avoid executing startup file twice when using run-octave script (bug #45872)
Sat, 08 Aug 2015 19:13:43 -0400 Mike Miller run-octave: Use portable shell constructs
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 24 Sep 2014 17:38:52 -0700 Rik Add --callgrind option to run-octave to run with profiling.
Tue, 19 Aug 2014 05:41:06 -0400 John W. Eaton new data directory for storing data files we distribute
Tue, 24 Dec 2013 01:37:29 -0500 John W. Eaton allow run-octave to find octave-gui program stable
Sun, 27 Oct 2013 18:47:22 -0400 John W. Eaton new main program wrapper to handle giving up controlling tty
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 24 Apr 2013 20:02:42 +0200 Torsten * run-octave.in: get language files from $builddir not from $top_srcdir
Tue, 16 Apr 2013 13:10:29 -0400 John W. Eaton set default terminal font for the GUI from the configure script
Mon, 11 Feb 2013 11:30:14 -0500 Jordi GutiƩrrez Hermoso Fix trivial typo in run-octave.in comment
Sat, 19 Jan 2013 16:21:46 +0100 Torsten gui: install translation files into $(datadir)/octave/$(version)/locale
Sat, 08 Dec 2012 00:23:13 -0500 John W. Eaton make java functions part of core octave_value classes
Tue, 02 Oct 2012 15:53:23 -0400 John W. Eaton initialize docstrings for built-in functions from file
Sat, 08 Sep 2012 18:05:57 -0600 Max Brister run-octave.in: Add -gud2 option to support new versions of gud
Wed, 29 Aug 2012 09:17:26 -0400 Mike Miller Update path to default settings file in source tree
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src
Sat, 11 Aug 2012 17:58:12 -0400 John W. Eaton allow location of default settings file to be configurable gui
Fri, 10 Aug 2012 10:27:32 -0400 John W. Eaton include gui in default Octave binary gui
Sun, 05 Aug 2012 16:15:58 -0400 John W. Eaton GUI: support for octave arguments and integrate with run-octave. gui
Thu, 10 May 2012 12:01:42 -0400 John W. Eaton handle texinfo macros consistently in help system and manual
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 22 Sep 2011 15:38:25 -0400 John W. Eaton Omit $top_srcdir/test directory tree from Octave's path in run-octave script
Mon, 04 Aug 2008 22:15:34 -0400 John W. Eaton run-octave.in: use sed to append : to path elements release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 06 Jan 2011 03:31:27 -0500 Jordi GutiƩrrez Hermoso Add a GUD mode option to run-octave.in
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool
Fri, 04 Sep 2009 11:25:44 -0400 John W. Eaton attempt to fix LD_PRELOAD for Cygwin
Tue, 23 Jun 2009 14:13:47 -0400 Robert T. Short * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Fri, 17 Apr 2009 14:53:17 -0700 Rik Update help strings for command line options
Mon, 09 Mar 2009 14:31:10 -0400 John W. Eaton use doc-cache instead of DOC for doc cache file name
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 24 Feb 2009 15:08:39 -0500 John W. Eaton doc and lookfor fixes
Mon, 04 Aug 2008 22:15:34 -0400 John W. Eaton run-octave.in: use sed to append : to path elements
Tue, 11 Mar 2008 11:08:43 -0400 David Bateman run-octave.in: fix typo
Tue, 04 Dec 2007 02:27:27 +0000 jwe [project @ 2007-12-04 02:27:27 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Wed, 10 Oct 2007 18:03:02 +0000 jwe [project @ 2007-10-10 18:02:59 by jwe]
Tue, 09 Oct 2007 18:39:16 +0000 jwe [project @ 2007-10-09 18:39:15 by jwe]
Fri, 24 Aug 2007 16:38:05 +0000 jwe [project @ 2007-08-24 16:38:05 by jwe]
Fri, 15 Jun 2007 18:07:29 +0000 jwe [project @ 2007-06-15 18:07:29 by jwe]
Fri, 20 Apr 2007 05:31:41 +0000 jwe [project @ 2007-04-20 05:31:41 by jwe]
Wed, 18 Apr 2007 18:30:18 +0000 jwe [project @ 2007-04-18 18:27:47 by jwe]
Tue, 27 Feb 2007 19:43:36 +0000 jwe [project @ 2007-02-27 19:43:35 by jwe]
Wed, 15 Nov 2006 18:00:27 +0000 jwe [project @ 2006-11-15 18:00:27 by jwe]
Mon, 13 Nov 2006 18:49:52 +0000 jwe [project @ 2006-11-13 18:49:52 by jwe]
Wed, 01 Nov 2006 18:38:32 +0000 jwe [project @ 2006-11-01 18:38:32 by jwe]
Wed, 01 Nov 2006 18:25:54 +0000 jwe [project @ 2006-11-01 18:25:54 by jwe]
Wed, 01 Nov 2006 07:00:55 +0000 jwe [project @ 2006-11-01 07:00:48 by jwe]
Wed, 01 Nov 2006 06:44:01 +0000 jwe [project @ 2006-11-01 06:44:01 by jwe]
Sun, 29 Oct 2006 17:05:53 +0000 jwe [project @ 2006-10-29 17:05:53 by jwe]
Tue, 24 Oct 2006 14:20:17 +0000 jwe [project @ 2006-10-24 14:20:17 by jwe]
Tue, 24 Oct 2006 13:52:31 +0000 jwe [project @ 2006-10-24 13:52:30 by jwe]
Wed, 04 Oct 2006 13:42:21 +0000 jwe [project @ 2006-10-04 13:42:21 by jwe]
Thu, 14 Sep 2006 02:10:46 +0000 jwe [project @ 2006-09-14 02:10:46 by jwe]
Thu, 11 May 2006 21:58:34 +0000 jwe [project @ 2006-05-11 21:58:34 by jwe]
Sat, 06 May 2006 14:55:35 +0000 dbateman [project @ 2006-05-06 14:55:35 by dbateman]
Wed, 03 May 2006 20:05:26 +0000 jwe [project @ 2006-05-03 20:03:41 by jwe]