log src/octave.cc @ 16088:b29b10fbb744 stable release-3-6-4

age author description
Mon, 01 Oct 2012 17:18:49 -0400 John W. Eaton use ' instead of ` in error messages, warnings and most comments stable
Sat, 11 Aug 2012 18:15:29 -0400 John W. Eaton don't start GUI if display is not available 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
Fri, 27 Jul 2012 16:02:01 -0400 Michael Goffioul octave_value classdef objects classdef
Thu, 10 May 2012 21:48:52 -0700 Rik Print useful help message for texi_macros_file on command line.
Thu, 10 May 2012 12:01:42 -0400 John W. Eaton handle texinfo macros consistently in help system and manual
Sat, 14 Apr 2012 19:33:45 -0700 Rik Return an error exit code to shell when eval'ed code fails a memory allocation.
Thu, 05 Apr 2012 11:55:47 -0700 Rik maint: Backed out changeset 8c988dabbe8e
Wed, 04 Apr 2012 21:08:38 -0700 Rik Add new internal variable single_quote_escape_processing
Sun, 04 Mar 2012 12:21:10 -0800 Rik Update %!tests in src/ directory with Octave coding conventions.
Fri, 06 Jan 2012 12:39:49 -0500 John W. Eaton use gnulib::isatty stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Mon, 19 Dec 2011 23:14:41 -0500 John W. Eaton don't reset parser when exiting (bug #35120) stable
Thu, 06 Oct 2011 16:44:18 +0100 Michael Goffioul Add support for full asynchronous graphics toolkit running in a separate
Wed, 28 Sep 2011 09:47:33 -0500 Jordi GutiƩrrez Hermoso Initialise history before executing startup files (bug #32900)
Sat, 16 Jul 2011 18:00:15 -0700 Rik codesprint: Correct typos in previous check-ins to get tests running.
Sat, 16 Jul 2011 18:32:15 -0400 John W. Eaton codesprint: new tests for octave.cc
Thu, 03 Feb 2011 16:54:48 -0500 John W. Eaton include <unistd.h> in octave.cc
Thu, 13 Aug 2009 07:56:00 +0200 John W. Eaton new option, --no-window-system release-3-2-x
Wed, 24 Jun 2009 07:31:32 +0200 Jaroslav Hajek improve error handling release-3-2-x
Mon, 15 Sep 2008 08:06:54 +0200 John W. Eaton octave.cc (octave_main): make all command-line arguments available to startup scripts release-3-0-x
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 13 Jan 2011 16:52:30 -0500 John W. Eaton style fixes
Wed, 15 Dec 2010 02:05:27 -0500 John W. Eaton improve handling of exceptions for startup files
Wed, 10 Nov 2010 21:52:51 -0500 John W. Eaton IEEE math initialization tweaks
Mon, 25 Oct 2010 17:05:48 -0400 John W. Eaton octave.cc: fix call to xerbla
Fri, 22 Oct 2010 21:18:00 -0400 John W. Eaton use getopt_long correctly
Fri, 08 Oct 2010 15:22:47 -0400 John W. Eaton Matlab compatible short-circuit behavior for & and | operators
Thu, 30 Sep 2010 06:00:00 -0400 John W. Eaton toplev.cc, sighandlers.cc, utils.cc, octave.cc, pt-eval.cc pt-idx.cc: Octave_map to octave_map and octave_scalar_map conversion
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Thu, 24 Jun 2010 20:08:14 -0700 Rik Add [FILE] to octave usage string (bug #30258).
Fri, 07 May 2010 15:58:51 -0400 John W. Eaton use internal variable instead of warning state to control whether to allow non-integer ranges as indices
Wed, 05 May 2010 14:20:58 -0400 John W. Eaton allow non-integer ranges as indices conditionally
Fri, 02 Apr 2010 13:28:02 -0400 Judd Storrs Truncate argv() for scripts used without command line parameters. Bug #29423
Sun, 28 Feb 2010 08:19:49 +0100 Jaroslav Hajek implement IDs for common liboctave exceptions
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 03 Feb 2010 03:07:06 -0500 John W. Eaton use gnulib getcwd module
Tue, 02 Feb 2010 02:45:14 -0500 John W. Eaton assume atexit exists
Sat, 23 Jan 2010 12:42:48 -0500 John W. Eaton use getopt directly instead of the (mostly useless) prog_args wrapper class
Fri, 22 Jan 2010 16:44:01 -0500 John W. Eaton rename member functions in prog_args class to avoid conflicts with gnulib definitions
Fri, 22 Jan 2010 16:34:07 -0500 John W. Eaton octave.cc: don't include sys/types.h, unistd.h, or fstream
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Wed, 06 Jan 2010 13:18:41 +0100 Jaroslav Hajek make unwind_protect frames local
Fri, 18 Dec 2009 03:05:06 -0500 John W. Eaton get_debug_input: force interactive input mode; don't get user input unless stdin is a tty
Thu, 22 Oct 2009 08:56:58 +0200 Jaroslav Hajek improve error messages by auto-prepending current function name
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Fri, 28 Aug 2009 05:30:29 -0400 John W. Eaton allow abbreviated graphics property names to match, with optional warning
Tue, 23 Jun 2009 15:48:40 +0200 Jaroslav Hajek improve error handling
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Thu, 11 Jun 2009 14:26:04 -0400 John W. Eaton octave.cc: keep long options in alphabetized
Thu, 11 Jun 2009 14:20:36 -0400 John W. Eaton new option, --no-window-system
Tue, 09 Jun 2009 12:14:26 +0200 Jaroslav Hajek avoid using readline at all when line editing suppressed or interpreter embedded
Tue, 09 Jun 2009 11:17:53 +0200 Jaroslav Hajek don't garble readline settings when line editing is disabled
Tue, 26 May 2009 11:20:40 -0400 John W. Eaton properly unmark forced variables
Mon, 25 May 2009 15:00:10 +0200 Jaroslav Hajek don't allow quit() in embedded mode by default, make configurable
Wed, 20 May 2009 09:52:03 +0200 Jaroslav Hajek smarter handling of quit()
Fri, 17 Apr 2009 14:53:17 -0700 Rik Update help strings for command line options